Mercurial > libavformat.hg
graph
-
Move the libavformat public API comments to avformat.h. The comments are libavformat2007-03-03, by takis
-
don't rely on a specific appearance order for ebml elements at the same level libavformat2007-03-02, by aurel
-
cosmetics: fix indentation of the new matroska_parse_block() function libavformat2007-03-01, by aurel
-
split a matroska_parse_block() function from matroska_parse_blockgroup() libavformat2007-03-01, by aurel
-
don't parse whole swf file in header, can now play ffserver swf streams libavformat2007-03-01, by bcoudurier
-
remove nonsense time base code, use swf ms per frame, only video frames contains pts libavformat2007-03-01, by bcoudurier
-
Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch libavformat2007-02-28, by lu_zero
-
get_packetheader() forgot to read the header_checksum in big packets libavformat2007-02-28, by lu_zero
-
Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com. libavformat2007-02-22, by diego
-
Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate libavformat2007-02-20, by takis
-
Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l libavformat2007-02-15, by mmu_man
-
MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock. libavformat2007-02-15, by mmu_man
-
rename video4linux[2] variables to v4l[2], consistent with --disable options libavformat2007-02-14, by mru
-
Pass the v4l2 buffer into the AVPacket, instead of allocating a new buffer libavformat2007-02-14, by lucabe