]> git.sesse.net Git - ffmpeg/log
ffmpeg
15 years agospelling cosmetics
Diego Biurrun [Mon, 22 Sep 2008 05:40:52 +0000 (05:40 +0000)]
spelling cosmetics

Originally committed as revision 15383 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAltiVec detection support for OpenBSD, patch by Brad, brad comstyle com.
Brad [Mon, 22 Sep 2008 05:38:50 +0000 (05:38 +0000)]
AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com.

Originally committed as revision 15382 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix all the recent problems Justin had run into with the AC3 parser,
Michael Niedermayer [Mon, 22 Sep 2008 03:00:26 +0000 (03:00 +0000)]
Fix all the recent problems Justin had run into with the AC3 parser,
including issue 459.

Originally committed as revision 15381 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix ref_shift so that it is correct for more/all? MBAFF/PAFF mixes.
Michael Niedermayer [Mon, 22 Sep 2008 02:32:22 +0000 (02:32 +0000)]
Fix ref_shift so that it is correct for more/all? MBAFF/PAFF mixes.
Fixes at least MR9_BT_B.

Originally committed as revision 15380 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoindent
Michael Niedermayer [Sun, 21 Sep 2008 23:51:36 +0000 (23:51 +0000)]
indent

Originally committed as revision 15379 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCorrect comment in the direct mode code.
Michael Niedermayer [Sun, 21 Sep 2008 23:49:53 +0000 (23:49 +0000)]
Correct comment in the direct mode code.
(note, yes this is unrelated to the previous simplification, the
 code always behaved like it is documented now.)

Originally committed as revision 15378 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSimplify initialization of a few direct mode related variables.
Michael Niedermayer [Sun, 21 Sep 2008 23:46:59 +0000 (23:46 +0000)]
Simplify initialization of a few direct mode related variables.

Originally committed as revision 15377 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoV4L2 support for OpenBSD, patch by Brad, brad comstyle com
Brad [Sun, 21 Sep 2008 22:47:52 +0000 (22:47 +0000)]
V4L2 support for OpenBSD, patch by Brad, brad comstyle com

Originally committed as revision 15376 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMake MBAFF temporal direct mode closer to the spec.
Michael Niedermayer [Sun, 21 Sep 2008 02:39:09 +0000 (02:39 +0000)]
Make MBAFF temporal direct mode closer to the spec.
Fixes at least:
CAMANL2_TOSHIBA_B
CVMANL2_TOSHIBA_B
camp_mot_mbaff0_full

Originally committed as revision 15375 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMove direct_dist_scale_factor() and direct_ref_list_init() after fill_mbaff_ref_list()
Michael Niedermayer [Sun, 21 Sep 2008 02:23:51 +0000 (02:23 +0000)]
Move direct_dist_scale_factor() and direct_ref_list_init() after fill_mbaff_ref_list()
as future changes will need the mbaff lists inited.

Originally committed as revision 15374 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSet poc for field references in MBAFF.
Michael Niedermayer [Sun, 21 Sep 2008 02:19:45 +0000 (02:19 +0000)]
Set poc for field references in MBAFF.

Originally committed as revision 15373 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRename check_func2 to check_func_headers.
Diego Biurrun [Sat, 20 Sep 2008 16:17:27 +0000 (16:17 +0000)]
Rename check_func2 to check_func_headers.

Originally committed as revision 15372 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoLog an error message in case of invalid number of channels.
Stefano Sabatini [Sat, 20 Sep 2008 11:13:14 +0000 (11:13 +0000)]
Log an error message in case of invalid number of channels.

Originally committed as revision 15371 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove fixme that is based on the assumption of !direct_8x8_inference && MBAFF.
Michael Niedermayer [Fri, 19 Sep 2008 18:53:31 +0000 (18:53 +0000)]
Remove fixme that is based on the assumption of !direct_8x8_inference && MBAFF.

Originally committed as revision 15370 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove check and error message for "MBAFF + !direct_8x8_inference is not implemented"
Michael Niedermayer [Fri, 19 Sep 2008 18:49:17 +0000 (18:49 +0000)]
Remove check and error message for "MBAFF + !direct_8x8_inference is not implemented"
because this mode does not exist, H.264-2007 says "When frame_mbs_only_flag is
equal to 0, direct_8x8_inference_flag shall be equal to 1."

Originally committed as revision 15369 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAvoid undefined behavior for removing elements that were not in the tree.
Michael Niedermayer [Fri, 19 Sep 2008 12:41:12 +0000 (12:41 +0000)]
Avoid undefined behavior for removing elements that were not in the tree.

