]> git.sesse.net Git - ffmpeg/log
ffmpeg
16 years agoA little more doxygenization.
Michael Niedermayer [Tue, 18 Dec 2007 19:40:57 +0000 (19:40 +0000)]
A little more doxygenization.

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

16 years agoDocument Motion_Est_IDs.
Michael Niedermayer [Tue, 18 Dec 2007 19:40:08 +0000 (19:40 +0000)]
Document Motion_Est_IDs.

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

16 years agoRemove old variable with the next major version bump.
Michael Niedermayer [Tue, 18 Dec 2007 14:51:55 +0000 (14:51 +0000)]
Remove old variable with the next major version bump.

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

16 years agoadd bitrate helper to choose all dnxhd variants
Baptiste Coudurier [Tue, 18 Dec 2007 13:52:07 +0000 (13:52 +0000)]
add bitrate helper to choose all dnxhd variants

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

16 years agoavoid infinite loop if pixel format conversion does not exist
Baptiste Coudurier [Tue, 18 Dec 2007 13:49:58 +0000 (13:49 +0000)]
avoid infinite loop if pixel format conversion does not exist

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

16 years agodv1394 depends on dv_demuxer, fixes linking with demuxers disabled.
Diego Biurrun [Mon, 17 Dec 2007 19:30:04 +0000 (19:30 +0000)]
dv1394 depends on dv_demuxer, fixes linking with demuxers disabled.
patch by Aurel

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

16 years agoanother comment ->doxy
Michael Niedermayer [Mon, 17 Dec 2007 19:29:13 +0000 (19:29 +0000)]
another comment ->doxy

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

16 years agoME default does not belong to the ME type enum.
Michael Niedermayer [Mon, 17 Dec 2007 19:26:11 +0000 (19:26 +0000)]
ME default does not belong to the ME type enum.

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

16 years agochange some normal comments to doxy ones
Michael Niedermayer [Mon, 17 Dec 2007 19:25:13 +0000 (19:25 +0000)]
change some normal comments to doxy ones

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

16 years agoSimplify av_close_input_file similarly to av_open_input_file previously
Reimar Döffinger [Mon, 17 Dec 2007 19:12:43 +0000 (19:12 +0000)]
Simplify av_close_input_file similarly to av_open_input_file previously

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

16 years agoSimplify av_open_input_file
Reimar Döffinger [Mon, 17 Dec 2007 19:08:17 +0000 (19:08 +0000)]
Simplify av_open_input_file

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

16 years agoCorrect spatial prediction mode in RV30/40 for vertical left direction
Kostya Shishkov [Mon, 17 Dec 2007 18:43:34 +0000 (18:43 +0000)]
Correct spatial prediction mode in RV30/40 for vertical left direction
and add its version that does not rely on down left neighbour subblock.

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

16 years agoclarify FIXME
Michael Niedermayer [Mon, 17 Dec 2007 18:23:18 +0000 (18:23 +0000)]
clarify FIXME

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

16 years agoAdd FF_OPT_TYPE_BINARY and use it to add a cryptokey option
Reimar Döffinger [Mon, 17 Dec 2007 17:41:24 +0000 (17:41 +0000)]
Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option

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

16 years agoFix crash in PCM decoder when number of channels is not set.
wg [Mon, 17 Dec 2007 10:41:47 +0000 (10:41 +0000)]
Fix crash in PCM decoder when number of channels is not set.
Patch by "wg": video06 malloc de
See Issue298

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

16 years agoEnable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek()
Björn Axelsson [Mon, 17 Dec 2007 09:28:46 +0000 (09:28 +0000)]
Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek()
to use the protocol-native functionality if available.
Patch by Björn Axelsson: bjorn point axelsson at intinor dot se
Original thread: [FFmpeg-devel] [PATCH][4/4] Enable use of the extended API
Date: Thu Nov 22 16:01:06 CET 2007

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

16 years agoRemove unnecessary system include path from pkg-config files.
Diego Biurrun [Mon, 17 Dec 2007 09:16:40 +0000 (09:16 +0000)]
Remove unnecessary system include path from pkg-config files.

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

