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
/
alsdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
alsdec: only adapt order for positive max_order
Andreas Cadhalpun
2015-05-05
1
-1
/
+1
*
alsdec: check sample pointer range in revert_channel_correlation
Andreas Cadhalpun
2015-05-05
1
-3
/
+23
*
alsdec: limit avctx->bits_per_raw_sample to 32
Andreas Cadhalpun
2015-05-05
1
-0
/
+6
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-18
/
+18
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-4
/
+4
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-6
/
+6
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-2
/
+7
*
alsdec: check block length
Reinhard Tartler
2013-12-10
1
-0
/
+5
*
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
Anton Khirnov
2013-10-28
1
-0
/
+2
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
alsdec: Clean up error paths
Luca Barbato
2013-07-23
1
-63
/
+75
*
alsdec: Fix the clipping range
Luca Barbato
2013-07-23
1
-6
/
+12
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-4
/
+0
*
av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
2013-03-13
1
-1
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
als: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-14
/
+9
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
Use proper return values in case of missing features
Diego Biurrun
2012-10-12
1
-3
/
+3
*
alsdec: fix misplaced parentheses.
Clément Bœsch
2012-09-17
1
-1
/
+1
*
alsdec: check return values.
Thilo Borgmann
2012-09-17
1
-5
/
+7
*
alsdec: fix number of decoded samples in first sub-block in BGMC mode.
Thilo Borgmann
2012-09-17
1
-6
/
+6
*
alsdec: Fix out of ltp_gain_values read.
Thilo Borgmann
2012-09-17
1
-1
/
+1
*
alsdec: Check that quantized parcor coeffs are within range.
Michael Niedermayer
2012-09-17
1
-0
/
+4
*
alsdec: check opt_order.
Michael Niedermayer
2012-09-17
1
-0
/
+5
*
alsdec: Check k used for rice decoder.
Michael Niedermayer
2012-09-17
1
-0
/
+5
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
alsdec: remove dead assignments
Mans Rullgard
2012-07-01
1
-2
/
+2
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-3
/
+3
*
Replace memset(0) by zero initializations.
Diego Biurrun
2012-03-28
1
-8
/
+3
*
alsdec: do not set AVCodecContext.frame_size
Justin Ruggles
2012-03-05
1
-1
/
+0
*
als: prevent infinite loop in zero_remaining().
Ronald S. Bultje
2012-02-17
1
-1
/
+1
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
latmdec: fix audio specific config parsing
Janne Grunau
2011-12-03
1
-1
/
+1
*
Add avcodec_decode_audio4().
Justin Ruggles
2011-12-02
1
-19
/
+24
*
lavc: replace references to deprecated AVCodecContext.error_recognition to us...
Dustin Brody
2011-10-22
1
-3
/
+3
*
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-8
/
+7
*
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
Justin Ruggles
2011-06-20
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-18
/
+18
*
Fix memory leak in ALS decoder in big endian systems
Vitor Sessak
2011-01-29
1
-0
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
alsdec: Correct the ALS decoder by storing some parameters per-channel rather
Sprezz
2010-12-06
1
-35
/
+68
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-2
/
+2
*
Reindent after last commit.
Thilo Borgmann
2010-11-08
1
-2
/
+2
*
Allow clean initialization of lut_status array by changing type to signed int.
Thilo Borgmann
2010-11-08
1
-2
/
+2
*
Remove usage of deprecated libavcodec/audioconvert.h functions.
Stefano Sabatini
2010-11-03
1
-2
/
+3
[next]