Michael Niedermayer
45cb4767bc
xvid fake divx version workaround
...
Originally committed as revision 3595 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
035817727f
support strictly enforcing gop size
...
Originally committed as revision 3594 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9efc77c86f
fix forcing of individual frame types
...
Originally committed as revision 3593 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
b3bfb29980
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
...
Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
D Richard Felker III
4471e59b24
1000l
...
btw what is the sense in all these nonsense REAL_* macros?
the extra level of indirection seems to help nothing...
can we reverse that and commit a sane replacement?
Originally committed as revision 3587 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
b1d041c15c
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me
...
Originally committed as revision 3584 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
053dea12f2
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
...
Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ac8b03c0a8
lowres 4mv
...
Originally committed as revision 3576 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5f6c92d40c
h.261 loop filter fix
...
closes bug #1033108
Originally committed as revision 3574 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8c7aaf5b6d
nonsense removial
...
Originally committed as revision 3573 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Milan Cutka
125af02243
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>)
...
Originally committed as revision 3571 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Zdenek Kabelac
7fea94ce4a
* fixing a few of gcc 'clean-code' warnings
...
Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Richard van der Hoff
a319bbac5c
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)
...
closes #1037380
Originally committed as revision 3562 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Chip
6933900993
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)
...
Originally committed as revision 3561 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Frantisek Dvorak
91378af4b2
Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>)
...
Originally committed as revision 3559 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
0bc42caddf
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>)
...
Originally committed as revision 3558 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michel Bardiaux
96cc9e5c61
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3546 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michel Bardiaux
65d1bea201
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3545 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9fe5a7b831
do not call (av_)abort()
...
Originally committed as revision 3543 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Zdenek Kabelac
669484b49e
* these vars could be either static or extern (compilation fix gcc-3.5)
...
Originally committed as revision 3541 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d1fb157dd7
broken mess removial
...
Originally committed as revision 3539 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
cfeae977a7
10l (wrong variable)
...
Originally committed as revision 3537 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80e8528865
dont just resample half of the data sometimes
...
Originally committed as revision 3535 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a5cd3c48fb
100l (signed vs. unsigend)
...
Originally committed as revision 3530 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
d08d7142fd
support for Sierra Online audio files and Apple QuickDraw codec,
...
courtesy of Konstantin Shishkov
Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
98772cbf7b
if audio is PCM, push it through (sync is not perfect yet)
...
Originally committed as revision 3528 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e4a185ac14
10l forgot to commit
...
Originally committed as revision 3525 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0fa8158d3e
move h264 idct to its own file and call via function pointer in DspContext
...
allow h264 idct to be used for lowres=1
Originally committed as revision 3524 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
40028f8f6e
dont print "vop not coded" by default
...
Originally committed as revision 3523 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
21adafec2a
lowres width/height cleanup 3rd try
...
Originally committed as revision 3522 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0b2346d38c
lowres fixes for the parser
...
Originally committed as revision 3521 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8b392ae2e7
10l (segfault)
...
Originally committed as revision 3520 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
f1cc95f0e9
10l
...
Originally committed as revision 3519 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
4f8a831994
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0)
...
Originally committed as revision 3518 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
718455951c
lowres chroma fix
...
Originally committed as revision 3517 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0f74857497
lowres slice fix
...
Originally committed as revision 3516 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
f06afd698b
porting optimizations from 4x4 dct to 8x8
...
Originally committed as revision 3515 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
affbf0435a
optimizing 4x4 idct
...
Originally committed as revision 3514 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
af2a9e8fdb
lowres slice fix
...
Originally committed as revision 3513 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
da9c9637ae
low resolution interlaced support
...
Originally committed as revision 3512 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1aa8c57b4a
1/8 resolution decoding
...
Originally committed as revision 3511 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6aeb03d887
low resolution decoding fix
...
Originally committed as revision 3510 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9ca358b951
1/4 resolution decoding
...
Originally committed as revision 3509 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
178fcca848
1/2 resolution decoding
...
Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
792bb815e3
assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>)
...
Originally committed as revision 3505 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5cbb0e70a0
H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>)
...
Originally committed as revision 3504 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
15c5fa7b7f
trellis quantization for h263(p)
...
Originally committed as revision 3503 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d7d51926dd
unused
...
Originally committed as revision 3502 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3c00436b3e
100l
...
Originally committed as revision 3501 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
61cef29379
Zlib encoder: fix image orientation (was flipped), 100l in deflate error
...
check, put right codec type in extradata
Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago