git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Disable B-frames decoding until they produce correct picture
[ffmpeg.git]
/
libavcodec
/
vc1.c
2006-09-10
Kostya Shishkov
Disable B-frames decoding until they produce correct...
blob
|
commitdiff
2006-09-09
Kostya Shishkov
Drop unneeded checks before av_free() and change to...
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
Support for BI-frames in Advanced Profile
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
Don't print header bits by default
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
[Cosmetics] Remove if(profile < PROFILE_ADVANCED) from...
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
[Cosmetics] Remove some done TODOs/FIXMEs from comments
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
Proper support for B/BI frames
blob
|
commitdiff
|
diff to current
2006-09-04
Kostya Shishkov
VC-1 Advanced Profile support (progressive only, tested...
blob
|
commitdiff
|
diff to current
2006-09-02
Kostya Shishkov
Replace usage of put_*_vc1_qpel_pixels_tab with put_...
blob
|
commitdiff
|
diff to current
2006-08-31
Kostya Shishkov
New qpel MC functions conforming to VC-1 standard.
blob
|
commitdiff
|
diff to current
2006-08-31
Kostya Shishkov
Spelling
blob
|
commitdiff
|
diff to current
2006-08-31
Kostya Shishkov
Motion compensation for luma always use halfpel precision.
blob
|
commitdiff
|
diff to current
2006-08-11
Kostya Shishkov
Disable B-frames decoding until I return and finish...
blob
|
commitdiff
|
diff to current
2006-08-06
Kostya Shishkov
Correct MC for B-frames and some improvements (not...
blob
|
commitdiff
|
diff to current
2006-08-06
Kostya Shishkov
Bicubic interpolation requires two additional pixels...
blob
|
commitdiff
|
diff to current
2006-08-04
Kostya Shishkov
100l: intensity compensation must be also done in 4...
blob
|
commitdiff
|
diff to current
2006-08-03
Kostya Shishkov
Don't try to decode P-frames from old WMV3 variant...
blob
|
commitdiff
|
diff to current
2006-07-30
Kostya Shishkov
Use bicubic MC (should also remove those ringing artifa...
blob
|
commitdiff
|
diff to current
2006-07-30
Kostya Shishkov
Use functions from DSPContext in vc1.c
blob
|
commitdiff
|
diff to current
2006-07-29
Kostya Shishkov
Set MpegEncContext->mspel flag (here it indicates that...
blob
|
commitdiff
|
diff to current
2006-07-29
Kostya Shishkov
Support range reduced frames
blob
|
commitdiff
|
diff to current
2006-07-29
Kostya Shishkov
Support grayscale decoding.
blob
|
commitdiff
|
diff to current
2006-07-28
Kostya Shishkov
Add rounding for overlap filters
blob
|
commitdiff
|
diff to current
2006-07-24
Kostya Shishkov
Some B-frames support (parsing and decoding only, no...
blob
|
commitdiff
|
diff to current
2006-07-24
Kostya Shishkov
Some fixes for decode_p_mb()
blob
|
commitdiff
|
diff to current
2006-07-23
Diego Biurrun
Remove obsolete and misleading warning.
blob
|
commitdiff
|
diff to current
2006-07-23
Kostya Shishkov
Correct edge MC for chroma
blob
|
commitdiff
|
diff to current
2006-07-22
Kostya Shishkov
Replace code for clipping MV vectors (which is wrong...
blob
|
commitdiff
|
diff to current
2006-07-22
Kostya Shishkov
Don't do non-uniform quantization on zero coeffs.
blob
|
commitdiff
|
diff to current
2006-07-21
Kostya Shishkov
1000l: scale DC predictors instead of predicted value.
blob
|
commitdiff
|
diff to current
2006-07-21
Kostya Shishkov
Set DC = 0 for skipped MB as it interferes DC prediction
blob
|
commitdiff
|
diff to current
2006-07-21
Kostya Shishkov
Set correctly quantizer and transform mode when parsing...
blob
|
commitdiff
|
diff to current
2006-07-16
Kostya Shishkov
Don't pass block[6][64] parameter to decode_p_mb as...
blob
|
commitdiff
|
diff to current
2006-07-16
Kostya Shishkov
Correct inverse quantization for P-frames
blob
|
commitdiff
|
diff to current
2006-07-16
Kostya Shishkov
Rounding control for motion compensation.
blob
|
commitdiff
|
diff to current
2006-07-09
Diego Biurrun
FastUVMV vs FastUVMC typo, noticed by bond
blob
|
commitdiff
|
diff to current
2006-07-09
Kostya Shishkov
Check if 4-MV MB should not be decoded.
blob
|
commitdiff
|
diff to current
2006-07-09
Kostya Shishkov
MVRANGE may occur in all frames and RESPIC in all but...
blob
|
commitdiff
|
diff to current
2006-07-09
Kostya Shishkov
Fix mquant selection for ALL_MBS mode
blob
|
commitdiff
|
diff to current
2006-07-09
Kostya Shishkov
Use overlap filter instead of loop filter.
blob
|
commitdiff
|
diff to current
2006-07-09
Kostya Shishkov
Use s->first_slice_line in checks instead of s->mb_y
blob
|
commitdiff
|
diff to current
2006-07-07
Kostya Shishkov
Improve chroma MC: correct case for FASTUVMC=1, use...
blob
|
commitdiff
|
diff to current
2006-07-07
Kostya Shishkov
Enable coefficient scaling
blob
|
commitdiff
|
diff to current
2006-07-07
Kostya Shishkov
Don't read out-of-bounds values.
blob
|
commitdiff
|
diff to current
2006-07-06
Kostya Shishkov
Fix one case of choosing MV for chroma
blob
|
commitdiff
|
diff to current
2006-07-04
Kostya Shishkov
Implement intensity compensation
blob
|
commitdiff
|
diff to current
2006-07-04
Kostya Shishkov
Correctly choose global transform mode, MV mode and...
blob
|
commitdiff
|
diff to current
2006-07-04
Kostya Shishkov
Optimizations suggested by Michael Niedermayer
blob
|
commitdiff
|
diff to current
2006-07-03
Kostya Shishkov
Correctly detect when use hpel or qpel mode
blob
|
commitdiff
|
diff to current
2006-07-03
Kostya Shishkov
4-MV mode final fixes (now it works for non-exotic...
blob
|
commitdiff
|
diff to current
2006-07-03
Kostya Shishkov
vc1_decode_intra_block() simplifications and corrections
blob
|
commitdiff
|
diff to current
2006-07-03
Kostya Shishkov
4-MV decoding support
blob
|
commitdiff
|
diff to current
2006-07-01
Kostya Shishkov
Adjust AC prediction if (some) predictors are not avail...
blob
|
commitdiff
|
diff to current
2006-07-01
Kostya Shishkov
0xFFFF l of cola. Now P-frames are decoded almost witho...
blob
|
commitdiff
|
diff to current
2006-07-01
Kostya Shishkov
Remove unused variable (and it wasn't free'd too)
blob
|
commitdiff
|
diff to current
2006-07-01
Kostya Shishkov
Use MpegEncContext->mbskip_table instead of custom...
blob
|
commitdiff
|
diff to current
2006-06-30
Kostya Shishkov
Slightly reworked MC code, it gives better picture.
blob
|
commitdiff
|
diff to current
2006-06-30
Kostya Shishkov
typo
blob
|
commitdiff
|
diff to current
2006-06-29
Kostya Shishkov
Some optimization and fixes - mostly reworked MC and...
blob
|
commitdiff
|
diff to current
2006-06-29
Kostya Shishkov
This should make P-frames decoding work on x86 (by...
blob
|
commitdiff
|
diff to current
2006-06-27
Kostya Shishkov
Added loop filtering as ersatz for overlap filter ...
blob
|
commitdiff
|
diff to current
2006-06-27
Kostya Shishkov
VC1 Intra blocks in P-frames use different zigzag table...
blob
|
commitdiff
|
diff to current
2006-06-27
Kostya Shishkov
VC-1 decoder with I-frames support and partial P-frames...
blob
|
commitdiff
|
diff to current
2006-06-27
Kostya Shishkov
Rename VC9 to VC1 as there is no such thing as VC9
blob
|
commitdiff
|
diff to current