summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-01avmux: Blacklist some subtitle and adaptive streaming muxersSebastian Dröge1-1/+7
2015-07-01Switch from libav v11.4 to ffmpeg n2.7.1Sebastian Dröge4-8/+28
2015-06-30avaudenc: Remember how many samples the codec consumed for telling the base c...Sebastian Dröge1-3/+4
2015-06-30avauddec: Ensure input buffers have FF_INPUT_BUFFER_PADDING_SIZE padding, whi...Thomas Bluemel2-0/+65
2015-06-29avmux: Ignore stream_segment,ssegment muxer that is provided by ffmpegSebastian Dröge1-1/+2
2015-06-28avvidenc: Fix compiler warningSebastian Dröge1-1/+1
2015-06-28avvidenc: Set AVFrame flags for interlacing per frame and not in set_format()Sebastian Dröge1-7/+7
2015-06-28av{aud,vid}enc: Create wrapped output buffers with GST_MEMORY_FLAG_READONLYSebastian Dröge2-6/+6
2015-06-28avvidenc: Properly wrap and free the output AVPackets generated during drainingSebastian Dröge1-5/+7
2015-06-28avvidenc: Make sure to keep input data alive until libav is done with itSebastian Dröge1-5/+30
2015-06-28avaudenc: Make sure to keep input data alive until libav is done with itSebastian Dröge1-23/+53
2015-06-28av{aud,vid}enc: Stop using deprecated AVFrame APIsSebastian Dröge3-25/+27
2015-06-28avauddec: Remove custom buffer allocation functionSebastian Dröge1-66/+1
2015-06-28avauddec: Use undeprecated AVFrame APISebastian Dröge2-17/+26
2015-06-28avviddec: Free frame before the codec is freedSebastian Dröge1-2/+2
2015-06-28avviddec: Use undeprecated AVFrame API and unref frame once we're done with itSebastian Dröge1-2/+4
2015-06-28avauddec: Negotiate based on the AVFrame instead of just the AVCodecContextSebastian Dröge1-22/+41
2015-06-28avviddec: Use the new get_buffer2() API instead of the deprecated APIsSebastian Dröge1-94/+26
2015-06-28avviddec: Also proxy the data/size pointers for our wrapper AVBufferRefSebastian Dröge1-1/+2
2015-06-26codecmap: add vp9 mappingWim Taymans1-0/+9
2015-06-26avviddec: Wrap the original AVBufferRef in our own buffer for the destroy fun...Sebastian Dröge1-6/+18
2015-06-26avviddec: libav will already copy the reordered_opaque pointer for usSebastian Dröge1-3/+0
2015-06-26avviddec: Negotiate based on the AVFrame information, not the context informa...Sebastian Dröge2-60/+88
2015-06-25Back to developmentSebastian Dröge1-3/+3
2015-06-24Release 1.5.2Sebastian Dröge7-23/+109
2015-06-16Automatic update of common submoduleNicolas Dufresne1-0/+0
2015-06-11avcodec: Check against codec format listNicolas Dufresne1-6/+26
2015-06-11viddec: Replicate any 3D/multiview info from input caps onto outputJan Schmidt1-0/+9
2015-06-09cruft: add the obsolete tmpl dir to cruft-dirsStefan Sauer1-0/+3
2015-06-09Automatic update of common submoduleEdward Hervey1-0/+0
2015-06-08Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07docs: remove variables that we define in the snippet from commonStefan Sauer1-3/+0
2015-06-07Automatic update of common submoduleStefan Sauer2-9/+20
2015-06-07Back to developmentSebastian Dröge1-3/+3
2015-06-07Release 1.5.1Sebastian Dröge9-371/+1481
2015-06-05avviddec: Release stream lock while calling avcodec_decode_video2()Sebastian Dröge1-0/+7
2015-06-02avviddec: Post error message before returning a flow errorOlivier Crête1-1/+2
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2-36/+2
2015-06-02Make top-level 'check-torture' and 'check-valgrind' targets functionalTim-Philipp Müller1-5/+11
2015-06-02avcodecmap: Use video/x-cavs mime type instead of video/x-gst-av-cavsAurélien Zanelli1-1/+6
2015-06-02configure: don't disable Chinese AVS (cavs) decoderAurélien Zanelli1-3/+3
2015-06-02avauddev: Unref decoded AVFrame after we're done with itSebastian Dröge1-0/+1
2015-05-31libav: Update to v11.4Sebastian Dröge1-0/+0
2015-04-23Update .gitignoreTim-Philipp Müller1-0/+8
2015-04-23configure: bump automake requirement to 1.14 and autoconf to 2.69Tim-Philipp Müller1-6/+4
2015-04-03Automatic update of common submoduleTim-Philipp Müller2-23/+3
2015-03-29avdemux: resurrect some flow return handlingMark Nauwelaerts1-0/+1
2015-03-14libav: Update to v11.3Sebastian Dröge1-0/+0