summaryrefslogtreecommitdiff
path: root/libavformat/avc.h
Commit message (Expand)AuthorAge
* libavformat: Move avc mp4 startcode parsing to a shared fileMartin Storsjö2014-09-24
* avc: Add a function for converting mp4 style extradata to annex bMartin Storsjö2012-03-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* 10l, fix prototypeBaptiste Coudurier2009-01-16
* export ff_avc_parse_nal_units_bufBaptiste Coudurier2009-01-16
* return size written in ff_avc_parse_nal_unitsBaptiste Coudurier2009-01-16
* Do not reallocate AVPacket's data when muxing a packetLuca Abeni2009-01-15
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add missing FFMPEG_ prefix to multiple inclusion guard.Diego Biurrun2008-08-30
* constMichael Niedermayer2008-02-19
* Make avc_find_startcode non-static, so that it can be used from otherLuca Abeni2008-01-15
* add a ff_ prefix to newly exported functions from avc.cAurelien Jacobs2008-01-11
* Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs2008-01-11