Originally committed as revision 15368 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoEnsure that muxer and encoder aspect ratios match. So no
Michael Niedermayer [Fri, 19 Sep 2008 12:37:38 +0000 (12:37 +0000)]
Ensure that muxer and encoder aspect ratios match. So no
invalid files are generated.

Originally committed as revision 15367 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSupport comments in preset files.
Michael Niedermayer [Thu, 18 Sep 2008 21:07:11 +0000 (21:07 +0000)]
Support comments in preset files.

Originally committed as revision 15366 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMake pps/sps scaling_matrix initialization closer to the spec.
Michael Niedermayer [Thu, 18 Sep 2008 16:36:19 +0000 (16:36 +0000)]
Make pps/sps scaling_matrix initialization closer to the spec.
This does not affect any of the conformance streams.

Originally committed as revision 15365 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoZero 'idx' for each iteration of the coupling gain loop and as it is only used
Robert Swain [Thu, 18 Sep 2008 16:02:51 +0000 (16:02 +0000)]
Zero 'idx' for each iteration of the coupling gain loop and as it is only used
within this loop, we can move its declaration there too. This fixes bitstream
desync when decoding streams containing CCEs.

Based on a patch by Alex Converse (alex converse gmail com)

Originally committed as revision 15364 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCosmetics: missing brackets
Robert Swain [Thu, 18 Sep 2008 15:48:37 +0000 (15:48 +0000)]
Cosmetics: missing brackets

Originally committed as revision 15363 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCast the return value of get_bits() to signed integer such that the subtraction
Alex Converse [Thu, 18 Sep 2008 15:35:08 +0000 (15:35 +0000)]
Cast the return value of get_bits() to signed integer such that the subtraction
is conducted as a signed calculation.

Patch by Alex Converse (alex converse gmail com)

Originally committed as revision 15362 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoEnsure that extradata is not parsed twice.
Michael Niedermayer [Thu, 18 Sep 2008 15:13:15 +0000 (15:13 +0000)]
Ensure that extradata is not parsed twice.
Fixes FRExt1_Panasonic.

Originally committed as revision 15361 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoadd newline at the end of message
Kostya Shishkov [Thu, 18 Sep 2008 14:08:44 +0000 (14:08 +0000)]
add newline at the end of message

Originally committed as revision 15360 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoZMBV encoder forgot to fill coded frame pointer
Kostya Shishkov [Thu, 18 Sep 2008 13:17:44 +0000 (13:17 +0000)]
ZMBV encoder forgot to fill coded frame pointer

Originally committed as revision 15359 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agosmall wording fixes
Diego Biurrun [Thu, 18 Sep 2008 08:10:12 +0000 (08:10 +0000)]
small wording fixes

Originally committed as revision 15358 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAdd fourcc for MS RLE4
Kostya Shishkov [Thu, 18 Sep 2008 05:25:29 +0000 (05:25 +0000)]
Add fourcc for MS RLE4

Originally committed as revision 15357 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFactorize out code used for MS RLE format decoding in different decoders.
Kostya Shishkov [Thu, 18 Sep 2008 05:20:54 +0000 (05:20 +0000)]
Factorize out code used for MS RLE format decoding in different decoders.

Originally committed as revision 15356 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove duplication of TRANSPOSE8 macro, also removing some redundant load/stores
David Conrad [Thu, 18 Sep 2008 03:08:33 +0000 (03:08 +0000)]
Remove duplication of TRANSPOSE8 macro, also removing some redundant load/stores

Originally committed as revision 15355 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMake a separate macro for writing an entire block from registers to memory
David Conrad [Thu, 18 Sep 2008 03:08:13 +0000 (03:08 +0000)]
Make a separate macro for writing an entire block from registers to memory

Originally committed as revision 15354 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFactorize SSE2_(Row|Column)_IDCT into one macro
David Conrad [Thu, 18 Sep 2008 03:07:41 +0000 (03:07 +0000)]
Factorize SSE2_(Row|Column)_IDCT into one macro

Originally committed as revision 15353 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoUniform *ToY and *ToUV function signatures
Luca Barbato [Thu, 18 Sep 2008 00:26:37 +0000 (00:26 +0000)]
Uniform *ToY and *ToUV function signatures

Originally committed as revision 27636 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoSplit mono2Y in monowhite and monoblack
Luca Barbato [Thu, 18 Sep 2008 00:24:32 +0000 (00:24 +0000)]
Split mono2Y in monowhite and monoblack

