OSDN Git Service

coroid/ffmpeg_saccubus.git
16 years agomove num_packets=0 where it belongs
Aurelien Jacobs [Wed, 2 Jan 2008 17:17:56 +0000 (17:17 +0000)]
move num_packets=0 where it belongs

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

16 years agoTechnoTrend PVA Demuxer
Ivo van Poorten [Wed, 2 Jan 2008 10:46:37 +0000 (10:46 +0000)]
TechnoTrend PVA Demuxer

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

16 years agoTechnoTrend PVA Demuxer
Ivo van Poorten [Wed, 2 Jan 2008 10:45:28 +0000 (10:45 +0000)]
TechnoTrend PVA Demuxer

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

16 years agoFix prototype and return value of opt_bitrate and opt_bsf.
Morten Hustveit [Wed, 2 Jan 2008 10:24:36 +0000 (10:24 +0000)]
Fix prototype and return value of opt_bitrate and opt_bsf.
Patch by Morten Hustveit: lists rashbox org

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

16 years agoDefine rc override string as const.
Morten Hustveit [Wed, 2 Jan 2008 10:22:36 +0000 (10:22 +0000)]
Define rc override string as const.
Patch by Morten Hustveit: lists rashbox org

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

16 years agoUpdate show_banner date.
Benoit Fouet [Wed, 2 Jan 2008 09:41:24 +0000 (09:41 +0000)]
Update show_banner date.

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

16 years agocosmetics: sort()
Diego Biurrun [Wed, 2 Jan 2008 00:08:36 +0000 (00:08 +0000)]
cosmetics: sort()

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

16 years agoAdd portable way to check for the existence of definitions and
Dave Yeo [Tue, 1 Jan 2008 22:54:35 +0000 (22:54 +0000)]
Add portable way to check for the existence of definitions and
apply it to socklen_t.
patch by Dave Yeo, daveryeo telus net

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

16 years agoExtract aspect ratio from ODML/vprp.
Michael Niedermayer [Tue, 1 Jan 2008 22:05:51 +0000 (22:05 +0000)]
Extract aspect ratio from ODML/vprp.

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

16 years agoCorrect doxy about timestamp units of read_timestamp().
Michael Niedermayer [Mon, 31 Dec 2007 16:49:18 +0000 (16:49 +0000)]
Correct doxy about timestamp units of read_timestamp().

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

16 years agoDocument return of read_timestamp.
Michael Niedermayer [Mon, 31 Dec 2007 16:47:25 +0000 (16:47 +0000)]
Document return of read_timestamp.

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

16 years agoMore verbose aspect ratio error msg.
Michael Niedermayer [Mon, 31 Dec 2007 16:43:35 +0000 (16:43 +0000)]
More verbose aspect ratio error msg.

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

16 years agoDirect blocks should use motion vectors from the second reference frame
Kostya Shishkov [Mon, 31 Dec 2007 07:12:50 +0000 (07:12 +0000)]
Direct blocks should use motion vectors from the second reference frame

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

16 years agosimplify
Justin Ruggles [Sun, 30 Dec 2007 22:58:20 +0000 (22:58 +0000)]
simplify

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

16 years agopass an AC3DecodeContext to ac3_downmix() instead of multiple arguments
Justin Ruggles [Sun, 30 Dec 2007 22:28:17 +0000 (22:28 +0000)]
pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments

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

16 years agocosmetics: rename sampling_rate to sample_rate
Justin Ruggles [Sun, 30 Dec 2007 21:26:30 +0000 (21:26 +0000)]
cosmetics: rename sampling_rate to sample_rate

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

16 years agodo not need to cast a (void *)
Justin Ruggles [Sun, 30 Dec 2007 21:24:49 +0000 (21:24 +0000)]
do not need to cast a (void *)

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

16 years agocosmetics: vertical realignment after last commit
Justin Ruggles [Sun, 30 Dec 2007 21:09:08 +0000 (21:09 +0000)]
cosmetics: vertical realignment after last commit

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

16 years agocosmetics: rename all AC3DecodeContext variables from ctx to s
Justin Ruggles [Sun, 30 Dec 2007 20:58:50 +0000 (20:58 +0000)]
cosmetics: rename all AC3DecodeContext variables from ctx to s

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

16 years agocosmetics: rename GetBitContext gb to gbc
Justin Ruggles [Sun, 30 Dec 2007 20:47:22 +0000 (20:47 +0000)]
cosmetics: rename GetBitContext gb to gbc

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

