git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ac3dec: fix non-optimal dithering of zero bit mantissas
2013-01-20
Mathias Rauen
ac3dec: fix non-optimal dithering of zero bit mantissas
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2013-01-18
Justin Ruggles
lavr: always reset mix function names and pointers...
commit
|
commitdiff
|
tree
2013-01-18
Justin Ruggles
lavr: call mix_function_init() in ff_audio_mix_set_matrix()
commit
|
commitdiff
|
tree
2013-01-16
Justin Ruggles
idcin: fix memleaks in idcin_read_packet()
commit
|
commitdiff
|
tree
2013-01-15
Justin Ruggles
vf_fps: add final flushed frames to the dropped frame...
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: return 0 from idcin_read_packet() on success.
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: better error handling
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: check for integer overflow when calling av_get_packet()
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: allow seeking back to the first packet
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: set AV_PKT_FLAG_KEY for video packets with a...
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: set start_time and packet duration instead of...
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: set channel_layout
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: fix check for presence of an audio stream
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcin: validate header parameters
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
idcinvideo: correctly set AVFrame defaults
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: remove unnecessary casts
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: return AVERROR codes instead of -1
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: cosmetics: pretty-print and remove pointless comments
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: use ff_raw_write_packet()
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: set stream start time and packet durations
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: use %u when printing id and channels since they...
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: validate sample rate
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: move skipping of unused data to before parameter...
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: do not arbitrarily limit channel count
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: do not set pkt->size directly
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: set block_align and use it in au_read_packet()
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: set bit rate
commit
|
commitdiff
|
tree
2013-01-09
Justin Ruggles
au: validate bits-per-sample separately from codec tag
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
oggenc: add a page_duration option and deprecate the...
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
x86: lavr: add SSE2/AVX dither_int_to_float()
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
x86: lavr: add SSE2 quantize() for dithering
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
doc/APIchanges: fill in missing dates and hashes.
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
lavr: log channel conversion description for any-to...
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
lavr: mix: reduce the mixing matrix when possible
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
lavr: cosmetics: reindent
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
lavr: add a public function for setting a custom channel map
commit
|
commitdiff
|
tree
2013-01-08
Justin Ruggles
lavr: typedef internal structs in internal.h
commit
|
commitdiff
|
tree
2013-01-05
Justin Ruggles
x86: lavr: use the x86inc.asm automatic stack alignment...
commit
|
commitdiff
|
tree
2012-12-22
Justin Ruggles
opt: avoid segfault in av_opt_next() if the class does...
commit
|
commitdiff
|
tree
2012-12-22
Justin Ruggles
ttadec: fix last frame handling when seeking
commit
|
commitdiff
|
tree
2012-12-22
Justin Ruggles
alacdec: do not be too strict about the extradata size
commit
|
commitdiff
|
tree
2012-12-22
Justin Ruggles
flac: only set channel layout if not previously set...
commit
|
commitdiff
|
tree
2012-12-19
Justin Ruggles
lavr: add option for dithering during sample format...
commit
|
commitdiff
|
tree
2012-12-17
Hendrik Leppkes
avresample: use valid log context in mixing functions
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-12-17
Justin Ruggles
lavr: remove automatic context close/open for resampling...
commit
|
commitdiff
|
tree
2012-12-17
Justin Ruggles
lavr: only save/restore the mixing matrix if mixing...
commit
|
commitdiff
|
tree
2012-12-15
Justin Ruggles
lavr: move AudioMix struct definition to audio_mix.c
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: ignore min_delta only if first_pts is set
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: merge two conditions
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: cosmetics: reindent
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
doc: improve documentation for the asyncts filter first_pts...
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: fix the asyncts behavior when using the first_pts...
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: use clipped delta value when setting resample...
commit
|
commitdiff
|
tree
2012-12-13
Justin Ruggles
asyncts: fix flushing of final samples at EOF
commit
|
commitdiff
|
tree
2012-12-11
Justin Ruggles
lavr: temporarily store custom matrix in AVAudioResampleContext
commit
|
commitdiff
|
tree
2012-12-11
Justin Ruggles
lavr: clarify documentation for avresample_get/set_matrix()
commit
|
commitdiff
|
tree
2012-12-11
Justin Ruggles
swfdec: cosmetics: fix indentation
commit
|
commitdiff
|
tree
2012-12-11
Justin Ruggles
swfdec: do better validation of tag length
commit
|
commitdiff
|
tree
2012-12-08
Justin Ruggles
x86: float_dsp: fix loading of the len parameter on...
commit
|
commitdiff
|
tree
2012-12-07
Paul B Mahol
tak: demuxer, parser, and decoder
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-12-07
Michael Niedermayer
parser: fix large overreads
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-12-07
Michael Niedermayer
bitstream: add get_bits64() to support reading more...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-12-06
Justin Ruggles
Changelog: add an entry for deprecating the avconv...
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
alacenc: add support for multi-channel encoding
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
avconv: deprecate the -vol option
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume...
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
x86: af_volume: add SSE2-optimized s16 volume scaling
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
lavfi: add volume filter
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
lavu/opt: do not filter out the initial sign character...
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
eval: treat dB as decibels instead of decibytes
commit
|
commitdiff
|
tree
2012-12-05
Justin Ruggles
float_dsp: add vector_dmul_scalar() to multiply a vector...
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
avconv: fix variable shadowing in configure_input_audio_filter()
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
nuv: check for malloc failure when allocating extradata
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
nuv: use the stream indices generated by avformat_new_stream()
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
nuv: cosmetics: pretty-printing
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
lavf: move nuv fourcc audio tags from riff to nuv
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
lavf: add a common function for selecting a pcm codec...
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
lavf: move ff_codec_get_tag() and ff_codec_get_id(...
commit
|
commitdiff
|
tree
2012-11-28
Justin Ruggles
lavf: move "MP3 " fourcc from riff to nut
commit
|
commitdiff
|
tree
2012-11-27
Justin Ruggles
lavr: do not pass consumed samples as a parameter to...
commit
|
commitdiff
|
tree
2012-11-27
Justin Ruggles
lavr: correct the documentation for the ff_audio_resample...
commit
|
commitdiff
|
tree
2012-11-27
Justin Ruggles
lavr: do not pass sample count as a parameter to ff_audio_co...
commit
|
commitdiff
|
tree
2012-11-27
Michael Niedermayer
dcadec: skip QMF on unused channels
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-11-27
Michael Niedermayer
wavenc: write fact chunk sample count at the correct...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-11-27
Justin Ruggles
riff: do not add empty metadata tags in INFO chunk
commit
|
commitdiff
|
tree
2012-11-27
Justin Ruggles
riff: only warn on a bad INFO chunk code size instead...
commit
|
commitdiff
|
tree
2012-11-26
Justin Ruggles
x86: float_dsp: add SSE version of vector_fmul_scalar()
commit
|
commitdiff
|
tree
2012-11-26
Justin Ruggles
dsputil: move vector_fmul_scalar() to AVFloatDSPContext...
commit
|
commitdiff
|
tree
2012-11-26
Michael Niedermayer
aacenc: use the correct output buffer
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-11-26
Justin Ruggles
aacdec: use float planar sample format for output
commit
|
commitdiff
|
tree
2012-11-26
Justin Ruggles
lavc: clarify get_buffer() documentation
commit
|
commitdiff
|
tree
2012-11-26
Justin Ruggles
mpegaudiodec: use planar sample format for output unless...
commit
|
commitdiff
|
tree
2012-11-25
Justin Ruggles
x86: h264 qpel: use the correct number of utilized...
commit
|
commitdiff
|
tree
2012-11-25
Paul B Mahol
yop: fix typo
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
pcm: fix decoding of pcm_s16le_planar on big-endian
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
FATE: add 24-bit ALAC tests
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
FATE: rename ALAC tests from alac-* to alac-16-*
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
alacenc: support 24-bit encoding
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
pcmdec: use planar sample format for pcm_s16le_planar
commit
|
commitdiff
|
tree
2012-11-20
Justin Ruggles
vorbisdec: use float planar sample format
commit
|
commitdiff
|
tree
next