summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* av*mux: Disable gif related "hacks"Edward Hervey2018-02-122-41/+7
* Enable gif format, and make it so avdemux_gif and avdec_gif can autoplugMathieu Duponchelle2018-02-123-5/+4
* avvid*: Don't expose V4L2 mem-to-mem decoder and encodersEdward Hervey2018-02-102-0/+14
* libav: use LIBAV_CPPFLAGS for -I include pathsU. Artie Eoff2018-01-131-0/+1
* avprotocol: fix leak in error code pathsAshish Kumar2018-01-131-0/+3
* avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streamsJan Alexander Steffens (heftig)2017-10-192-1/+8
* avdemux: reset to 0 negative ptsNicola Murino2017-10-051-1/+16
* gstavcodecmap: Do not require a channel-maskMathieu Duponchelle2017-08-171-5/+12
* Revert "avviddec: Remove usage of deprecated EDGE APIs"Sebastian Dröge2017-08-101-6/+17
* libswscale: Memory leak in gst_video_frame_mapSatya Prakash Gupta2017-07-171-1/+3
* avdemux/mux: Memory leak and possible crash in avio_alloc_contextSatya Prakash Gupta2017-07-171-0/+16
* avviddec: Remove usage of deprecated EDGE APIsNicolas Dufresne2017-07-111-17/+6
* avmux: Blacklist scc muxerSebastian Dröge2017-07-101-0/+1
* meson: add options to set package name and originTim-Philipp Müller2017-05-201-2/+1
* plugin: Explicitly link to BZ2, LZMA and LZNicolas Dufresne2017-05-201-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-162-2/+0
* avviddec: Don't expose NVIDIA CUVID decoderSebastian Dröge2017-05-161-0/+7
* Generate .la for internal libav librariesNicolas Dufresne2017-05-121-24/+6
* Use automake to install dependency librariesNicolas Dufresne2017-05-111-1/+3
* Use a portable method to link against internal FFMPEGNicolas Dufresne2017-05-111-20/+11
* static: Update libgstlibav.lai tooNicolas Dufresne2017-05-101-1/+3
* Simplify and fix the static linkingNicolas Dufresne2017-05-101-19/+10
* libav: Allow build both static dynamic pluginsNicolas Dufresne2017-05-091-2/+28
* avaudenc/dec: Blacklist more PCM decoders/encodersSebastian Dröge2017-04-132-2/+6
* avvidenc: Fix compiler errors in the previous commitArun Raghavan2017-03-221-3/+3
* avvidenc: Classify image encoders with "Image" instead of "Video"Arun Raghavan2017-03-213-1/+35
* avcodecmap: Add mappings for I420/I422/Y444_12LE/BE and GBRASebastian Dröge2017-03-161-0/+7
* avcodecmap: Add GBR_12LE/BE and GBRA_12LE/BE pixel format mapping for CineFor...Emeric Grange2017-03-161-0/+4
* avvidenc: Add Stereo3D mappingJan Schmidt2017-03-161-0/+36
* avviddec: Map any stereo3D info to multiview modesJan Schmidt2017-03-162-8/+64
* avcodecmap: Add mapping for CineForm HD / CFHD codecSebastian Dröge2017-03-141-0/+9
* Fix some caps leaks when creating pad templatesGarima Gaur2017-01-026-0/+17
* avcodecmap: Add mapping for Flash Screen2 codecSebastian Dröge2016-12-041-0/+9
* avdemux: Disable GIF "demuxer"Sebastian Dröge2016-12-021-2/+1
* avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct tha...Sebastian Dröge2016-12-021-5/+5
* Define plugin license outside the call to PLUGIN_DEFINEThibault Saunier2016-11-251-6/+7
* Properly check if unistd.h is avalaibleThibault Saunier2016-11-251-0/+2
* avcodecmap: Add support for packed 32bit RGBx variantsEdward Hervey2016-11-241-0/+4
* av: Enable IVF demuxer (and muxer)Sebastian Dröge2016-11-162-3/+7
* avdemux: Map artist to artist tagMarinus Schraal2016-11-141-1/+1
* avmux: blacklist fifo pluginTim-Philipp Müller2016-11-121-0/+1
* avvidenc/dec: Disable more hardware encoder/decodersleigh123linux@googlemail.com2016-11-122-1/+15
* avviddec: Fix comment to say interlace-mode instead of interlaced-modeSebastian Dröge2016-11-041-1/+1
* avcodecmap: It's interlace-mode, not interlaced-modeSebastian Dröge2016-11-041-1/+1
* avcodecmap: Add variant to the ProRes capsSebastian Dröge2016-11-011-0/+25
* avviddec: Use interlaced-mode=interleaved and set field-order if possibleSebastian Dröge2016-11-012-6/+65
* avcodecmap: Configure field order in the context if we canSebastian Dröge2016-11-011-0/+17
* avvidenc: Set colorimetry information in the context if knownSebastian Dröge2016-11-011-0/+101
* avviddec: Set colorimetry information from the context if knownSebastian Dröge2016-11-011-15/+119
* avcodecmap: Add mapping for Opus audio decoderTim-Philipp Müller2016-11-011-0/+10