Mercurial > libavformat.hg
graph
-
emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak net libavformat2007-06-07, by diego
-
fix an infinite loop in case one cluster is not enough to demux a packet libavformat2007-06-04, by aurel
-
split some common code from the mkv demuxer that will be useful to the muxer libavformat2007-06-04, by aurel
-
dont rescan for information on each pid, but rather do it just once by libavformat2007-06-04, by michael
-
passing MpegTSFilter to the filters instead of a random void *opaque libavformat2007-06-04, by michael
-
extending video4linux support to handle the additional formats UYVY, YUYV and RGB565 libavformat2007-06-04, by mhoffman
-
convert if then else video palette to pix_fmt construct to simpiler table based lookup. libavformat2007-06-04, by mhoffman
-
do not perform SDT scan at the begin (this avoids a timeconsuming search for libavformat2007-06-04, by michael
-
no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files libavformat2007-06-03, by bcoudurier
-
correct implementation of "try with auto_guess if first detection fails" libavformat2007-06-02, by michael
-
split mpeg2ts_raw mode into its own demuxer using such a flag is an incredibly dirty hack libavformat2007-06-02, by michael