git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
intrax8 decoder patch by "someone"
[ffmpeg.git]
/
libavcodec
/
vc1.c
2007-11-09
Michael Niedermayer
intrax8 decoder patch by "someone"
blob
|
commitdiff
2007-10-22
Kostya Shishkov
Use simple IDCT for now
blob
|
commitdiff
|
diff to current
2007-10-22
Kostya Shishkov
Remove incorrect and unneeded code
blob
|
commitdiff
|
diff to current
2007-10-18
Kostya Shishkov
WMV3 mode with FASTTX=0 seems to use standard IDCT...
blob
|
commitdiff
|
diff to current
2007-09-15
Kostya Shishkov
Enable error resilience in WMV3/VC-1 decoder
blob
|
commitdiff
|
diff to current
2007-09-15
Kostya Shishkov
HALFPQ should be used only for when PQUANT is selected
blob
|
commitdiff
|
diff to current
2007-09-15
Kostya Shishkov
In case when any quantizer may occur, HALFPQ should...
blob
|
commitdiff
|
diff to current
2007-08-26
Aurelien Jacobs
move get_unary() to its own file
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
use skip_bits where appropriate
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
use get_bits1(..) instead get_bits(.., 1)
blob
|
commitdiff
|
diff to current
2007-08-08
Alex Beregszaszi
use get_unary from bitstream.h
blob
|
commitdiff
|
diff to current
2007-07-13
İsmail Dönmez
Replace non-existing @fixme doxygen tags with @todo.
blob
|
commitdiff
|
diff to current
2007-07-06
Kostya Shishkov
Drop redundant assignment and variable
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-06-28
Kostya Shishkov
this prediction direction adjustment is wrong
blob
|
commitdiff
|
diff to current
2007-06-12
Kostya Shishkov
Typo
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-10
Aurelien Jacobs
those tables don't need to be extern
blob
|
commitdiff
|
diff to current
2007-05-10
Aurelien Jacobs
use header instead of copying table declarations
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-05-09
Kostya Shishkov
Add ff_ prefix to (externally) visible variables
blob
|
commitdiff
|
diff to current
2007-05-09
Kostya Shishkov
Use correct dequantizer value
blob
|
commitdiff
|
diff to current
2007-05-06
Kostya Shishkov
Add prefix to some variables for consistency
blob
|
commitdiff
|
diff to current
2007-05-06
Kostya Shishkov
Move variables to vc1data.h
blob
|
commitdiff
|
diff to current
2007-05-04
Kostya Shishkov
Move some declarations into header
blob
|
commitdiff
|
diff to current
2007-05-04
Diego Biurrun
Move VC1 parser to its own file.
blob
|
commitdiff
|
diff to current
2007-04-21
Diego Biurrun
Remove unused variable.
blob
|
commitdiff
|
diff to current
2007-04-18
Kostya Shishkov
Pullback should be performed on scaled motion vectors...
blob
|
commitdiff
|
diff to current
2007-04-10
Kostya Shishkov
Set C predictor to zero if unavailable (should fix...
blob
|
commitdiff
|
diff to current
2007-04-04
Kostya Shishkov
vc1_split should be static
blob
|
commitdiff
|
diff to current
2007-03-27
Kostya Shishkov
FASTTX==0 means additional 16 bits in extradata
blob
|
commitdiff
|
diff to current
2007-03-27
Kostya Shishkov
One more FASTTX-related hack
blob
|
commitdiff
|
diff to current
2007-03-25
Kostya Shishkov
1000l to myself - get correct quantization for blocks...
blob
|
commitdiff
|
diff to current
2007-03-18
Kostya Shishkov
Zero MV vectors for P frame intra blocks
blob
|
commitdiff
|
diff to current
2007-03-18
Kostya Shishkov
indentation
blob
|
commitdiff
|
diff to current
2007-03-18
Kostya Shishkov
Proper handling of motion vectors for adv. profile
blob
|
commitdiff
|
diff to current
2007-02-28
Kostya Shishkov
Looks like I'll work on it this year too
blob
|
commitdiff
|
diff to current
2007-02-28
Kostya Shishkov
WMV3 Complex Profile initial support
blob
|
commitdiff
|
diff to current
2007-02-25
Reimar Döffinger
Add av_ prefix to clip functions
blob
|
commitdiff
|
diff to current
2007-02-13
Kostya Shishkov
Intensity compensation for B-frames in AP was missing
blob
|
commitdiff
|
diff to current
2007-02-06
Kostya Shishkov
Progressive frames disguised as interlaced are supported
blob
|
commitdiff
|
diff to current
2007-02-06
Kostya Shishkov
B-frames could not be determined from broken_link/close...
blob
|
commitdiff
|
diff to current
2007-02-06
Kostya Shishkov
Wrong flag tested
blob
|
commitdiff
|
diff to current
2007-02-05
Kostya Shishkov
Set codec dimensions in extradata parsing
blob
|
commitdiff
|
diff to current
2007-02-04
Kostya Shishkov
Save frame header info in context variables
blob
|
commitdiff
|
diff to current
2007-02-04
Kostya Shishkov
Set frame rate from extradata
blob
|
commitdiff
|
diff to current
2007-02-03
Kostya Shishkov
These messages are just for debug purposes
blob
|
commitdiff
|
diff to current
2007-02-03
Kostya Shishkov
Set codec dimensions if provided by extradata
blob
|
commitdiff
|
diff to current
2007-02-03
Kostya Shishkov
VC-1 parser
blob
|
commitdiff
|
diff to current
2007-02-02
Kostya Shishkov
0x00000103 is not an escape marker
blob
|
commitdiff
|
diff to current
2007-02-02
Kostya Shishkov
General approach to parsing chunks in VC-1 AP
blob
|
commitdiff
|
diff to current
2007-02-01
Kostya Shishkov
Check for out-of-bounds access
blob
|
commitdiff
|
diff to current
2007-01-29
Kostya Shishkov
Fix BI-frames decoding for Adv. profile
blob
|
commitdiff
|
diff to current
2007-01-27
Kostya Shishkov
Set aspect ratio if present (for AP only)
blob
|
commitdiff
|
diff to current
2007-01-24
Kostya Shishkov
Add debug messages for AP headers
blob
|
commitdiff
|
diff to current
2007-01-24
Kostya Shishkov
Off-by-one error fix
blob
|
commitdiff
|
diff to current
2007-01-24
Kostya Shishkov
Fail on VC-1 interlaced streams
blob
|
commitdiff
|
diff to current
2007-01-19
Alex Beregszaszi
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
blob
|
commitdiff
|
diff to current
2006-12-17
Reimar Döffinger
Check mb_pos is big enough before trying to access...
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-12-02
Kostya Shishkov
10e6l FastUVMC was done right but in the wrong place
blob
|
commitdiff
|
diff to current
2006-12-01
Kostya Shishkov
100l FastUVMC rounding was incorrect.
blob
|
commitdiff
|
diff to current
2006-11-26
Kostya Shishkov
Correct rounding values in overlap filtering
blob
|
commitdiff
|
diff to current
2006-11-26
Kostya Shishkov
B-frames support for adv. profile
blob
|
commitdiff
|
diff to current
2006-11-26
Kostya Shishkov
100l: Initialize dc_scale with current quantizer for...
blob
|
commitdiff
|
diff to current
2006-11-26
Kostya Shishkov
Use halfpq in coefficient scaling
blob
|
commitdiff
|
diff to current
2006-11-17
Kostya Shishkov
Overlap filtering was done in reverse order
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-03
Diego Biurrun
Remove unused variables and the corresponding warnings...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
dc_val should be signed
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-09-21
Kostya Shishkov
Finally enable B-frame decoding as all known samples...
blob
|
commitdiff
|
diff to current
2006-09-21
Kostya Shishkov
For B-frames if the second reference frame signals...
blob
|
commitdiff
|
diff to current
2006-09-21
Kostya Shishkov
Reorder MV order in B-frames so no swapping in vc1_b_mc...
blob
|
commitdiff
|
diff to current
2006-09-12
Kostya Shishkov
Swap back and forward motion vectors to achieve correct...
blob
|
commitdiff
|
diff to current
2006-09-12
Kostya Shishkov
Set motion vectors used in B-frames to zero by default
blob
|
commitdiff
|
diff to current
2006-09-12
Kostya Shishkov
Use h264_chroma funcs in B-frames MC too
blob
|
commitdiff
|
diff to current
2006-09-12
Kostya Shishkov
Fix edge emulation for bicubic MC in B frames
blob
|
commitdiff
|
diff to current
2006-09-12
Kostya Shishkov
2989l: Set avctx->has_b_frames value in header and...
blob
|
commitdiff
|
diff to current
2006-09-10
Kostya Shishkov
Disable B-frames decoding until they produce correct...
blob
|
commitdiff
|
diff to current
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
next