Originally committed as revision 27635 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoFactorize unit32_t* casts for palette pointer
Luca Barbato [Thu, 18 Sep 2008 00:22:53 +0000 (00:22 +0000)]
Factorize unit32_t* casts for palette pointer

Originally committed as revision 27634 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agorevert r14983, value is not sample aspect ratio, it is display aspect ratio
Baptiste Coudurier [Wed, 17 Sep 2008 23:14:48 +0000 (23:14 +0000)]
revert r14983, value is not sample aspect ratio, it is display aspect ratio

Originally committed as revision 15352 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCosmetics: remove excessive blank lines
David Conrad [Wed, 17 Sep 2008 20:52:54 +0000 (20:52 +0000)]
Cosmetics: remove excessive blank lines

Originally committed as revision 15351 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoEnsure MMX/SSE2 VP3 IDCT selection isn't disabled when only Theora is enabled
David Conrad [Wed, 17 Sep 2008 19:49:31 +0000 (19:49 +0000)]
Ensure MMX/SSE2 VP3 IDCT selection isn't disabled when only Theora is enabled

Originally committed as revision 15350 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCosmetics: reindent
David Conrad [Wed, 17 Sep 2008 19:38:44 +0000 (19:38 +0000)]
Cosmetics: reindent

Originally committed as revision 15349 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agolibx264 ffpresets:
Robert Swain [Wed, 17 Sep 2008 19:31:39 +0000 (19:31 +0000)]
libx264 ffpresets:
 * default - x264 CLI default values
 * fastfirstpass - disables options unnecessary for first pass
 * normal - Dark Shikari’s Q55 preset
 * hq - Dark Shikari’s Q75 preset
 * max - all options maxed out (at time of writing)

Originally committed as revision 15348 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRewrite SSE2 VP3 IDCT in inline asm
David Conrad [Wed, 17 Sep 2008 19:30:51 +0000 (19:30 +0000)]
Rewrite SSE2 VP3 IDCT in inline asm

Originally committed as revision 15347 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRewrite MMX VP3 IDCT in inline asm
David Conrad [Wed, 17 Sep 2008 19:30:33 +0000 (19:30 +0000)]
Rewrite MMX VP3 IDCT in inline asm

Originally committed as revision 15346 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated...
David Conrad [Wed, 17 Sep 2008 19:30:03 +0000 (19:30 +0000)]
MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated correctly

Originally committed as revision 15345 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoTake idct permutation into account when initializing dequantization matrices
David Conrad [Wed, 17 Sep 2008 19:29:40 +0000 (19:29 +0000)]
Take idct permutation into account when initializing dequantization matrices

Originally committed as revision 15344 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoUse SAMPLE_FMT_FLT instead of doing the float->int conversion in the
Vitor Sessak [Wed, 17 Sep 2008 19:26:37 +0000 (19:26 +0000)]
Use SAMPLE_FMT_FLT instead of doing the float->int conversion in the
decoder. This changes the output very little and any difference should
be inaudible.

Originally committed as revision 15343 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSecond-stage gain and Moving Average Predictor codebooks.
Vladimir Voroshilov [Wed, 17 Sep 2008 06:13:07 +0000 (06:13 +0000)]
Second-stage gain and Moving Average Predictor codebooks.

Originally committed as revision 15342 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAnother set of approved changes for G.729: includes, formats structure,
Vladimir Voroshilov [Wed, 17 Sep 2008 06:05:12 +0000 (06:05 +0000)]
Another set of approved changes for G.729: includes, formats structure,
several parts of main decoding routine and initialization code.

Originally committed as revision 15341 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoValidate pulse position and error out if an invalid position is encountered.
Alex Converse [Tue, 16 Sep 2008 15:59:43 +0000 (15:59 +0000)]
Validate pulse position and error out if an invalid position is encountered.

Patch by Alex Converse (alex converse gmail com)

Originally committed as revision 15340 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix segfault with rgb24 and full_internal_chrome due to non existing alpha
Michael Niedermayer [Tue, 16 Sep 2008 03:49:54 +0000 (03:49 +0000)]
Fix segfault with rgb24 and full_internal_chrome due to non existing alpha
byte being written after the array.

Originally committed as revision 27628 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoOnly print "invalid new backstep" when it is really invalid.
Michael Niedermayer [Tue, 16 Sep 2008 01:49:32 +0000 (01:49 +0000)]
Only print "invalid new backstep" when it is really invalid.
Fixes issue541.

