git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO()
[ffmpeg.git]
/
libavcodec
/
adpcmenc.c
2014-09-10
Michael Niedermayer
avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO()
blob
|
commitdiff
2014-08-24
Paul B Mahol
Correct few "ffmpeg" typos
blob
|
commitdiff
|
diff to current
2014-06-06
Michael Niedermayer
avcodec/adpcmenc: fix integer overflow / undefined...
blob
|
commitdiff
|
diff to current
2014-06-06
Martin Storsjö
adpcm: Write the proper predictor in trellis mode in...
blob
|
commitdiff
|
diff to current
2014-06-06
Martin Storsjö
adpcm: Fix trellis encoding of IMA QT
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-04-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-04-11
Diego Biurrun
Move misplaced file author information where it belongs
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
blob
|
commitdiff
|
diff to current
2013-03-06
James Zern
normalize calls to ff_alloc_packet2
blob
|
commitdiff
|
diff to current
2013-01-23
Paul B Mahol
adcpmenc: remove unused header
blob
|
commitdiff
|
diff to current
2012-10-09
Michael Niedermayer
adpcmenc: switch to av_assert()
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-07
Justin Ruggles
adpcmenc: ensure calls to adpcm_ima_compress_sample...
blob
|
commitdiff
|
diff to current
2012-10-07
Justin Ruggles
adpcmenc: ensure calls to adpcm_ima_compress_sample...
blob
|
commitdiff
|
diff to current
2012-10-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-06
Justin Ruggles
adpcmenc: use planar sample format for adpcm_ima_wav...
blob
|
commitdiff
|
diff to current
2012-10-06
Justin Ruggles
adpcmenc: move 'ch' variable to higher scope
blob
|
commitdiff
|
diff to current
2012-10-06
Justin Ruggles
adpcmenc: fix 3 instances of variable shadowing
blob
|
commitdiff
|
diff to current
2012-10-06
Justin Ruggles
adpcm_ima_wav: simplify encoding
blob
|
commitdiff
|
diff to current
2012-09-04
Michael Niedermayer
adpcmenc: Calculate the IMA_QT predictor without overflow
blob
|
commitdiff
|
diff to current
2012-08-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-22
Justin Ruggles
adpcm_swf: Use correct sample offsets when using trellis.
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-07-22
Michael Niedermayer
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
blob
|
commitdiff
|
diff to current
2012-07-21
Ronald S. Bultje
adpcm: don't duplicate identical AVSampleFmt array...
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
adpcmenc: fix encoded s_0 value.
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-23
Paul B Mahol
cosmetics: remove superfluous curly brackets
blob
|
commitdiff
|
diff to current
2012-03-22
Michael Niedermayer
adpcmenc: switch to ff_alloc_packet2()
blob
|
commitdiff
|
diff to current
2012-03-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-20
Justin Ruggles
adpcmenc: update to AVCodec.encode2()
blob
|
commitdiff
|
diff to current
2012-02-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-20
Justin Ruggles
adpcmenc: Use correct frame_size for Yamaha ADPCM.
blob
|
commitdiff
|
diff to current
2012-02-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: remove some unneeded casts
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: use int16_t and uint8_t instead of short...
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: fix adpcm_ms extradata allocation
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: return proper AVERROR codes instead of -1
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: check for coded_frame allocation failure
blob
|
commitdiff
|
diff to current
2012-01-31
Justin Ruggles
adpcmenc: Do not set coded_frame->key_frame.
blob
|
commitdiff
|
diff to current
2012-01-28
Paul B Mahol
adpcmenc: refactor some code.
blob
|
commitdiff
|
diff to current
2012-01-28
Paul B Mahol
adpcmenc: check return value of avcodec_alloc_frame()
blob
|
commitdiff
|
diff to current
2011-12-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-04
Chris Berov
adpcmenc: cosmetics: pretty-printing
blob
|
commitdiff
|
diff to current
2011-10-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-29
Justin Ruggles
adpcm: update reference links
blob
|
commitdiff
|
diff to current
2011-09-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVCodec declarations.
blob
|
commitdiff
|
diff to current
2011-09-24
Justin Ruggles
adpcmenc: Set bits_per_coded_sample
blob
|
commitdiff
|
diff to current
2011-09-24
Baptiste Coudurier
adpcmenc: fix QT IMA ADPCM encoder
blob
|
commitdiff
|
diff to current
2011-09-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-12
Justin Ruggles
adpcm: split ADPCM encoders and decoders into separate...
blob
|
commitdiff
|
diff to current