git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
alac: Check channel indexes more completely, fix out of array accesses.
[ffmpeg.git]
/
libavcodec
/
alac.c
2012-11-10
Michael Niedermayer
alac: Check channel indexes more completely, fix out...
blob
|
commitdiff
2012-11-10
Michael Niedermayer
alac: fix integer overflow leading to subsequent out...
blob
|
commitdiff
|
diff to current
2012-11-10
Michael Niedermayer
alac: fix nb_samples < order case
blob
|
commitdiff
|
diff to current
2012-10-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-22
Justin Ruggles
alacdec: set bits_per_raw_sample
blob
|
commitdiff
|
diff to current
2012-09-01
Piotr Bandurski
lavc: add missing new line to some messages
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-08-01
Paul B Mahol
alac: remove redundant "alac: " from log messages
blob
|
commitdiff
|
diff to current
2012-07-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-27
Justin Ruggles
alac: check for truncated packets
blob
|
commitdiff
|
diff to current
2012-07-27
Justin Ruggles
alac: reverse lpc coeff order, simplify filter
blob
|
commitdiff
|
diff to current
2012-07-21
Michael Niedermayer
alacdec: fix packed sample output with 5.1
blob
|
commitdiff
|
diff to current
2012-07-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-20
Michael Niedermayer
alac: drop packed sample output support with the next...
blob
|
commitdiff
|
diff to current
2012-07-20
Michael Niedermayer
alacdec: several players have problems with planar...
blob
|
commitdiff
|
diff to current
2012-07-20
Justin Ruggles
alac: fix channel pointer assignment for 24 and 32-bit
blob
|
commitdiff
|
diff to current
2012-07-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: cosmetics: general pretty-printing and comment...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: calculate buffer size outside the loop in allocat...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: change some data types to plain int
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: cosmetics: rename some variables and function...
blob
|
commitdiff
|
diff to current
2012-07-19
Andrew D'Addesio
alac: multi-channel decoding support
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: split element parsing into a separate function
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: support a read sample size of up to 32
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: output in planar sample format
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: add 32-bit decoding support
blob
|
commitdiff
|
diff to current
2012-07-19
Andrew D'Addesio
alac: simplify channel interleaving
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: use AVPacket fields directly in alac_decode_frame()
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: fix check for valid max_samples_per_frame
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: use get_sbits() to read LPC coefficients instead...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: move the current samples per frame to the ALACContext
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: avoid using a double-negative when checking if...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: factor out output_size check in predictor_decompr...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: factor out loading of next decoded sample in...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: use index into buffer_out instead of incrementing...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: simplify lpc coefficient adaptation
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: reduce the number of local variables needed in...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: simplify 1st order prediction and reading of...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: cosmetics: reindent after last commit
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: remove unneeded conditionals in predictor_decompr...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: use sizeof() instead of hardcoded data sizes
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: make block_size signed
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: remove a duplicate local variable
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: conditionally set sign_modifier to 1
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: eliminate 2 unneeded local variables in bastardiz...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: adjust conditions for updating entropy decoder...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: cosmetics: reindent after last commit
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: limit the rice param before passing to decode_sca...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: reduce the number of parameters to bastardized_ri...
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: cosmetics: rename some ALACContext parameters
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
alac: clean up and update comments leftover from revers...
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-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-25
Ronald S. Bultje
alac: convert extradata reading to bytestream2.
blob
|
commitdiff
|
diff to current
2012-01-14
Baptiste Coudurier
alacdec: support 32 bps
blob
|
commitdiff
|
diff to current
2012-01-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-03
Justin Ruggles
alacdec: implement the 2-pass prediction type.
blob
|
commitdiff
|
diff to current
2012-01-03
Justin Ruggles
alacdec: fill in missing or guessed info about the...
blob
|
commitdiff
|
diff to current
2011-12-20
Michael Niedermayer
alac: Check for bitstream overread
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
2011-10-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: remove unneeded NULL or zero-size packet checks.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: simplify buffer allocation by using FF_ALLOC_O...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: ask for a sample for unsupported sample depths.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: cosmetics: use 'ch' instead of 'chan' to itera...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: move some declarations to the top of the function
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: always use get_sbits_long() for uncompressed...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: remove unneeded local variable
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: remove the numchannels parameter from several...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: rename 2 functions.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: move appending of extra_bits to a separate...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: split stereo decorrelation into a separate...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: cosmetics: rename 'wasted_bits' to 'extra_bits'.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: remove unneeded numsamples checks
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: check for buffer allocation failure.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: allocate per-channel buffers based on channel...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: read/validate number of channels from the...
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: remove unneeded validation of setinfo_sample_size.
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: set sample_fmt in alac_decode_init()
blob
|
commitdiff
|
diff to current
2011-10-26
Justin Ruggles
alacdec: set bytespersample using av_get_bytes_per_sample()
blob
|
commitdiff
|
diff to current
2011-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-15
Diego Biurrun
alac: Remove unused dummy code.
blob
|
commitdiff
|
diff to current
2011-07-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-15
Diego Biurrun
doxygen: use Doxygen markup for authors and web links...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
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-11-12
Stefano Sabatini
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
blob
|
commitdiff
|
diff to current
2010-10-26
Jason Garrett-Glaser
Clean up ALACdec
blob
|
commitdiff
|
diff to current
2010-06-24
Måns Rullgård
alac: change 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-02-06
Jai Menon
Avoid using an intermediate variable.
blob
|
commitdiff
|
diff to current
2010-02-06
Jai Menon
Remove redundant use of numchannels since it is 1 for...
blob
|
commitdiff
|
diff to current
2010-02-06
Jai Menon
alac.c : Use av_freep instead of av_free.
blob
|
commitdiff
|
diff to current
next