platform/upstream/gst-libav.git
2018-10-29 Nirbheek Chauhanmeson: Remove leftover debug logging
2018-10-15 Nirbheek Chauhanavcfg: Ensure that ternary operator always evaluates...
2018-10-12 Arun Raghavanavdemux: Expose IFF container support
2018-10-09 Nirbheek Chauhanmeson: Generate a pkgconfig file for gstlibav
2018-10-08 Tim-Philipp... meson: use new 'python' module instead of deprecated...
2018-10-01 Nirbheek Chauhanmeson: Don't export symbols from linked static libraries
2018-09-21 Edward Herveyavviddec: Remove unneeded check
2018-09-21 Edward Herveyavcfg: Simplify code
2018-08-15 Tim-Philipp... libav: update internal snapshot to ffmpeg n4.0.2
2018-07-31 Mathieu Duponchelledecoders: fix draining
2018-07-26 Georg Ottingeravmux: Place pva case after generic case
2018-07-23 George Kiagiadakisavauddec: add support for decoding in non-interleaved...
2018-07-19 Seungha Yanglibav: Fix symbol redefine build error
2018-07-18 Tim-Philipp... Remove obsolete #if 0-ed code
2018-07-16 Tim-Philipp... Remove swscale plugin code
2018-07-16 Mathieu Duponchellelibav: Update to ffmpeg release/4.0 HEAD
2018-07-16 Edward Herveyavcfg: Properly initalize GValue
2018-07-13 Mathieu Duponchelleavcfg: actually remove call to g_object_getv
2018-07-13 Mathieu Duponchelleav*dec: Ignore decoding errors
2018-07-13 Mathieu Duponchelleavcfg: use g_object_get_property, not g_object_getv
2018-07-12 Mathieu Duponchelleavcfg: ignore some generic properties
2018-07-12 Mathieu Duponchelleavcfg: add skip support to overrides system
2018-07-12 Mathieu Duponchellemeson: add FFmpeg meson as a fallback
2018-07-12 Mathieu Duponchelleauddec: fix luck-based sinkpad access
2018-07-12 Mathieu DuponchelleUpdate ffmpeg version requirements
2018-07-12 Mathieu DuponchelleRemove obsolete scale and resample sources
2018-07-12 Mathieu Duponchelleconfigure: update libav configure args
2018-07-12 Mathieu Duponchellelibav: Update to n4.0.1 release
2018-07-12 Mathieu Duponchellemeson: stop ignoring deprecation warnings!
2018-07-12 Mathieu Duponchelleavvidenc: port to send_frame / receive_packet
2018-07-12 Mathieu Duponchelleavviddec: fix invalid alignment calculations.
2018-07-12 Mathieu Duponchelleavaudenc: port to send_frame / receive_packet
2018-07-12 Mathieu Duponchelleavmux: fix remaining warnings
2018-07-12 Mathieu Duponchelleavauddec: fix remaining warnings
2018-07-12 Mathieu Duponchelleavauddec: port to new decoding API
2018-07-12 Mathieu Duponchelleavaudenc: further cleanup
2018-07-12 Mathieu Duponchelleavaudenc: install options generically
2018-07-12 Mathieu Duponchelleavviddec: fix signed/unsigned comparisons
2018-07-12 Mathieu Duponchelleavvidec: port to new decoding API
2018-07-12 Mathieu Duponchellegstav: stop calling deprecated registration methods
2018-07-12 Mathieu Duponchelleauddec: stop using deprecated getters
2018-07-12 Mathieu Duponchelleav_oformat_next (deprecated) -> av_muxer_iterate
2018-07-12 Mathieu Duponchelleav_iformat_next (deprecated) -> av_demuxer_iterate
2018-07-12 Mathieu Duponchelleavauddec: remove obsolete version check
2018-07-12 Mathieu Duponchelleav_codec_next (deprecated) -> av_codec_iterate
2018-07-12 Mathieu Duponchelleavdemux: port to AVCodecParameters
2018-07-12 Mathieu Duponchelleavmux: port to AVCodecParameters
2018-07-12 Mathieu DuponchelleRemove all uses of AVPicture
2018-07-12 Mathieu Duponchelleavaudenc: remove obsolete setting of rc_strategy
2018-07-12 Mathieu DuponchelleRefactor avcfg / avvidenc
2018-07-12 Nicolas Dufresneavviddec: Stop using deperated EDGE API
2018-07-12 Nicolas DufresneUse AV_ namespace for all CODEC_ macro
2018-07-12 Nicolas DufresneUse AV_ namespace for INPUT_BUFFER_PADDING_SIZE
2018-07-12 Nicolas DufresneDon't include deprecated avfiltergraph.h header
2018-06-01 Roland Jonavdemux: fix memory leaks
2018-05-11 Edward Herveylibav: Switch to common include
2018-05-11 Edward Herveyavmux: Remove unneeded constant variable
2018-05-07 Edward Herveyavvidec: Expose Closed Caption as GstVideoCaptionMeta
2018-05-06 Mathieu DuponchelleExpose support for DSD
2018-05-06 Matej Knoppgstavdemux: adjust seeking offset according to start_time
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-05-01 Jan SchmidtUpdate gas-preprocessor submodule
2018-05-01 Jan Schmidtconfigure: Always use full path for gas-preprocessor...
2018-05-01 Jan Schmidtconfigure: fix handling of the input AS var passed...
2018-04-16 Tim-Philipp... Automatic update of common submodule
2018-03-20 Tim-Philipp... Back to development
2018-03-19 Tim-Philipp... Release 1.14.0
2018-03-19 Tim-Philipp... Update docs
2018-03-13 Tim-Philipp... Release 1.13.91
2018-03-13 Tim-Philipp... Update docs
2018-03-08 Nicolas Dufresneconfigure.ac: enable largefile support if possible
2018-03-06 Matthew Watersbuild: prefer using *.la references when creating our...
2018-03-03 Tim-Philipp... Release 1.13.90
2018-03-03 Tim-Philipp... Update docs
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-02-20 Matthew Watersexplicitly disable v4l2_m2m codecs
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-15 Tim-Philipp... docs: update plugin docs
2018-02-12 Edward Herveyav*mux: Disable gif related "hacks"
2018-02-12 Mathieu DuponchelleEnable gif format, and make it so avdemux_gif and avdec...
2018-02-12 Edward Herveylibav: Update to n3.4.2 release
2018-02-10 Edward Herveyavvid*: Don't expose V4L2 mem-to-mem decoder and encoders
2018-02-10 Edward Herveygst-libs: Switch to ffmpeg n3.4.1
2018-02-08 Tim-Philipp... meson: make version numbers ints and fix int/string...
2018-02-05 Tim-Philipp... autotools: use -fno-strict-aliasing where supported
2018-01-30 Tim-Philipp... meson: use -fno-strict-aliasing where supported
2018-01-22 Ting-Wei Lanconfigure: Replace -Bsymbolic-functions with -Bsymbolic
2018-01-13 U. Artie Eofflibav: use LIBAV_CPPFLAGS for -I include paths
2018-01-13 Ashish Kumaravprotocol: fix leak in error code paths
2017-12-14 Matthew WatersAutomatic update of common submodule
2017-11-27 Matthew WatersAutomatic update of common submodule
2017-10-31 Sebastian Drögelibav: Update to ffmpeg n3.3.5
2017-10-19 Jan Alexander... avdemux: Whitelist the demuxers required for GC/Wii...
2017-10-06 Nicola Murinoavdemux: reset to 0 negative pts
2017-09-18 Sebastian Drögelibav: Update to ffmpeg n3.3.4
2017-08-17 Mathieu Duponchellegstavcodecmap: Do not require a channel-mask
2017-08-17 Tim-Philipp... Automatic update of common submodule
2017-08-11 Tim-Philipp... meson: don't export symbols by default
2017-08-10 Sebastian DrögeRevert "avviddec: Remove usage of deprecated EDGE APIs"
next