Mercurial > libavformat.hg
graph
-
Remove inconsistent use of a @brief command in av_write_trailer() libavformat2009-06-28, by stefano
-
use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformat2009-06-25, by bcoudurier
-
Only set CODEC_ID_PROBE when a packet from a stream having a PES header libavformat2009-06-25, by bcoudurier
-
only set par if it does not indicates a rotation, ex iphone 3GS libavformat2009-06-25, by bcoudurier
-
Remove any reference to ASFContext.packet_size and replace it with libavformat2009-06-24, by rbultje
-
mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set. libavformat2009-06-24, by reimar
-
mov_read_packet: extract code that searches for the stream/sample to demux next libavformat2009-06-24, by reimar
-
mov_read_packet: if dv_get_packet fails, return exactly its error value libavformat2009-06-24, by reimar
-
In mov_read_packet remember the AVStream we want to demux next instead of the libavformat2009-06-24, by reimar