summaryrefslogtreecommitdiff
path: root/src/video_dec/libvdpau
AgeCommit message (Expand)Author
2010-04-17VDPAU VC1: fixes field interlace refframes + skipped frames.Christophe Thommeret
2010-04-09skip stuffing bytesJulian Scheel
2010-04-09fix freeze on discontinuities/seekingJulian Scheel
2010-03-30fix potential deadlock on h264 playbackJulian Scheel
2010-02-07Compiler warning fixes.Darren Salt
2010-02-06Minor cleanup (loop conversion, printf args).Darren Salt
2010-02-06Fix leakage of vo_frame_t on reset/flush/disposeJulian Scheel
2010-02-06Fix segfault on disposeJulian Scheel
2010-02-05Fix freeze/crash on seekingJulian Scheel
2010-01-30fix a memleak with interlaced contentJulian Scheel
2010-01-20vdpau_mpeg12: attach a PTS just once to imgReinhard Nißl
2010-01-20Use pkg-config for vdpau where possible; fix excessive libvdpau linkage.Darren Salt
2010-01-15Fix seekingJulian Scheel
2010-01-15Cleanup of log messagesChristophe Thommeret
2010-01-15Cleanup of log messages (replace printf calls)Julian Scheel
2010-01-14Don't deinterlace still framesChristophe Thommeret
2010-01-13Clear VDPAU surfaces on new streams.Christophe Thommeret
2010-01-12always draw still images. a still image is detected by the immediate followin...Julian Scheel
2010-01-11complete rework of the h264 decoderjscheel-guest
2009-11-24vdpau_mpeg12 pts fixChristophe Thommeret
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt