summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-07-19libav: Fix symbol redefine build errorSeungha Yang4-8/+12
2018-07-18avdemux: fix memory leaksRoland Jon1-42/+47
2018-05-14gstavdemux: adjust seeking offset according to start_timeMatej Knopp1-1/+6
2018-02-12av*mux: Disable gif related "hacks"Edward Hervey2-41/+7
2018-02-12Enable gif format, and make it so avdemux_gif and avdec_gif can autoplugMathieu Duponchelle3-5/+4
2018-02-10avvid*: Don't expose V4L2 mem-to-mem decoder and encodersEdward Hervey2-0/+14
2018-01-13libav: use LIBAV_CPPFLAGS for -I include pathsU. Artie Eoff1-0/+1
2018-01-13avprotocol: fix leak in error code pathsAshish Kumar1-0/+3
2017-10-19avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streamsJan Alexander Steffens (heftig)2-1/+8
2017-10-05avdemux: reset to 0 negative ptsNicola Murino1-1/+16
2017-08-17gstavcodecmap: Do not require a channel-maskMathieu Duponchelle1-5/+12
2017-08-10Revert "avviddec: Remove usage of deprecated EDGE APIs"Sebastian Dröge1-6/+17
2017-07-17libswscale: Memory leak in gst_video_frame_mapSatya Prakash Gupta1-1/+3
2017-07-17avdemux/mux: Memory leak and possible crash in avio_alloc_contextSatya Prakash Gupta1-0/+16
2017-07-11avviddec: Remove usage of deprecated EDGE APIsNicolas Dufresne1-17/+6
2017-07-10avmux: Blacklist scc muxerSebastian Dröge1-0/+1
2017-05-20meson: add options to set package name and originTim-Philipp Müller1-2/+1
2017-05-20plugin: Explicitly link to BZ2, LZMA and LZNicolas Dufresne1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne2-2/+0
2017-05-16avviddec: Don't expose NVIDIA CUVID decoderSebastian Dröge1-0/+7
2017-05-12Generate .la for internal libav librariesNicolas Dufresne1-24/+6
2017-05-11Use automake to install dependency librariesNicolas Dufresne1-1/+3
2017-05-11Use a portable method to link against internal FFMPEGNicolas Dufresne1-20/+11
2017-05-10static: Update libgstlibav.lai tooNicolas Dufresne1-1/+3
2017-05-10Simplify and fix the static linkingNicolas Dufresne1-19/+10
2017-05-09libav: Allow build both static dynamic pluginsNicolas Dufresne1-2/+28
2017-04-13avaudenc/dec: Blacklist more PCM decoders/encodersSebastian Dröge2-2/+6
2017-03-22avvidenc: Fix compiler errors in the previous commitArun Raghavan1-3/+3
2017-03-21avvidenc: Classify image encoders with "Image" instead of "Video"Arun Raghavan3-1/+35
2017-03-16avcodecmap: Add mappings for I420/I422/Y444_12LE/BE and GBRASebastian Dröge1-0/+7
2017-03-16avcodecmap: Add GBR_12LE/BE and GBRA_12LE/BE pixel format mapping for CineFor...Emeric Grange1-0/+4
2017-03-16avvidenc: Add Stereo3D mappingJan Schmidt1-0/+36
2017-03-16avviddec: Map any stereo3D info to multiview modesJan Schmidt2-8/+64
2017-03-14avcodecmap: Add mapping for CineForm HD / CFHD codecSebastian Dröge1-0/+9
2017-01-02Fix some caps leaks when creating pad templatesGarima Gaur6-0/+17
2016-12-04avcodecmap: Add mapping for Flash Screen2 codecSebastian Dröge1-0/+9
2016-12-02avdemux: Disable GIF "demuxer"Sebastian Dröge1-2/+1
2016-12-02avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct tha...Sebastian Dröge1-5/+5
2016-11-25Define plugin license outside the call to PLUGIN_DEFINEThibault Saunier1-6/+7
2016-11-25Properly check if unistd.h is avalaibleThibault Saunier1-0/+2
2016-11-24avcodecmap: Add support for packed 32bit RGBx variantsEdward Hervey1-0/+4
2016-11-16av: Enable IVF demuxer (and muxer)Sebastian Dröge2-3/+7
2016-11-14avdemux: Map artist to artist tagMarinus Schraal1-1/+1
2016-11-12avmux: blacklist fifo pluginTim-Philipp Müller1-0/+1
2016-11-12avvidenc/dec: Disable more hardware encoder/decodersleigh123linux@googlemail.com2-1/+15
2016-11-04avviddec: Fix comment to say interlace-mode instead of interlaced-modeSebastian Dröge1-1/+1
2016-11-04avcodecmap: It's interlace-mode, not interlaced-modeSebastian Dröge1-1/+1
2016-11-01avcodecmap: Add variant to the ProRes capsSebastian Dröge1-0/+25
2016-11-01avviddec: Use interlaced-mode=interleaved and set field-order if possibleSebastian Dröge2-6/+65
2016-11-01avcodecmap: Configure field order in the context if we canSebastian Dröge1-0/+17