Revisions of gpac (39)

Luigi Baldoni Luigi Baldoni (Aloysius) accepted request 6043 28 days ago (revision 39)
Update to version 2.4
manfred.h manfred.h accepted request 5856 7 months ago (revision 38)
- Add gpac.a52dec.patch when building for Tumbleweed or Slowroll
Olaf Hering Olaf Hering (olh) committed about 1 year ago (revision 37)
ffmpeg-5
Luigi Baldoni Luigi Baldoni (Aloysius) accepted request 5758 about 1 year ago (revision 36)
Update to version 2.2.1
Luigi Baldoni Luigi Baldoni (Aloysius) accepted request 5642 over 1 year ago (revision 35)
Update to 2.2.0
Olaf Hering Olaf Hering (olh) accepted request 5523 about 2 years ago (revision 34)
Build with ffmpeg-4
Luigi Baldoni Luigi Baldoni (Aloysius) accepted request 5519 about 2 years ago (revision 33)
Update to version 2.0.0
Olaf Hering Olaf Hering (olh) committed about 3 years ago (revision 32)
libopenjp2
Olaf Hering Olaf Hering (olh) accepted request 5272 over 3 years ago (revision 31)
update to version 1.0.1
Olaf Hering Olaf Hering (olh) accepted request 5154 almost 4 years ago (revision 30)
update to version 1.0.0
Olaf Hering Olaf Hering (olh) accepted request 4516 almost 5 years ago (revision 29)
- Update to version 0.8.0
  General:
  * Many security fixes (static compile and fuzzing through AFL,
    always ongoing).
  * Many bugs fixes
  * Added :ncl option in log levels to disable color logs
  * More tests and coverage
  File Formats:
  * Better support of QTFF / ProRes files
  * Support for AV1
    + import and export
    + source formats: OBUs (Section 5), IVF and AnnexB
    + AV1 in HEIF
  * Support for color (nclc, nclx and ICC profiles) in HEIF and
    ISOBMFF
  * Support for HDR (mdcv, clli) info in HEIF and ISOBMFF
  * Support for alpha in HEIF
  * Support for enforcing pasp presence even for 1:1 ratios
  * HEVC temporal sublayer split in MP4Box
  * Allow meta storage before mdat for meta-only files (heif and
    co)
  * Added option to keep AU delimiter in isobmff samples
  * Support for opus import
  * Support for pixi and ccst in HEIF
  * DolbyVision 'dvcC' and partial 'dvhe' boxes for HDR
  * Support for VP9 import and playback
  * Sample dependency in avc and hevc importers, and track
    thinner for non-refs images
  * Support for audio_roll signaling
  * New audio import mode to control AudioSampleEntry creation
    (v0, v1 ISOBMFF, v1 QTFF)
  * xHE-AAC import with detection of sync samples
  * Added support for MPEG-H 3D audio boxes (no import yet)
  * Handle Vobsub empty SPU packets
  * Added auxv and pict support
  Common Encryption:
  * Fully compliant CENC supporting cenc, cens, cbc1 and cbcs
  * CENC for AV1
  * Improved DASH+CENC support, pssh in MPD
  * ForceClear mode for CENC to skip encryption without sample
    groups
  * Made senc in movie fragments always stored before truns
  * Added default values handling for cbcs and possibility to
    set protection system per track
  * Compatibility with OpenSSL 1.1.x
  Streaming and Adaptive Streaming:
  * Support for ATSC3.0 both US and Korean versions !
  * Support for for live splices (xlink period insertions) in
    DASH client
  * Automatic period continuity in DASH when no codec change
    between periods
  * Added DASH cue-base segmentation (XML based) and -dsap
    option to generate cue files from source
  * Support for BBA-0 and BOLA implementations
  * Write fragment defaults in trex even when not using them
  * Support for simple ssix for keyframe data byterange at the
    start of a segment
  * Moved segment template at AdaptationSet level if only one
    representation
  * Changed default bsmode in dasher if single input file
  * Added init-seg-ext option
  * Added -mvex-after-traks option to MP4Box when dashing for
    CMAF
  * Added segmentation option to insert a tfdt per traf
  * Added -closest mode for DASH segmentation
  * Added -bound option to use audio segmenting method for video
  * Renamed -dash-run-for to -run-for
  * Added '=' in dash templates
  * Improved bandwith estimation when using HTTP 1.1 chunk
    transfer
  * Add option to force moof base offsets
  MP4Box:
  * Added -catpl to concatenate from playlist in MP4Box
  * Added options to set movie timescale at import and dash time
  * Added mpd rip option and top-level box compressor in MP4Box
  * Made -dts skip timing check and added -dtsc for that
  * Made force-cat option more agressive
  * Support for MovieFragmentRandomAccess using -mfra option
  * Added -dtsx to dump timing without offset
  * Added -dnalc opt for nal CRC dump
  * Added chunk extraction up to time until end
  * ISOBMFF single track import now removes references by default
  Decoders:
  * Updated ffmpeg to 4.0.2
  * Moved to openHEVC 3.0 API
  * Added nvdec support (windows, linux) with reuse of decoder
    context for tiled VR
  * Added HEVC support to mediacodec on android
  * AV1 playback through ffmpeg
  * Opus playback through ffmpeg
  3D, VR and 360:
  * Added vrhud for multiviewpoint 360
  * Added forced visibility mode of tiles in VR
  * Added tile visibility debug mode
  * Added forced stereo output for openhevc
  * Disable face nav if mouse grabbed
  * Added simple face tracking vr navigation based on udp
    commands
  * Added PSVR support
  * Added mouse move emulation at window border to force sphere
    rotation when inactive
  * Changed tile visibility algo to sample points in mesh
  Players (Mobile and Desktop):
  * Added about extension
  * Added multiple audio objects in dynamic scene
  * Added addon splicing of main content
  * Added mosaic://v1:.:vN url support
  * Added gaze simulation through mouse and gaze-sphere
    visibility test
  Subtitles:
  * Allow * as argument of -srt|ttxt to dump all possible tracks
    (#925)
  * Improved support for WebVTT import
  * Improved support for WebVTT DASHing/fragmentation
  Misc:
  * OSX install now done through PKG and modify PATH env
    in/etc/paths
  * Added initial PMT version and disc marker to TS muxer
  * Moved dektec output to matrix API, added SDI clipping
  * Added temi periodic toggle and manual toggle in MP42TS
- Bumped soversion to 8
- Refreshed gpac-0.6.1-x264-export.patch as
  gpac-0.8.0-x264-export.patch
- Reworked gpac.ssl.patch (probably pointless, since it applies
  only to OpenSSL 1.0)
- Dropped gpac-0.7.1-install_DashCast.patch (merged upstream)
enzokiel enzokiel accepted request 4287 over 5 years ago (revision 28)
Olaf Hering Olaf Hering (olh) committed almost 6 years ago (revision 27)
- Use ffmpeg3 versions of pkgconfig(libav*)
Olaf Hering Olaf Hering (olh) committed over 6 years ago (revision 26)
gpac.ssl.patch
Olaf Hering Olaf Hering (olh) committed over 6 years ago (revision 25)
gpac.ssl.patch
Olaf Hering Olaf Hering (olh) committed over 6 years ago (revision 24)
use %_lib instead of %ifarch
Olaf Hering Olaf Hering (olh) committed almost 7 years ago (revision 23)
gpac-0.6.1-64bit-portability.patch
Olaf Hering Olaf Hering (olh) committed almost 7 years ago (revision 22)
DirectFB is gone. Followup to SR#506761
Olaf Hering Olaf Hering (olh) committed about 7 years ago (revision 21)
use wxWidgets-wxcontainer-devel
Olaf Hering Olaf Hering (olh) committed about 7 years ago (revision 20)
Remove code for obsolete suse_version
Use __find_requires in Leap
Olaf Hering Olaf Hering (olh) committed about 7 years ago (revision 19)
- fix some parts of wxWidgets-3_0 build failures
Olaf Hering Olaf Hering (olh) accepted request 2715 about 8 years ago (revision 18)
Updated to 0.6.1 and switched to ffmpeg 3.0
Olaf Hering Olaf Hering (olh) accepted request 2468 about 8 years ago (revision 17)
force ffmpeg 2.8
Peter Linnell Peter Linnell (mrdocs) accepted request 2262 over 8 years ago (revision 16)
- Use pkgconfig(mozjs185), also on 11.4
- Use pkgconfig for some BuildRequires
Olaf Hering Olaf Hering (olh) committed almost 9 years ago (revision 15)
Fix some 64bit compile errors in 11.4
Olaf Hering Olaf Hering (olh) accepted request 1686 about 9 years ago (revision 14)
Updated to 0.5.2 to fix a build problem with ffmpeg 2.5.4
Marguerite Su Marguerite Su (marguerite) accepted request 1341 over 9 years ago (revision 12)
update 0.5.1.svn5491
Olaf Hering Olaf Hering (olh) committed almost 10 years ago (revision 11)
- fix compile of src/utils/xml_parser.c in sle11
Olaf Hering Olaf Hering (olh) committed almost 10 years ago (revision 10)
- BuildRequire libopenjpeg only in 12.1 or later
Marguerite Su Marguerite Su (marguerite) accepted request 949 about 10 years ago (revision 9)
bugfixes
Marguerite Su Marguerite Su (marguerite) committed about 10 years ago (revision 8)
Marguerite Su Marguerite Su (marguerite) accepted request 944 about 10 years ago (revision 7)
update version 5178
Stefan Botter Stefan Botter (jsjhb) accepted request 604 over 10 years ago (revision 6)
- resubmit
Marguerite Su Marguerite Su (marguerite) accepted request 14 almost 11 years ago (revision 5)
bugfixes
Marguerite Su Marguerite Su (marguerite) accepted request 13 almost 11 years ago (revision 4)
update svn 4668
Peter Linnell Peter Linnell (mrdocs) accepted request 374 about 11 years ago (revision 3)
Reviewed OK
Peter Linnell Peter Linnell (mrdocs) accepted request 314 over 11 years ago (revision 2)
Thanks. Looks good to me!
pbleser pbleser accepted request 313 over 11 years ago (revision 1)
auto-accept: move gpac from Multimedia to Essentials