diff options
author | Rafaël Carré <rafael.carre@gmail.com> | 2010-10-21 18:39:57 +0000 |
---|---|---|
committer | Laurent Aimar <fenrir@videolan.org> | 2010-10-21 18:39:57 +0000 |
commit | fc068f9f2762bf7b24ced5d02b93f4d098b6ce23 (patch) | |
tree | b9a73cce81ad85eb809754b79f5142bd7cd47ba6 /ffserver.c | |
parent | eced8fa02ea237abd9c6a6e9287bb7524addb8f4 (diff) | |
download | ffmpeg-fc068f9f2762bf7b24ced5d02b93f4d098b6ce23.tar.gz |
Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value.
The 8 bits offset (nal unit type) should not be added, as the spec says:
"This bit offset is the offset within the RBSP data for the slice, relative
to the starting position of the slice_header() in the RBSP"
This fixes DXVA2 support for intel GPU.
Patch by Rafaël Carré (funman _AT_ videolan _DOT_ org).
Originally committed as revision 25538 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffserver.c')
0 files changed, 0 insertions, 0 deletions