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
/
alsdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/alsdec: Check for overread
Michael Niedermayer
2015-06-04
1
-0
/
+5
*
alsdec: only adapt order for positive max_order
Andreas Cadhalpun
2015-04-23
1
-1
/
+1
*
alsdec: check sample pointer range in revert_channel_correlation
Andreas Cadhalpun
2015-04-22
1
-7
/
+27
*
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-18
/
+18
|
\
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-18
/
+18
*
|
alsdec: validate time diff index
Andreas Cadhalpun
2015-04-19
1
-0
/
+8
*
|
alsdec: limit avctx->bits_per_raw_sample to 32
Andreas Cadhalpun
2015-04-18
1
-0
/
+6
*
|
avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev...
Michael Niedermayer
2015-04-18
1
-2
/
+2
*
|
alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
2015-04-18
1
-1
/
+5
*
|
avcodec/alsdec: use av_malloc(z)_array()
Paul B Mahol
2015-04-14
1
-31
/
+30
*
|
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
2015-02-14
1
-4
/
+4
|
\
\
|
|
/
|
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-4
/
+4
*
|
avcodec/alsdec: use init_get_bits8()
Paul B Mahol
2015-02-05
1
-1
/
+2
*
|
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
Michael Niedermayer
2014-06-23
1
-6
/
+6
|
\
\
|
|
/
|
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-6
/
+6
*
|
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory...
Michael Niedermayer
2014-06-08
1
-1
/
+1
*
|
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
Michael Niedermayer
2014-03-22
1
-2
/
+7
|
\
\
|
|
/
|
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-2
/
+7
*
|
avcodec/alsdec: check predictor order against block length
Michael Niedermayer
2014-02-16
1
-1
/
+5
*
|
avcodec/alsdec: skip cases where the master channel equals the current channel
Michael Niedermayer
2013-12-29
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-11
1
-0
/
+5
|
\
\
|
|
/
|
*
alsdec: check block length
Reinhard Tartler
2013-12-10
1
-0
/
+5
*
|
Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00'
Michael Niedermayer
2013-10-28
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
Anton Khirnov
2013-10-28
1
-0
/
+2
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
Update my email address.
Thilo Borgmann
2013-08-13
1
-2
/
+2
*
|
alsdec: minor simplification in read_block()
Michael Niedermayer
2013-07-24
1
-2
/
+1
*
|
Merge commit 'ca488ad480360dfafcb5766f7bfbb567a0638979'
Michael Niedermayer
2013-07-24
1
-64
/
+75
|
\
\
|
|
/
|
*
alsdec: Clean up error paths
Luca Barbato
2013-07-23
1
-63
/
+75
*
|
Merge commit '70ecc175c7b513a153ac87d1c5d219556ca55070'
Michael Niedermayer
2013-07-24
1
-6
/
+12
|
\
\
|
|
/
|
*
alsdec: Fix the clipping range
Luca Barbato
2013-07-23
1
-6
/
+12
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-4
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-4
/
+0
*
|
Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
Michael Niedermayer
2013-03-14
1
-1
/
+2
|
\
\
|
|
/
|
*
av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
2013-03-13
1
-1
/
+2
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31'
Michael Niedermayer
2013-02-13
1
-14
/
+9
|
\
\
|
|
/
|
*
als: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-14
/
+9
*
|
alsdec/read_specific_config: check for init_get_bits failure
Michael Niedermayer
2013-01-28
1
-1
/
+3
*
|
alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent to the...
Thilo Borgmann
2013-01-06
1
-4
/
+5
*
|
alsdec: Consistently use a period at the end of error messages.
Thilo Borgmann
2013-01-06
1
-14
/
+14
*
|
alsdec: change channel sorting so it match reference implementation
Paul B Mahol
2013-01-05
1
-2
/
+5
*
|
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2013-01-04
1
-1
/
+1
*
|
alsdec: improve warning message when invalid channel position is found
Paul B Mahol
2012-12-23
1
-1
/
+1
*
|
alsdec: cosmetics after previous commit
Paul B Mahol
2012-12-21
1
-8
/
+8
*
|
alsdec: channel sorting
Paul B Mahol
2012-12-21
1
-3
/
+13
*
|
alsdec: propagate error codes in read_block()
Michael Niedermayer
2012-12-13
1
-4
/
+5
[next]