Mercurial > libavformat.hg
graph
-
fix subs track height, set track->height to codec height if not set libavformat2009-03-11, by bcoudurier
-
Correctly skip complete INDX chunks, i.e. read the 32-bit header correctly libavformat2009-03-10, by rbultje
-
Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformat2009-03-09, by rbultje
-
Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] libavformat2009-03-09, by rbultje
-
Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformat2009-03-09, by rbultje
-
Replace separate packet parsing for "old_format" .ra files by a call to libavformat2009-03-09, by rbultje
-
Move frame discarding out of the ff_rm_parse_packet() loop, and respect libavformat2009-03-09, by rbultje
-
Mark all packets from nuv demuxer as keyframes in order to make seeking work. libavformat2009-03-09, by reimar
-
100l, to start reading from the first frame we must seek to data_offset, libavformat2009-03-09, by reimar