git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior
[ffmpeg.git]
/
libavcodec
/
apedec.c
2019-07-31
Michael Niedermayer
avcodec/apedec: Make coeffsA/B uint32_t, this avoids...
blob
|
commitdiff
2019-07-31
Michael Niedermayer
avcodec/apedec: make left/right unsigned to avoid undef...
blob
|
commitdiff
|
diff to current
2019-07-31
Michael Niedermayer
avcodec/apedec: Fix multiple integer overflows and...
blob
|
commitdiff
|
diff to current
2019-07-21
Michael Niedermayer
avcodec/apedec: Fix various integer overflows
blob
|
commitdiff
|
diff to current
2019-07-21
Michael Niedermayer
avcodec/apedec: Fix multiple integer overflows in predi...
blob
|
commitdiff
|
diff to current
2019-06-30
Michael Niedermayer
avcodec/apedec: Add k < 24 check to the only k++ case...
blob
|
commitdiff
|
diff to current
2017-07-16
Michael Niedermayer
avcodec/apedec: Fix integer overflow
blob
|
commitdiff
|
diff to current
2017-03-29
Clément Bœsch
Fix all -Wformat warnings raised by DJGPP
blob
|
commitdiff
|
diff to current
2016-06-21
Clément Bœsch
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
blob
|
commitdiff
|
diff to current
2016-05-12
Luca Barbato
ape: Unbreak adaptcoeffs computation
blob
|
commitdiff
|
diff to current
2016-05-12
Derek Buitenhuis
Merge commit 'f3fdef108eb06b1e71b29152bf6822519e787efe'
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-24
Luca Barbato
ape: Unbreak adaptcoeffs computation
blob
|
commitdiff
|
diff to current
2016-04-19
Luca Barbato
ape: Avoid undefined behaviour
blob
|
commitdiff
|
diff to current
2016-04-12
Paul B Mahol
avcodec/apedec: fix decoding of stereo files with one...
blob
|
commitdiff
|
diff to current
2016-01-19
Carl Eugen Hoyos
ape: Show more information for loglevel verbose.
blob
|
commitdiff
|
diff to current
2015-12-02
Michael Niedermayer
avcodec/apedec: Check length in long_filter_high_3800()
blob
|
commitdiff
|
diff to current
2015-10-03
Ganesh Ajjanagadde
avcodec/apedec: fix bug introduced in commit d3e5fbb140...
blob
|
commitdiff
|
diff to current
2015-09-29
Ganesh Ajjanagadde
avcodec/apedec: fix undefined left shifts of negative...
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-05-08
Andreas Cadhalpun
ape: Support _0000 files with nblock smaller than 64
blob
|
commitdiff
|
diff to current
2015-04-28
Andreas Cadhalpun
apedec: prevent out of array writes in decode_array_0000
blob
|
commitdiff
|
diff to current
2015-04-28
Andreas Cadhalpun
apedec: set s->samples only when init_frame_decoder...
blob
|
commitdiff
|
diff to current
2015-02-14
zhaoxiu.zeng
avcodec/apedec: simplify sign conversion
blob
|
commitdiff
|
diff to current
2015-02-13
zhaoxiu.zeng
avcodec/apedec: move 'coeffs[256] and delay[256]' into...
blob
|
commitdiff
|
diff to current
2014-06-23
Michael Niedermayer
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
blob
|
commitdiff
|
diff to current
2014-06-23
Diego Biurrun
dsputil: Split bswap*_buf() off into a separate context
blob
|
commitdiff
|
diff to current
2014-06-23
Michael Niedermayer
avcodec/apedec: optimize sign combination
blob
|
commitdiff
|
diff to current
2014-06-22
Michael Niedermayer
Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682'
blob
|
commitdiff
|
diff to current
2014-06-22
Diego Biurrun
ape: Replace memset(0) by zero initialization
blob
|
commitdiff
|
diff to current
2014-06-05
Christophe Gisquet
apedsp: move to llauddsp
blob
|
commitdiff
|
diff to current
2014-05-29
Michael Niedermayer
Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'
blob
|
commitdiff
|
diff to current
2014-05-29
Diego Biurrun
dsputil: Move APE-specific bits into apedsp
blob
|
commitdiff
|
diff to current
2014-04-26
Michael Niedermayer
avcodec/apedec: tmpk==32 is not supported, prevent...
blob
|
commitdiff
|
diff to current
2014-03-22
Michael Niedermayer
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
blob
|
commitdiff
|
diff to current
2014-03-22
Diego Biurrun
avcodec: more correct printf specifiers
blob
|
commitdiff
|
diff to current
2013-12-23
Michael Niedermayer
avcodec/apedec: use av_fast_padded_malloc()
blob
|
commitdiff
|
diff to current
2013-12-23
Michael Niedermayer
avcodec/apedec: more checks for k
blob
|
commitdiff
|
diff to current
2013-10-30
Paul B Mahol
avcodec/apedec: use init_get_bits8()
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-08-28
Rafaël Carré
apedec: do not buffer decoded samples over AVPackets
blob
|
commitdiff
|
diff to current
2013-05-02
Michael Niedermayer
ape_decode_value_3860: check k before using it in get_b...
blob
|
commitdiff
|
diff to current
2013-05-02
Michael Niedermayer
ape_decode_value_3900: check tmpk
blob
|
commitdiff
|
diff to current
2013-03-26
Michael Niedermayer
Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'
blob
|
commitdiff
|
diff to current
2013-03-25
Kostya Shishkov
ape: 3.80-3.92 decoding support
blob
|
commitdiff
|
diff to current
2013-03-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-03-15
Michael Niedermayer
Merge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'
blob
|
commitdiff
|
diff to current
2013-03-15
Michael Niedermayer
Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
blob
|
commitdiff
|
diff to current
2013-03-15
Kostya Shishkov
add support for Monkey's Audio versions from 3.93
blob
|
commitdiff
|
diff to current
2013-03-15
Kostya Shishkov
ape: provide two additional bytes in buffer for old...
blob
|
commitdiff
|
diff to current
2013-03-15
Kostya Shishkov
ape: make version-dependent decoding functions called...
blob
|
commitdiff
|
diff to current
2013-03-14
Michael Niedermayer
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavc: factorize ff_{thread_,re,}get_buffer error messages.
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-13
Michael Niedermayer
Merge commit '5cc0bd2cb47cbb1040f2bb0ded8d72a442c79b20'
blob
|
commitdiff
|
diff to current
2013-02-12
Justin Ruggles
ape: decode directly to the user-provided AVFrame
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-12
Michael Niedermayer
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
blob
|
commitdiff
|
diff to current
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-11-02
Paul B Mahol
apedec: consume packet after it has been fully decoded
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
blob
|
commitdiff
|
diff to current
2012-10-01
Justin Ruggles
apedec: output in planar sample format
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-05-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-10
Christophe Gisquet
ape: Use unsigned integer maths
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-31
Michael Niedermayer
apedec: check bits <= 32.
blob
|
commitdiff
|
diff to current
2012-03-28
Michael Niedermayer
apedec: fix global array overread
blob
|
commitdiff
|
diff to current
2012-03-28
Michael Niedermayer
apedec: check bits <= 32
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-02-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-07
Justin Ruggles
apedec: allow the user to set the maximum number of...
blob
|
commitdiff
|
diff to current
2012-02-07
Justin Ruggles
apedec: do not unnecessarily zero output samples for...
blob
|
commitdiff
|
diff to current
2012-02-07
Justin Ruggles
apedec: allocate a single flat buffer for decoded samples
blob
|
commitdiff
|
diff to current
2012-02-07
Justin Ruggles
apedec: use sizeof(field) instead of sizeof(type)
blob
|
commitdiff
|
diff to current
2012-02-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-04
Paul B Mahol
apedec: 8bit and 24bit support
blob
|
commitdiff
|
diff to current
2012-02-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-04
Michael Niedermayer
apedec: remove unused variable
blob
|
commitdiff
|
diff to current
2012-02-03
Justin Ruggles
apedec: remove unneeded #include of get_bits.h and...
blob
|
commitdiff
|
diff to current
2012-02-03
Justin Ruggles
apedec: av_fast_malloc() instead of av_realloc()
blob
|
commitdiff
|
diff to current
2012-02-03
Justin Ruggles
apedec: fix handling of packet sizes that are not a...
blob
|
commitdiff
|
diff to current
2012-02-02
Michael Niedermayer
apedec: Fix alignment and fate.
blob
|
commitdiff
|
diff to current
2011-12-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-22
Diego Biurrun
Drop ALT_ prefix from BITSTREAM_READER_LE name.
blob
|
commitdiff
|
diff to current
2011-12-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-02
Justin Ruggles
Add avcodec_decode_audio4().
blob
|
commitdiff
|
diff to current
next