16 years agoremove unused context variable
Justin Ruggles [Sun, 30 Dec 2007 03:10:18 +0000 (03:10 +0000)]
remove unused context variable

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

16 years agoexport raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)
Evgeniy Stepanov [Sat, 29 Dec 2007 20:49:03 +0000 (20:49 +0000)]
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)

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

16 years agoclear internal queue when seeking
Aurelien Jacobs [Sat, 29 Dec 2007 18:35:38 +0000 (18:35 +0000)]
clear internal queue when seeking

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

16 years agomove internal queue freeing code in its own function
Aurelien Jacobs [Sat, 29 Dec 2007 18:32:47 +0000 (18:32 +0000)]
move internal queue freeing code in its own function

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

16 years agofix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)
Gabriel Forté [Sat, 29 Dec 2007 18:30:27 +0000 (18:30 +0000)]
fix memory leak (patch by Gabriel Forté  gforte _at_ wyplay _dot_ com)

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

16 years agoindent
Michael Niedermayer [Sat, 29 Dec 2007 16:34:51 +0000 (16:34 +0000)]
indent

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

16 years agoTry to fix url_split() so that the ?foobar part is in the path and only the path.
Michael Niedermayer [Sat, 29 Dec 2007 16:13:03 +0000 (16:13 +0000)]
Try to fix url_split() so that the ?foobar part is in the path and only the path.

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

16 years agoadd myself as maintainer for pcx.c and sunrast.c
Ivo van Poorten [Fri, 28 Dec 2007 13:46:52 +0000 (13:46 +0000)]
add myself as maintainer for pcx.c and sunrast.c

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

16 years agoadd PCX and Sun Rasterfile decoders
Ivo van Poorten [Fri, 28 Dec 2007 13:42:49 +0000 (13:42 +0000)]
add PCX and Sun Rasterfile decoders

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

16 years agoremove forgotten debug statement
Ivo van Poorten [Fri, 28 Dec 2007 13:12:47 +0000 (13:12 +0000)]
remove forgotten debug statement

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

16 years agoSort properly
Ivo van Poorten [Fri, 28 Dec 2007 13:09:57 +0000 (13:09 +0000)]
Sort properly

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

16 years agoSun Rasterfile decoder
Ivo van Poorten [Fri, 28 Dec 2007 13:07:43 +0000 (13:07 +0000)]
Sun Rasterfile decoder

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

16 years agoReal RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent
Luca Barbato [Fri, 28 Dec 2007 11:25:25 +0000 (11:25 +0000)]
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent

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

16 years agoReal RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support
Luca Barbato [Fri, 28 Dec 2007 11:23:25 +0000 (11:23 +0000)]
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support

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

16 years agoReal RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment
Luca Barbato [Fri, 28 Dec 2007 11:10:17 +0000 (11:10 +0000)]
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment

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

16 years agouse cutoff frequency to adjust bandwidth in ac3 encoder
Justin Ruggles [Fri, 28 Dec 2007 06:13:55 +0000 (06:13 +0000)]
use cutoff frequency to adjust bandwidth in ac3 encoder

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

16 years agouse bps instead of kbps for bitrate
Justin Ruggles [Fri, 28 Dec 2007 05:32:12 +0000 (05:32 +0000)]
use bps instead of kbps for bitrate

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

16 years agoRevert hack which should have never been commited.
Michael Niedermayer [Fri, 28 Dec 2007 03:32:32 +0000 (03:32 +0000)]
Revert hack which should have never been commited.
------------------------------------------------------------------------
r464 | philipjsg | 2002-05-09 03:19:15 +0200 (Thu, 09 May 2002) | 3 lines

* Add a sleep when doing the post to ffserver. Yes, this is the wrong
  solution.

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

16 years agoRemove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
Michael Niedermayer [Fri, 28 Dec 2007 03:30:23 +0000 (03:30 +0000)]
Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
colorspace convertion and deinterlacing in the demuxer. Whoever wants
AIW support has to implement this cleanly!

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

16 years agoDo not give advice for which bitrate to choose.
Justin Ruggles [Fri, 28 Dec 2007 03:12:24 +0000 (03:12 +0000)]
Do not give advice for which bitrate to choose.

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

16 years agofix typo
Justin Ruggles [Fri, 28 Dec 2007 03:05:49 +0000 (03:05 +0000)]
fix typo

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

16 years agoRemove mistakenly added multiple inclusion guards.
Diego Biurrun [Fri, 28 Dec 2007 01:42:58 +0000 (01:42 +0000)]
Remove mistakenly added multiple inclusion guards.

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