16 years agoSkip dialog normalization. It shouldn't be used by the decoder, and there is
Justin Ruggles [Mon, 17 Dec 2007 01:09:00 +0000 (01:09 +0000)]
Skip dialog normalization. It shouldn't be used by the decoder, and there is
not currently a clean way to pass the value to the user.

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

16 years agoRevert commit made in revision 11228. I'm getting some strange results in the
Justin Ruggles [Mon, 17 Dec 2007 01:03:19 +0000 (01:03 +0000)]
Revert commit made in revision 11228. I'm getting some strange results in the
downmixed output that I can't quite figure out.

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

16 years agomove FLAC mmx dsp to its own file
Aurelien Jacobs [Sun, 16 Dec 2007 22:20:47 +0000 (22:20 +0000)]
move FLAC mmx dsp to its own file

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

16 years agouseless 0L here
Baptiste Coudurier [Sun, 16 Dec 2007 18:51:00 +0000 (18:51 +0000)]
useless 0L here

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

16 years agoremove now useless fields
Baptiste Coudurier [Sun, 16 Dec 2007 18:46:57 +0000 (18:46 +0000)]
remove now useless fields

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

16 years agodo not retain useless pointers to avstream priv_data, use it directly
Baptiste Coudurier [Sun, 16 Dec 2007 18:45:48 +0000 (18:45 +0000)]
do not retain useless pointers to avstream priv_data, use it directly

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

16 years agoremove duplicate field
Baptiste Coudurier [Sun, 16 Dec 2007 18:30:45 +0000 (18:30 +0000)]
remove duplicate field

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

16 years agocosmetics: func -> parse, remove useless parenthesis
Baptiste Coudurier [Sun, 16 Dec 2007 18:26:34 +0000 (18:26 +0000)]
cosmetics: func -> parse, remove useless parenthesis

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

16 years agoremove useless declaration
Baptiste Coudurier [Sun, 16 Dec 2007 18:24:32 +0000 (18:24 +0000)]
remove useless declaration

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

16 years agosave pointer to parse table, it is unlikely to change
Baptiste Coudurier [Sun, 16 Dec 2007 18:20:27 +0000 (18:20 +0000)]
save pointer to parse table, it is unlikely to change

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

16 years agoremove useless seek
Baptiste Coudurier [Sun, 16 Dec 2007 18:10:52 +0000 (18:10 +0000)]
remove useless seek

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

16 years agocosmetics
Baptiste Coudurier [Sun, 16 Dec 2007 18:10:18 +0000 (18:10 +0000)]
cosmetics

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

16 years agosupport streamed mov/mp4
Baptiste Coudurier [Sun, 16 Dec 2007 18:08:06 +0000 (18:08 +0000)]
support streamed mov/mp4

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

16 years agoreturn error when url_fseek could not read until desired offset in streamed mode
Baptiste Coudurier [Sun, 16 Dec 2007 17:52:46 +0000 (17:52 +0000)]
return error when url_fseek could not read until desired offset in streamed mode

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

16 years agocosmetics: comment typo fixes
Diego Biurrun [Sun, 16 Dec 2007 17:22:09 +0000 (17:22 +0000)]
cosmetics: comment typo fixes

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

16 years agoMake strict altivec parsers happy (gcc-4.3 and others)
Luca Barbato [Sun, 16 Dec 2007 14:31:38 +0000 (14:31 +0000)]
Make strict altivec parsers happy (gcc-4.3 and others)

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

16 years agoRV40 decoder should use availability cache
Kostya Shishkov [Sun, 16 Dec 2007 12:45:38 +0000 (12:45 +0000)]
RV40 decoder should use availability cache

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

16 years agoRV30/40 decoding core
Kostya Shishkov [Sun, 16 Dec 2007 12:44:25 +0000 (12:44 +0000)]
RV30/40 decoding core

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

16 years agodownmix before the IMDCT if no block switching is used
Justin Ruggles [Sun, 16 Dec 2007 04:25:50 +0000 (04:25 +0000)]
downmix before the IMDCT if no block switching is used

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

