]> git.sesse.net Git - ffmpeg/history - libavformat/swf.h
dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation
[ffmpeg] / libavformat / swf.h
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-08-09 Diego Biurrunswf: Move shared table out of the header file
2012-08-09 Diego Biurrunswf: Move swf_audio_codec_tags table to the only place...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-03-14 Baptiste Coudurierremove unused fields in swf context
2009-03-08 Michael NiedermayerAllocate AVFifoBuffer through the fifo API to reduce...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-01 Michael NiedermayerRecommit r14497
2008-08-01 Michael NiedermayerRevert r14497
2008-08-01 Diego BiurrunAdd missing header #includes.
2008-07-19 Baptiste Coudurierupdate swf video frame number when muxing done, fix...
2008-05-27 Baptiste Couduriersimplify, use pointer to codec context in struct instea...
2008-05-27 Baptiste Coudurieruse AVFifoBuffer
2008-05-20 Baptiste Couduriersplit swf de/muxer