aboutsummaryrefslogtreecommitdiff
path: root/libavformat/avc.h
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2009-01-1610l, fix prototypeBaptiste Coudurier
2009-01-16export ff_avc_parse_nal_units_bufBaptiste Coudurier
2009-01-16return size written in ff_avc_parse_nal_unitsBaptiste Coudurier
2009-01-15Do not reallocate AVPacket's data when muxing a packetLuca Abeni
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-30Add missing FFMPEG_ prefix to multiple inclusion guard.Diego Biurrun
2008-02-19constMichael Niedermayer
2008-01-15Make avc_find_startcode non-static, so that it can be used from otherLuca Abeni
2008-01-11add a ff_ prefix to newly exported functions from avc.cAurelien Jacobs
2008-01-11Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs