Changeset 0584e3ca in ffmpeg

Timestamp:
Feb 22, 2012, 6:31:06 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
b142496
Parents:
e30b3e59
git-author:
Anton Khirnov <anton@khirnov.net> (01/05/12 15:55:33)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/22/12 18:31:06)
Message:

lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields().

It is not supposed to be done outside lavc.

This is basically a revert of 818062f2f346df30f4ec0c0c1f54e8025cc3a80a.

It is unclear what issue this was supposed to fix, if it reappears again
it will have to be fixed in a more proper place.

The wtv-demux test change is because the sample starts with a B-frame.

(No files)

Note: See TracChangeset for help on using the changeset viewer.