avvidenc: pass Closed Caption metadata to libav
[platform/upstream/gst-libav.git] / ext /
2019-03-22 Mathieu Duponchelleavvidenc: pass Closed Caption metadata to libav
2019-03-04 Tim-Philipp Mülleravauddec: fix decoding of APE and Cook audio
2019-02-21 Guillaume Desmottesavdemux: fix negative pts if start_time is bigger than...
2019-01-12 Seungha Yangavcfg: Fix AVOptionRanges leak
2018-11-08 Edward Herveycodecmap: Add mapping for Voxware metasound
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-09-21 Edward Herveyavviddec: Remove unneeded check
2018-09-21 Edward Herveyavcfg: Simplify code
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 MüllerRemove obsolete #if 0-ed code
2018-07-16 Tim-Philipp MüllerRemove swscale plugin code
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 Duponchelleauddec: fix luck-based sinkpad access
2018-07-12 Mathieu DuponchelleRemove obsolete scale and resample sources
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-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-10 Edward Herveyavvid*: Don't expose V4L2 mem-to-mem decoder and encoders
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-10-19 Jan Alexander Stef... avdemux: Whitelist the demuxers required for GC/Wii...
2017-10-06 Nicola Murinoavdemux: reset to 0 negative pts
2017-08-17 Mathieu Duponchellegstavcodecmap: Do not require a channel-mask
2017-08-10 Sebastian DrögeRevert "avviddec: Remove usage of deprecated EDGE APIs"
2017-07-17 Satya Prakash Guptalibswscale: Memory leak in gst_video_frame_map
2017-07-17 Satya Prakash Guptaavdemux/mux: Memory leak and possible crash in avio_all...
2017-07-11 Nicolas Dufresneavviddec: Remove usage of deprecated EDGE APIs
2017-07-10 Sebastian Drögeavmux: Blacklist scc muxer
2017-05-20 Tim-Philipp Müllermeson: add options to set package name and origin
2017-05-20 Nicolas Dufresneplugin: Explicitly link to BZ2, LZMA and LZ
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-16 Sebastian Drögeavviddec: Don't expose NVIDIA CUVID decoder
2017-05-12 Nicolas DufresneGenerate .la for internal libav libraries
2017-05-11 Nicolas DufresneUse automake to install dependency libraries
2017-05-11 Nicolas DufresneUse a portable method to link against internal FFMPEG
2017-05-10 Nicolas Dufresnestatic: Update libgstlibav.lai too
2017-05-10 Nicolas DufresneSimplify and fix the static linking
2017-05-09 Nicolas Dufresnelibav: Allow build both static dynamic plugins
2017-04-13 Sebastian Drögeavaudenc/dec: Blacklist more PCM decoders/encoders
2017-03-22 Arun Raghavanavvidenc: Fix compiler errors in the previous commit
2017-03-21 Arun Raghavanavvidenc: Classify image encoders with "Image" instead...
2017-03-16 Sebastian Drögeavcodecmap: Add mappings for I420/I422/Y444_12LE/BE...
2017-03-16 Emeric Grangeavcodecmap: Add GBR_12LE/BE and GBRA_12LE/BE pixel...
2017-03-16 Jan Schmidtavvidenc: Add Stereo3D mapping
2017-03-16 Jan Schmidtavviddec: Map any stereo3D info to multiview modes
2017-03-14 Sebastian Drögeavcodecmap: Add mapping for CineForm HD / CFHD codec
2017-01-02 Garima GaurFix some caps leaks when creating pad templates
2016-12-04 Sebastian Drögeavcodecmap: Add mapping for Flash Screen2 codec
2016-12-02 Sebastian Drögeavdemux: Disable GIF "demuxer"
2016-12-02 Sebastian Drögeavprotocol: Don't use GST_LOG_OBJECT() and friends...
2016-11-25 Thibault SaunierDefine plugin license outside the call to PLUGIN_DEFINE
2016-11-25 Thibault SaunierProperly check if unistd.h is avalaible
2016-11-24 Edward Herveyavcodecmap: Add support for packed 32bit RGBx variants
2016-11-16 Sebastian Drögeav: Enable IVF demuxer (and muxer)
2016-11-14 Marinus Schraalavdemux: Map artist to artist tag
2016-11-12 Tim-Philipp Mülleravmux: blacklist fifo plugin
2016-11-12 leigh123linux@goog... avvidenc/dec: Disable more hardware encoder/decoders
2016-11-04 Sebastian Drögeavviddec: Fix comment to say interlace-mode instead...
2016-11-04 Sebastian Drögeavcodecmap: It's interlace-mode, not interlaced-mode
2016-11-01 Sebastian Drögeavcodecmap: Add variant to the ProRes caps
next