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