projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add AVPacket.convergence_duration.
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-23
Alexander E. Patrakov
Increase buffer size to 16384 patch by Alexander E...
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-18
Zhentan Feng
Ok-ed parts from patch by zhentan feng.
commit
|
commitdiff
|
tree
2008-08-18
Zhentan Feng
Factorize common code out of the mxf demuxer.
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
2008-08-15
Michael Niedermayer
Simplify by using FFMAX.
commit
|
commitdiff
|
tree
2008-08-14
Michael Niedermayer
Add -fasm and -std=c99 when supported.
commit
|
commitdiff
|
tree
2008-08-14
Michael Niedermayer
Add -D_POSIX_C_SOURCE=200112 to cflags.
commit
|
commitdiff
|
tree
2008-08-14
Michael Niedermayer
Do not fill the pts reordering buffer with guessed...
commit
|
commitdiff
|
tree
2008-08-14
Michael Niedermayer
Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
commit
|
commitdiff
|
tree
2008-08-13
Michael Niedermayer
Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
commit
|
commitdiff
|
tree
2008-08-13
Michael Niedermayer
10000l, revert mistakely commited and unrelated hunk.
commit
|
commitdiff
|
tree
2008-08-13
Michael Niedermayer
Move -D_ISOC9X_SOURCE to configure so its available...
commit
|
commitdiff
|
tree
2008-08-12
Michael Niedermayer
Add needed include, make it compile without -D_BSD_SOURCE.
commit
|
commitdiff
|
tree
2008-08-11
Michael Niedermayer
The deblock filter does not need all the intra availability...
commit
|
commitdiff
|
tree
2008-08-11
Michael Niedermayer
Simplify constrained_intra_pred code in fill_caches().
commit
|
commitdiff
|
tree
2008-08-11
Michael Niedermayer
Support MBAFF + constrained intra prediction.
commit
|
commitdiff
|
tree
2008-08-10
Michael Niedermayer
Mask bits of reference indexes properly to avoid negative...
commit
|
commitdiff
|
tree
2008-08-10
Michael Niedermayer
Remove a few more lines of unneeded code in fill_caches...
commit
|
commitdiff
|
tree
2008-08-10
Michael Niedermayer
Use the correct reference tables for interlaced MBAFF...
commit
|
commitdiff
|
tree
2008-08-10
Michael Niedermayer
Do not execute the part of fill_caches() for the loopfilter...
commit
|
commitdiff
|
tree
2008-08-09
Michael Niedermayer
Remove more code that has become useless after the...
commit
|
commitdiff
|
tree
2008-08-09
Michael Niedermayer
Remove odd pairwise deblock filtering applied to MBAFF...
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Prevent low delay from being used with mpeg1.
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Use local variabes for *stride, where local variables...
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Simplify l1mv/l1ref calculation.
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
simplify y_shift/ref_shift code
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Factorize some code between temporal and spatial direct...
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Port b4/b8_stride code from spatial direct mode to...
commit
|
commitdiff
|
tree
2008-08-05
Michael Niedermayer
Use frame_num and reference instead of poc for matching...
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
*2 /2 is wrong for PAFF references, so do not do it.
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Port col_parity code from spatial mode to temporal...
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
The code under FRAME_MBAFF for temporal direct mode...
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Remove redundant code.
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Fill ref_count/ref_poc for both fields of frames.
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Use ref_poc and ref_count from the correct field.
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Fix dist_scale_factor for long term reference pictures.
commit
|
commitdiff
|
tree
2008-08-04
Michael Niedermayer
Use the correct collocated field in pred_direct_motion...
commit
|
commitdiff
|
tree
next