16 years agoAdd 'l' suffix where it is necessary because type can not always be
Reimar Döffinger [Sat, 15 Dec 2007 23:08:15 +0000 (23:08 +0000)]
Add 'l' suffix where it is necessary because type can not always be
inferred from arguments. Fixes compilation with Intel compiler

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

16 years agochoose next sample by sample position
Baptiste Coudurier [Sat, 15 Dec 2007 19:08:42 +0000 (19:08 +0000)]
choose next sample by sample position
when streams' next dts difference is below AV_TIME_BASE,
to reduce seeking, needed for slow underlying protocols (http),
a slightly modified patch from elupus, elupus at ecce dot se

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

16 years agodocument how to free the result of av_alloc_format_context()
Michael Niedermayer [Sat, 15 Dec 2007 16:54:58 +0000 (16:54 +0000)]
document how to free the result of av_alloc_format_context()

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

16 years agoAdd missing '\n' to log format text
Andreas Öman [Sat, 15 Dec 2007 10:03:49 +0000 (10:03 +0000)]
Add missing '\n' to log format text

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

16 years agoSDL does not seem to support more than two channels.
Andreas Öman [Sat, 15 Dec 2007 07:05:14 +0000 (07:05 +0000)]
SDL does not seem to support more than two channels.
So, if this is the case, ask for downmixing by the codec.

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

16 years agoNotify the input coder about the number of requested channels.
Andreas Öman [Sat, 15 Dec 2007 07:04:17 +0000 (07:04 +0000)]
Notify the input coder about the number of requested channels.
If the decoder does not fulfill our request, try using lavf's audio_resample().
If that also fails, bail out.

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

16 years agoMake DCA decoder honor avctx->request_channels in a more advisory way.
Andreas Öman [Sat, 15 Dec 2007 07:01:33 +0000 (07:01 +0000)]
Make DCA decoder honor avctx->request_channels in a more advisory way.

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

16 years agoMake AC3 decoder honor avctx->request_channels
Andreas Öman [Sat, 15 Dec 2007 07:00:19 +0000 (07:00 +0000)]
Make AC3 decoder honor avctx->request_channels

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

16 years agoMake fill_rectangle() available for other decoders
Kostya Shishkov [Sat, 15 Dec 2007 06:06:16 +0000 (06:06 +0000)]
Make fill_rectangle() available for other decoders

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

16 years agoFix brain-dead parts of r11216, specifically:
Jeff Downs [Fri, 14 Dec 2007 22:49:30 +0000 (22:49 +0000)]
Fix brain-dead parts of r11216, specifically:
Actually unreference removed pics
And check for too many reference frames as originally intended, not equal
to max reference frames.

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

16 years agoBenjamin expressed the wish to be DCA maintainer too
Kostya Shishkov [Fri, 14 Dec 2007 09:22:27 +0000 (09:22 +0000)]
Benjamin expressed the wish to be DCA maintainer too

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

16 years agoEnsure that our total reference frame count does not exceed the SPS
Jeff Downs [Fri, 14 Dec 2007 06:25:23 +0000 (06:25 +0000)]
Ensure that our total reference frame count does not exceed the SPS
max frame count, which is limited to less than the size of the
reference buffers, thereby preventing overflow.
Part of fix for issue 281.

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

16 years agoActually return with an error condition if we're being asked to deal with too
Jeff Downs [Fri, 14 Dec 2007 05:48:27 +0000 (05:48 +0000)]
Actually return with an error condition if we're being asked to deal with too
many reference frames. Also check max num ref frames against our internal
ref buffer sizes.
Part of fix for roundup issue 281

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

16 years agoMake h264 decoder conform to requirements of mpegvideo's MPV_frame_start.
Jeff Downs [Fri, 14 Dec 2007 05:37:23 +0000 (05:37 +0000)]
Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start.
Namely, that it should not be called if you are starting to decode a B
frame without any reference pictures.
Prevents an endless allocation cycle in MPV_frame_start that will end in
picture buffer overflow and abort.
Fixes roundup issue 216.

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

