summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.01.8.0Sebastian Dröge2016-03-246-15/+833
* configure: Restore CPPFLAGS after the last checkEgor Zaharov2016-03-211-1/+1
* Release 1.7.911.7.91Sebastian Dröge2016-03-156-12/+40
* avcodecmap: Only set the bitrate if we actually got it from the capsSebastian Dröge2016-03-111-2/+2
* Release 1.7.901.7.90Sebastian Dröge2016-03-016-24/+77
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* avdeinterlace: Don't assume that get_current_caps() returns non-NULL caps aft...Sebastian Dröge2016-02-231-4/+3
* win32: remove outdated build cruftTim-Philipp Müller2016-02-214-201/+1
* Don't use exported but undeclared core debug category symbolsTim-Philipp Müller2016-02-204-8/+8
* Back to developmentSebastian Dröge2016-02-191-3/+3
* Release 1.7.21.7.2Sebastian Dröge2016-02-197-41/+191
* avcfg: rc-min-rate and rc-max-rate are now 64bit integersEdward Hervey2016-02-161-2/+27
* avvidenc: Set width/height and format in the AVFrame we pass to the encoder APISebastian Dröge2016-02-161-0/+4
* docs: Update docs to not have unstaged changes after build againSebastian Dröge2016-02-164-38/+648
* libav: Update to n3.0Sebastian Dröge2016-02-151-0/+0
* Automatic update of common submoduleThiago Santos2016-02-052-0/+2
* avaudenc: Also use av_free() instead of g_free()Sebastian Dröge2016-01-251-2/+2
* avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed ...Sebastian Dröge2016-01-251-2/+2
* avvidec: Bring mpeg video decoders up to PRIMARY rankEdward Hervey2016-01-211-0/+2
* libav: Ensure to link with -lavfilterSebastian Dröge2016-01-211-1/+1
* avviddec: Use AVFrame API instead of deprecated AVPicture APISebastian Dröge2016-01-201-4/+10
* av: Use av_image_get_buffer_size() instead of deprecated avpicture_get_size()Sebastian Dröge2016-01-192-3/+6
* avdemux: Use av_packet_unref() instead of deprecated av_free_packet()Sebastian Dröge2016-01-191-2/+2
* avvidenc: Use AVPacket.flags for detecting keyframesSebastian Dröge2016-01-191-7/+7
* avdeinterlace: Chain up to parent class' dispose()Sebastian Dröge2016-01-161-0/+3
* libav: Bitrate field changed from int to int64_t, fix compiler warningsSebastian Dröge2016-01-162-3/+6
* libav: Remove usage of deprecated APIAndreas Cadhalpun2016-01-1610-56/+40
* avdeinterlace: Port non-deprecated AVFilter APIAndreas Cadhalpun2016-01-162-4/+116
* libav: Update to ffmpeg n2.8.5Sebastian Dröge2016-01-161-0/+0
* av: canonicalise av plugin name more consistently in more placesTim-Philipp Müller2016-01-073-44/+21
* Back to developmentSebastian Dröge2015-12-241-3/+3
* Release 1.7.11.7.1Sebastian Dröge2015-12-246-91/+301
* avcodecmap: Add special mapping for mono channel layoutsSebastian Dröge2015-12-241-0/+12
* avviddec: remove realvideo slice_offset handlingVineeth TM2015-12-232-37/+0
* libav: Update to ffmpeg n2.8.4Sebastian Dröge2015-12-211-0/+0
* configure: Use -Bsymbolic-functions if availableSebastian Dröge2015-12-211-0/+18
* docs: update to gitSebastian Dröge2015-12-162-3/+4
* Automatic update of common submoduleNicolas Dufresne2015-12-072-1/+5
* Require libav provided by FFmpeg at run-timeReynaldo H. Verdejo Pinochet2015-12-041-1/+24
* Require libav provided by FFmpeg at build-timeReynaldo H. Verdejo Pinochet2015-12-031-0/+14
* libav: Update to n2.8.3Sebastian Dröge2015-12-011-0/+0
* avviddec: Make sure to use a buffer pool with the correct width/height config...Sebastian Dröge2015-12-011-1/+13
* avviddec: Fix structure memory leakVineeth T M2015-11-231-1/+1
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-201-6/+3
* libav: Update to n2.8.2Sebastian Dröge2015-11-121-0/+0
* avviddec: Don't fallback on allocation failureNicolas Dufresne2015-11-071-22/+30
* avvidenc: Fix frame memory leakVineeth TM2015-11-021-0/+4
* avdemux: Fix string memory leaksVineeth TM2015-11-021-0/+3
* avviddec: _drain and _finish need slightly different handlingMark Nauwelaerts2015-10-261-11/+16
* Automatic update of common submoduleTim-Philipp Müller2015-10-211-0/+0