projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
8svx/iff: fix decoding of compressed stereo 8svx files.
2011-09-22
Justin Ruggles
8svx/iff: fix decoding of compressed stereo 8svx files.
commit
|
commitdiff
|
tree
2011-09-22
Justin Ruggles
8svx: log an error message if output buffer is too...
commit
|
commitdiff
|
tree
2011-09-22
Justin Ruggles
8svx: check packet size before reading the initial...
commit
|
commitdiff
|
tree
2011-09-22
Justin Ruggles
8svx: output 8-bit samples instead of 16-bit.
commit
|
commitdiff
|
tree
2011-09-22
Justin Ruggles
8svx: split delta decoding into a separate function.
commit
|
commitdiff
|
tree
2011-09-13
Justin Ruggles
include stdint.h in adpcm_data.h
commit
|
commitdiff
|
tree
2011-09-12
Justin Ruggles
adpcm: split ADPCM encoders and decoders into separate...
commit
|
commitdiff
|
tree
2011-09-06
Reimar Döffinger
ac3dec: avoid pointless alloc and indirection for input_buffer
commit
|
commitdiff
|
tree
2011-09-05
Justin Ruggles
ac3enc: Add channel coupling support for the fixed...
commit
|
commitdiff
|
tree
2011-09-05
Justin Ruggles
ac3enc: scale floating-point coupling channel coefficients in
commit
|
commitdiff
|
tree
2011-09-05
Justin Ruggles
ac3enc: fix encoding of stereo ac3 files when rematrixing...
commit
|
commitdiff
|
tree
2011-08-22
Justin Ruggles
ac3enc: remove outdated TODO comment for apply_channel_coupl...
commit
|
commitdiff
|
tree
2011-08-11
Justin Ruggles
ac3enc: add macros for option names to make them more...
commit
|
commitdiff
|
tree
2011-08-11
Justin Ruggles
ac3enc: fix 'channel_coupling' option to actually allow...
commit
|
commitdiff
|
tree
2011-08-10
Justin Ruggles
ac3enc: clip coupling coordinates during calculation
commit
|
commitdiff
|
tree
2011-08-10
Justin Ruggles
Remove incorrect info in documentation of AVCodecContext...
commit
|
commitdiff
|
tree
2011-08-09
Justin Ruggles
ac3enc: remove unneeded #include
commit
|
commitdiff
|
tree
2011-08-09
Justin Ruggles
ac3enc: restructure coupling coordinate reuse calculation
commit
|
commitdiff
|
tree
2011-08-09
Justin Ruggles
ac3enc: allow new coupling coordinates to be sent independen...
commit
|
commitdiff
|
tree
2011-08-09
Justin Ruggles
ac3enc: separate exponent bit counting from exponent...
commit
|
commitdiff
|
tree
2011-07-27
Justin Ruggles
cosmetics: reindent
commit
|
commitdiff
|
tree
2011-07-27
Justin Ruggles
eac3enc: support writing of basic mixing and info metadata
commit
|
commitdiff
|
tree
2011-07-21
Justin Ruggles
eac3enc: use different numbers of blocks per frame...
commit
|
commitdiff
|
tree
2011-07-19
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2011-07-19
Justin Ruggles
eac3enc: use frame exponent strategy when applicable.
commit
|
commitdiff
|
tree
2011-07-19
Justin Ruggles
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h...
commit
|
commitdiff
|
tree
2011-07-13
Justin Ruggles
ac3enc: merge AC3MDCTContext with AC3EncodeContext.
commit
|
commitdiff
|
tree
2011-07-13
Justin Ruggles
ac3enc: prefer passing AC3EncodeContext rather than...
commit
|
commitdiff
|
tree
2011-07-13
Justin Ruggles
ac3enc: fix memleak
commit
|
commitdiff
|
tree
2011-07-09
Justin Ruggles
alsa: limit buffer_size to 32768 frames.
commit
|
commitdiff
|
tree
2011-07-09
Justin Ruggles
alsa: fallback to buffer_size/4 for period_size.
commit
|
commitdiff
|
tree
2011-07-01
Justin Ruggles
ac3dsp: add x86-optimized versions of ac3dsp.extract_exponen...
commit
|
commitdiff
|
tree
2011-07-01
Justin Ruggles
ac3dsp: simplify extract_exponents() now that it does...
commit
|
commitdiff
|
tree
2011-07-01
Justin Ruggles
ac3enc: clip coefficients after MDCT.
commit
|
commitdiff
|
tree
2011-07-01
Justin Ruggles
ac3enc: add int32_t array clipping function to DSPUtil...
commit
|
commitdiff
|
tree
2011-06-28
Justin Ruggles
cosmetics: remove outdated comment that is no longer...
commit
|
commitdiff
|
tree
2011-06-27
Justin Ruggles
ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
commit
|
commitdiff
|
tree
2011-06-27
Justin Ruggles
ac3enc: merge log2_tab() into normalize_samples()
commit
|
commitdiff
|
tree
2011-06-27
Justin Ruggles
ac3enc: Remove bit allocation fallbacks.
commit
|
commitdiff
|
tree
2011-06-26
Alexis Ballier
configure: allow post-fixed cpu strings for athlon64...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2011-06-22
Justin Ruggles
ac3enc: remove unneeded local variable in asym_quant()
commit
|
commitdiff
|
tree
2011-06-22
Justin Ruggles
ac3enc: remove a branch in asym_quant() by doing 2...
commit
|
commitdiff
|
tree
2011-06-22
Justin Ruggles
ac3enc: avoid masking output in asym_quant() by using...
commit
|
commitdiff
|
tree
2011-06-20
Justin Ruggles
Replace usages of av_get_bits_per_sample_fmt() with...
commit
|
commitdiff
|
tree
2011-06-15
Justin Ruggles
ac3enc: use correct alignment and length in channel...
commit
|
commitdiff
|
tree
2011-06-13
Justin Ruggles
ac3enc: fix allocation of floating point samples.
commit
|
commitdiff
|
tree
2011-06-13
Justin Ruggles
ac3enc: remove empty ac3_float function that is never...
commit
|
commitdiff
|
tree
2011-06-13
Justin Ruggles
ac3enc: split templated float vs. fixed functions into...
commit
|
commitdiff
|
tree
2011-06-13
Justin Ruggles
ac3enc: dynamically allocate AC3EncodeContext fields...
commit
|
commitdiff
|
tree
2011-06-13
Justin Ruggles
ac3enc: use function pointer to choose between AC-3...
commit
|
commitdiff
|
tree
2011-06-10
Justin Ruggles
Update copyright year for ac3enc_opts_template.c.
commit
|
commitdiff
|
tree
2011-06-07
Justin Ruggles
Move E-AC-3 encoder functions to a separate eac3enc...
commit
|
commitdiff
|
tree
2011-06-07
Justin Ruggles
ac3enc: remove convenience macro, #define DEBUG
commit
|
commitdiff
|
tree
2011-06-07
Justin Ruggles
ac3enc: remove unused #define
commit
|
commitdiff
|
tree
2011-06-07
Justin Ruggles
APIchanges: fill-in git commit hash for av_get_bytes_per_sam...
commit
|
commitdiff
|
tree
2011-06-07
Stefano Sabatini
samplefmt: add av_get_bytes_per_sample()
commit
|
commitdiff
|
tree
2011-06-07
Justin Ruggles
iirfilter: fix biquad filter coefficients.
commit
|
commitdiff
|
tree
2011-06-04
Justin Ruggles
ac3enc: extract all exponents for the frame at once
commit
|
commitdiff
|
tree
2011-05-28
Justin Ruggles
ac3dsp: fix loop condition in ac3_update_bap_counts_c()
commit
|
commitdiff
|
tree
2011-05-28
Justin Ruggles
ac3enc: modify mantissa bit counting to keep bap counts...
commit
|
commitdiff
|
tree
2011-05-28
Justin Ruggles
ac3enc: split mantissa bit counting into a separate...
commit
|
commitdiff
|
tree
2011-05-28
Justin Ruggles
ac3enc: store per-block/channel bap pointers by reference...
commit
|
commitdiff
|
tree
2011-05-27
Justin Ruggles
cosmetics: indentation and alignment after previous...
commit
|
commitdiff
|
tree
2011-05-27
Justin Ruggles
ac3enc: add support for E-AC-3 encoding.
commit
|
commitdiff
|
tree
2011-05-27
Justin Ruggles
ac3enc: Move AC-3 AVOptions array to a separate file...
commit
|
commitdiff
|
tree
2011-05-26
Justin Ruggles
ac3enc: initialize all coefficients to zero.
commit
|
commitdiff
|
tree
2011-05-23
Justin Ruggles
aacdec: fix typo in scalefactor clipping check
commit
|
commitdiff
|
tree
2011-05-19
Justin Ruggles
10l: wrap float_interleave functions in HAVE_YASM.
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
APIchanges: fill in date and commit for request_sample_fmt
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
Add floating-point sample format support to the ac3...
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
Add support for request_sample_format in ffmpeg and...
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
Add APIchanges entry for request_sample_fmt.
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
Add request_sample_fmt field to AVCodecContext.
commit
|
commitdiff
|
tree
2011-05-18
Justin Ruggles
Add float_interleave() to FmtConvertContext with x86...
commit
|
commitdiff
|
tree
2011-05-17
Justin Ruggles
Fix compilation of iirfilter-test.
commit
|
commitdiff
|
tree
2011-05-15
Justin Ruggles
aacdec: Use float instead of int16_t for ltp_state...
commit
|
commitdiff
|
tree
2011-05-14
Justin Ruggles
Add an aac sample which uses LTP to fate-aac.
commit
|
commitdiff
|
tree
2011-05-12
Justin Ruggles
ac3enc: put the counting of stereo rematrixing bits...
commit
|
commitdiff
|
tree
2011-05-12
Justin Ruggles
ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: clip large coefficient values and negative...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: do not store a bandwidth code for each channel.
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: remove bandwidth reduction as fallback for...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: merge compute_exp_strategy_ch() into compute_exp_str...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: return error if frame+exponent bits are too...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: differentiate between current block and reference...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: simplify exponent_init() by calculating exponent_gro...
commit
|
commitdiff
|
tree
2011-05-01
Justin Ruggles
ac3enc: simplify stereo rematrixing decision options
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
ac3enc: remove check for mismatching channels and channel_layout
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
If AVCodecContext.channels is 0 and AVCodecContext...
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
If AVCodecContext.channel_layout and AVCodecContext...
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
Check AVCodec.supported_samplerates and AVCodec.channel_layo...
commit
|
commitdiff
|
tree
2011-04-27
Alex Converse
aacdec: remove sf_scale and sf_offset.
commit
|
commitdiff
|
tree
2011-04-27
Justin Ruggles
aacdec: use a scale of 2 in the LTP MDCT rather than...
commit
|
commitdiff
|
tree
2011-04-27
Alex Converse
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_tabp...
commit
|
commitdiff
|
tree
2011-04-27
Alex Converse
Large intensity stereo and PNS indices are legal. Clip...
commit
|
commitdiff
|
tree
2011-04-26
Justin Ruggles
ac3enc: correct the flipped sign in the ac3_fixed encoder
commit
|
commitdiff
|
tree
2011-04-20
Justin Ruggles
update last major version increase dates in APIchanges
commit
|
commitdiff
|
tree
2011-04-19
Justin Ruggles
In avcodec_open(), set return code to an error value...
commit
|
commitdiff
|
tree
2011-04-17
Justin Ruggles
ac3dec: fix processing of delta bit allocation information.
commit
|
commitdiff
|
tree
next