summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-12-15Fix endless loop.Julian Scheel
2008-12-15Proper reordering.Julian Scheel
2008-12-15Reordering works for progressive.Julian Scheel
2008-12-15More testing.Julian Scheel
2008-12-15Testing.Julian Scheel
2008-12-14Overlay fixup.Christophe Thommeret
2008-12-14Debug printfs (mostly).Christophe Thommeret
2008-12-14Overlay handling.Christophe Thommeret
2008-12-14Remove unneeded debug printfs & add others.Julian Scheel
2008-12-14Missed header changes.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-13MPEG bits.Christophe Thommeret
2008-12-13Fix possible segfault on buffer underrun.Julian Scheel
2008-12-13Fix re-introduced mem-leak & progressive playback.Julian Scheel
2008-12-12First interlaced support.Julian Scheel
2008-12-12Some fixes...Julian Scheel
2008-12-12Locking fixes.Christophe Thommeret
2008-12-12Format changes etc.Christophe Thommeret
2008-12-10MPEG12 debug.Christophe Thommeret
2008-12-10PTS bits.Christophe Thommeret
2008-12-10Comment out some printfs.Christophe Thommeret
2008-12-10Header-related bits.Christophe Thommeret
2008-12-09Fix parsing if a nal header is split across multiple buffers.Julian Scheel
2008-12-09Decode I, P and B frames (PTS reordering still missing).Christophe Thommeret
2008-12-09Add vdpau_mpeg12.Christophe Thommeret
2008-12-08NAL WIP.Julian Scheel
2008-12-08It grows and grows...Julian Scheel
2008-12-08Ref-frame fixes.Julian Scheel
2008-12-08Set frame_idx in a more correct manner.Julian Scheel
2008-12-08Plays whole streams (progressive), still with glitches, though.Julian Scheel
2008-12-08Fix frame alloc.Christophe Thommeret
2008-12-08Block surfaces until they are not used as reference frames any more.Julian Scheel
2008-12-08Export vdp_get_error_string; define MPEG12 cap.Christophe Thommeret
2008-12-08Enable VO_CAP check.Julian Scheel
2008-12-08Progress... seeing the first picture (c:Julian Scheel
2008-12-07DPB starts growing. Restructuring of parser.Julian Scheel
2008-12-05Queue bits; use-after-free fix.Christophe Thommeret
2008-12-05Fix several parser errors; clean up parser code format.Julian Scheel
2008-12-04Fix very bad pointer failure...Julian Scheel
2008-12-03Fully working parser.Julian Scheel
2008-12-03Fix typo.Julian Scheel
2008-12-03Almost completely working parser.Julian Scheel
2008-12-03Decoding a few frames.Julian Scheel
2008-12-03Overlay stuff.Christophe Thommeret
2008-12-03Decodes one picture, but does not display it.Julian Scheel
2008-12-02Debug printfs...Julian Scheel
2008-12-02Cleanup.Julian Scheel
2008-12-02Start DPB work.Julian Scheel
2008-12-02More extensions to the parser, fixes in the decoder.Julian Scheel