index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
wmaprodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/wmaprodec: Check packet size
Michael Niedermayer
2021-01-08
1
-0
/
+6
*
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
Anton Khirnov
2021-01-01
1
-0
/
+2
*
put_bits: make avpriv_copy_bits() lavc-local
Anton Khirnov
2020-10-28
1
-2
/
+2
*
avcodec/wmaprodec: Fixes integer overflow with 32bit samples
Michael Niedermayer
2019-12-15
1
-1
/
+1
*
avcodec/wmaprodec: Set packet_loss when we error out on a sanity check
Michael Niedermayer
2019-12-10
1
-0
/
+1
*
avcodec/wmaprodec: Check offset
Michael Niedermayer
2019-12-10
1
-0
/
+5
*
avcodec/wmaprodec: Check if the channel sum of all internal contexts match th...
Michael Niedermayer
2019-12-10
1
-0
/
+2
*
avcodec/wmaprodec: Fix buflen computation in save_bits()
Michael Niedermayer
2019-12-01
1
-3
/
+3
*
avcodec/wmaprodec: get frame during frame decode
Michael Niedermayer
2019-11-09
1
-4
/
+6
*
avcodec/wmaprodec: Check that the streams channels do not exceed the overall ...
Michael Niedermayer
2019-10-14
1
-1
/
+1
*
avcodec/wmaprodec: Fix cleanup on error
Michael Niedermayer
2019-10-10
1
-0
/
+7
*
avcodec/wmaprodec: Check if there is a stream
Michael Niedermayer
2019-10-03
1
-1
/
+3
*
avcodec/wmaprodec: improve XMA missing samples
bnnm
2018-11-10
1
-3
/
+32
*
avcodec/wmaprodec: support decoding up to 16 channels of xma
Maxton
2018-03-01
1
-1
/
+1
*
avcodec/wmaprodec: support multichannel XMA stream configurations
bnnm
2017-10-09
1
-52
/
+99
*
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-1
/
+1
*
avcodec/wmaprodec: reset offsets when error happens
Paul B Mahol
2017-03-20
1
-0
/
+4
*
wmaprodec: fix leaking fdsp on init failure
Andreas Cadhalpun
2017-02-17
1
-3
/
+4
*
avcodec/wmaprodec: add xma_flush for seeking in XMA2
Paul B Mahol
2017-01-20
1
-7
/
+27
*
avcodec/wmaprodec: unbreak XMA mono decoding
Paul B Mahol
2017-01-20
1
-6
/
+9
*
avcodec/wmaprodec: check number of channels for XMA streams
Paul B Mahol
2017-01-19
1
-1
/
+6
*
avcodec/wmapro: redone stream selection for XMA1/2
Paul B Mahol
2017-01-19
1
-8
/
+21
*
avcodec/wmaprodec: >2 channel support for XMA
Paul B Mahol
2017-01-19
1
-73
/
+201
*
avcodec/wmaprodec: do not force extradata presence for XMA
Paul B Mahol
2017-01-11
1
-3
/
+3
*
avcodec/wmaprodec: cleanup extradata dumping
Paul B Mahol
2016-12-22
1
-16
/
+6
*
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
Ganesh Ajjanagadde
2016-03-22
1
-1
/
+1
*
lavc: use get_bitsz to simplify the code
Andreas Cadhalpun
2016-01-03
1
-1
/
+1
*
lavc/wmaprodec: replace pow(10,x) by ff_exp10(x)
Ganesh Ajjanagadde
2015-12-25
1
-1
/
+2
*
avcodec/wmaprodec: Check bits per sample to be within the range not causing i...
Michael Niedermayer
2015-12-05
1
-0
/
+6
*
avcodec/wmaprodec: Fix overflow of cutoff
Michael Niedermayer
2015-12-05
1
-1
/
+1
*
avcodec/wmaprodec: Check for overread in decode_packet()
Michael Niedermayer
2015-11-15
1
-0
/
+5
*
avcodec/wmaprodec: XMA1 actually have packet sequence numbers
Paul B Mahol
2015-11-10
1
-2
/
+2
*
XMA1 and XMA2 stereo decoders
Paul B Mahol
2015-11-06
1
-15
/
+116
*
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-16
/
+16
|
\
\
|
|
/
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-16
/
+16
*
|
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
2015-02-14
1
-2
/
+2
|
\
\
|
|
/
|
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-2
/
+2
*
|
avcodec/wmaprodec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-12-01
1
-6
/
+10
*
|
avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Michael Niedermayer
2014-11-10
1
-0
/
+3
*
|
WMA: add "const" to avoid warnings with hardcoded tables.
Reimar Döffinger
2014-08-31
1
-2
/
+2
*
|
Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'
Michael Niedermayer
2014-04-02
1
-1
/
+1
|
\
\
|
|
/
|
*
More correct printf format specifiers
Diego Biurrun
2014-04-02
1
-1
/
+1
*
|
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
Michael Niedermayer
2014-03-22
1
-3
/
+7
|
\
\
|
|
/
|
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-4
/
+8
[next]