summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* configure: fix target_os when cross-compiling for armMichael Olbrich2016-11-101-1/+1
* 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
* meson: Include libav dependency in FFmpeg checkScott D Phillips2016-11-031-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
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* avcodecmap: Add mapping for Opus audio decoderTim-Philipp Müller2016-11-011-0/+10
* Back to development1.11.0Sebastian Dröge2016-11-011-4/+4
* Release 1.10.01.10.0Sebastian Dröge2016-11-019-23/+1417
* libav: Update to ffmpeg n3.2Tim-Philipp Müller2016-10-281-0/+0
* meson: fix versionTim-Philipp Müller2016-10-271-1/+1
* avaudenc/dec: Allow compilation against ffmpeg < 3.2 againSebastian Dröge2016-10-262-0/+8
* avaudenc/dec: Ignore S64BE/LE pseudo-codecsSebastian Dröge2016-10-262-2/+2
* libav: Update to ffmpeg 3.2 release branchSebastian Dröge2016-10-261-0/+0
* configure: Fix shell syntax errorSebastian Dröge2016-10-241-2/+2
* libav: Update to ffmpeg n3.1.5Sebastian Dröge2016-10-221-0/+0
* meson: Don't set c_std to gnu99Nirbheek Chauhan2016-10-151-1/+0
* libav: Update to ffmpeg n3.1.4Sebastian Dröge2016-10-061-0/+0
* meson: Setup pre-commit hooks when configuringThibault Saunier2016-09-302-0/+86
* Release 1.9.901.9.90Sebastian Dröge2016-09-306-21/+96
* avviddec: Use enum instead of magic numbers for the chroma siting valuesSebastian Dröge2016-09-291-4/+4
* configure: Depend on gstreamer 1.9.2.1Sebastian Dröge2016-09-141-2/+2
* av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge2016-09-143-11/+11
* Automatic update of common submoduleJan Schmidt2016-09-102-1/+1
* Automatic update of common submoduleJan Schmidt2016-09-102-1/+1
* build: Do not link plugin against lzma and bz2 if using system installThibault Saunier2016-09-054-44/+30
* Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecsIain Lane2016-09-032-4/+10
* Back to developmentSebastian Dröge2016-09-011-1/+1
* Release 1.9.21.9.2Sebastian Dröge2016-09-017-568/+140
* libav: Update to ffmpeg n3.1.3Sebastian Dröge2016-08-291-0/+0
* Add support for Meson as alternative/parallel build systemThibault Saunier2016-08-293-0/+103
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-3/+1
* build: silence error about pthread for 'make check' in osxJosep Torra2016-08-262-4/+8
* libav: fix confusing 'insane framerate' debug log messageTim-Philipp Müller2016-08-201-2/+2
* configure: Explicitly disable CrystalHD decoderSebastian Dröge2016-08-161-1/+1
* libav: Update to ffmpeg n3.1.2Sebastian Dröge2016-08-161-0/+0
* avvidec: Ensure skipping strategy gets properly resetEdward Hervey2016-08-041-13/+20
* libav: Update to n3.1.1Sebastian Dröge2016-07-261-0/+0
* libav: Ignore more quasi-codecsSebastian Dröge2016-07-224-10/+31
* libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2016-07-222-0/+21
* Automatic update of common submoduleStefan Sauer2016-07-111-0/+0
* Back to developmentSebastian Dröge2016-07-061-3/+3
* Release 1.9.11.9.1Sebastian Dröge2016-07-069-805/+735