projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Data tables for future RV30/40 decoder
2007-11-24
Kostya Shishkov
Data tables for future RV30/40 decoder
commit
|
commitdiff
|
tree
2007-11-14
Kostya Shishkov
MP3 encoding is not integer-only (it's up to LAME)
commit
|
commitdiff
|
tree
2007-11-10
Kostya Shishkov
X8 is supported now, so warning is incorrect
commit
|
commitdiff
|
tree
2007-11-07
Kostya Shishkov
Musepack SV8 demuxer and decoder
commit
|
commitdiff
|
tree
2007-11-03
Kostya Shishkov
Add ff_ prefix to get_v()
commit
|
commitdiff
|
tree
2007-11-03
Kostya Shishkov
Make get_v() available to the other demuxers
commit
|
commitdiff
|
tree
2007-11-03
Kostya Shishkov
Seek regression for RM demuxer fix
commit
|
commitdiff
|
tree
2007-11-02
Kostya Shishkov
Split Musepack decoder into SV7 decoder and synth core
commit
|
commitdiff
|
tree
2007-11-01
Kostya Shishkov
Revert get_num() to old behaviour in order to handle
commit
|
commitdiff
|
tree
2007-10-22
Kostya Shishkov
Use simple IDCT for now
commit
|
commitdiff
|
tree
2007-10-22
Kostya Shishkov
Remove incorrect and unneeded code
commit
|
commitdiff
|
tree
2007-10-22
Kostya Shishkov
Beam Software SIFF demuxer and video decoder
commit
|
commitdiff
|
tree
2007-10-21
Kostya Shishkov
New RM format deserves small version bump
commit
|
commitdiff
|
tree
2007-10-21
Kostya Shishkov
indentation after last commit
commit
|
commitdiff
|
tree
2007-10-21
Kostya Shishkov
Make RV10/20 decoder work with new frame format
commit
|
commitdiff
|
tree
2007-10-21
Kostya Shishkov
Demux full frames instead of sliced for RealVideo.
commit
|
commitdiff
|
tree
2007-10-18
Kostya Shishkov
WMV3 mode with FASTTX=0 seems to use standard IDCT...
commit
|
commitdiff
|
tree
2007-09-24
Kostya Shishkov
Remove check for input buffer size as it does not guarantee...
commit
|
commitdiff
|
tree
2007-09-24
Kostya Shishkov
Do not try to decode more data than output buffer may...
commit
|
commitdiff
|
tree
2007-09-23
Kostya Shishkov
Fix decoding of VMDs representing sprites (Last Dynasty...
commit
|
commitdiff
|
tree
2007-09-23
Kostya Shishkov
Looks like this APE decoder support versions starting...
commit
|
commitdiff
|
tree
2007-09-22
Kostya Shishkov
Guard against output buffer overflows
commit
|
commitdiff
|
tree
2007-09-22
Kostya Shishkov
Do not decode more data than output buffer may hold
commit
|
commitdiff
|
tree
2007-09-16
Kostya Shishkov
Register myself as APE maintainer
commit
|
commitdiff
|
tree
2007-09-15
Kostya Shishkov
Enable error resilience in WMV3/VC-1 decoder
commit
|
commitdiff
|
tree
2007-09-15
Kostya Shishkov
HALFPQ should be used only for when PQUANT is selected
commit
|
commitdiff
|
tree
2007-09-15
Kostya Shishkov
In case when any quantizer may occur, HALFPQ should...
commit
|
commitdiff
|
tree
2007-09-14
Kostya Shishkov
Check unp_size for possible overflows too
commit
|
commitdiff
|
tree
2007-09-13
Kostya Shishkov
Add checks on input/output buffers size for some audio...
commit
|
commitdiff
|
tree
2007-09-13
Kostya Shishkov
Monkey Audio decoder
commit
|
commitdiff
|
tree
2007-09-06
Kostya Shishkov
Set correct length for last slice in frame subpacket
commit
|
commitdiff
|
tree
2007-09-05
Kostya Shishkov
Move H.264 intra prediction functions into their own...
commit
|
commitdiff
|
tree
2007-08-23
Kostya Shishkov
Take ring frame into account when demuxing.
commit
|
commitdiff
|
tree
2007-08-13
Kostya Shishkov
Rename flag for consistency with the next commit
commit
|
commitdiff
|
tree
2007-07-06
Kostya Shishkov
Drop redundant assignment and variable
commit
|
commitdiff
|
tree
2007-06-28
Kostya Shishkov
this prediction direction adjustment is wrong
commit
|
commitdiff
|
tree
2007-06-12
Kostya Shishkov
Typo
commit
|
commitdiff
|
tree
2007-05-29
Kostya Shishkov
Do proper frame swapping so VMD video decoder works...
commit
|
commitdiff
|
tree
2007-05-09
Kostya Shishkov
Add ff_ prefix to (externally) visible variables
commit
|
commitdiff
|
tree
2007-05-09
Kostya Shishkov
Use correct dequantizer value
commit
|
commitdiff
|
tree
2007-05-06
Kostya Shishkov
Add prefix to some variables for consistency
commit
|
commitdiff
|
tree
2007-05-06
Kostya Shishkov
Move VC-1 data to .c file
commit
|
commitdiff
|
tree
2007-05-06
Kostya Shishkov
Make vc1_parser.c compilable without special defines
commit
|
commitdiff
|
tree
2007-05-06
Kostya Shishkov
Move variables to vc1data.h
commit
|
commitdiff
|
tree
2007-05-04
Kostya Shishkov
100l to myself. Do not include stuff unneeded by parser
commit
|
commitdiff
|
tree
2007-05-04
Kostya Shishkov
Typo
commit
|
commitdiff
|
tree
2007-05-04
Kostya Shishkov
Move some declarations into header
commit
|
commitdiff
|
tree
2007-05-02
Kostya Shishkov
1000l to myself - DCA decoder should not be registered...
commit
|
commitdiff
|
tree
2007-04-28
Kostya Shishkov
Register myself as DCA maintainer
commit
|
commitdiff
|
tree
2007-04-27
Kostya Shishkov
Support for newer MacOSX AIFF
commit
|
commitdiff
|
tree
2007-04-24
Kostya Shishkov
1000l to myself as used VLC indexes were totally wrong
commit
|
commitdiff
|
tree
2007-04-18
Kostya Shishkov
Pullback should be performed on scaled motion vectors...
commit
|
commitdiff
|
tree
2007-04-10
Kostya Shishkov
Set C predictor to zero if unavailable (should fix...
commit
|
commitdiff
|
tree
2007-04-06
Kostya Shishkov
This codec is PAL8 so make it output PAL8 too
commit
|
commitdiff
|
tree
2007-04-04
Kostya Shishkov
vc1_split should be static
commit
|
commitdiff
|
tree
2007-03-27
Kostya Shishkov
FASTTX==0 means additional 16 bits in extradata
commit
|
commitdiff
|
tree
2007-03-27
Kostya Shishkov
One more FASTTX-related hack
commit
|
commitdiff
|
tree
2007-03-27
Kostya Shishkov
Remove redundant assign
commit
|
commitdiff
|
tree
2007-03-25
Kostya Shishkov
1000l to myself - get correct quantization for blocks...
commit
|
commitdiff
|
tree
2007-03-21
Kostya Shishkov
Smacker Audio stereo fix
commit
|
commitdiff
|
tree
2007-03-20
Kostya Shishkov
Correctly handle data_size on decoding
commit
|
commitdiff
|
tree
2007-03-18
Kostya Shishkov
Zero MV vectors for P frame intra blocks
commit
|
commitdiff
|
tree
2007-03-18
Kostya Shishkov
indentation
commit
|
commitdiff
|
tree
2007-03-18
Kostya Shishkov
Proper handling of motion vectors for adv. profile
commit
|
commitdiff
|
tree
2007-03-14
Kostya Shishkov
DXA demuxer and decoder
commit
|
commitdiff
|
tree
2007-03-11
Kostya Shishkov
Correctly ME border blocks
commit
|
commitdiff
|
tree
2007-02-28
Kostya Shishkov
Looks like I'll work on it this year too
commit
|
commitdiff
|
tree
2007-02-28
Kostya Shishkov
WMV3 Complex Profile initial support
commit
|
commitdiff
|
tree
2007-02-27
Kostya Shishkov
DCA decoder
commit
|
commitdiff
|
tree
2007-02-21
Kostya Shishkov
100l: forgot to reset LS mode on new frame
commit
|
commitdiff
|
tree
2007-02-17
Kostya Shishkov
Use AVRandom
commit
|
commitdiff
|
tree
2007-02-17
Kostya Shishkov
10l: forgot break statement
commit
|
commitdiff
|
tree
2007-02-13
Kostya Shishkov
Intensity compensation for B-frames in AP was missing
commit
|
commitdiff
|
tree
2007-02-09
Kostya Shishkov
Raw VC-1 demuxer
commit
|
commitdiff
|
tree
2007-02-06
Kostya Shishkov
Progressive frames disguised as interlaced are supported
commit
|
commitdiff
|
tree
2007-02-06
Kostya Shishkov
B-frames could not be determined from broken_link/closed_ent...
commit
|
commitdiff
|
tree
2007-02-06
Kostya Shishkov
Wrong flag tested
commit
|
commitdiff
|
tree
2007-02-05
Kostya Shishkov
Set codec dimensions in extradata parsing
commit
|
commitdiff
|
tree
2007-02-05
Kostya Shishkov
table fix
commit
|
commitdiff
|
tree
2007-02-04
Kostya Shishkov
Save frame header info in context variables
commit
|
commitdiff
|
tree
2007-02-04
Kostya Shishkov
Set frame rate from extradata
commit
|
commitdiff
|
tree
2007-02-03
Kostya Shishkov
These messages are just for debug purposes
commit
|
commitdiff
|
tree
2007-02-03
Kostya Shishkov
Set codec dimensions if provided by extradata
commit
|
commitdiff
|
tree
2007-02-03
Kostya Shishkov
VC-1 parser
commit
|
commitdiff
|
tree
2007-02-02
Kostya Shishkov
0x00000103 is not an escape marker
commit
|
commitdiff
|
tree
2007-02-02
Kostya Shishkov
General approach to parsing chunks in VC-1 AP
commit
|
commitdiff
|
tree
2007-02-01
Kostya Shishkov
Check for out-of-bounds access
commit
|
commitdiff
|
tree
2007-01-29
Kostya Shishkov
Fix BI-frames decoding for Adv. profile
commit
|
commitdiff
|
tree
2007-01-28
Kostya Shishkov
Seeking support in WavPack
commit
|
commitdiff
|
tree
2007-01-27
Kostya Shishkov
Coded residual in WavPack may be > 0xFFFF
commit
|
commitdiff
|
tree
2007-01-27
Kostya Shishkov
Set aspect ratio if present (for AP only)
commit
|
commitdiff
|
tree
2007-01-25
Kostya Shishkov
Some TIFFs do not set rows per strip for single strip.
commit
|
commitdiff
|
tree
2007-01-24
Kostya Shishkov
Add debug messages for AP headers
commit
|
commitdiff
|
tree
2007-01-24
Kostya Shishkov
Off-by-one error fix
commit
|
commitdiff
|
tree
2007-01-24
Kostya Shishkov
Fail on VC-1 interlaced streams
commit
|
commitdiff
|
tree
2007-01-01
Kostya Shishkov
Decode previous 32 frames to avoid seeking artifacts...
commit
|
commitdiff
|
tree
2007-01-01
Kostya Shishkov
Make MPC demuxer deal with ID3 tags at the beginning
commit
|
commitdiff
|
tree
2006-12-28
Kostya Shishkov
Enable forward seek in Musepack demuxer
commit
|
commitdiff
|
tree
2006-12-24
Kostya Shishkov
Musepack SV7 decoding support
commit
|
commitdiff
|
tree
2006-12-08
Kostya Shishkov
Deobfuscate expression
commit
|
commitdiff
|
tree
next