summaryrefslogtreecommitdiff
path: root/src/video_dec/libvdpau/cpb.c
AgeCommit message (Collapse)Author
2010-02-07Compiler warning fixes.Darren Salt
2010-01-11complete rework of the h264 decoderjscheel-guest
coded_picture replaces the abused nal_units, while nal_units are just what their name says. sps and pps are handled in buffers as the spec proposes. pic_num calculation and ref-frame marking reworked to be spec compliant