16 years agoFix make checkheaders.
Diego Biurrun [Thu, 27 Dec 2007 12:56:49 +0000 (12:56 +0000)]
Fix make checkheaders.

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

16 years agoAdd necessary #include, fixes the warnings:
Diego Biurrun [Thu, 27 Dec 2007 12:31:23 +0000 (12:31 +0000)]
Add necessary #include, fixes the warnings:
ppc/h264_altivec.c: In function ‘put_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:394: warning: implicit declaration of function ‘put_pixels16_altivec’
ppc/h264_altivec.c: In function ‘avg_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:395: warning: implicit declaration of function ‘avg_pixels16_altivec’
ppc/h264_altivec.c: In function ‘dsputil_h264_init_ppc’:
ppc/h264_altivec.c:872: warning: implicit declaration of function ‘has_altivec’

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

16 years agoFix clicking sound in xa-adpcm.
Alexander Strange [Thu, 27 Dec 2007 11:55:53 +0000 (11:55 +0000)]
Fix clicking sound in xa-adpcm.
patch by Alexander Strange, astrange ithinksw com
Subject: Re: [FFmpeg-devel] [PATCH] fix clicking sound in xa-adpcm
Date: Thu, 27 Dec 2007 03:20:24 -0500

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

16 years agoremove useless cast
Ivo van Poorten [Thu, 27 Dec 2007 11:49:28 +0000 (11:49 +0000)]
remove useless cast

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

16 years agoFix encoding wmv1 with -mbd 1.
Michael Niedermayer [Thu, 27 Dec 2007 03:03:45 +0000 (03:03 +0000)]
Fix encoding wmv1 with -mbd 1.
fixes issue262

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

16 years agoCheck for the presence of llrint(), lrint(), round() and roundf()
Michael Kostylev [Thu, 27 Dec 2007 01:53:02 +0000 (01:53 +0000)]
Check for the presence of llrint(), lrint(), round() and roundf()
and provide simple replacements if they are unavailable.
patch by Michael Kostylev, mik niipt ru

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

16 years agoRemove outdated comment.
Diego Biurrun [Thu, 27 Dec 2007 01:42:46 +0000 (01:42 +0000)]
Remove outdated comment.

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

16 years agoCheck for the presence of sys/select.h and conditionally #include it.
Michael Kostylev [Thu, 27 Dec 2007 01:38:50 +0000 (01:38 +0000)]
Check for the presence of sys/select.h and conditionally #include it.
patch by Michael Kostylev, mik niipt ru

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

16 years agoFix detected fps for old divx/xvid.
Michael Niedermayer [Thu, 27 Dec 2007 00:16:48 +0000 (00:16 +0000)]
Fix detected fps for old divx/xvid.

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

16 years agoDo not force fps unless the user actually specified one.
Michael Niedermayer [Wed, 26 Dec 2007 22:28:22 +0000 (22:28 +0000)]
Do not force fps unless the user actually specified one.
fixes issue309

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

16 years agoPC Paintbrush PCX image decoder
Ivo van Poorten [Wed, 26 Dec 2007 22:17:46 +0000 (22:17 +0000)]
PC Paintbrush PCX image decoder

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

16 years agofix pts and keyframe flags for yuv4mpeg
Michael Niedermayer [Wed, 26 Dec 2007 20:38:28 +0000 (20:38 +0000)]
fix pts and keyframe flags for yuv4mpeg
fixes issue258

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

16 years agoremove useless assignment
Ivo van Poorten [Wed, 26 Dec 2007 16:24:49 +0000 (16:24 +0000)]
remove useless assignment

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

16 years agoremove useless assignment
Ivo van Poorten [Wed, 26 Dec 2007 16:24:04 +0000 (16:24 +0000)]
remove useless assignment

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

16 years agoremove useless casts
Ivo van Poorten [Wed, 26 Dec 2007 16:23:25 +0000 (16:23 +0000)]
remove useless casts

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

16 years agoCheck for avcodec_open codec parameter == NULL and return error in that case
Reimar Döffinger [Tue, 25 Dec 2007 15:36:12 +0000 (15:36 +0000)]
Check for avcodec_open codec parameter == NULL and return error in that case

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

16 years agoPrevent silent overwriting of files on windows.
Michael Niedermayer [Tue, 25 Dec 2007 10:06:22 +0000 (10:06 +0000)]
Prevent silent overwriting of files on windows.
fixes issue308
untested

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

