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)
commit6b317324b54c1a044f3c6a260229646f0c9ff846
treec328abed411428d9227ce4a8650c6f2d8b7e69f1
parent2c0266b2bba86e944294e8bdc44b4cda83f5717a
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