summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.10.31.10.3Sebastian Dröge2017-01-307-47/+96
* libav: Update to n3.2.2Sebastian Dröge2016-12-081-0/+0
* avprotocol: Don't use GST_LOG_OBJECT() and friends on an arbitrary struct tha...Sebastian Dröge2016-12-051-5/+5
* avdemux: Disable GIF "demuxer"Sebastian Dröge2016-12-051-2/+1
* avcodecmap: Add mapping for Flash Screen2 codecSebastian Dröge2016-12-051-0/+9
* Release 1.10.21.10.2Sebastian Dröge2016-11-296-22/+70
* libav: Update to ffmpeg n3.2.1Sebastian Dröge2016-11-261-0/+0
* meson: update versionTim-Philipp Müller2016-11-201-1/+1
* Release 1.10.11.10.1Sebastian Dröge2016-11-176-22/+106
* avdemux: Map artist to artist tagMarinus Schraal2016-11-141-1/+1
* configure: fix target_os when cross-compiling for armMichael Olbrich2016-11-121-1/+1
* avvidenc/dec: Disable more hardware encoder/decodersleigh123linux@googlemail.com2016-11-122-1/+15
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* 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
* avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge2016-07-051-1/+1
* avaudenc: Create caps from the codec context after it is openedSebastian Dröge2016-07-051-14/+15