16 years agoRevert r6124, the change was just wrong, other formats than MPEG-PS can be
Allan Sandfeld Jensen [Tue, 25 Dec 2007 09:37:49 +0000 (09:37 +0000)]
Revert r6124, the change was just wrong, other formats than MPEG-PS can be
stored in CDXA as well. And the need for a CDXA specific check is questionable.
Also ive ok-ed that patch instead of mans ...
fixes issue287 (psxstr misdetection as MPEG-PS)

Original commit message:
add support for information in CDXA format
patch by Allan Sandfeld Jensen % kde A carewolf P com %
Original thread:
Date: Aug 18, 2006 6:33 PM
Subject: [Ffmpeg-devel] CDXA in libavformat [patch]

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

16 years agodjgpp port, first part
Michael Kostylev [Mon, 24 Dec 2007 12:49:27 +0000 (12:49 +0000)]
djgpp port, first part
patch by Michael Kostylev, mik niipt ru

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

16 years agotypo: begining --> beginning
Diego Biurrun [Sun, 23 Dec 2007 21:01:09 +0000 (21:01 +0000)]
typo: begining --> beginning

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

16 years agoReindent
Luca Barbato [Sun, 23 Dec 2007 19:07:21 +0000 (19:07 +0000)]
Reindent

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

16 years agoMinor fix
Luca Barbato [Sun, 23 Dec 2007 19:06:33 +0000 (19:06 +0000)]
Minor fix

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

16 years agobegining -> beginning typo fix
Reimar Döffinger [Sun, 23 Dec 2007 18:08:00 +0000 (18:08 +0000)]
begining -> beginning typo fix

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

16 years ago10l do not load after the buffer...
Luca Barbato [Sun, 23 Dec 2007 15:54:21 +0000 (15:54 +0000)]
10l do not load after the buffer...

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

16 years ago100l, av_read_packet must check for read_packet error, in case of
Reimar Döffinger [Sun, 23 Dec 2007 13:16:55 +0000 (13:16 +0000)]
100l, av_read_packet must check for read_packet error, in case of
error pkt->stream_index could be invalid and must not be used.
Fixes a crash with http://www.cs.berkeley.edu/~dmolnar/2-snippet3.wav

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

16 years agoAdd C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually
Luca Barbato [Sat, 22 Dec 2007 23:10:02 +0000 (23:10 +0000)]
Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually

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

16 years agoAdd a av_alloc_put_byte function.
Reimar Döffinger [Sat, 22 Dec 2007 16:18:07 +0000 (16:18 +0000)]
Add a av_alloc_put_byte function.
The name is in analogy to init_put_byte, but I would not mind it
being changed to something better.

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

16 years agoReindent
Luca Barbato [Sat, 22 Dec 2007 15:39:32 +0000 (15:39 +0000)]
Reindent

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

16 years agoPartially address issue299, no performance change apparently
Luca Barbato [Sat, 22 Dec 2007 15:17:46 +0000 (15:17 +0000)]
Partially address issue299, no performance change apparently

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

16 years agoAvoid a vec_add, directly start with sum
Luca Barbato [Sat, 22 Dec 2007 03:39:53 +0000 (03:39 +0000)]
Avoid a vec_add, directly start with sum

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

16 years agoReindent
Luca Barbato [Sat, 22 Dec 2007 02:53:36 +0000 (02:53 +0000)]
Reindent

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

16 years agoFactorize common code (almost cosmetic)
Luca Barbato [Sat, 22 Dec 2007 02:46:32 +0000 (02:46 +0000)]
Factorize common code (almost cosmetic)

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

16 years agoCosmetics
Luca Barbato [Sat, 22 Dec 2007 02:35:33 +0000 (02:35 +0000)]
Cosmetics

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

16 years agoadd MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding.
Christophe Gisquet [Fri, 21 Dec 2007 23:11:22 +0000 (23:11 +0000)]
add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding.
patch by Christophe GISQUET %christophe P gisquet A free P fr%
original thread:
date: Nov 25, 2007 12:35 AM
subject: Re: [FFmpeg-devel] MMX version for put_no_rnd_h264_chroma_mc8_c

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

16 years agoclosed/needs_more_info state
Michael Niedermayer [Fri, 21 Dec 2007 22:03:14 +0000 (22:03 +0000)]
closed/needs_more_info state

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

16 years agoFix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
Diego Biurrun [Fri, 21 Dec 2007 12:38:41 +0000 (12:38 +0000)]
Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.

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

16 years agoFix Doxygen function parameter name.
Diego Biurrun [Fri, 21 Dec 2007 11:51:39 +0000 (11:51 +0000)]
Fix Doxygen function parameter name.

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