16 years agoAdd a missing break, before av_set_number would always return NULL for
Reimar Döffinger [Thu, 13 Dec 2007 19:00:53 +0000 (19:00 +0000)]
Add a missing break, before av_set_number would always return NULL for
FF_OPT_TYPE_RATIONAL options instead of the corresponding AVOption

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

16 years agoFix non_zero_count_cache for deblocking in field pictures.
Jeff Downs [Thu, 13 Dec 2007 00:50:47 +0000 (00:50 +0000)]
Fix non_zero_count_cache for deblocking in field pictures.

Based on original patch by Martin Zlomek martin.zlomek a email D cz
ffmpeg-devel thread: H264: Fix non_zero_count_cache for deblocking in fields
Fri, 30 Nov 2007 9:58:23

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

16 years agoadd required include to make this file self-contained
Aurelien Jacobs [Wed, 12 Dec 2007 22:45:03 +0000 (22:45 +0000)]
add required include to make this file self-contained

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

16 years agoRevert r11202: do not create copy relocations when linking to shared libs
Måns Rullgård [Wed, 12 Dec 2007 21:51:52 +0000 (21:51 +0000)]
Revert r11202: do not create copy relocations when linking to shared libs

This caused more problems than it solved and is no longer required.

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

16 years agouse av_log_get/set_level()
Måns Rullgård [Wed, 12 Dec 2007 21:48:50 +0000 (21:48 +0000)]
use av_log_get/set_level()

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

16 years agokill a warning, av_sha1_update accepts uint8_t * not uint64_t *
Luca Barbato [Wed, 12 Dec 2007 21:03:11 +0000 (21:03 +0000)]
kill a warning, av_sha1_update accepts uint8_t * not uint64_t *

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

16 years agoProvide sha1 to outside applications
Luca Barbato [Wed, 12 Dec 2007 20:58:41 +0000 (20:58 +0000)]
Provide sha1 to outside applications
Patch from Diego Pettenò flameeyesATgmailDOTcom

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

16 years agoav_*_next() API for libavformat
Michael Niedermayer [Wed, 12 Dec 2007 19:01:58 +0000 (19:01 +0000)]
av_*_next() API for libavformat

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

16 years agoavoid using first_avcodec
Michael Niedermayer [Wed, 12 Dec 2007 18:47:58 +0000 (18:47 +0000)]
avoid using first_avcodec

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

16 years agoav_*_next() API for libavcodec
Michael Niedermayer [Wed, 12 Dec 2007 18:40:11 +0000 (18:40 +0000)]
av_*_next() API for libavcodec

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

16 years agoShow which bitstreamfilters were compiled in, similar to the protocols etc
Panagiotis Issaris [Wed, 12 Dec 2007 11:52:27 +0000 (11:52 +0000)]
Show which bitstreamfilters were compiled in, similar to the protocols etc
enumerations.

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

16 years agodo not create copy relocations when linking to shared libs
Måns Rullgård [Tue, 11 Dec 2007 20:02:09 +0000 (20:02 +0000)]
do not create copy relocations when linking to shared libs

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

16 years agotypo/clarification
Diego Biurrun [Tue, 11 Dec 2007 18:47:04 +0000 (18:47 +0000)]
typo/clarification

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

16 years agoFix compilation of os_support.c for MinGW with --disable-network
Tom Harper [Sun, 9 Dec 2007 14:39:01 +0000 (14:39 +0000)]
Fix compilation of os_support.c for MinGW with --disable-network
Patch by Tom Harper <d.thomas.harper <at> gmail.com>

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

16 years agoEnable 4x4 IDCT for FASTTX=0 mode in WMV3
Kostya Shishkov [Sun, 9 Dec 2007 05:55:45 +0000 (05:55 +0000)]
Enable 4x4 IDCT for FASTTX=0 mode in WMV3

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

16 years agoAdd 4x4 IDCT
Kostya Shishkov [Sun, 9 Dec 2007 05:54:59 +0000 (05:54 +0000)]
Add 4x4 IDCT

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

