summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Release 1.10.01.10.0Sebastian Dröge9-23/+1417
2016-10-28libav: Update to ffmpeg n3.2Tim-Philipp Müller1-0/+0
2016-10-27meson: fix versionTim-Philipp Müller1-1/+1
2016-10-26avaudenc/dec: Allow compilation against ffmpeg < 3.2 againSebastian Dröge2-0/+8
2016-10-26avaudenc/dec: Ignore S64BE/LE pseudo-codecsSebastian Dröge2-2/+2
2016-10-26libav: Update to ffmpeg 3.2 release branchSebastian Dröge1-0/+0
2016-10-24configure: Fix shell syntax errorSebastian Dröge1-2/+2
2016-10-22libav: Update to ffmpeg n3.1.5Sebastian Dröge1-0/+0
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-06libav: Update to ffmpeg n3.1.4Sebastian Dröge1-0/+0
2016-09-30meson: Setup pre-commit hooks when configuringThibault Saunier2-0/+86
2016-09-30Release 1.9.901.9.90Sebastian Dröge6-21/+96
2016-09-29avviddec: Use enum instead of magic numbers for the chroma siting valuesSebastian Dröge1-4/+4
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-2/+2
2016-09-14av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge3-11/+11
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-05build: Do not link plugin against lzma and bz2 if using system installThibault Saunier4-44/+30
2016-09-03Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecsIain Lane2-4/+10
2016-09-01Back to developmentSebastian Dröge1-1/+1
2016-09-01Release 1.9.21.9.2Sebastian Dröge7-568/+140
2016-08-29libav: Update to ffmpeg n3.1.3Sebastian Dröge1-0/+0
2016-08-29Add support for Meson as alternative/parallel build systemThibault Saunier3-0/+103
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-3/+1
2016-08-26build: silence error about pthread for 'make check' in osxJosep Torra2-4/+8
2016-08-20libav: fix confusing 'insane framerate' debug log messageTim-Philipp Müller1-2/+2
2016-08-16configure: Explicitly disable CrystalHD decoderSebastian Dröge1-1/+1
2016-08-16libav: Update to ffmpeg n3.1.2Sebastian Dröge1-0/+0
2016-08-04avvidec: Ensure skipping strategy gets properly resetEdward Hervey1-13/+20
2016-07-26libav: Update to n3.1.1Sebastian Dröge1-0/+0
2016-07-22libav: Ignore more quasi-codecsSebastian Dröge4-10/+31
2016-07-22libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2-0/+21
2016-07-11Automatic update of common submoduleStefan Sauer1-0/+0
2016-07-06Back to developmentSebastian Dröge1-3/+3
2016-07-06Release 1.9.11.9.1Sebastian Dröge9-805/+735
2016-07-05avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge1-1/+1
2016-07-05avaudenc: Create caps from the codec context after it is openedSebastian Dröge1-14/+15
2016-07-05avvidenc: Create caps from the codec context after it is openedSebastian Dröge1-17/+23
2016-07-01libav: Disable various other hardware related codecsSebastian Dröge1-1/+3
2016-07-01configure: Disable VAAPI supportEdward Hervey1-1/+1
2016-07-01configure: Disable {audio|video}toolbox support (osx/ios)Edward Hervey1-0/+1
2016-06-30libav: Update to ffmpeg n3.1Sebastian Dröge1-0/+0
2016-06-21Automatic update of common submoduleNicolas Dufresne1-0/+0
2016-05-31tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller1-1/+1
2016-05-15docs: Update for git masterSebastian Dröge1-2/+8
2016-05-14avvidec: Don't set bogus latencyEdward Hervey1-5/+7
2016-05-13avvidec: Report the latency once we're fully configuredEdward Hervey1-0/+8
2016-05-13avcodecmap: Add mapping for G729 capsSebastian Dröge1-0/+5
2016-05-03libav: Update to ffmpeg n3.0.2Sebastian Dröge1-0/+0
2016-04-29avauddec: Finish frames if they are header buffers only and don't produce any...Sebastian Dröge1-2/+3