16 years agocomment typo fixes
Diego Biurrun [Fri, 21 Dec 2007 11:50:18 +0000 (11:50 +0000)]
comment typo fixes

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

16 years agocomment typo fixes
Diego Biurrun [Fri, 21 Dec 2007 11:47:09 +0000 (11:47 +0000)]
comment typo fixes

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

16 years agoFix "suggest parentheses around assignment used as truth value" warnings.
Diego Biurrun [Fri, 21 Dec 2007 11:36:04 +0000 (11:36 +0000)]
Fix "suggest parentheses around assignment used as truth value" warnings.

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

16 years agoMore consistent { placement.
Michael Niedermayer [Fri, 21 Dec 2007 10:20:10 +0000 (10:20 +0000)]
More consistent { placement.

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

16 years agoindent
Michael Niedermayer [Fri, 21 Dec 2007 10:17:25 +0000 (10:17 +0000)]
indent

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

16 years ago~15% faster h264_chroma_mc2/4_c() these also prevent some possible out
Michael Niedermayer [Fri, 21 Dec 2007 10:16:22 +0000 (10:16 +0000)]
~15% faster h264_chroma_mc2/4_c() these also prevent some possible out
of array reads.

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

16 years agoreset manually selected codecs at the end of opt_input_file, to avoid propagating...
Baptiste Coudurier [Fri, 21 Dec 2007 10:08:43 +0000 (10:08 +0000)]
reset manually selected codecs at the end of opt_input_file, to avoid propagating selection to output file

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

16 years ago30% faster h264_chroma_mc8_c(), this also prevents a possible out of
Michael Niedermayer [Fri, 21 Dec 2007 10:01:04 +0000 (10:01 +0000)]
30% faster h264_chroma_mc8_c(), this also prevents a possible out of
array read.

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

16 years agotypo ;)
Ivo van Poorten [Fri, 21 Dec 2007 00:22:40 +0000 (00:22 +0000)]
typo ;)

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

16 years agoDocument ByteIOContext and URLContext change rules.
Michael Niedermayer [Thu, 20 Dec 2007 22:33:53 +0000 (22:33 +0000)]
Document ByteIOContext and URLContext change rules.

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

16 years agoReindent
Benjamin Larsson [Thu, 20 Dec 2007 11:22:39 +0000 (11:22 +0000)]
Reindent

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

16 years agoCorrectly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
Benjamin Larsson [Thu, 20 Dec 2007 11:21:10 +0000 (11:21 +0000)]
Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files

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

16 years agoMake sure strides have positive values before converting.
Peter Schlaile [Thu, 20 Dec 2007 10:08:36 +0000 (10:08 +0000)]
Make sure strides have positive values before converting.
Patch by Peter Schlaile: peter schlaile de

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

16 years agoDocument a few more structure change rules with relation to ABI/API.
Michael Niedermayer [Thu, 20 Dec 2007 09:59:07 +0000 (09:59 +0000)]
Document a few more structure change rules with relation to ABI/API.

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

16 years agofix indentation
Baptiste Coudurier [Thu, 20 Dec 2007 09:51:11 +0000 (09:51 +0000)]
fix indentation

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

16 years agoDocument structure change rules with relation to ABI/API.
Michael Niedermayer [Thu, 20 Dec 2007 09:43:01 +0000 (09:43 +0000)]
Document structure change rules with relation to ABI/API.

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

16 years agoAdd option for user to scale the amount of dynamic range compression which is
Justin Ruggles [Thu, 20 Dec 2007 00:55:08 +0000 (00:55 +0000)]
Add option for user to scale the amount of dynamic range compression which is
applied by the audio decoder, and use that option in the AC3 decoder.

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

16 years agocosmetics: indentation
Aurelien Jacobs [Thu, 20 Dec 2007 00:26:53 +0000 (00:26 +0000)]
cosmetics: indentation

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

16 years agoremove double check of pb->read_seek
Aurelien Jacobs [Thu, 20 Dec 2007 00:25:18 +0000 (00:25 +0000)]
remove double check of pb->read_seek

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

16 years agopb->buf_end is already set by url_open_buf()
Aurelien Jacobs [Wed, 19 Dec 2007 23:29:26 +0000 (23:29 +0000)]
pb->buf_end is already set by url_open_buf()

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

16 years agouse proper url_is_streamed() API
Aurelien Jacobs [Wed, 19 Dec 2007 23:26:18 +0000 (23:26 +0000)]
use proper url_is_streamed() API
instead of messing with ByteIOContext internal is_streamed field

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