summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15avcodecmap: Don't try converting channel layouts with more than 64 channels1.14Sebastian Dröge1-2/+2
2019-05-29Release 1.14.51.14.5Tim-Philipp Müller6-20/+295
2019-05-29Update docsTim-Philipp Müller1-2/+2
2019-05-02Update common submodule locationMatthew Waters1-1/+1
2019-05-02Clone the code from gitlabHaihao Xiang2-3/+3
2019-05-02gstav: Use libavcodec util function for version checkYeongjin Jeong1-1/+1
2019-05-02avdemux: fix negative pts if start_time is bigger than the tsGuillaume Desmottes1-2/+8
2019-05-02configure: Only disable dxva2 onceSebastian Dröge1-1/+1
2019-05-02codecmap: Add mapping for Voxware metasoundEdward Hervey1-0/+6
2019-05-02libav: Update to ffmpeg n3.4.6Tim-Philipp Müller1-0/+0
2018-11-05libav: Update to ffmpeg n3.4.5Sebastian Dröge1-0/+0
2018-10-05libav: Update to ffmpeg n3.4.4Sebastian Dröge1-0/+0
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller6-9/+78
2018-10-02Update docsTim-Philipp Müller1-1/+1
2018-10-01meson: Don't export symbols from linked static librariesNirbheek Chauhan1-0/+5
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller6-11/+138
2018-09-16Update docsTim-Philipp Müller1-1/+1
2018-08-16meson: Unify required version to 0.40.1Nicolas Dufresne1-1/+1
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller6-144/+274
2018-07-20Update docsTim-Philipp Müller1-1/+1
2018-07-19libav: Fix symbol redefine build errorSeungha Yang4-8/+12
2018-07-18avdemux: fix memory leaksRoland Jon1-42/+47
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller6-25/+212
2018-05-17Update docsTim-Philipp Müller1-1/+1
2018-05-14gstavdemux: adjust seeking offset according to start_timeMatej Knopp1-1/+6
2018-05-01Update gas-preprocessor submoduleJan Schmidt1-0/+0
2018-05-01configure: Always use full path for gas-preprocessor PATH entryJan Schmidt1-2/+1
2018-05-01configure: fix handling of the input AS var passed to ffmpegJan Schmidt1-1/+2
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller6-65/+210
2018-03-19Update docsTim-Philipp Müller1-1/+1
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller6-41/+937
2018-03-13Update docsTim-Philipp Müller1-1/+1
2018-03-08configure.ac: enable largefile support if possibleNicolas Dufresne1-0/+6
2018-03-06build: prefer using *.la references when creating our own libtool filesMatthew Waters1-1/+26
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller6-134/+600
2018-03-03Update docsTim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+26
2018-02-20explicitly disable v4l2_m2m codecsMatthew Waters1-1/+1
2018-02-15Back to developmentTim-Philipp Müller3-5/+5
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller5-624/+115
2018-02-15docs: update plugin docsTim-Philipp Müller4-24/+757
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-12libav: Update to n3.4.2 releaseEdward Hervey1-0/+0
2018-02-10avvid*: Don't expose V4L2 mem-to-mem decoder and encodersEdward Hervey2-0/+14
2018-02-10gst-libs: Switch to ffmpeg n3.4.1Edward Hervey1-0/+0
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-4/+8
2018-02-05autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller1-1/+5
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2018-01-22configure: Replace -Bsymbolic-functions with -BsymbolicTing-Wei Lan1-3/+3