OSDN Git Service

xmv: eliminate superfluous zeroing of zero data
[coroid/ffmpeg_saccubus.git] / libavformat / avc.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2009-01-16 Baptiste Coudurier10l, fix prototype
2009-01-16 Baptiste Coudurierexport ff_avc_parse_nal_units_buf
2009-01-16 Baptiste Coudurierreturn size written in ff_avc_parse_nal_units
2009-01-15 Luca AbeniDo not reallocate AVPacket's data when muxing a packet
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-30 Diego BiurrunAdd missing FFMPEG_ prefix to multiple inclusion guard.
2008-02-19 Michael Niedermayerconst
2008-01-15 Luca AbeniMake avc_find_startcode non-static, so that it can...
2008-01-11 Aurelien Jacobsadd a ff_ prefix to newly exported functions from avc.c
2008-01-11 Aurelien JacobsMove isom_write_avcc() and related functions into a...