git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
alsdec: check block length
[ffmpeg.git]
/
libavcodec
/
alsdec.c
2013-12-10
Reinhard Tartler
alsdec: check block length
blob
|
commitdiff
2013-10-28
Anton Khirnov
lavc: change all decoders to behave consistently with...
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-07-23
Luca Barbato
alsdec: Clean up error paths
blob
|
commitdiff
|
diff to current
2013-07-23
Luca Barbato
alsdec: Fix the clipping range
blob
|
commitdiff
|
diff to current
2013-05-15
Diego Biurrun
Remove commented-out debug #define cruft
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
av_log_missing_feature() ---> avpriv_report_missing_fea...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-12
Justin Ruggles
als: decode directly to the user-provided AVFrame
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
Use proper return values in case of missing features
blob
|
commitdiff
|
diff to current
2012-09-17
Clément Bœsch
alsdec: fix misplaced parentheses.
blob
|
commitdiff
|
diff to current
2012-09-17
Thilo Borgmann
alsdec: check return values.
blob
|
commitdiff
|
diff to current
2012-09-17
Thilo Borgmann
alsdec: fix number of decoded samples in first sub...
blob
|
commitdiff
|
diff to current
2012-09-17
Thilo Borgmann
alsdec: Fix out of ltp_gain_values read.
blob
|
commitdiff
|
diff to current
2012-09-17
Michael Niedermayer
alsdec: Check that quantized parcor coeffs are within...
blob
|
commitdiff
|
diff to current
2012-09-17
Michael Niedermayer
alsdec: check opt_order.
blob
|
commitdiff
|
diff to current
2012-09-17
Michael Niedermayer
alsdec: Check k used for rice decoder.
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-01
Mans Rullgard
alsdec: remove dead assignments
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-28
Diego Biurrun
Replace memset(0) by zero initializations.
blob
|
commitdiff
|
diff to current
2012-03-05
Justin Ruggles
alsdec: do not set AVCodecContext.frame_size
blob
|
commitdiff
|
diff to current
2012-02-17
Ronald S. Bultje
als: prevent infinite loop in zero_remaining().
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-01-28
Alex Converse
cosmetics: Remove extra newlines at EOF
blob
|
commitdiff
|
diff to current
2011-12-02
Janne Grunau
latmdec: fix audio specific config parsing
blob
|
commitdiff
|
diff to current
2011-12-02
Justin Ruggles
Add avcodec_decode_audio4().
blob
|
commitdiff
|
diff to current
2011-10-22
Dustin Brody
lavc: replace references to deprecated AVCodecContext...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpeg4audio symbols...
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-06-20
Justin Ruggles
Replace usages of av_get_bits_per_sample_fmt() with...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-01-29
Luca Barbato
Replace dprintf with av_dlog
blob
|
commitdiff
|
diff to current
2011-01-29
Vitor Sessak
Fix memory leak in ALS decoder in big endian systems
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-12-06
Sprezz
alsdec: Correct the ALS decoder by storing some paramet...
blob
|
commitdiff
|
diff to current
2010-11-12
Stefano Sabatini
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
blob
|
commitdiff
|
diff to current
2010-11-08
Thilo Borgmann
Reindent after last commit.
blob
|
commitdiff
|
diff to current
2010-11-08
Thilo Borgmann
Allow clean initialization of lut_status array by chang...
blob
|
commitdiff
|
diff to current
2010-11-03
Stefano Sabatini
Remove usage of deprecated libavcodec/audioconvert...
blob
|
commitdiff
|
diff to current
2010-08-07
Reinhard Tartler
Fix spelling in comment(s)
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
blob
|
commitdiff
|
diff to current
2010-07-02
Måns Rullgård
Grammar fixes
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-29
Thilo Borgmann
Add CRC check to the ALS decoder.
blob
|
commitdiff
|
diff to current
2010-06-26
Måns Rullgård
alsdec: convert VLAs to fixed size
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-06
Thilo Borgmann
Fix last frame block size correction.
blob
|
commitdiff
|
diff to current
2010-02-19
Thilo Borgmann
Do sequential bit reading outside of []-operators.
blob
|
commitdiff
|
diff to current
2010-02-17
Thilo Borgmann
Fix sizeof()-statement to use the actual pointer type.
blob
|
commitdiff
|
diff to current
2010-02-17
Thilo Borgmann
Fix wrong buffer allocation for MCC in ALS.
blob
|
commitdiff
|
diff to current
2010-02-16
Thilo Borgmann
Limit the Rice parameter used for progressive decoding...
blob
|
commitdiff
|
diff to current
2010-02-13
Thilo Borgmann
Reindent a line.
blob
|
commitdiff
|
diff to current
2010-02-13
Thilo Borgmann
Support arithmetic decoding in ALS.
blob
|
commitdiff
|
diff to current
2010-02-01
Thilo Borgmann
Remove unnecessary fields in ALSSpecificConfig.
blob
|
commitdiff
|
diff to current
2010-01-12
Thilo Borgmann
Reindent after last commit.
blob
|
commitdiff
|
diff to current
2010-01-12
Thilo Borgmann
Replace variable length array with an allocated buffer
blob
|
commitdiff
|
diff to current
2010-01-08
Thilo Borgmann
Change local variable type from unsigned int to int...
blob
|
commitdiff
|
diff to current
2010-01-07
Thilo Borgmann
Add multi-channel correlation support for ALS.
blob
|
commitdiff
|
diff to current
2010-01-07
Thilo Borgmann
Optimize short-term prediction by reducing index arithm...
blob
|
commitdiff
|
diff to current
2010-01-05
Thilo Borgmann
Replace array operator [] with direct access via pointer.
blob
|
commitdiff
|
diff to current
2009-12-13
Thilo Borgmann
Read and decode block data in separate functions to...
blob
|
commitdiff
|
diff to current
2009-11-16
Ronald S. Bultje
Use get_bits_left() instead of size_in_bits - get_bits_...
blob
|
commitdiff
|
diff to current
2009-11-14
Thilo Borgmann
Merge data tables from als_data.h with the decoder...
blob
|
commitdiff
|
diff to current
2009-11-14
Thilo Borgmann
Add long-term prediction to the ALS decoder.
blob
|
commitdiff
|
diff to current
2009-11-12
Alex Converse
Cosmetics: Re-indent
blob
|
commitdiff
|
diff to current
2009-11-12
Alex Converse
Fix a __warn_memset_zero_len gcc-4.4 warning.
blob
|
commitdiff
|
diff to current
2009-11-11
Thilo Borgmann
Add MPEG-4 Audio Lossless Coding (ALS) decoder.
blob
|
commitdiff
|
diff to current