Originally committed as revision 15339 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix regression test failure caused by golomb limit not being considered
Michael Niedermayer [Tue, 16 Sep 2008 01:24:12 +0000 (01:24 +0000)]
Fix regression test failure caused by golomb limit not being considered
in r15334.

Originally committed as revision 15338 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agosync to latest x264 git, field was renamed
Baptiste Coudurier [Tue, 16 Sep 2008 01:13:55 +0000 (01:13 +0000)]
sync to latest x264 git, field was renamed

Originally committed as revision 15337 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMake decoder more robust by default against broken encoders.
Michael Niedermayer [Tue, 16 Sep 2008 00:31:32 +0000 (00:31 +0000)]
Make decoder more robust by default against broken encoders.
Fixes issue540.

Originally committed as revision 15336 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix generated md5, it was wrong for some input lengths.
Michael Niedermayer [Mon, 15 Sep 2008 22:10:28 +0000 (22:10 +0000)]
Fix generated md5, it was wrong for some input lengths.
Fix issue634.

Originally committed as revision 15335 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCorrect the threshold of get_ur_golomb_jpegls() at which the optimized
Michael Niedermayer [Mon, 15 Sep 2008 20:30:22 +0000 (20:30 +0000)]
Correct the threshold of get_ur_golomb_jpegls() at which the optimized
case is used.
Fix issue245.

Originally committed as revision 15334 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAvoid using floating point for calculating filter coefficients.
Michael Niedermayer [Mon, 15 Sep 2008 03:33:09 +0000 (03:33 +0000)]
Avoid using floating point for calculating filter coefficients.

Originally committed as revision 27612 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agowording/spelling
Diego Biurrun [Sun, 14 Sep 2008 22:46:38 +0000 (22:46 +0000)]
wording/spelling

Originally committed as revision 15333 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agocosmetics: fix indentation after r15321
Justin Ruggles [Sun, 14 Sep 2008 22:27:47 +0000 (22:27 +0000)]
cosmetics: fix indentation after r15321

Originally committed as revision 15332 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agowrite actual min and max frame size to FLAC header. update regression test checksum.
Justin Ruggles [Sun, 14 Sep 2008 22:25:50 +0000 (22:25 +0000)]
write actual min and max frame size to FLAC header. update regression test checksum.

Originally committed as revision 15331 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agocosmetics: Fix indentation.
Diego Biurrun [Sun, 14 Sep 2008 22:20:14 +0000 (22:20 +0000)]
cosmetics: Fix indentation.

Originally committed as revision 15330 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove useless #ifdef around #include.
Diego Biurrun [Sun, 14 Sep 2008 22:18:50 +0000 (22:18 +0000)]
Remove useless #ifdef around #include.

Originally committed as revision 15329 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoOnly define x86 register names on x86.
Diego Biurrun [Sun, 14 Sep 2008 22:17:40 +0000 (22:17 +0000)]
Only define x86 register names on x86.

Originally committed as revision 15328 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSpelling...
Ramiro Polla [Sun, 14 Sep 2008 22:15:11 +0000 (22:15 +0000)]
Spelling...

Originally committed as revision 15327 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agowrite MD5 checksum to FLAC header. update regression tests.
Justin Ruggles [Sun, 14 Sep 2008 21:39:54 +0000 (21:39 +0000)]
write MD5 checksum to FLAC header. update regression tests.

Originally committed as revision 15326 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoupdate FLAC regression test due to expected change after r15324
Justin Ruggles [Sun, 14 Sep 2008 20:10:30 +0000 (20:10 +0000)]
update FLAC regression test due to expected change after r15324

Originally committed as revision 15325 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agowrite number of samples in FLAC extradata.
Justin Ruggles [Sun, 14 Sep 2008 20:00:36 +0000 (20:00 +0000)]
write number of samples in FLAC extradata.
based on a patch by Mathieu Velten (matmaul gmail com).

Originally committed as revision 15324 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAvoid some explicit types in sizeof().
Michael Niedermayer [Sun, 14 Sep 2008 19:29:14 +0000 (19:29 +0000)]
Avoid some explicit types in sizeof().

Originally committed as revision 27611 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoUse av_mallocz() instead of for() =0;
Michael Niedermayer [Sun, 14 Sep 2008 19:25:16 +0000 (19:25 +0000)]
Use av_mallocz() instead of for() =0;

