projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unused variable.
[ffmpeg.git]
/
libavcodec
/
h264.c
2008-08-13
Diego Biurrun
Remove unused variable.
blob
|
commitdiff
2008-08-11
Michael Niedermayer
The deblock filter does not need all the intra availabi...
blob
|
commitdiff
|
diff to current
2008-08-11
Michael Niedermayer
Simplify constrained_intra_pred code in fill_caches().
blob
|
commitdiff
|
diff to current
2008-08-11
Michael Niedermayer
Support MBAFF + constrained intra prediction.
blob
|
commitdiff
|
diff to current
2008-08-10
Michael Niedermayer
Mask bits of reference indexes properly to avoid negati...
blob
|
commitdiff
|
diff to current
2008-08-10
Michael Niedermayer
Remove a few more lines of unneeded code in fill_caches...
blob
|
commitdiff
|
diff to current
2008-08-10
Michael Niedermayer
Use the correct reference tables for interlaced MBAFF...
blob
|
commitdiff
|
diff to current
2008-08-10
Michael Niedermayer
Do not execute the part of fill_caches() for the loopfi...
blob
|
commitdiff
|
diff to current
2008-08-09
Michael Niedermayer
Remove more code that has become useless after the...
blob
|
commitdiff
|
diff to current
2008-08-09
Michael Niedermayer
Remove odd pairwise deblock filtering applied to MBAFF...
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
Use local variabes for *stride, where local variables...
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
Simplify l1mv/l1ref calculation.
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
simplify y_shift/ref_shift code
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
Factorize some code between temporal and spatial direct...
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
Port b4/b8_stride code from spatial direct mode to...
blob
|
commitdiff
|
diff to current
2008-08-05
Michael Niedermayer
Use frame_num and reference instead of poc for matching...
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
*2 /2 is wrong for PAFF references, so do not do it.
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Port col_parity code from spatial mode to temporal...
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
The code under FRAME_MBAFF for temporal direct mode...
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Remove redundant code.
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Fill ref_count/ref_poc for both fields of frames.
blob
|
commitdiff
|
diff to current
2008-08-04
Art Clarke
Fix static leaks in h264.c.
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Use ref_poc and ref_count from the correct field.
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Fix dist_scale_factor for long term reference pictures.
blob
|
commitdiff
|
diff to current
2008-08-04
Michael Niedermayer
Use the correct collocated field in pred_direct_motion...
blob
|
commitdiff
|
diff to current
2008-08-03
Michael Niedermayer
Remove useless mb_field_decoding_flag setting code...
blob
|
commitdiff
|
diff to current
2008-08-03
Michael Niedermayer
mb_field_decoding_flag was not initialized
blob
|
commitdiff
|
diff to current
2008-08-02
Michael Niedermayer
Picture.ref_count/ref_poc have to be stored per field...
blob
|
commitdiff
|
diff to current
2008-07-30
Michael Niedermayer
Simplify intra PCM MB handling.
blob
|
commitdiff
|
diff to current
2008-07-29
Paul Kendall
Use #define instead of a constant. Patch by Paul Kendall.
blob
|
commitdiff
|
diff to current
2008-07-28
Jason Garrett-Glaser
Small h264 decoding speed optimization: while->do/while
blob
|
commitdiff
|
diff to current
2008-07-27
Jeff Downs
Initialize outputed_poc to INT_MIN at decoder initializ...
blob
|
commitdiff
|
diff to current
2008-07-27
Paul Kendall
left_block intialisation optimisation.
blob
|
commitdiff
|
diff to current
2008-07-26
Jeff Downs
And.... Fix another spec reference to be more specific...
blob
|
commitdiff
|
diff to current
2008-07-26
Jeff Downs
Fix reference to spec to be more specific and correct.
blob
|
commitdiff
|
diff to current
2008-07-26
Paul Kendall
Simple refactoring to resolve a FIXME. Patch by Paul...
blob
|
commitdiff
|
diff to current
2008-07-26
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-07-26
Michael Niedermayer
chroma_format_idc=0 aka grayscale support.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Revert r14404
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove another 2 incorrect checks.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Print an error if a reference picture is missing.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove mysterious ref->data[0] check.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
10l typo, fix compilation
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove another stupidity, long_ref==0 check 4 lines...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Rewrite fill_default_ref_list(), the old code was obfus...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Do not scare the user with error messages when everythi...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Make remove_short() match remove_long() in that it...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Removing yet another weird field pic special case,
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Make remove_long() call unreference_pic() internally.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Merge oddly duplicated remove_long/remove_long_at_index...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove strange long_ref=0.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
10000l, forgotton }
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove another of these obfuscated special cases for...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Simplify mmco setup code used in IDR pictures.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Remove redundant h->mmco_index= 0.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Assert that long_ref has been cleared for released...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Clear long_ref when a frame is no longer a long_ref.
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Make sure mmco index is 0 (instead of uninitialized...
blob
|
commitdiff
|
diff to current
2008-07-25
Michael Niedermayer
Simplify strange obfuscated code in MMCO_LONG handling.
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
Set field_poc (it was half uninitialized before) and...
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
Minor simplification of code in init_poc().
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
cosmetics (indent and 2 empty lines)
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
init_poc() vs. idr() cleanup
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
Fix loop filter with CAVLC 8x8dct.
blob
|
commitdiff
|
diff to current
2008-07-24
Diego Biurrun
misc spelling/grammar fixes
blob
|
commitdiff
|
diff to current
2008-07-24
Michael Niedermayer
Reset prev_frame_num for idr frames as required by...
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
Better explanation for buf_size==0 code.
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
100l cross_idr simplification had a typo
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
Remove truncated support, use an AVParser if you used...
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
Simplify cross_idr calculation.
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
Remove redundant keyframe checks.
blob
|
commitdiff
|
diff to current
2008-07-23
Michael Niedermayer
Support gaps in the frame num.
blob
|
commitdiff
|
diff to current
2008-07-22
Michael Niedermayer
Reset frame_num for MMCO 5.
blob
|
commitdiff
|
diff to current
2008-07-22
Michael Niedermayer
3rd try to get the loop filter ref/mv check working...
blob
|
commitdiff
|
diff to current
2008-07-22
Michael Niedermayer
qscale has a range of 0..51 we thus do not need a 256...
blob
|
commitdiff
|
diff to current
2008-07-22
Michael Niedermayer
Setting chroma_qp to 0 for PCM blocks is really an...
blob
|
commitdiff
|
diff to current
2008-07-22
Michael Niedermayer
Deobfusate chroma_qp_table[1] init code.
blob
|
commitdiff
|
diff to current
2008-07-21
Carl Eugen Hoyos
Revert r13542: Spatial direct mode probably also works...
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
Loop filtering with multiple slice types fix.
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
Use slice_type_nos instead of slice_type where it makes...
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
SI/SP slice support. (not bitexact)
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
Remove superfluous ().
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
Simplify slice type checks.
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
More correct ref comparison in the loop filter.
blob
|
commitdiff
|
diff to current
2008-07-21
Michael Niedermayer
Simplify spatial direct ref selection with FFMIN3()
blob
|
commitdiff
|
diff to current
2008-07-20
Michael Niedermayer
Fix used references indexes in the loop filter.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Fix h264_loop_filter_strength_mmx2() so it works with...
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Take the brain amputated spec literally if the user...
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Make the automatic has_b_frames increasing code increas...
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Try to fix my latest 100l fate SVQ3 breakage.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Remove apparently unneeded out!=NULL check.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Simplify picture output code.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Remove useless #if 0 code.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Do not forget marking disposed delayed pics as unused.
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
next