]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoAdd SSE4 detection support
conrad [Wed, 1 Apr 2009 09:11:32 +0000 (09:11 +0000)]
Add SSE4 detection support

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18302 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd 16cif video frame size abbreviation. i.e. -s alias for 1408x1152.
gb [Wed, 1 Apr 2009 08:55:31 +0000 (08:55 +0000)]
Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18301 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove unused FILTSIGN macro
conrad [Wed, 1 Apr 2009 08:06:30 +0000 (08:06 +0000)]
Remove unused FILTSIGN macro

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18300 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove aandcttab.o from dct-test dependencies, the lib includes it
mru [Wed, 1 Apr 2009 01:22:36 +0000 (01:22 +0000)]
Remove aandcttab.o from dct-test dependencies, the lib includes it

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18299 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd $(ELIBS) to example/test app link command
mru [Wed, 1 Apr 2009 00:53:34 +0000 (00:53 +0000)]
Add $(ELIBS) to example/test app link command

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18298 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake examples and test progs depend on libraries
mru [Wed, 1 Apr 2009 00:53:31 +0000 (00:53 +0000)]
Make examples and test progs depend on libraries

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18297 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoLink tests/examples with -lfoo instead of libfoo.a
mru [Wed, 1 Apr 2009 00:53:28 +0000 (00:53 +0000)]
Link tests/examples with -lfoo instead of libfoo.a

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18296 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAlways use -L flags for all subdirs
mru [Wed, 1 Apr 2009 00:53:25 +0000 (00:53 +0000)]
Always use -L flags for all subdirs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18295 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMove make rules applicable only to subdirs into subdir.mak
mru [Wed, 1 Apr 2009 00:53:22 +0000 (00:53 +0000)]
Move make rules applicable only to subdirs into subdir.mak

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18294 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd another dv fourcc CDVH
compn [Wed, 1 Apr 2009 00:45:28 +0000 (00:45 +0000)]
add another dv fourcc CDVH

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18293 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReindent after the last patch.
stefano [Tue, 31 Mar 2009 22:53:48 +0000 (22:53 +0000)]
Reindent after the last patch.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18292 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd/fix support for bitstream formats reading in read_line().
stefano [Tue, 31 Mar 2009 22:52:30 +0000 (22:52 +0000)]
Add/fix support for bitstream formats reading in read_line().

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18291 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake the step and offset fields of the component descriptor express a
stefano [Tue, 31 Mar 2009 22:48:18 +0000 (22:48 +0000)]
Make the step and offset fields of the component descriptor express a
number of bits for bitstreams formats.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18290 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix ipvideo_decode_block_opcode_0xD again.
reimar [Tue, 31 Mar 2009 22:28:36 +0000 (22:28 +0000)]
Fix ipvideo_decode_block_opcode_0xD again.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18289 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDocument read_line().
stefano [Tue, 31 Mar 2009 20:13:29 +0000 (20:13 +0000)]
Document read_line().

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18286 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd a notice telling that the behavior of skip_put_bits() is undefined
stefano [Tue, 31 Mar 2009 19:57:53 +0000 (19:57 +0000)]
Add a notice telling that the behavior of skip_put_bits() is undefined
if n is 0.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18285 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoCosmetics: remove some pointless {}
reimar [Tue, 31 Mar 2009 19:39:47 +0000 (19:39 +0000)]
Cosmetics: remove some pointless {}

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18284 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSlightly simplify ipvideo_decode_block_opcode_0xD
reimar [Tue, 31 Mar 2009 19:36:44 +0000 (19:36 +0000)]
Slightly simplify ipvideo_decode_block_opcode_0xD

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18283 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoOne more simplification for ipvideo_decode_block_opcode_0xA
reimar [Tue, 31 Mar 2009 19:18:13 +0000 (19:18 +0000)]
One more simplification for ipvideo_decode_block_opcode_0xA

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18282 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoCosmetics: reorder the pixel format descriptors to make them match the
stefano [Tue, 31 Mar 2009 18:52:50 +0000 (18:52 +0000)]
Cosmetics: reorder the pixel format descriptors to make them match the
same order in pixfmt.h.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18281 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSlightly simplify first part of ipvideo_decode_block_opcode_0xA,
reimar [Tue, 31 Mar 2009 18:48:31 +0000 (18:48 +0000)]
Slightly simplify first part of ipvideo_decode_block_opcode_0xA,
hopefully allows for further simplifications in the future.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18280 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoChange the order of the components for RGB565LE and RGB565BE,
stefano [Tue, 31 Mar 2009 18:41:39 +0000 (18:41 +0000)]
Change the order of the components for RGB565LE and RGB565BE,
to make them resemble the order in the name: BGR <-> RGB.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18279 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd comments specifying the name of the components in the descriptors.
stefano [Tue, 31 Mar 2009 18:36:58 +0000 (18:36 +0000)]
Add comments specifying the name of the components in the descriptors.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18278 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixels
reimar [Tue, 31 Mar 2009 18:35:19 +0000 (18:35 +0000)]
Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixels
in a more natural order.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18277 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix a too small CHECK_STREAM_PTR value in interplayvideo.c
reimar [Tue, 31 Mar 2009 18:23:52 +0000 (18:23 +0000)]
Fix a too small CHECK_STREAM_PTR value in interplayvideo.c

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18276 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake read_line() take as parameter a const AVPixFmtDescriptor * rather than a
stefano [Tue, 31 Mar 2009 18:18:14 +0000 (18:18 +0000)]
Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a
(non const) AVPixFmtDescriptor *.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18275 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReplace MPEG group reference DCT implementation by newly rewritten version.
diego [Tue, 31 Mar 2009 15:50:11 +0000 (15:50 +0000)]
Replace MPEG group reference DCT implementation by newly rewritten version.
patch by Dylan Yudaken, dyudaken gmail com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18274 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReplacement reference DCT implementation.
diego [Tue, 31 Mar 2009 15:48:47 +0000 (15:48 +0000)]
Replacement reference DCT implementation.
patch by Dylan Yudaken, dyudaken gmail com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18273 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAvoid the last two uses of bitmasks in interplayvideo
reimar [Tue, 31 Mar 2009 14:48:14 +0000 (14:48 +0000)]
Avoid the last two uses of bitmasks in interplayvideo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18272 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years ago100l, fix FATE test broken by r18264
reimar [Tue, 31 Mar 2009 14:44:46 +0000 (14:44 +0000)]
100l, fix FATE test broken by r18264

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18271 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReindent
reimar [Tue, 31 Mar 2009 14:10:45 +0000 (14:10 +0000)]
Reindent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18270 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDeduplicate code by moving it outside the if/else
reimar [Tue, 31 Mar 2009 14:06:22 +0000 (14:06 +0000)]
Deduplicate code by moving it outside the if/else

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18269 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRearrange how the different cases are checked to reduce the number of
reimar [Tue, 31 Mar 2009 14:04:54 +0000 (14:04 +0000)]
Rearrange how the different cases are checked to reduce the number of
comparisons and allow further simplifications.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18268 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix warnings in tree.c test code.
benoit [Tue, 31 Mar 2009 14:00:46 +0000 (14:00 +0000)]
Fix warnings in tree.c test code.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18267 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAvoid "reloading" code by using a 64 bit type for the flags and loading all at once.
reimar [Tue, 31 Mar 2009 13:58:40 +0000 (13:58 +0000)]
Avoid "reloading" code by using a 64 bit type for the flags and loading all at once.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18266 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove now pointless temporary pix variables.
reimar [Tue, 31 Mar 2009 13:33:55 +0000 (13:33 +0000)]
Remove now pointless temporary pix variables.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18265 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSlightly simplify part of ipvideo_decode_block_opcode_0x8
reimar [Tue, 31 Mar 2009 13:30:42 +0000 (13:30 +0000)]
Slightly simplify part of ipvideo_decode_block_opcode_0x8

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18264 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix indentation
reimar [Tue, 31 Mar 2009 13:21:41 +0000 (13:21 +0000)]
Fix indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18263 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAvoid code duplication by using ?: and array indexing instead of if..else
reimar [Tue, 31 Mar 2009 13:21:10 +0000 (13:21 +0000)]
Avoid code duplication by using ?: and array indexing instead of if..else

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18262 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoPrettify some assignments
reimar [Tue, 31 Mar 2009 12:57:03 +0000 (12:57 +0000)]
Prettify some assignments

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18261 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoGet rid of some pointless bitmask/shifter variables in interplayvideo.c
reimar [Tue, 31 Mar 2009 12:44:35 +0000 (12:44 +0000)]
Get rid of some pointless bitmask/shifter variables in interplayvideo.c

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18260 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMark non-exported functions in test and example programs as static.
diego [Tue, 31 Mar 2009 09:32:59 +0000 (09:32 +0000)]
Mark non-exported functions in test and example programs as static.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18259 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRevert Diego's r18249:
gb [Tue, 31 Mar 2009 09:18:00 +0000 (09:18 +0000)]
Revert Diego's r18249:
Add required va/va.h header, should fix 'make checkheaders'.

