index
:
vdr-plugin-softhddevice
master
VDR SoftHDDevice Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-29
Add missing VdpauDecoderDestroy.
0.1.3
Johns
2011-12-26
Cleanup video packet ringbuffer.
Johns
2011-12-26
Allow build without VDPAU.
Johns
2011-12-25
Fix bug: swapped end and start.
Johns
2011-12-25
Support other than "PCM" alsa mixer channels.
Johns
2011-12-25
Show time used for VdpDecoderRender.
Johns
2011-12-25
Use only one thread for hw decoding.
Johns
2011-12-25
Fix bug: wrong aspect video size calculation.
Johns
2011-12-24
Cleanups + Version 0.1.2 released.
0.1.2
Johns
2011-12-23
Libav needs buggy ffmpeg workaround.
Johns
2011-12-23
Fix libav compatibility.
Johns
2011-12-23
Wrong decoder->SurfaceField again.
Johns
2011-12-23
Remove interlaced_frame debug, it can't be used.
Johns
2011-12-23
New video stream never reset, if buffer full.
Johns
2011-12-23
Initial vdpau hw decoder support.
Johns
2011-12-23
Fix uninitialized 'filled'.
Johns
2011-12-23
Fix vdpau hangup when switching none/interlaced.
Johns
2011-12-22
Cleanup on destroy decoder.
Johns
2011-12-22
Add video/audio sync to vdpau.
Johns
2011-12-22
Initial vdpau osd support.
Johns
2011-12-22
Initial vdpau support.
Johns
2011-12-20
Reorder pts.
Johns
2011-12-19
libav 0.7.2 has no avcodec_open2.
Johns
2011-12-19
Audio/video sync improvements.
Johns
2011-12-17
Store config values, when menu leaves.
Johns
2011-12-16
Adds setup.conf documentation.
Johns
2011-12-16
Support xcb_set_wm_protocols for xcb-util <0.3.8.
Johns
2011-12-15
New video/audio sync code.
Johns
2011-12-15
Use current configuration for setup menu.
Johns
2011-12-14
Initial support of replay.
Johns
2011-12-14
Adds missing "po" directory.
Johns
2011-12-13
Add vaSyncSurface for new surface displayed.
Johns
2011-12-13
Workaround for 1080i with intel driver 1.0.15.
Johns
2011-12-12
Add deinterlace/scaling modes to setup.
Johns
2011-12-12
DisplayFrame displays now only a single frame.
Johns
2011-12-11
Add guards against cleanup errors.
Johns
2011-12-11
Fix: indent broke VERSION extraction.
Johns
2011-12-11
Thread init/exit moved into own functions.
Johns
2011-12-10
Video enhancements.
Johns
2011-12-08
Pass audio PTS to codec.
Johns
2011-12-08
Audio improvement (missing headerfile).
Johns
2011-12-08
Audio improvement.
Johns
2011-12-08
Use old aspect-ratio, make thread joinable.
Johns
2011-12-07
Reduce program exit crashes, due ...
Johns
2011-12-07
Close codec written.
Johns
2011-12-07
Makefile and private make script.
Johns
2011-12-07
C part of the plugin.
Johns
2011-12-07
C++ part of the plugin.
Johns
2011-12-06
Standard distribution files.
Johns