index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libvdpau
/
h264_parser.c
Age
Commit message (
Expand
)
Author
2008-12-24
MMC operations need to be executed _after_ the frame was decoded.
Julian Scheel
2008-12-23
Fix build error & remove a few printfs.
Julian Scheel
2008-12-23
Fix some more interlaced streams (dpb reference pic removal issues).
Julian Scheel
2008-12-16
Add license headers.
Julian Scheel
2008-12-15
Fix streams where top/bottom references are not necessarily paired.
Julian Scheel
2008-12-15
Fix aspect ratio.
Julian Scheel
2008-12-15
Fix endless loop.
Julian Scheel
2008-12-15
Reordering works for progressive.
Julian Scheel
2008-12-15
More testing.
Julian Scheel
2008-12-15
Testing.
Julian Scheel
2008-12-14
Remove unneeded debug printfs & add others.
Julian Scheel
2008-12-14
PTS reorder preparations.
Julian Scheel
2008-12-13
Add 180.16 support (hardcoded ref-frames to 16, needs change); fix nal-parsin...
Julian Scheel
2008-12-13
Fix possible segfault on buffer underrun.
Julian Scheel
2008-12-12
First interlaced support.
Julian Scheel
2008-12-12
Some fixes...
Julian Scheel
2008-12-09
Fix parsing if a nal header is split across multiple buffers.
Julian Scheel
2008-12-08
NAL WIP.
Julian Scheel
2008-12-08
It grows and grows...
Julian Scheel
2008-12-08
Ref-frame fixes.
Julian Scheel
2008-12-08
Progress... seeing the first picture (c:
Julian Scheel
2008-12-07
DPB starts growing. Restructuring of parser.
Julian Scheel