16 years agocosmetics: rename ac3 decoder variables
Justin Ruggles [Sun, 9 Dec 2007 03:28:10 +0000 (03:28 +0000)]
cosmetics: rename ac3 decoder variables

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

16 years agocosmetics: rename common ac3 variables
Justin Ruggles [Sun, 9 Dec 2007 03:27:14 +0000 (03:27 +0000)]
cosmetics: rename common ac3 variables

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

16 years agocosmetics: vertical align after last commit
Justin Ruggles [Sun, 9 Dec 2007 03:25:42 +0000 (03:25 +0000)]
cosmetics: vertical align after last commit

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

16 years agocosmetics: rename ac3 bit allocation variables
Justin Ruggles [Sun, 9 Dec 2007 03:23:04 +0000 (03:23 +0000)]
cosmetics: rename ac3 bit allocation variables

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

16 years agocosmetics: rename ac3 tables
Justin Ruggles [Sun, 9 Dec 2007 03:21:33 +0000 (03:21 +0000)]
cosmetics: rename ac3 tables

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

16 years agoadd ff_ prefix to all simple_idct symbols
Aurelien Jacobs [Sat, 8 Dec 2007 21:21:11 +0000 (21:21 +0000)]
add ff_ prefix to all simple_idct symbols

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

16 years agoReindent after last commit
Kostya Shishkov [Sat, 8 Dec 2007 11:46:09 +0000 (11:46 +0000)]
Reindent after last commit

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

16 years agoUpdate Altivec variant of vc1_inv_trans_8x4
Kostya Shishkov [Sat, 8 Dec 2007 11:45:42 +0000 (11:45 +0000)]
Update Altivec variant of vc1_inv_trans_8x4

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

16 years agoUse IDCT functions when FASTTX=0
Kostya Shishkov [Sat, 8 Dec 2007 10:50:50 +0000 (10:50 +0000)]
Use IDCT functions when FASTTX=0

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

16 years agoSwitch VC-1 decoder to output decoded residual immediately.
Kostya Shishkov [Sat, 8 Dec 2007 10:41:18 +0000 (10:41 +0000)]
Switch VC-1 decoder to output decoded residual immediately.

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

16 years agoRename some tables
Kostya Shishkov [Sat, 8 Dec 2007 09:15:44 +0000 (09:15 +0000)]
Rename some tables

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

16 years agoAdd missing declarations for AltiVec functions, fixes the warnings:
Diego Biurrun [Sat, 8 Dec 2007 04:29:11 +0000 (04:29 +0000)]
Add missing declarations for AltiVec functions, fixes the warnings:
swscale_template.c:1171: warning: implicit declaration of function ‘altivec_yuv2packedX’
swscale.c:1982: warning: implicit declaration of function ‘yuv2rgb_altivec_init_tables’
yuv2rgb.c:652: warning: implicit declaration of function ‘yuv2rgb_init_altivec’

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

16 years agoFix 'make checkheaders' on AltiVec-enabled systems.
Diego Biurrun [Fri, 7 Dec 2007 15:30:12 +0000 (15:30 +0000)]
Fix 'make checkheaders' on AltiVec-enabled systems.

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

16 years agoAdd small OS/2 section with a link to further information.
Dave Yeo [Fri, 7 Dec 2007 08:03:05 +0000 (08:03 +0000)]
Add small OS/2 section with a link to further information.
patch by Dave Yeo, daveryeo telus net

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

16 years agoUse existing function for VLC reading
Kostya Shishkov [Fri, 7 Dec 2007 05:56:07 +0000 (05:56 +0000)]
Use existing function for VLC reading

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

16 years agoCheck decoded dimensions for validity
Kostya Shishkov [Fri, 7 Dec 2007 05:52:27 +0000 (05:52 +0000)]
Check decoded dimensions for validity

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

16 years agoIntra types will be stored in int8_t array
Kostya Shishkov [Fri, 7 Dec 2007 05:50:23 +0000 (05:50 +0000)]
Intra types will be stored in int8_t array

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

16 years agoAdd decoder flags
Kostya Shishkov [Fri, 7 Dec 2007 05:48:34 +0000 (05:48 +0000)]
Add decoder flags

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

