Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2012-02-07 01:08:08 +0400
committerDiego Biurrun <diego@biurrun.de>2012-02-23 01:04:03 +0400
commit562ebc30775db243941db3c96396e7bf8a0e0a44 (patch)
treef170c75269d69ddbeff40edb21717b13eb7dbd1f /libavcodec/mlp_parser.c
parent15b4b505c2700ea1ba88cedccc183b854c546e02 (diff)
dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex
This structure is well defined by Microsoft at: http://msdn.microsoft.com/en-us/library/windows/hardware/ff564012(v=vs.85).aspx Thus, the wDecodedPictureIndex member is guaranteed to exist. Also, both the MPEG-2 and VC-1 hwaccel decoders depend on this struct member, but only the VC-1 decoder was disabled if the check failed. Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/mlp_parser.c')
0 files changed, 0 insertions, 0 deletions