Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-16 | OSD working. | Christophe Thommeret | |
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 reordering. | Julian Scheel | |
2008-12-15 | Fix interlacing (partly). | Julian Scheel | |
2008-12-15 | Testing interlacing. | Julian Scheel | |
2008-12-15 | Set img->duration. | Julian Scheel | |
2008-12-15 | Fix endless loop. | Julian Scheel | |
2008-12-15 | Proper reordering. | 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 | Overlay fixup. | Christophe Thommeret | |
2008-12-14 | Debug printfs (mostly). | Christophe Thommeret | |
2008-12-14 | Overlay handling. | Christophe Thommeret | |
2008-12-14 | Remove unneeded debug printfs & add others. | Julian Scheel | |
2008-12-14 | Missed header changes. | 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 ↵ | Julian Scheel | |
nal-parsing where nal-start sequence was splitted across two ts-packets. | |||
2008-12-13 | MPEG bits. | Christophe Thommeret | |
2008-12-13 | Fix possible segfault on buffer underrun. | Julian Scheel | |
2008-12-13 | Fix re-introduced mem-leak & progressive playback. | Julian Scheel | |
2008-12-12 | First interlaced support. | Julian Scheel | |
2008-12-12 | Some fixes... | Julian Scheel | |
2008-12-12 | Locking fixes. | Christophe Thommeret | |
2008-12-12 | Format changes etc. | Christophe Thommeret | |
2008-12-10 | MPEG12 debug. | Christophe Thommeret | |
2008-12-10 | PTS bits. | Christophe Thommeret | |
2008-12-10 | Comment out some printfs. | Christophe Thommeret | |
2008-12-10 | Header-related bits. | Christophe Thommeret | |
2008-12-09 | Fix parsing if a nal header is split across multiple buffers. | Julian Scheel | |
2008-12-09 | Decode I, P and B frames (PTS reordering still missing). | Christophe Thommeret | |
2008-12-09 | Add vdpau_mpeg12. | Christophe Thommeret | |
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 | Set frame_idx in a more correct manner. | Julian Scheel | |
2008-12-08 | Plays whole streams (progressive), still with glitches, though. | Julian Scheel | |
2008-12-08 | Fix frame alloc. | Christophe Thommeret | |
2008-12-08 | Block surfaces until they are not used as reference frames any more. | Julian Scheel | |
2008-12-08 | Export vdp_get_error_string; define MPEG12 cap. | Christophe Thommeret | |
2008-12-08 | Enable VO_CAP check. | Julian Scheel | |
2008-12-08 | Progress... seeing the first picture (c: | Julian Scheel | |
2008-12-07 | DPB starts growing. Restructuring of parser. | Julian Scheel | |
--HG-- rename : src/libvdpau/nal_parser.c => src/libvdpau/h264_parser.c rename : src/libvdpau/nal_parser.h => src/libvdpau/h264_parser.h | |||
2008-12-05 | Queue bits; use-after-free fix. | Christophe Thommeret | |
2008-12-05 | Fix several parser errors; clean up parser code format. | Julian Scheel | |
2008-12-04 | Fix very bad pointer failure... | Julian Scheel | |
2008-12-03 | Fully working parser. | Julian Scheel | |
2008-12-03 | Fix typo. | Julian Scheel | |
2008-12-03 | Almost completely working parser. | Julian Scheel | |