summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-12-18Undefine LOG (MPEG-handling code).Christophe Thommeret
2008-12-18Property handling.Christophe Thommeret
2008-12-17Fix mixer update.Christophe Thommeret
2008-12-17MPEG interlaced fixes.Christophe Thommeret
2008-12-16Link with libm.Christophe Thommeret
2008-12-16Add license headers.Julian Scheel
2008-12-16MPEG1.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16More deinterlacing.Christophe Thommeret
2008-12-16Deinterlacing.Christophe Thommeret
2008-12-16OSD working.Christophe Thommeret
2008-12-15Fix streams where top/bottom references are not necessarily paired.Julian Scheel
2008-12-15Fix aspect ratio.Julian Scheel
2008-12-15Fix reordering.Julian Scheel
2008-12-15Fix interlacing (partly).Julian Scheel
2008-12-15Testing interlacing.Julian Scheel
2008-12-15Set img->duration.Julian Scheel
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