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
/
libavcodec
/
wavpackenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
wavpackenc: use put_sbits()
James Almer
2015-04-18
1
-7
/
+3
*
avcodec/wavpackenc: remove unneeded L suffixes
Michael Niedermayer
2015-02-02
1
-4
/
+4
*
wavpackenc: reset trailer info on block encoding
Christophe Gisquet
2014-08-22
1
-0
/
+3
*
wavpackenc: make assert more thorough
Christophe Gisquet
2014-08-22
1
-1
/
+1
*
wavpackenc: fix number of samples per block
Christophe Gisquet
2014-08-22
1
-1
/
+1
*
wavpackenc: assert on too small buffer
Christophe Gisquet
2014-08-21
1
-0
/
+2
*
wavpackenc: proper buffer allocation
Christophe Gisquet
2014-08-19
1
-2
/
+3
*
avcodec/wavpackenc: Fix log2sample() result value
Michael Niedermayer
2014-08-02
1
-2
/
+2
*
avcodec/wavpackenc: fix () in macros
Michael Niedermayer
2014-06-20
1
-7
/
+7
*
avcodec/wavpackenc: fix uninitialized ret
Michael Niedermayer
2013-10-20
1
-1
/
+1
*
wavpackenc: do not copy samples if they are not available
Paul B Mahol
2013-08-17
1
-2
/
+4
*
wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;"
Michael Niedermayer
2013-08-14
1
-1
/
+1
*
WavPack encoder
Paul B Mahol
2013-08-14
1
-0
/
+2987