index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_dec
/
libvdpau
/
vdpau_h264.c
Age
Commit message (
Expand
)
Author
2013-09-26
Added const
Petri Hintukainen
2013-04-11
vdpau_accel_data: removed unused var
Torsten Jager
2013-04-11
old vdpau h264 decoder: set color matrix flags
Torsten Jager
2012-05-07
Killed warnings in vdpau decoders
Petri Hintukainen
2011-12-31
Kill a few trivial compiler warnings.
Darren Salt
2011-03-22
Fixed minor issues with debug logging.
Andreas Auras
2011-01-23
Avoid "broken stream" message in vdpau_decoder_render, caused by decoder_init
Reinhard Nißl
2010-08-05
Silence "progressive:" output.
Darren Salt
2010-07-21
vdpau: update XINE_STREAM_INFO_FRAME_DURATION
Dennis Bendlin
2010-06-15
fix max_dpb_count
Julian Scheel
2010-06-13
require at least 5 frames being marked progressive before switching to progre...
Julian Scheel
2010-06-13
fix reference marking
Julian Scheel
2010-06-13
fix debug output
Julian Scheel
2010-06-13
fix typo in interlaced/progressive detection
Julian Scheel
2010-06-13
fix debug output
Julian Scheel
2010-06-13
improve interlaced/progressive detection
Julian Scheel
2010-06-13
limit dpb size
Julian Scheel
2010-06-12
fix possible segfault in broken streams
Julian Scheel
2010-06-12
interlaced/progressive detection
Julian Scheel
2010-06-12
fix double free of dangling_img
Julian Scheel
2010-06-12
fix field coded content
Julian Scheel
2010-06-12
rewrite vo_frame_t handling for field coded content
Julian Scheel
2010-06-11
rework of decoded picture buffer
Julian Scheel
2010-04-09
fix freeze on discontinuities/seeking
Julian Scheel
2010-02-07
Compiler warning fixes.
Darren Salt
2010-02-06
Minor cleanup (loop conversion, printf args).
Darren Salt
2010-02-06
Fix leakage of vo_frame_t on reset/flush/dispose
Julian Scheel
2010-02-05
Fix freeze/crash on seeking
Julian Scheel
2010-01-30
fix a memleak with interlaced content
Julian Scheel
2010-01-15
Fix seeking
Julian Scheel
2010-01-15
Cleanup of log messages (replace printf calls)
Julian Scheel
2010-01-13
Clear VDPAU surfaces on new streams.
Christophe Thommeret
2010-01-11
complete rework of the h264 decoder
jscheel-guest
2009-11-20
Merge from 1.1; merge vdpau (with adjustments for 1.2).
Darren Salt