Robert Swain
|
4ee735fc54
libx264 ffpresets:
|
16 years ago |
David Conrad
|
f7fc9e499c
Rewrite SSE2 VP3 IDCT in inline asm
|
16 years ago |
David Conrad
|
437e3f4dbc
Rewrite MMX VP3 IDCT in inline asm
|
16 years ago |
David Conrad
|
ccd3ec82b8
MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated correctly
|
16 years ago |
David Conrad
|
7f065b36c8
Take idct permutation into account when initializing dequantization matrices
|
16 years ago |
Vitor Sessak
|
faf6d6964b
Use SAMPLE_FMT_FLT instead of doing the float->int conversion in the
|
16 years ago |
Vladimir Voroshilov
|
00cc0ce91e
Second-stage gain and Moving Average Predictor codebooks.
|
16 years ago |
Vladimir Voroshilov
|
1a18912e49
Another set of approved changes for G.729: includes, formats structure,
|
16 years ago |
Alex Converse
|
aac0eda407
Validate pulse position and error out if an invalid position is encountered.
|
16 years ago |
Michael Niedermayer
|
d616c8ae3d
Fix segfault with rgb24 and full_internal_chrome due to non existing alpha
|
16 years ago |
Michael Niedermayer
|
1d4113d053
Only print "invalid new backstep" when it is really invalid.
|
16 years ago |
Michael Niedermayer
|
740c14dbd7
Fix regression test failure caused by golomb limit not being considered
|
16 years ago |
Baptiste Coudurier
|
0bc4c436aa
sync to latest x264 git, field was renamed
|
16 years ago |
Michael Niedermayer
|
bf3a971c12
Make decoder more robust by default against broken encoders.
|
16 years ago |
Michael Niedermayer
|
53e9d0105f
Fix generated md5, it was wrong for some input lengths.
|
16 years ago |
Michael Niedermayer
|
631e8afb8c
Correct the threshold of get_ur_golomb_jpegls() at which the optimized
|
16 years ago |
Michael Niedermayer
|
a64a062fb9
Avoid using floating point for calculating filter coefficients.
|
16 years ago |
Diego Biurrun
|
f236aa47ca
wording/spelling
|
16 years ago |
Justin Ruggles
|
8fd64adf08
cosmetics: fix indentation after r15321
|
16 years ago |
Justin Ruggles
|
6682ae42a4
write actual min and max frame size to FLAC header. update regression test checksum.
|
16 years ago |
Diego Biurrun
|
dd857bfdf7
cosmetics: Fix indentation.
|
16 years ago |
Diego Biurrun
|
3fe5ae2b3a
Remove useless #ifdef around #include.
|
16 years ago |
Diego Biurrun
|
9be50e3922
Only define x86 register names on x86.
|
16 years ago |
Ramiro Polla
|
4a0266a0ec
Spelling...
|
16 years ago |
Justin Ruggles
|
a9f8587e15
write MD5 checksum to FLAC header. update regression tests.
|
16 years ago |
Justin Ruggles
|
2b90551764
update FLAC regression test due to expected change after r15324
|
16 years ago |
Justin Ruggles
|
e1a12934c5
write number of samples in FLAC extradata.
|
16 years ago |
Michael Niedermayer
|
8588e1484e
Avoid some explicit types in sizeof().
|
16 years ago |
Michael Niedermayer
|
22129c78d7
Use av_mallocz() instead of for() =0;
|
16 years ago |
Michael Niedermayer
|
45e18be87d
Move dither tables from yuv2rgb to swscale, they have been written by me and
|
16 years ago |
Michael Niedermayer
|
1a7f150c9a
Add , to clarify sentence.
|
16 years ago |
Justin Ruggles
|
5165651cf9
add error message for unsupported codecs in WAVE.
|
16 years ago |
Justin Ruggles
|
0605f5c86b
Return error when trying to decode non-grayscale 16-bit PNM images.
|
16 years ago |
Diego Biurrun
|
8840ce92f7
Fix typos found by ispell.
|
16 years ago |
Michael Niedermayer
|
88cdf2f4fe
Reword a few sentences to make them clearer.
|
16 years ago |
Ronald S. Bultje
|
2834c365d2
Reindent after r15317.
|
16 years ago |
Ronald S. Bultje
|
2e889ae4b9
Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport
|
16 years ago |
Michael Niedermayer
|
38d174b375
The official guide to swscale for confused developers.
|
16 years ago |
Robert Swain
|
70735a3f9e
Reindent after last commit
|
16 years ago |
Alex Converse
|
5143684891
Apply pulses to unscaled coefficients rather than scaled.
|
16 years ago |
Robert Swain
|
408992bae2
Operands of '+' are not necessarily evaluated in order so r15311 was pointless.
|
16 years ago |
Ramiro Polla
|
ab5ce4aeae
Update link to FFmpeg Windows Help website.
|
16 years ago |
Alex Converse
|
19645d742e
Correct order of parsing for pulse scalefactor band and offset to match the
|
16 years ago |
Gert Vervoort
|
46cd15ca31
Fix setting default value of scan_offset option for target svcd.
|
16 years ago |
Michael Niedermayer
|
05d8de2228
Add sparc maintainer.
|
16 years ago |
Vitor Sessak
|
9547cadb8d
Cosmetics: line breaks
|
16 years ago |
Vitor Sessak
|
111734de09
Simplify: use a single history buffer for gain and a single one for
|
16 years ago |
Benjamin Zores
|
a35acd7f8c
Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.
|
16 years ago |
Michael Niedermayer
|
14014d47cb
Fix indention.
|
16 years ago |
David Conrad
|
7f0d242b14
Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &
|
16 years ago |