summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Release 1.0.8gst-libav-1.0.8Tim-Philipp Müller5-17/+93
2013-07-09libav: update from libav v0.8.6 to v0.8.8Tim-Philipp Müller1-0/+0
2013-05-20libav: Update to v0.8.7Sebastian Dröge1-0/+0
2013-04-26Release 1.0.7gst-libav-1.0.7Sebastian Dröge5-11/+107
2013-04-23avviddec: Disable SLICE based threaded decodingSebastian Dröge1-2/+3
2013-04-23avviddec: Enable FRAME based threaded decoding if upstream is not liveSebastian Dröge1-3/+18
2013-04-16libav: Fix typo in the SWSCALE libraries for static pluginsSebastian Dröge1-1/+1
2013-04-15libav: fix static linkingAndoni Morales Alastruey3-8/+26
2013-04-15gst: Add better support for static pluginsSebastian Dröge3-3/+25
2013-04-15libav: Fix some compilation errors caused by circular includesSebastian Dröge1-0/+2
2013-04-09avvidec: Make sure to store newly set caps after resetting the decoderSiva Chandran P1-2/+2
2013-03-25libav: Update to v0.8.6Sebastian Dröge1-0/+0
2013-03-22configure: Set the assembler used for libav to $CCSebastian Dröge1-1/+1
2013-03-22Release 1.0.6gst-libav-1.0.6Tim-Philipp Müller5-11/+74
2013-02-25avviddec: fix H.264 decoding errors by disabling multi-threaded decodingTim-Philipp Müller2-8/+25
2013-02-11libav: Update to 0.8.5 releaseTim-Philipp Müller1-0/+0
2013-01-21libav: fix checks for internal libav configure optionsAndoni Morales Alastruey1-1/+1
2013-01-08Release 1.0.5gst-libav-1.0.5Tim-Philipp Müller5-14/+50
2013-01-04configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSTim-Philipp Müller1-1/+1
2012-12-21configure: Pass CC, LD, AS, AR and NM to the libav configure if setSebastian Dröge1-0/+20
2012-12-18Release 1.0.4gst-libav-1.0.4Tim-Philipp Müller5-11/+65
2012-12-14avcodec: set bits_per_coded_sample for G726Wim Taymans1-0/+5
2012-12-10Fix incorrect use of object in log statement. We are given a pointer to the o...Rasmus Rohde1-1/+1
2012-11-21Back to development (bug fixing)Tim-Philipp Müller1-1/+1
2012-11-21Release 1.0.3gst-libav-1.0.3Tim-Philipp Müller5-9/+48
2012-11-21Revert "Revert "ffmpeg: Fix make dist""Tim-Philipp Müller1-1/+1
2012-11-19avcodecmap: Y41B is YUV411P, not YUV410PSebastian Dröge1-1/+1
2012-10-29avcodecmap: Remove redundant function to map PixelFormat to GstVideoFormatSebastian Dröge1-73/+8
2012-10-25Back to development (bug fixing)Tim-Philipp Müller1-1/+1
2012-10-25Release 1.0.2gst-libav-1.0.2Tim-Philipp Müller5-15/+51
2012-10-24libav: Update to 0.8.4 releaseSebastian Dröge1-0/+0
2012-10-23configure: fix os type configure option for androidAndoni Morales Alastruey1-1/+9
2012-10-07Back to development (bug fixing)Tim-Philipp Müller1-1/+1
2012-10-07Release 1.0.1gst-libav-1.0.1Tim-Philipp Müller5-80/+202
2012-10-06Automatic update of common submoduleTim-Philipp Müller1-0/+0
2012-09-30avvidenc: also skip non-video encodersTim-Philipp Müller1-3/+2
2012-09-30avviddec: exclude non-video decodersAlban Browaeys1-3/+2
2012-09-28avdemux: fix not-negotiated errorsTim-Philipp Müller1-0/+6
2012-09-27avviddec: Correctly handle 0-sized buffers without crashingSebastian Dröge1-2/+2
2012-09-25avviddec: don't try to set invalid latencyTim-Philipp Müller1-1/+2
2012-09-24Back to development (bug fixing)Tim-Philipp Müller1-1/+1
2012-09-24Release 1.0.0gst-libav-1.0.0Tim-Philipp Müller4-90/+91
2012-09-24tests: skip broken testsTim-Philipp Müller2-2/+2
2012-09-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2012-09-17Release 0.11.99gst-libav-0.11.99Tim-Philipp Müller2-4/+14
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller2-3/+2
2012-09-14avviddec: improve debugWim Taymans1-3/+6
2012-09-14Back to developmentTim-Philipp Müller1-1/+1
2012-09-14Release 0.11.94gst-libav-0.11.94Tim-Philipp Müller3-4/+708
2012-09-13viddec: Set latency base on the number of bframesNicolas Dufresne1-0/+10