Mercurial > libavformat.hg
graph
-
Remove pointless setting of pkt->size, av_get_packet already handles this. libavformat2009-10-01, by reimar
-
au demuxer: pass av_get_packet error on unchanged instead of converting to libavformat2009-10-01, by reimar
-
put_bits can only reliably write up to 31 bit bits, above it relies on libavformat2009-10-01, by reimar
-
10l in code reading codec_name, the first byte is the length and should not libavformat2009-09-30, by reimar
-
Return an error when the parsed mpc chunk size is negative, otherwise we libavformat2009-09-30, by reimar
-
Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg libavformat2009-09-30, by reimar
-
Sync AC3 probe values with MP3 probe values, they have to avoid similar issues. libavformat2009-09-29, by reimar
-
Extend DV autodetection to also reliably detect single-frame DVs with libavformat2009-09-29, by reimar