OSDN Git Service

wtv: display warning if scrambled stream is detected
[coroid/libav_saccubus.git] / libavformat / swfenc.c
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-05-21 Baptiste Couduriercheck av_fifo_alloc return
2009-04-13 Stefano SabatiniRename pbBufPtr() to put_bits_ptr().
2009-04-12 Stefano SabatiniSplit bitstream.h, put the bitstream writer stuff in...
2009-03-09 Reimar DöffingerReorder arguments for av_fifo_generic_read to be more...
2009-03-08 Michael NiedermayerAllocate AVFifoBuffer through the fifo API to reduce...
2009-02-08 Diego BiurrunRemove const qualifier from function argument to elimin...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-07-19 Baptiste Coudurierupdate swf video frame number when muxing done, fix...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-27 Baptiste Coudurieruse internal video frame number
2008-05-27 Baptiste Couduriercosmetics
2008-05-27 Baptiste Couduriersimplify, use pointer to codec context in struct instea...
2008-05-27 Baptiste Coudurieruse AVFifoBuffer
2008-05-27 Baptiste Couduriercosmetics
2008-05-27 Baptiste Couduriermerge init and declaration
2008-05-27 Baptiste Couduriersimplify and use version instead
2008-05-27 Baptiste Couduriersimplify
2008-05-27 Baptiste Couduriersimplify
2008-05-27 Baptiste Couduriercosmetics, remove useless cases and braces
2008-05-26 Baptiste Couduriercosmetics, remove useless dot
2008-05-20 Baptiste Coudurierremove useless/obsolete comments
2008-05-20 Baptiste Couduriersplit swf de/muxer