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
/
wma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'
Michael Niedermayer
2013-03-12
1
-5
/
+0
|
\
|
*
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
2013-03-09
1
-5
/
+0
*
|
Merge commit '205a95f7b5178362874bc1e65eae9866723491c1'
Michael Niedermayer
2013-02-13
1
-0
/
+5
|
\
\
|
|
/
|
*
wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
Justin Ruggles
2013-02-12
1
-0
/
+5
*
|
wma: check byte_offset_bits
Michael Niedermayer
2013-01-30
1
-0
/
+4
*
|
Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
Michael Niedermayer
2013-01-23
1
-1
/
+0
|
\
\
|
|
/
|
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-02
1
-20
/
+16
|
\
\
|
|
/
|
*
wma: do not keep private copies of some AVCodecContext fields
Justin Ruggles
2012-11-01
1
-20
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-07
1
-0
/
+1
|
\
\
|
|
/
|
*
wmaenc: use float planar sample format
Justin Ruggles
2012-10-06
1
-0
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-01
1
-1
/
+1
|
\
\
|
|
/
|
*
wma: Lower the maximum number of channels to 2
Martin Storsjö
2012-07-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-08
1
-40
/
+1
|
\
\
|
|
/
|
*
wma: Refactor common code to fix standalone compilation of WMA lossless decoder.
Diego Biurrun
2012-03-07
1
-40
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-4
/
+4
|
\
\
|
|
/
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
vlc/rl: Add ff_ prefix to the nonstatic symbols
Martin Storsjö
2012-02-15
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
\
|
|
/
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
wma: Clip WMA1 and WMA2 frame length to 11 bits.
Alex Converse
2012-01-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
1
-0
/
+3
|
\
\
|
|
/
|
*
wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
Justin Ruggles
2011-11-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Move sine windows to a separate file
Mans Rullgard
2011-03-20
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-5
/
+5
|
*
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
1
-0
/
+1
|
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-4
/
+4
*
|
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-04
1
-0
/
+1
*
|
Replace dprintf with av_dlog
Luca Barbato
2011-01-30
1
-4
/
+4
|
/
*
Fix Doxygen documentation of gb parameter in ff_wma_get_large_val().
Diego Biurrun
2010-07-02
1
-1
/
+1
*
Export wma_critical_freqs as ff_wma_critical_freqs
Daniel Verkamp
2010-01-23
1
-2
/
+2
*
Add support for hard-coded MDCT-related ff_sine_windows tables.
Reimar Döffinger
2010-01-09
1
-3
/
+1
*
WMA: store level_table as floats, use type punning for sign flip in decode
Måns Rullgård
2009-09-29
1
-6
/
+13
*
Add two more sizes to ff_sine_windows[] and also pad it with NULLs so
Vitor Sessak
2009-09-15
1
-2
/
+2
*
Make remaining run level decode comments doxygen comments
Sascha Sommer
2009-06-20
1
-4
/
+4
*
Simplify run level decoding:
Sascha Sommer
2009-06-20
1
-30
/
+21
*
Fix indentation after the previous commit
Sascha Sommer
2009-06-20
1
-4
/
+4
*
Add support for escape coded wmapro run level coefficients
Sascha Sommer
2009-06-20
1
-0
/
+40
*
Introduce WMACoef typedef for decoded coefficients
Sascha Sommer
2009-06-20
1
-2
/
+2
*
Move run level decode functionality to ff_wma_run_level_decode
Sascha Sommer
2009-06-12
1
-0
/
+61
*
cosmetics: Add brackets between if/else
Sascha Sommer
2009-06-12
1
-23
/
+30
*
Add additional sample rates to the frame len bits calculation code
Sascha Sommer
2009-06-12
1
-1
/
+17
*
Move frame len bits calculation to ff_wma_get_frame_len_bits
Sascha Sommer
2009-06-12
1
-8
/
+26
*
cosmetics: Prettyprint and reformat wma.c closer to K&R style.
Diego Biurrun
2009-06-12
1
-43
/
+44
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Fix index to ff_sine_windows[]. Previously the index was usually in reverse
Robert Swain
2008-08-24
1
-2
/
+2
[next]