index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
wv.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the handling of the INT32INFO block to the WavPack decoder.
David Bryant
2007-08-05
1
-4
/
+0
*
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Panagiotis Issaris
2007-07-19
1
-1
/
+1
*
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
Panagiotis Issaris
2007-07-19
1
-1
/
+1
*
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2007-02-13
1
-1
/
+1
*
Seeking support in WavPack
Kostya Shishkov
2007-01-28
1
-3
/
+42
*
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Alex Beregszaszi
2007-01-19
1
-1
/
+1
*
Remove unused variable.
Diego Biurrun
2006-10-15
1
-1
/
+1
*
Ignore blocks with no samples and flags (but usually with MD5 sum)
Kostya Shishkov
2006-10-15
1
-3
/
+3
*
Move block size check to decoder
Kostya Shishkov
2006-10-14
1
-6
/
+0
*
10l: remove alien seek function from demuxer
Kostya Shishkov
2006-10-10
1
-1
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
WavPack lossless audio decoder
Kostya Shishkov
2006-09-26
1
-0
/
+207
[prev]