Originally committed as revision 27610 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoMove dither tables from yuv2rgb to swscale, they have been written by me and
Michael Niedermayer [Sun, 14 Sep 2008 18:00:49 +0000 (18:00 +0000)]
Move dither tables from yuv2rgb to swscale, they have been written by me and
can be used under LGPL.

Originally committed as revision 27609 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoAdd , to clarify sentence.
Michael Niedermayer [Sun, 14 Sep 2008 17:30:05 +0000 (17:30 +0000)]
Add , to clarify sentence.

Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoadd error message for unsupported codecs in WAVE.
Justin Ruggles [Sun, 14 Sep 2008 17:29:34 +0000 (17:29 +0000)]
add error message for unsupported codecs in WAVE.
Resolves issue 623.

Originally committed as revision 15322 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoReturn error when trying to decode non-grayscale 16-bit PNM images.
Justin Ruggles [Sun, 14 Sep 2008 15:50:59 +0000 (15:50 +0000)]
Return error when trying to decode non-grayscale 16-bit PNM images.
Fixes issue 566.

Originally committed as revision 15321 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix typos found by ispell.
Diego Biurrun [Sun, 14 Sep 2008 14:37:17 +0000 (14:37 +0000)]
Fix typos found by ispell.

Originally committed as revision 15320 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoReword a few sentences to make them clearer.
Michael Niedermayer [Sun, 14 Sep 2008 14:14:36 +0000 (14:14 +0000)]
Reword a few sentences to make them clearer.

Originally committed as revision 15319 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoReindent after r15317.
Ronald S. Bultje [Sun, 14 Sep 2008 13:56:12 +0000 (13:56 +0000)]
Reindent after r15317.

Originally committed as revision 15318 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport
Ronald S. Bultje [Sun, 14 Sep 2008 13:55:21 +0000 (13:55 +0000)]
Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport
protocol) is not strictly related to the server type (Real servers can
stream both RDT and RTP).

Originally committed as revision 15317 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoThe official guide to swscale for confused developers.
Michael Niedermayer [Sun, 14 Sep 2008 02:38:47 +0000 (02:38 +0000)]
The official guide to swscale for confused developers.

Originally committed as revision 15316 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoReindent after last commit
Robert Swain [Sat, 13 Sep 2008 20:52:57 +0000 (20:52 +0000)]
Reindent after last commit

Originally committed as revision 15315 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoApply pulses to unscaled coefficients rather than scaled.
Alex Converse [Sat, 13 Sep 2008 20:51:36 +0000 (20:51 +0000)]
Apply pulses to unscaled coefficients rather than scaled.

Slight reworking of a patch by Alex Converse (alex converse gmail com)

Originally committed as revision 15314 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoOperands of '+' are not necessarily evaluated in order so r15311 was pointless.
Robert Swain [Sat, 13 Sep 2008 20:22:31 +0000 (20:22 +0000)]
Operands of '+' are not necessarily evaluated in order so r15311 was pointless.
Splitting the assignment onto two lines should resolve the order issue.

Originally committed as revision 15313 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoUpdate link to FFmpeg Windows Help website.
Ramiro Polla [Sat, 13 Sep 2008 18:50:53 +0000 (18:50 +0000)]
Update link to FFmpeg Windows Help website.

Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCorrect order of parsing for pulse scalefactor band and offset to match the
Alex Converse [Sat, 13 Sep 2008 18:47:43 +0000 (18:47 +0000)]
Correct order of parsing for pulse scalefactor band and offset to match the
specification.

Patch by Alex Converse (alex converse gmail com)

Originally committed as revision 15311 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix setting default value of scan_offset option for target svcd.
Gert Vervoort [Sat, 13 Sep 2008 17:25:38 +0000 (17:25 +0000)]
Fix setting default value of scan_offset option for target svcd.

Patch by Gert Vervoort gert D vervoort A hccnet D nl

Originally committed as revision 15310 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoAdd sparc maintainer.
Michael Niedermayer [Sat, 13 Sep 2008 17:09:18 +0000 (17:09 +0000)]
Add sparc maintainer.

Originally committed as revision 15309 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoCosmetics: line breaks
Vitor Sessak [Sat, 13 Sep 2008 16:56:58 +0000 (16:56 +0000)]
Cosmetics: line breaks

Originally committed as revision 15308 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSimplify: use a single history buffer for gain and a single one for
Vitor Sessak [Sat, 13 Sep 2008 16:49:05 +0000 (16:49 +0000)]
Simplify: use a single history buffer for gain and a single one for
speech instead of having two for each in the context.

