Mercurial > libavformat.hg
graph
-
skip empty flv data packets, fix issue #602 libavformatFri, 29 Aug 2008 22:10:34 +0000, by bcoudurier
-
remove vorbis dec hack, decoding will be done anyway to get frame size libavformatFri, 29 Aug 2008 20:04:28 +0000, by bcoudurier
-
Do not truncate timestamps before the muxer as it makes simple libavformatFri, 29 Aug 2008 01:43:27 +0000, by michael
-
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as libavformatThu, 28 Aug 2008 22:41:00 +0000, by romansh
-
Change implementation for ff_data_to_hex(), this is faster. See discussion on libavformatThu, 28 Aug 2008 12:00:58 +0000, by rbultje
-
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformatWed, 27 Aug 2008 23:43:28 +0000, by rbultje