index
:
vdr-plugin-softhddevice
master
VDR SoftHDDevice Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softhddev.c
Age
Commit message (
Collapse
)
Author
2015-11-03
Preparations for new ffmpeg VDPAU API.
HEAD
master
Johns
2015-06-30
Fix bug: wrong and crash, if vdr draws pixmaps outside OSD.
Johns
2015-04-22
Workaround for ffmpeg 2.6 artifacts.
Johns
2015-03-10
Fix bug: need signed char, if compiler has unsigned chars.
Johns
2015-02-16
Enable toggle AC3 downmix.
jinx
2014-10-16
Use more portable fork for vfork.
Johns
2014-06-25
Use GCC built-in functions for atomic operations.
Johns
2014-02-27
Fix compile with newer libav.
Johns
2014-02-18
Audio flush only with audio.
Johns
2014-01-30
Fix spelling in arguments help.
Johns
2014-01-29
Add Workaround for alsa blocking audio device.
Johns
2013-11-23
Fix bug: Option softhddevice.BlackPicture has no effect.
Johns
2013-11-05
Add support to configure and clear buffers on channel switch.
Dr. Seltsam
2013-10-08
Add function VideoStreamOpen and always use VideoStreamClose.
Johns
2013-08-03
Generalize GetVaapiContext to GetHwAccelContext.
Johns
2013-07-29
Add compile time configurable trickspeed packets dump.
Johns
2013-07-26
Fix bug #1410: wrong spelled AC-3 and E-AC-3.
Johns
2013-07-24
Add compile time selectable h264 trickspeed workaround.
Johns
2013-07-18
Use ffmpeg new names AVCodecID, AV_CODEC_... .
Johns
2013-07-15
Reduce PES error messages.
Johns
2013-04-06
Fix the fix, when sillpicture is called in suspend.
Johns
2013-04-03
Patch was not 100% correct, fixed.
Johns
2013-04-03
Fix crash, when sillpicture is called in suspend mode.
Johns
2013-03-12
Fix Bug #1286: typo.
Johns
2013-03-11
Adds H264 only hardware decoder for still-pictures.
Johns
2013-03-06
Adds raise softhddevice video window support.
cyril
2013-03-06
Adds optional only complete mpeg packets support.
Johns
2013-02-27
Try to connect to X11 server, when start fails.
Johns
2013-02-11
Improved pass-through (PCM+EAC3) support.
Johns
2013-02-08
Clear buffers quicker, when replay stops.
Johns
2013-02-07
Fix xcb deadlock while closing PIP decoder.
Johns
Close video decoder from inside the decoder thread, otherwise xcb hangs in a lock.
2013-01-28
Makes buffers soft limit configurable.
Johns
2013-01-23
Add video compatibility with >=ffmpeg 1.1.
Johns
2013-01-22
Fix bug: no sound with video output "none".
Johns
2013-01-12
Stronger H264/Mpeg detection tests.
Johns
2013-01-11
React faster only with mpeg.
Johns
2013-01-09
Fix build without USE_PIP.
Johns
2013-01-08
Must guard CodecVideoDecode.
Johns
2013-01-08
Fixes close PIP threading bug.
Johns
2013-01-07
Split mpeg packets in receiver thread.
Johns
2013-01-06
Fix bug: missing external reference with -DUSE_PIP.
Johns
2013-01-05
Fix detach and attach bug.
Johns
2013-01-05
Fix PIP threading problems.
Johns
2013-01-05
Restore video position, when PIP closes.
Johns
2013-01-04
Makes PIP+Video position configurable.
Johns
2013-01-04
Use second stream for PIP.
Johns
2013-01-03
Prepared reentrant video stream.
Johns
2013-01-01
Support multiple streams with ScaleVideo.
Johns
2013-01-01
Add support for old PES HDTV recording.
Johns
2012-12-31
Disable trickspeed hack, to prevent ffmpeg crash.
Johns
[next]