Originally committed as revision 15307 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix libswscale build after r27561 if --enable-runtime-cpudetection is used.
Benjamin Zores [Sat, 13 Sep 2008 16:13:04 +0000 (16:13 +0000)]
Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.

Originally committed as revision 27602 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoFix indention.
Michael Niedermayer [Sat, 13 Sep 2008 13:41:47 +0000 (13:41 +0000)]
Fix indention.

Originally committed as revision 27600 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoFix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &
David Conrad [Sat, 13 Sep 2008 13:18:35 +0000 (13:18 +0000)]
Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &
similar typedefs that sysctl.h needs. Since sysctl() itself isn't POSIX
undefining _POSIX_C_SOURCE for check_altivec.c seems the best way to fix this.
patch by David Conrad lessen42 at gmail com

Originally committed as revision 15306 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.
Michael Niedermayer [Sat, 13 Sep 2008 11:52:03 +0000 (11:52 +0000)]
Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.

Originally committed as revision 27599 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoSwitch regression tests to swscale.
Michael Niedermayer [Sat, 13 Sep 2008 03:49:54 +0000 (03:49 +0000)]
Switch regression tests to swscale.
Plain C, x86-32 and -64 have been tested and should work, other
archs that had asm optmizations in swscale likely will need some fixes
to either fall back on C if SWS_BITEXACT is set or make the asm match C.
This also disables the PAL8 test as neither swscale nor the old scaler
really support PAL8 output, imgconvert supported a fixed 666 palette
as output and swscale supports fixed 884 and 422.

Originally committed as revision 15305 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoDisable mmx routines that are not bitexact when the user wants
Michael Niedermayer [Sat, 13 Sep 2008 03:12:15 +0000 (03:12 +0000)]
Disable mmx routines that are not bitexact when the user wants
bitexact ones.

Originally committed as revision 27597 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoMake horizontal mmx scaling code match C code.
Michael Niedermayer [Sat, 13 Sep 2008 02:18:12 +0000 (02:18 +0000)]
Make horizontal mmx scaling code match C code.

Originally committed as revision 27596 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoEnsure that additional filter coeffs that exist due to alignment
Michael Niedermayer [Sat, 13 Sep 2008 02:04:10 +0000 (02:04 +0000)]
Ensure that additional filter coeffs that exist due to alignment
are 0 if bitexact mode is requested.

Originally committed as revision 27595 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoyvu9toyv12Wrapper is not bitexact so disable it when the user wants
Michael Niedermayer [Fri, 12 Sep 2008 23:52:37 +0000 (23:52 +0000)]
yvu9toyv12Wrapper is not bitexact so disable it when the user wants
bitexactness to C.

Originally committed as revision 27594 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoMake the horizontal C scaler code clip only against INT16_MAX not 0,
Michael Niedermayer [Fri, 12 Sep 2008 22:29:21 +0000 (22:29 +0000)]
Make the horizontal C scaler code clip only against INT16_MAX not 0,
this decreases the difference between C and MMX, its also faster.

Originally committed as revision 27593 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoAdd bitexact flag.
Michael Niedermayer [Fri, 12 Sep 2008 21:46:53 +0000 (21:46 +0000)]
Add bitexact flag.

Originally committed as revision 27592 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoThe yuv->rgb tables are too small for cliping to be avoidable,
Michael Niedermayer [Fri, 12 Sep 2008 21:25:42 +0000 (21:25 +0000)]
The yuv->rgb tables are too small for cliping to be avoidable,
thus revert the respective optimization. The table generator code
has to be rewritten anyway one day by some volunteer because its
not LGPL, fixing the GPL table generator thus seems like wasted time.

Originally committed as revision 27591 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoFix another 1000l bug in the mono input code.
Michael Niedermayer [Fri, 12 Sep 2008 18:05:57 +0000 (18:05 +0000)]
Fix another 1000l bug in the mono input code.

Originally committed as revision 27590 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years agoAdd support for PIX_FMT_YUV440P.
Michael Niedermayer [Fri, 12 Sep 2008 17:51:13 +0000 (17:51 +0000)]
Add support for PIX_FMT_YUV440P.

Originally committed as revision 27589 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

15 years ago10000l PIX_FMT_MONOWHITE check was really a || 1.
Michael Niedermayer [Fri, 12 Sep 2008 17:28:36 +0000 (17:28 +0000)]
10000l PIX_FMT_MONOWHITE check was really a || 1.
Thats what happens when one does not do the full set of tests before each commit
and just quickly goes over the diff thinking, "hey its a trivial change".

Originally committed as revision 27588 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale