summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.13.901.13.90Tim-Philipp Müller2018-03-036-134/+600
* Update docsTim-Philipp Müller2018-03-031-1/+1
* meson: enable more warningsMathieu Duponchelle2018-03-011-0/+26
* explicitly disable v4l2_m2m codecsMatthew Waters2018-02-201-1/+1
* Back to developmentTim-Philipp Müller2018-02-153-5/+5
* Release 1.13.11.13.1Tim-Philipp Müller2018-02-155-624/+115
* docs: update plugin docsTim-Philipp Müller2018-02-154-24/+757
* 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
* libav: Update to n3.4.2 releaseEdward Hervey2018-02-121-0/+0
* avvid*: Don't expose V4L2 mem-to-mem decoder and encodersEdward Hervey2018-02-102-0/+14
* gst-libs: Switch to ffmpeg n3.4.1Edward Hervey2018-02-101-0/+0
* meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller2018-02-081-4/+8
* autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-02-051-1/+5
* meson: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-01-301-0/+5
* configure: Replace -Bsymbolic-functions with -BsymbolicTing-Wei Lan2018-01-221-3/+3
* libav: use LIBAV_CPPFLAGS for -I include pathsU. Artie Eoff2018-01-132-3/+6
* avprotocol: fix leak in error code pathsAshish Kumar2018-01-131-0/+3
* Automatic update of common submoduleMatthew Waters2017-12-141-0/+0
* Automatic update of common submoduleMatthew Waters2017-11-271-0/+0
* libav: Update to ffmpeg n3.3.5Sebastian Dröge2017-10-311-0/+0
* 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
* libav: Update to ffmpeg n3.3.4Sebastian Dröge2017-09-181-0/+0
* gstavcodecmap: Do not require a channel-maskMathieu Duponchelle2017-08-171-5/+12
* Automatic update of common submoduleTim-Philipp Müller2017-08-171-0/+0
* meson: don't export symbols by defaultTim-Philipp Müller2017-08-111-0/+5
* Revert "avviddec: Remove usage of deprecated EDGE APIs"Sebastian Dröge2017-08-101-6/+17
* libav: Update to ffmpeg n3.3.3Sebastian Dröge2017-08-101-0/+0
* 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: find python3 via python3 moduleTim-Philipp Müller2017-07-071-1/+1
* meson: fix with-package-name optionTim-Philipp Müller2017-06-261-3/+4
* libav: Update to ffmpeg n3.3.2Sebastian Dröge2017-06-201-0/+0
* meson: add options to set package name and originTim-Philipp Müller2017-05-203-2/+22
* plugin: Explicitly link to BZ2, LZMA and LZNicolas Dufresne2017-05-203-14/+9
* Don't fail if running "make clean" twiceNicolas Dufresne2017-05-201-1/+1
* Pass $CC as AS, unless $AS is provided. Add gas-preprocessorJan Schmidt2017-05-203-2/+15
* libav: Update to ffmpeg n3.3.1Sebastian Dröge2017-05-171-0/+0
* Remove plugin specific static build optionNicolas Dufresne2017-05-163-23/+3
* avviddec: Don't expose NVIDIA CUVID decoderSebastian Dröge2017-05-161-0/+7
* Generate .la for internal libav librariesNicolas Dufresne2017-05-123-32/+108
* Use automake to install dependency librariesNicolas Dufresne2017-05-111-1/+3
* Use a portable method to link against internal FFMPEGNicolas Dufresne2017-05-112-29/+17
* 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
* Back to developmentSebastian Dröge2017-05-042-5/+5