index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
combined
Age
Commit message (
Expand
)
Author
2007-01-26
Fix warning with LOG enabled.
Diego 'Flameeyes' Pettenò
2007-01-24
Send multichannel data in a single frame, stop reading and send the buffer wh...
Diego 'Flameeyes' Pettenò
2007-01-24
Put a non-stream buffer when there's an error, so that xine does not lock on ...
Diego 'Flameeyes' Pettenò
2007-01-24
Don't limit to 4096 samples if there's space to decode more, avoid more loops...
Diego 'Flameeyes' Pettenò
2007-01-24
Zero out the error array, so that we don't have false positives.
Diego 'Flameeyes' Pettenò
2007-01-24
Actually rewind to the start.
Diego 'Flameeyes' Pettenò
2007-01-24
Replace my email address with a more generic one.
Diego 'Flameeyes' Pettenò
2007-01-24
There's no need to pass one of the frame's headers around, so just send the s...
Diego 'Flameeyes' Pettenò
2007-01-24
Remove the workaround for FFmpeg decoding, pass the complete header to the de...
Diego 'Flameeyes' Pettenò
2007-01-24
Don't include audio_group.h, this demuxer is not part of that.
Diego 'Flameeyes' Pettenò
2007-01-24
Add missing include directive.
Diego 'Flameeyes' Pettenò
2007-01-24
Create a new wavpack plugin with both the old demuxer and a new decoder. To s...
Diego 'Flameeyes' Pettenò