index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libvdpau
/
dpb.h
Age
Commit message (
Expand
)
Author
2009-04-14
Add H.264 still frame support.
Julian Scheel
2009-01-16
Revert skip images with missing references - it may cause skips at unwanted s...
Julian Scheel
2009-01-16
Fix seeking in mkv/mov files. Don't show pictures which miss reference frames...
Julian Scheel
2009-01-04
Clear PTS in DPB in case of discontinuity.
Reinhard Nißl
2008-12-23
Fix build error & remove a few printfs.
Julian Scheel
2008-12-22
Fix interlaced playback on generation 3 decoders.
Julian Scheel
2008-12-21
vdpau_h264: release frames at dispose.
Christophe Thommeret
2008-12-16
Add license headers.
Julian Scheel
2008-12-15
Reordering works for progressive.
Julian Scheel
2008-12-14
Missed header changes.
Julian Scheel
2008-12-14
PTS reorder preparations.
Julian Scheel
2008-12-12
First interlaced support.
Julian Scheel
2008-12-12
Some fixes...
Julian Scheel
2008-12-08
Plays whole streams (progressive), still with glitches, though.
Julian Scheel
2008-12-08
Block surfaces until they are not used as reference frames any more.
Julian Scheel
2008-12-07
DPB starts growing. Restructuring of parser.
Julian Scheel