16 years agoReplace table with its H.263 counterpart
Kostya Shishkov [Fri, 7 Dec 2007 05:47:24 +0000 (05:47 +0000)]
Replace table with its H.263 counterpart

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

16 years agoRegister myself for future RV30/40 decoder
Kostya Shishkov [Fri, 7 Dec 2007 05:45:12 +0000 (05:45 +0000)]
Register myself for future RV30/40 decoder

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

16 years agoAdd --list-indevs and --list-outdevs command line options.
Diego Biurrun [Thu, 6 Dec 2007 17:53:46 +0000 (17:53 +0000)]
Add --list-indevs and --list-outdevs command line options.

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

16 years agoAdd --disable-devices to --help output.
Diego Biurrun [Thu, 6 Dec 2007 17:52:50 +0000 (17:52 +0000)]
Add --disable-devices to --help output.

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

16 years agoAdd input and output devices to configure output.
Diego Biurrun [Thu, 6 Dec 2007 17:51:59 +0000 (17:51 +0000)]
Add input and output devices to configure output.

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

16 years agoRemove unnecessary quotes.
Diego Biurrun [Thu, 6 Dec 2007 17:34:31 +0000 (17:34 +0000)]
Remove unnecessary quotes.

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

16 years agoUpdate tables for RV40 decoder
Kostya Shishkov [Thu, 6 Dec 2007 17:12:02 +0000 (17:12 +0000)]
Update tables for RV40 decoder

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

16 years agoprevent warnings about functions being possibly unused
Michael Niedermayer [Thu, 6 Dec 2007 08:38:49 +0000 (08:38 +0000)]
prevent warnings about functions being possibly unused

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

16 years agothank you for your efforts to keep my code clean, but i would like to
Michael Niedermayer [Thu, 6 Dec 2007 02:02:41 +0000 (02:02 +0000)]
thank you for your efforts to keep my code clean, but i would like to
keep the functions below as they are usefull for debugging, testing,
experiments and development

revert
r11048 | diego | 2007-11-17 00:15:39 +0100 (Sat, 17 Nov 2007) | 4 lines

Remove unused functions, fixes the warnings:
snow.c:1163: warning: 'spatial_compose53i' defined but not used
snow.c:1313: warning: 'spatial_compose97i' defined but not used

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

16 years agoOS/2 support restored in cleaner form.
Dave Yeo [Wed, 5 Dec 2007 23:15:24 +0000 (23:15 +0000)]
OS/2 support restored in cleaner form.
patch by Dave Yeo, daveryeo telus net

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

16 years agoVerify long_ref_count!=0. Fix issue 281.
Panagiotis Issaris [Wed, 5 Dec 2007 18:02:48 +0000 (18:02 +0000)]
Verify long_ref_count!=0. Fix issue 281.

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

16 years agoFix missing chroma in version 3 STR.
Alexander Strange [Wed, 5 Dec 2007 13:11:18 +0000 (13:11 +0000)]
Fix missing chroma in version 3 STR.
Closes issue 290
Patch by Alexander Strange: astrange ithinksw com

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

16 years agofix decoding of the first frame of gray.mov
Michael Niedermayer [Wed, 5 Dec 2007 11:36:06 +0000 (11:36 +0000)]
fix decoding of the first frame of gray.mov

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

16 years agoInitialize function pointers used by error resilience code before any
Jeff Downs [Wed, 5 Dec 2007 05:24:54 +0000 (05:24 +0000)]
Initialize function pointers used by error resilience code before any
potential error return from decode_slice_header.

Fixes issue 284.

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

16 years agoadjust indentation on latest patch
Mike Melanson [Wed, 5 Dec 2007 04:32:45 +0000 (04:32 +0000)]
adjust indentation on latest patch

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

16 years agoCheck sanity in the palette loading operation. The addresses a potential security...
Mike Melanson [Wed, 5 Dec 2007 04:30:33 +0000 (04:30 +0000)]
Check sanity in the palette loading operation. The addresses a potential security risk in
the MOV/MP4 demuxer.

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