It seems the process is "mess the stuff around and let others fix my breakage"...

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18258 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoGive better names to reference DCT functions.
diego [Tue, 31 Mar 2009 08:55:22 +0000 (08:55 +0000)]
Give better names to reference DCT functions.
patch by Dylan Yudaken, dyudaken gmail com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18257 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoImprove VA API buffers allocation logic. This also reduces struct vaapi_context
gb [Tue, 31 Mar 2009 08:33:02 +0000 (08:33 +0000)]
Improve VA API buffers allocation logic. This also reduces struct vaapi_context
down to ~60 bytes vs. a few KBs before, and gets rid of explicit VA data types.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18256 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMove declaration of prn before any assignment.
benoit [Tue, 31 Mar 2009 07:37:55 +0000 (07:37 +0000)]
Move declaration of prn before any assignment.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18255 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomatroska: add support for MLP and TRUEHD codec tags
aurel [Mon, 30 Mar 2009 21:37:04 +0000 (21:37 +0000)]
matroska: add support for MLP and TRUEHD codec tags

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18254 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename regression test result files from b-libav* to b-lavf* for consistency.
diego [Mon, 30 Mar 2009 21:32:52 +0000 (21:32 +0000)]
Rename regression test result files from b-libav* to b-lavf* for consistency.
This requires updating the gxf regression checksum since the gxf muxer puts
the filename in files it creates.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18253 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoQuote stored configure arguments containing spaces
mru [Mon, 30 Mar 2009 21:12:44 +0000 (21:12 +0000)]
Quote stored configure arguments containing spaces

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18252 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix running regression tests on remote targets
mru [Mon, 30 Mar 2009 20:57:01 +0000 (20:57 +0000)]
Fix running regression tests on remote targets

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18251 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRecord MPEG-4 sprite trajectory points [up to num_sprite_warping_points][isY].
gb [Mon, 30 Mar 2009 20:39:08 +0000 (20:39 +0000)]
Record MPEG-4 sprite trajectory points [up to num_sprite_warping_points][isY].

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18250 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd required va/va.h header, should fix 'make checkheaders'.
diego [Mon, 30 Mar 2009 15:36:59 +0000 (15:36 +0000)]
Add required va/va.h header, should fix 'make checkheaders'.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18249 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSkip creation of tests/data directory in individual regression test scripts.
diego [Mon, 30 Mar 2009 13:29:10 +0000 (13:29 +0000)]
Skip creation of tests/data directory in individual regression test scripts.
It is already being taken care of by the Makefile.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18248 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix timefilter test program build without previously building libavformat.
diego [Mon, 30 Mar 2009 13:09:44 +0000 (13:09 +0000)]
Fix timefilter test program build without previously building libavformat.
The test program depends on symbols from this library.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18247 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMove generated file aynth1.sw to the data subdirectory. Thus it does not have
diego [Mon, 30 Mar 2009 12:27:03 +0000 (12:27 +0000)]
Move generated file aynth1.sw to the data subdirectory.  Thus it does not have
to be removed separately and there is less clutter in the tests directory.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename regression.sh --> codec-regression.sh. Now all regression test scripts
diego [Mon, 30 Mar 2009 12:00:16 +0000 (12:00 +0000)]
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
carry the regression test they run as prefix in their name.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18245 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoThe definition of rate and distortion is not conditional of lambda being
michael [Mon, 30 Mar 2009 10:39:20 +0000 (10:39 +0000)]
The definition of rate and distortion is not conditional of lambda being
fixed (at least the current text sounded odd to me).

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18244 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename server-regression.sh --> ffserver-regression.sh for consistency.
diego [Mon, 30 Mar 2009 10:05:00 +0000 (10:05 +0000)]
Rename server-regression.sh --> ffserver-regression.sh for consistency.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18243 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename servertest target to ffservertest.
diego [Mon, 30 Mar 2009 05:24:10 +0000 (05:24 +0000)]
Rename servertest target to ffservertest.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18242 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agocosmetics: Rename 'do_libav' function to 'do_lavf'.
diego [Mon, 30 Mar 2009 05:22:22 +0000 (05:22 +0000)]
cosmetics: Rename 'do_libav' function to 'do_lavf'.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18241 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Simplify check for substream_parity_present.
ramiro [Mon, 30 Mar 2009 03:46:52 +0000 (03:46 +0000)]
mlpdec: Simplify check for substream_parity_present.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18240 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Simplify no restart header seen error.
ramiro [Mon, 30 Mar 2009 03:44:20 +0000 (03:44 +0000)]
mlpdec: Simplify no restart header seen error.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18239 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Simplify substream length mismatch error.
ramiro [Mon, 30 Mar 2009 03:42:40 +0000 (03:42 +0000)]
mlpdec: Simplify substream length mismatch error.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18238 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Prettify substream parity check.
ramiro [Mon, 30 Mar 2009 03:37:19 +0000 (03:37 +0000)]
mlpdec: Prettify substream parity check.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18237 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Cleaner and better termination word check.
ramiro [Mon, 30 Mar 2009 03:34:15 +0000 (03:34 +0000)]
mlpdec: Cleaner and better termination word check.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18236 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: More validation for read_channel_params()
ramiro [Mon, 30 Mar 2009 03:20:01 +0000 (03:20 +0000)]
mlpdec: More validation for read_channel_params()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18235 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: whitespace cosmetics.
ramiro [Mon, 30 Mar 2009 03:12:39 +0000 (03:12 +0000)]
mlpdec: whitespace cosmetics.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18234 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Simplify &foo[0] to foo and use index (which has just been initialized
ramiro [Mon, 30 Mar 2009 03:08:55 +0000 (03:08 +0000)]
mlpdec: Simplify &foo[0] to foo and use index (which has just been initialized
to MAX_BLOCKSIZE) instead of MAX_BLOCKSIZE, so both copies to/from state data
look alike.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18233 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir.
ramiro [Mon, 30 Mar 2009 03:05:38 +0000 (03:05 +0000)]
mlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18232 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Unroll copying filter state data and filtering for the two filters.
ramiro [Mon, 30 Mar 2009 02:59:45 +0000 (02:59 +0000)]
mlpdec: Unroll copying filter state data and filtering for the two filters.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18231 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively.
ramiro [Mon, 30 Mar 2009 02:54:19 +0000 (02:54 +0000)]
mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18230 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename libav.regression.ref --> lavf.regression.ref.
diego [Sun, 29 Mar 2009 21:29:46 +0000 (21:29 +0000)]
Rename libav.regression.ref --> lavf.regression.ref.
This matches the new name of the test target.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18229 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename libav.regression.ref --> lavf.regression.ref.
diego [Sun, 29 Mar 2009 21:27:24 +0000 (21:27 +0000)]
Rename libav.regression.ref --> lavf.regression.ref.
This matches the new name of the test target.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18228 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename libavtest target to lavftest to better express what it tests.
diego [Sun, 29 Mar 2009 21:24:04 +0000 (21:24 +0000)]
Rename libavtest target to lavftest to better express what it tests.
Also rename related variables to match the new name.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18227 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename test.conf --> ffserver.conf, the new name is more meaningful.
diego [Sun, 29 Mar 2009 20:17:23 +0000 (20:17 +0000)]
Rename test.conf --> ffserver.conf, the new name is more meaningful.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18226 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMerge the 3 COPY_FROM_* macros with lots of duplicated code into a single
reimar [Sun, 29 Mar 2009 18:15:02 +0000 (18:15 +0000)]
Merge the 3 COPY_FROM_* macros with lots of duplicated code into a single
copy_from function.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18225 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoChange CHECK_STREAM_PTR macro to correctly handle the (extremely unlikely)
reimar [Sun, 29 Mar 2009 17:50:46 +0000 (17:50 +0000)]
Change CHECK_STREAM_PTR macro to correctly handle the (extremely unlikely)
overflow case.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18224 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSimplify check for leftover bytes after decoding for interplayvideo.
reimar [Sun, 29 Mar 2009 17:42:03 +0000 (17:42 +0000)]
Simplify check for leftover bytes after decoding for interplayvideo.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18223 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoGet rid of pointless "B" array in interplayvideo decoder.
reimar [Sun, 29 Mar 2009 17:35:22 +0000 (17:35 +0000)]
Get rid of pointless "B" array in interplayvideo decoder.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18222 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReplace many tiny loops in the interplayvideo decoder by memset, memcpy
reimar [Sun, 29 Mar 2009 17:23:40 +0000 (17:23 +0000)]
Replace many tiny loops in the interplayvideo decoder by memset, memcpy
or initializers.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18221 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename seek_test.sh --> seek-regression.sh for greater consistency.
diego [Sun, 29 Mar 2009 17:22:07 +0000 (17:22 +0000)]
Rename seek_test.sh --> seek-regression.sh for greater consistency.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18220 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake ipvideo_decode_block array constant, compile-time initialized instead
reimar [Sun, 29 Mar 2009 17:15:42 +0000 (17:15 +0000)]
Make ipvideo_decode_block array constant, compile-time initialized instead
of initializing it each time the decoder is initialized.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18219 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoGlobally ignore all example binaries.
diego [Sun, 29 Mar 2009 14:42:52 +0000 (14:42 +0000)]
Globally ignore all example binaries.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18218 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoGeneralize example target rule in common.mak so that it sets a -example$(EXESUF)
diego [Sun, 29 Mar 2009 14:35:20 +0000 (14:35 +0000)]
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
suffix for all example files instead of doing this in individual Makefiles.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18217 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRename apiexample.c --> api-example.c to be consistent with other example files.
diego [Sun, 29 Mar 2009 14:28:56 +0000 (14:28 +0000)]
Rename apiexample.c --> api-example.c to be consistent with other example files.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18216 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAltiVec optimizations in libswscale are no longer GPL.
diego [Sun, 29 Mar 2009 13:48:43 +0000 (13:48 +0000)]
AltiVec optimizations in libswscale are no longer GPL.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18215 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomingw32: Restore creation of import libraries. They are still not being
ramiro [Sun, 29 Mar 2009 03:42:32 +0000 (03:42 +0000)]
mingw32: Restore creation of import libraries. They are still not being
installed, but they're good for creating -dev packages.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18214 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDon't strip the first three characters off of any metadata in ASF file.
rbultje [Sat, 28 Mar 2009 03:54:31 +0000 (03:54 +0000)]
Don't strip the first three characters off of any metadata in ASF file.
See "[FFmpeg-devel] [PATCH] asf fix" thread. Patch contributed by
David DeHaven <dave sagetv com>.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18213 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Remove few random dprintf()s.
ramiro [Sat, 28 Mar 2009 00:53:52 +0000 (00:53 +0000)]
mlpdec: Remove few random dprintf()s.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18212 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: Check for blocksize in proper range.
ramiro [Fri, 27 Mar 2009 23:55:38 +0000 (23:55 +0000)]
mlpdec: Check for blocksize in proper range.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18211 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: quant_step_size can be any value from 0 to 0xF.
ramiro [Fri, 27 Mar 2009 23:48:08 +0000 (23:48 +0000)]
mlpdec: quant_step_size can be any value from 0 to 0xF.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18210 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomlpdec: output_shift can be any value from -8 to 7.
ramiro [Fri, 27 Mar 2009 23:47:18 +0000 (23:47 +0000)]
mlpdec: output_shift can be any value from -8 to 7.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18209 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agooutput_shift is signed
ramiro [Fri, 27 Mar 2009 23:45:52 +0000 (23:45 +0000)]
output_shift is signed

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18208 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSplit read_channel_params() into its own function.
ramiro [Fri, 27 Mar 2009 23:42:22 +0000 (23:42 +0000)]
Split read_channel_params() into its own function.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18207 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSplit read_matrix_params() into its own function.
ramiro [Fri, 27 Mar 2009 23:32:32 +0000 (23:32 +0000)]
Split read_matrix_params() into its own function.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18206 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd myself as mlp* maintainer.
ramiro [Fri, 27 Mar 2009 23:27:16 +0000 (23:27 +0000)]
Add myself as mlp* maintainer.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18205 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake rtp_write_header() fail in case of unsupported payload type
lucabe [Fri, 27 Mar 2009 21:36:44 +0000 (21:36 +0000)]
Make rtp_write_header() fail in case of unsupported payload type

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18204 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMove output-example dependency declaration after subdir.mak include so that it is
diego [Fri, 27 Mar 2009 17:06:39 +0000 (17:06 +0000)]
Move output-example dependency declaration after subdir.mak include so that it is
not the first (and thus default) target and output-example is not always built.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18203 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMerge some cases for reading raw data with different bit depths in BMP
kostya [Fri, 27 Mar 2009 16:31:47 +0000 (16:31 +0000)]
Merge some cases for reading raw data with different bit depths in BMP

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18202 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix seek test build, by undefining printf and fprintf.
benoit [Fri, 27 Mar 2009 08:24:46 +0000 (08:24 +0000)]
Fix seek test build, by undefining printf and fprintf.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18201 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b