projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cosmetics (format ff_nelly_dequantization_table nicer)
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
2008-08-03
Michael Niedermayer
Remove useless mb_field_decoding_flag setting code...
commit
|
commitdiff
|
tree
2008-08-03
Michael Niedermayer
mb_field_decoding_flag was not initialized
commit
|
commitdiff
|
tree
2008-08-02
Michael Niedermayer
Picture.ref_count/ref_poc have to be stored per field...
commit
|
commitdiff
|
tree
2008-08-01
Michael Niedermayer
I found a maintainer for all parts that had none listed :)
commit
|
commitdiff
|
tree
2008-08-01
Michael Niedermayer
Recommit r14497
commit
|
commitdiff
|
tree
2008-08-01
Michael Niedermayer
Revert r14497
commit
|
commitdiff
|
tree
2008-07-30
Michael Niedermayer
1000l typo my new PRNG converged to -1.
commit
|
commitdiff
|
tree
2008-07-30
Michael Niedermayer
Add a multiplicative LFG for those thinking the additive...
commit
|
commitdiff
|
tree
2008-07-30
Michael Niedermayer
Simplify intra PCM MB handling.
commit
|
commitdiff
|
tree
2008-07-28
Michael Niedermayer
Document av_lfg_get().
commit
|
commitdiff
|
tree
2008-07-28
Michael Niedermayer
Warning about MTs speed.
commit
|
commitdiff
|
tree
2008-07-28
Michael Niedermayer
Simple lagged fibonacci PRNG.
commit
|
commitdiff
|
tree
2008-07-27
Michael Niedermayer
Fix misdetection of H.264 in mpegts as mpeg1video in...
commit
|
commitdiff
|
tree
2008-07-27
Michael Niedermayer
Change benchmarking code so it returns comparable values.
commit
|
commitdiff
|
tree
2008-07-27
Michael Niedermayer
Make the selftesting code use and compileable.
commit
|
commitdiff
|
tree
2008-07-27
Paul Kendall
left_block intialisation optimisation.
commit
|
commitdiff
|
tree
2008-07-26
Michael Niedermayer
Detect IDR less H.264 correctly.
commit
|
commitdiff
|
tree
2008-07-26
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-26
Michael Niedermayer
chroma_format_idc=0 aka grayscale support.
commit
|
commitdiff
|
tree
next