summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-03-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer10-45/+85
2012-03-24avc: Add a function for converting mp4 style extradata to annex bMartin Storsjö3-24/+42
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov140-834/+838
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov140-834/+838
2009-01-1610l, fix prototypeBaptiste Coudurier1-1/+1
2009-01-16export ff_avc_parse_nal_units_bufBaptiste Coudurier2-2/+3
2009-01-16return size written in ff_avc_parse_nal_unitsBaptiste Coudurier2-2/+5
2009-01-15Do not reallocate AVPacket's data when muxing a packetLuca Abeni5-34/+36
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-08-30Add missing FFMPEG_ prefix to multiple inclusion guard.Diego Biurrun1-3/+3
2008-02-19constMichael Niedermayer2-14/+14
2008-01-15Make avc_find_startcode non-static, so that it can be used from otherLuca Abeni2-3/+4
2008-01-11add a ff_ prefix to newly exported functions from avc.cAurelien Jacobs4-9/+9
2008-01-11Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs4-118/+172