Mercurial > libavformat.hg
graph
-
use strlen and do not write useless trailing 0 according to specs libavformat2008-08-30, by bcoudurier
-
timestamps in flv are 32bits _signed_ according to flash player, specs are wrong libavformat2008-08-30, by bcoudurier
-
make has_codec_parameters not returning true when sample_fmt is not set libavformat2008-08-29, by bcoudurier
-
remove vorbis dec hack, decoding will be done anyway to get frame size libavformat2008-08-29, by bcoudurier
-
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as libavformat2008-08-28, by romansh
-
Change implementation for ff_data_to_hex(), this is faster. See discussion on libavformat2008-08-28, by rbultje
-
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformat2008-08-27, by rbultje
-
Two cosmetic changes for improved readability and ease of HDVCPRO HD integration libavformat2008-08-27, by romansh
-
matroskadec: seek to the last position known in the index before resorting to libavformat2008-08-27, by aurel
-
Use RTPDynamicProtocol parse_sdp_a_line() handlers in case of unknown SDP libavformat2008-08-27, by rbultje