bethsoftvid: set packet key frame flag for audio and I-frame video packets.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 18 Jan 2012 23:48:32 +0000 (18:48 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 16 Feb 2012 15:47:11 +0000 (10:47 -0500)
commit05e4ae833ce9be39880c98a0cfb27edce4722bab
tree88c0fbe2b59d751a80ff3db68af027de2d5bb6c3
parent17b115591fae28b995973e0792260632d6d8dfc7
bethsoftvid: set packet key frame flag for audio and I-frame video packets.

Fixes avconv video stream copy of bethsoft video, which was skipping all
video frames unless the copyinkf option was used.
libavformat/bethsoftvid.c