summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Really remove generated .spec fileTim-Philipp Müller2016-12-163-3/+2
* Remove generated .spec fileTim-Philipp Müller2016-12-161-71/+0
* meson: Support building without Gst debugThibault Saunier2016-12-091-0/+24
* libav: Update to n3.2.2Sebastian Dröge2016-12-081-0/+0
* avcodecmap: Add mapping for Flash Screen2 codecSebastian Dröge2016-12-041-0/+9
* Automatic update of common submoduleEdward Hervey2016-12-031-0/+0
* avdemux: Disable GIF "demuxer"Sebastian Dröge2016-12-021-2/+1
* avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct tha...Sebastian Dröge2016-12-021-5/+5
* libav: Update to ffmpeg n3.2.1Sebastian Dröge2016-11-261-0/+0
* libav: Change ffmpeg submodule from GIT protocol to HTTPSSebastian Dröge2016-11-261-1/+1
* common: use https protocol for common submoduleTim-Philipp Müller2016-11-261-1/+1
* Define plugin license outside the call to PLUGIN_DEFINEThibault Saunier2016-11-251-6/+7
* meson: Ignore spurious issues when building with msvcThibault Saunier2016-11-251-1/+16
* Properly check if unistd.h is avalaibleThibault Saunier2016-11-253-7/+11
* avcodecmap: Add support for packed 32bit RGBx variantsEdward Hervey2016-11-241-0/+4
* av: Enable IVF demuxer (and muxer)Sebastian Dröge2016-11-162-3/+7
* 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