index
:
vdr-plugin-softhddevice
master
VDR SoftHDDevice Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio.c
Age
Commit message (
Expand
)
Author
2015-03-10
Try smaller audio puffer, if default size fails.
Johns
2014-09-23
Fix audio thread close race condition.
Johns
2014-06-25
Use GCC built-in functions for atomic operations.
Johns
2014-06-04
Fix last commit.
Johns
2014-01-29
Add Workaround for alsa blocking audio device.
Johns
2013-07-26
Fix bug #1410: wrong spelled AC-3 and E-AC-3.
Johns
2013-07-08
Fix bug #1392: Wrong value for mixing LFE.
Johns
2013-04-15
Fix "broken driver" message if empty ring buffer.
Johns
2013-04-11
Enable seamless audio track change.
Johns
2013-03-12
Fix Bug #1286: typo.
Johns
2013-02-11
Try to use HBR (High Bit-Rate) for EAC3.
Johns
2013-02-11
Improved pass-through (PCM+EAC3) support.
Johns
2013-02-06
Makes audio mixer optional.
Johns
2013-01-25
Support upsampling 3,5 to 8 channels.
Johns
2013-01-08
Fixes close PIP threading bug.
Johns
2013-01-06
Fix thread exit problem.
Johns
2013-01-03
Prepared reentrant video stream.
Johns
2012-08-08
Removes old audio code (!USE_AUDIORING).
Johns
2012-06-30
Fix bug: audio use 100% CPU during pause.
Johns
2012-06-27
Guard audio skip against old PTS values.
Johns
2012-06-25
Improved audio skip, after channel switch.
Johns
2012-04-30
Fix bug: PTS are 1/90ms and use AudioVideoDelay.
Johns
2012-04-28
Skip audio to sync with video.
Johns
2012-04-27
Mute pass-through, if volume is 0.
Johns
2012-04-24
Fix bug: don't normalize or compress AC3 samples.
Johns
2012-04-22
Make audio ring buffer size a multiple of 3,5,7,8.
Johns
2012-04-21
Add upmix from 5 to 6 channels.
Johns
2012-04-21
Fix bug: alloca wrong size for audio buffer.
Johns
2012-04-20
New audio ring buffer code, now OSS part.
Johns
2012-04-19
Adds audio normalize support.
Johns
2012-04-19
New audio filters next part.
Johns
2012-04-17
Show black picture, if no video stream available.
Johns
2012-03-23
More debug for flush buffers. Bigger audio buffer.
Johns
2012-03-12
Cleanups.
Johns
2012-03-10
AudioGetDelay returns signed value and cleanups.
Johns
2012-03-07
Handle snd_pcm_wait timeouts.
Johns
2012-03-05
Fix bug: AudioEnqueue crash without sound card.
Johns
2012-03-02
Rewrote video/audio start code.
Johns
2012-03-02
Fix warning.
Johns
2012-03-01
Increase AudioBufferTime for OSS.
Johns
2012-02-29
Add ac3 to info message for pass-through.
Johns
2012-02-29
Improved audio drift correction support.
Johns
2012-02-25
Try to restart alsa after underrun.
Johns
2012-02-24
Increased audio buffer time for PES packets.
Johns
2012-02-21
New audio PES handling.
Johns
2012-02-16
Wakeup audio thread after pause.
Johns
2012-02-14
Removed stupid gcc warnings.
Johns
2012-02-14
Fix bug: audio increments invalid audio PTS.
Johns
2012-02-12
Add play/pause audio support.
Johns
2012-02-11
Detect audio stream type only after stream switch.
Johns
[next]