Mercurial > libavformat.hg
graph
-
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
-
matroskadec: index timestamps are supposed to be in the timebase of the stream libavformat2008-08-26, by aurel
-
When setting codec_id during codec probe we must also set codec_type. libavformat2008-08-25, by andoma
-
matroskadec: move setting of matroska->done inside matroska_parse_cluster() libavformat2008-08-24, by aurel
-
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat2008-08-24, by reimar
-
Remove check for @ in tcp.c which removes the authorization data from the libavformat2008-08-24, by rbultje