git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
adx: rename struct PREV to ADXChannelState
2011-11-26
Justin Ruggles
adx: rename struct PREV to ADXChannelState
commit
|
commitdiff
|
tree
2011-11-23
Justin Ruggles
libavutil: add utility functions to simplify allocation...
commit
|
commitdiff
|
tree
2011-11-23
Justin Ruggles
libavutil: add planar sample formats and av_sample_fmt_is_pl...
commit
|
commitdiff
|
tree
2011-11-23
Justin Ruggles
pcmdec: remove unneeded resetting of samples pointer
commit
|
commitdiff
|
tree
2011-11-23
Justin Ruggles
cdg: skip packets that don't contain a cdg command.
commit
|
commitdiff
|
tree
2011-11-22
Justin Ruggles
dsputil: use cpuflags in x86 emu_edge_core
commit
|
commitdiff
|
tree
2011-11-22
Justin Ruggles
dsputil: use movups instead of movdqu in ff_emu_edge_core_sse()
commit
|
commitdiff
|
tree
2011-11-22
Justin Ruggles
wma: initialize prev_block_len_bits, next_block_len_bits...
commit
|
commitdiff
|
tree
2011-11-21
Justin Ruggles
pthread: add some malloc failure checks
commit
|
commitdiff
|
tree
2011-11-19
Justin Ruggles
avcodec: move some AVCodecContext fields to an internal...
commit
|
commitdiff
|
tree
2011-11-19
Justin Ruggles
avcodec: use av_opt_set() instead of deprecated av_set_string3()
commit
|
commitdiff
|
tree
2011-11-19
Justin Ruggles
avcodec: fix some const warnings
commit
|
commitdiff
|
tree
2011-11-19
Justin Ruggles
avcodec: remove pointless AVOption, internal_buffer_count
commit
|
commitdiff
|
tree
2011-11-15
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2011-11-15
Justin Ruggles
mpegaudiodec: init static tables in AVCodec.init_static_data()
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
tta: use an integer instead of a pointer to iterate...
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
shorten: do not modify samples pointer when interleaving
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
mpc7: only support stereo input.
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
dpcm: do not try to decode empty packets
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
dpcm: remove unneeded buf_size==0 check.
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
twinvq: add SSE/AVX optimized sum/difference stereo...
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
vqf/twinvq: pass vqf COMM chunk info in extradata
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
vqf: do not set bits_per_coded_sample for TwinVQ.
commit
|
commitdiff
|
tree
2011-11-11
Justin Ruggles
twinvq: check for allocation failure in init_mdct_win()
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
atrac1: use correct context for av_log()
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
apedec: consume the whole packet when copying to the...
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
apedec: do not needlessly copy s->samples to nblocks.
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
apedec: check output buffer size after calculating...
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
apedec: remove unneeded entropy decoder normalization.
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
truespeech: use memmove() in truespeech_update_filters()
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
vorbisdec: remove unneeded buf_size==0 check
commit
|
commitdiff
|
tree
2011-11-10
Justin Ruggles
vorbisdec: return proper error codes instead of made...
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
avcodec: add support for planar signed 8-bit PCM.
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
ra144enc: add sample_fmts list to ff_ra_144_encoder
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
smackaud: use uint8_t* for 8-bit output buffer type
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
smackaud: clip output samples
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
smackaud: use sign_extend() for difference value instead...
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
sipr: use a function pointer to select the decode_frame...
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
sipr: set mode based on block_align instead of bit_rate
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
sipr: do not needlessly set *data_size to 0 when returning...
commit
|
commitdiff
|
tree
2011-11-09
Justin Ruggles
ra288: fix formatting of LOCAL_ALIGNED_16
commit
|
commitdiff
|
tree
2011-11-08
Justin Ruggles
ra288: return error if input buffer is too small
commit
|
commitdiff
|
tree
2011-11-08
Justin Ruggles
ra288: utilize DSPContext.vector_fmul()
commit
|
commitdiff
|
tree
2011-11-08
Justin Ruggles
ra288: use memcpy() to copy decoded samples to output
commit
|
commitdiff
|
tree
2011-11-08
Justin Ruggles
mace: only calculate output buffer size once
commit
|
commitdiff
|
tree
2011-11-08
Justin Ruggles
avplay: reset rdft when closing stream.
commit
|
commitdiff
|
tree
2011-11-07
Justin Ruggles
dsputil: use cpuflags in x86 versions of vector_clip_int32()
commit
|
commitdiff
|
tree
2011-11-07
Justin Ruggles
x86inc: use sse versions of common macros instead of...
commit
|
commitdiff
|
tree
2011-11-04
Justin Ruggles
binkaudio: expand quant_table to accommodate all possible...
commit
|
commitdiff
|
tree
2011-11-03
Justin Ruggles
fmtconvert: fix int32_to_float_fmul_scalar() for windows...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsm demuxer: do not allocate packet twice.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
flvenc: use first packet delay as global delay.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
ac3enc: doxygen update.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: return error codes instead of 0 for error conditions.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: return meaningful error codes instead of -1
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: do not set channel layout for stereo
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: validate channel count
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: check for ff_fft_init() failure
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: check output buffer size before decoding
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
imc: use DSPContext.bswap16_buf() to byte-swap packet...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
libgsm: add flush function to reset the decoder state...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
libgsm: simplify decoding by using a loop
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsm: log error message when packet is too small
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
libgsmdec: do not needlessly set *data_size to 0
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsmdec: do not needlessly set *data_size to 0
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsmdec: add flush function to reset the decoder state...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
libgsmdec: check output buffer size before decoding
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsmdec: log error message when output buffer is too...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
gsm: use av_get_bytes_per_sample() in frame_bytes calculation
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
Create separate functions for the raw GSM demuxer.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726dec: add flush() function to reset state when seeking
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: don't pass index to g726_reset()
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726enc: add private option for setting code size directly.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: wrap the decoder functions with a CONFIG_ADPCM_G726_DE...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: group the g726_encoder AVCodec with the other...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: return AVERROR(EINVAL) instead of -1 for invalid...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726enc: use av_assert0() for sample_rate validation
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: treat sample rates other than 8kHz as unofficial.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726dec: remove the sample_rate validation
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: use bits_per_coded_sample instead of bitrate...
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: split the init function for the encoder and decoder
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: pre-calculate the number of output samples.
commit
|
commitdiff
|
tree
2011-11-02
Justin Ruggles
g726: use int16_t instead of short
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: use sign_extend() instead of casting to...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: restructure decoding loop to avoid a separate...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: use local variable for delta value
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: remove unneeded cast from void*
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: validate the channel count
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
cin audio: remove unneeded AVCodecContext pointer from...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
dsicin: fix several audio-related fields in the CIN...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
flacdec: use av_get_bytes_per_sample() to get sample...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
dca: handle errors from dca_decode_block()
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
dca: return error if the frame header is invalid
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
dca: return proper error codes instead of -1
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
binkaudio: change short to int16_t
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
binkaudio: only decode one block at a time.
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
binkaudio: store interleaved overlap samples in BinkAudioCon...
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
binkaudio: pre-calculate quantization factors
commit
|
commitdiff
|
tree
2011-10-29
Justin Ruggles
binkaudio: add some buffer overread checks.
commit
|
commitdiff
|
tree
next