projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix overflow.
2008-09-10
Michael Niedermayer
Fix overflow.
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Fix build failure due to %%eip on x86_64.
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Change RGB2YUV_SHIFT from 16 to 15 to make it able...
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Add bgr/rgb15/16/32->UV-half to the macro so theres...
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Clarify convergence_duration.
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Factorize RGB/BGR15/16/32->UV by using the preprocessor.
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Factorize rgb/bgr15/16/32->Y by using the preprocessor.
commit
|
commitdiff
|
tree
2008-09-10
Michael Niedermayer
Make SWS_FULL_CHR_H_INP work.
commit
|
commitdiff
|
tree
2008-09-09
Michael Niedermayer
More accurate rounding for 8bit inputs.
commit
|
commitdiff
|
tree
2008-09-09
Michael Niedermayer
Rewrite bgr24->yuv mmx code, the new code is cleaner...
commit
|
commitdiff
|
tree
2008-09-09
Michael Niedermayer
Add table of rgb->yuv convertion coefficients.
commit
|
commitdiff
|
tree
2008-09-09
Michael Niedermayer
More correct rounding for the rgb/bgr->yuv converters.
commit
|
commitdiff
|
tree
2008-09-09
Michael Niedermayer
Prevent overflows during mpeg->jpeg yuv.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Remove deprecated avcodec_decode_audio() this one was...
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
avcodec_find_best_pix_fmt() needs a 64bit mask as there...
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Remove DEFAULT_FRAME_RATE_BASE.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Drop deprecated SAMPLE_FMT_S24.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Remove stuff under #if LIBAVCODEC_VERSION_INT.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Try to fix wma regression.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Fix jpeg yuv.
commit
|
commitdiff
|
tree
2008-09-08
Michael Niedermayer
Fix typo in comment.
commit
|
commitdiff
|
tree
2008-09-07
Michael Niedermayer
Fix accurate rounding mode on x86_64.
commit
|
commitdiff
|
tree
2008-09-07
Michael Niedermayer
Make fast bilinear scaler work again.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Make 16bit grayscale output work.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled...
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix 4 and 8 bit RGB/BGR input.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix typo.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Remove workaround for rgb/bgr mess.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix 4 of the unscaled rgb15/16 converters, each of...
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
rgb vs bgr fix for the unscaled converters.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix rgb15/16 vs. bgr part2.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix rgb15/16 vs. bgr part1.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Add fflush to prevent stdout & stderr from being mixed.
commit
|
commitdiff
|
tree
2008-09-04
Michael Niedermayer
Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack...
commit
|
commitdiff
|
tree
2008-09-03
Michael Niedermayer
Ignore the spec, and calculate aspect ratio on width...
commit
|
commitdiff
|
tree
2008-09-03
Michael Niedermayer
Clarify sample_aspect_ratio.
commit
|
commitdiff
|
tree
2008-09-03
Michael Niedermayer
Add AVPacket.convergence_duration.
commit
|
commitdiff
|
tree
2008-09-03
Michael Niedermayer
Try to clarify the semantics of AVPacket.duration.
commit
|
commitdiff
|
tree
2008-09-03
Michael Niedermayer
Fix round to even for aspect ratio correction.
commit
|
commitdiff
|
tree
2008-09-02
Michael Niedermayer
Try to support invalid h264 that does not mark IDR...
commit
|
commitdiff
|
tree
2008-09-02
Michael Niedermayer
Fix detection of MPEG4 in MPEG-PS.
commit
|
commitdiff
|
tree
2008-09-01
Michael Niedermayer
Check ff_init_me()s return value.
commit
|
commitdiff
|
tree
2008-09-01
Michael Niedermayer
1000l Fix snow regression test that i broke in r15135.
commit
|
commitdiff
|
tree
2008-08-31
Michael Niedermayer
Warn the user about me_method values that are not supported.
commit
|
commitdiff
|
tree
2008-08-31
Michael Niedermayer
Optimize vorbis_residue_decode() so that vr->type is...
commit
|
commitdiff
|
tree
2008-08-31
Michael Niedermayer
Remove debuging junk that probably hasnt been used...
commit
|
commitdiff
|
tree
2008-08-30
Michael Niedermayer
Fix lossless jpeg encoder to comply to spec and store...
commit
|
commitdiff
|
tree
2008-08-30
Michael Niedermayer
Remove the cos_mod table that has become unused after...
commit
|
commitdiff
|
tree
2008-08-30
Michael Niedermayer
Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
commit
|
commitdiff
|
tree
2008-08-30
Michael Niedermayer
Get rid of the 512 sample memmove().
commit
|
commitdiff
|
tree
2008-08-29
Michael Niedermayer
Half the size of subband_fir_noidea and get rid of...
commit
|
commitdiff
|
tree
2008-08-29
Michael Niedermayer
Move t1 and t2 declaration from the QMF code closer...
commit
|
commitdiff
|
tree
2008-08-29
Michael Niedermayer
Simplify (drop useless intermediate sum and diff arrays).
commit
|
commitdiff
|
tree
2008-08-29
Michael Niedermayer
Do not truncate timestamps before the muxer as it makes...
commit
|
commitdiff
|
tree
2008-08-28
Michael Niedermayer
Fix mid/side stereo buggy output zeroing, fixes issue264...
commit
|
commitdiff
|
tree
2008-08-27
Michael Niedermayer
Cosmetics (format ff_nelly_dequantization_table nicer)
commit
|
commitdiff
|
tree
2008-08-26
Michael Niedermayer
vertical align
commit
|
commitdiff
|
tree
2008-08-26
Michael Niedermayer
Noone seems to want to maintain MPEG-PS so i will.
commit
|
commitdiff
|
tree
2008-08-25
Michael Niedermayer
Replace cliping in ff_acelp_interpolate() by a check...
commit
|
commitdiff
|
tree
2008-08-24
Michael Niedermayer
Ensure that SDL_AddTimer() is never called with a delay...
commit
|
commitdiff
|
tree
2008-08-23
Michael Niedermayer
Remove redundant FFMIN().
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Make equation in doxy of ff_acelp_weighted_vector_sum...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
doxygen consistency
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Make comments doxygen compatible.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Doxygen syntax consistency.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Mention cut-off freq of ff_acelp_high_pass_filter(...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Remove mathops.h dependancy.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
vertical align
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Remove ff_acelp_weighted_filter() which is just a function...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Rename subframe_size to a name that is not specific...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
rename pitch_delay_frac in ff_acelp_interpolate()
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Try to improve parameter doxy of ff_acelp_interpolate().
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Clarify how generic ff_acelp_interpolate() is.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Correct incorrect length parameter doxy for ff_acelp_interpo...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Right half is clearer than positive half for specifying...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Mention the fixed-point scale of the FIR filter coefficients.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Cleanup comment for ff_acelp_interp_filter.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Make doxygen comments consistent with the rest of FFmpeg.
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Document code, do not document difference to a irrelevant...
commit
|
commitdiff
|
tree
2008-08-21
Michael Niedermayer
Remove some irrelevant comments.
commit
|
commitdiff
|
tree
2008-08-20
Michael Niedermayer
Simplify timestamp reordering by using the new API.
commit
|
commitdiff
|
tree
2008-08-20
Michael Niedermayer
Provide a simpler way for the user to reorder her timestamps.
commit
|
commitdiff
|
tree
2008-08-19
Michael Niedermayer
Workaround bug in types.h that has typedef __u64 under...
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Copy and paste LGPL from tree.h, the previous one referred...
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
restore alphabetical order of TESTS
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Add PCA to TESTS.
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Add multiple inclusion guards for consistency and to...
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Move context struct to c file.
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Add prototypes to header (based on code by ramiro)
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Make ff_pca_init() allocate it struct instead of letting...
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Do not mix declarations and statements (by ramiro).
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
put testing code under #ifdef TEST
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Testing code uses random().
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
fix includes
commit
|
commitdiff
|
tree
2008-08-17
Michael Niedermayer
Principal component analysis
commit
|
commitdiff
|
tree
2008-08-16
Michael Niedermayer
Fix rc_eq mem leak.
commit
|
commitdiff
|
tree
2008-08-16
Michael Niedermayer
Revert r14260
commit
|
commitdiff
|
tree
2008-08-15
Michael Niedermayer
Add flag to mark demuxers that can output discontinuous...
commit
|
commitdiff
|
tree
next