summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorReinhard Nißl <rnissl@gmx.de>2011-01-22 23:14:57 +0100
committerReinhard Nißl <rnissl@gmx.de>2011-01-22 23:14:57 +0100
commit4871002a37587beb2e9c24fcd9bac0c7a9ba6a29 (patch)
tree4d6ad89eecb6462c811332216ce030c47136f832 /win32
parente91820984115b186778f3acf2130d2d78a30a877 (diff)
downloadxine-lib-4871002a37587beb2e9c24fcd9bac0c7a9ba6a29.tar.gz
xine-lib-4871002a37587beb2e9c24fcd9bac0c7a9ba6a29.tar.bz2
Fix handling of H.264 end of sequence NAL unit for still images
Currently a parsed picture was only decoded when the parser came across a NAL unit which started a new picture (aka access unit). An end of sequence NAL unit must be handled like the access unit delimiter NAL unit, as both terminate the current access unit. Handling the end of sequence NAL unit in this way fixes displaying of still images which end in an end of seqeunce NAL unit. Otherwise they were not decoded at all (in case of a still frame) or the second field was missing (in case of a still image which had been coded as a pair of fields).
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions