Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
authorJeremy Simon <jsimon13@yahoo.fr>
Wed, 5 Nov 2003 23:06:27 +0000 (23:06 +0000)
committerJeremy Simon <jsimon13@yahoo.fr>
Wed, 5 Nov 2003 23:06:27 +0000 (23:06 +0000)
commit2addec025a480f51f9bf509fd2b84de11ab341bb
tree7d440e639ee1bd9a6ff7c27be170ae4c3db20c97
parent97beb821739c82c3a7d061cca32d62145ff5582a
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context

Original commit message from CVS:
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
The asfdemux calculates the 2 values and gives them to the decoder via the pad/caps
The ffdec_wmav1 & ffdec_wmav2 put them in the ffmpeg context before they start to decode the data
gst-libs/ext/ffmpeg/patch/function.patch