FFmpeg/tests/ref
Anton Khirnov 27c7ca9c12 lavf: deobfuscate read_frame_internal().
Split off packet parsing into a separate function. Parse full packets at
once and store them in a queue, eliminating the need for tracking
parsing state in AVStream.

The horrible unreadable loop in read_frame_internal() now isn't weirdly
ordered and doesn't contain evil gotos, so it should be much easier to
understand.

compute_pkt_fields() now invents slightly different timestamps for two
raw vc1 tests, due to has_b_frames being set a bit later. They shouldn't
be more wrong (or right) than previous ones.
2012-03-05 18:47:05 +01:00
..
acodec wmaenc: fix m/s stereo encoding for the first frame 2012-03-03 18:20:10 -05:00
fate lavf: deobfuscate read_frame_internal(). 2012-03-05 18:47:05 +01:00
lavf fate: Add sunrast regression test 2012-03-03 20:57:03 -05:00
lavfi Revert "sws/pixfmt/pixdesc: add support for yuva444p" 2012-01-26 18:06:57 -08:00
seek voc/avs: Do not change the sample rate mid-stream. 2012-03-03 17:03:27 -05:00
vsynth1 prores: store and retrieve extended colourspace information 2012-02-29 09:29:02 +01:00
vsynth2 prores: store and retrieve extended colourspace information 2012-02-29 09:29:02 +01:00