platform/upstream/libav.git
21 years agoqpel fix
Michael Niedermayer [Thu, 9 Jan 2003 20:42:37 +0000 (20:42 +0000)]
qpel fix

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

21 years agofixed wmv2 slices
Michael Niedermayer [Thu, 9 Jan 2003 11:37:08 +0000 (11:37 +0000)]
fixed wmv2 slices

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

21 years agoworkaround dropable p frame after first frame bug
Michael Niedermayer [Thu, 9 Jan 2003 01:43:31 +0000 (01:43 +0000)]
workaround dropable p frame after first frame bug

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

21 years agoaltivec patches by Romain Dolbeau
Fabrice Bellard [Wed, 8 Jan 2003 18:47:49 +0000 (18:47 +0000)]
altivec patches by Romain Dolbeau

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

21 years agosuppressed getopt.h
Fabrice Bellard [Tue, 7 Jan 2003 23:49:40 +0000 (23:49 +0000)]
suppressed getopt.h

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

21 years agotests link all libavcodec
Fabrice Bellard [Tue, 7 Jan 2003 23:47:09 +0000 (23:47 +0000)]
tests link all libavcodec

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

21 years agosuppressed pix_norm_altivec
Fabrice Bellard [Tue, 7 Jan 2003 22:51:32 +0000 (22:51 +0000)]
suppressed pix_norm_altivec

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

21 years agosuppressed redundant math.h - suppressed M_PI redefinition
Fabrice Bellard [Tue, 7 Jan 2003 22:43:16 +0000 (22:43 +0000)]
suppressed redundant math.h - suppressed M_PI redefinition

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

21 years agogeneric M_PI define
Fabrice Bellard [Tue, 7 Jan 2003 22:38:25 +0000 (22:38 +0000)]
generic M_PI define

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

21 years agofft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and...
Fabrice Bellard [Tue, 7 Jan 2003 18:15:48 +0000 (18:15 +0000)]
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding

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

21 years agoremoved redundant includes
Fabrice Bellard [Tue, 7 Jan 2003 18:15:14 +0000 (18:15 +0000)]
removed redundant includes

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

21 years agoenabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me...
Fabrice Bellard [Tue, 7 Jan 2003 17:48:14 +0000 (17:48 +0000)]
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support)

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

21 years agoalign fixes for sse/altivec
Fabrice Bellard [Tue, 7 Jan 2003 17:46:08 +0000 (17:46 +0000)]
align fixes for sse/altivec

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

21 years agoenabled SSE fft on x86
Fabrice Bellard [Tue, 7 Jan 2003 17:45:24 +0000 (17:45 +0000)]
enabled SSE fft on x86

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

21 years agouse av_malloc instead of malloc
Fabrice Bellard [Tue, 7 Jan 2003 17:44:21 +0000 (17:44 +0000)]
use av_malloc instead of malloc

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

21 years agocompile fixes
Fabrice Bellard [Tue, 7 Jan 2003 17:43:50 +0000 (17:43 +0000)]
compile fixes

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

21 years agoadded define for builtins use - inverse fix by Romain Dolbeau
Fabrice Bellard [Tue, 7 Jan 2003 17:41:43 +0000 (17:41 +0000)]
added define for builtins use - inverse fix by Romain Dolbeau

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

21 years agoallow easy use of GCC vector builtins on x86 (has someone a better idea?)
Fabrice Bellard [Tue, 7 Jan 2003 17:40:41 +0000 (17:40 +0000)]
allow easy use of GCC vector builtins on x86 (has someone a better idea?)

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

21 years agoPIC / ebx fix
Michael Niedermayer [Tue, 7 Jan 2003 13:00:38 +0000 (13:00 +0000)]
PIC / ebx fix

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

21 years agomore gcc bug workarounds
Michael Niedermayer [Tue, 7 Jan 2003 11:59:34 +0000 (11:59 +0000)]
more gcc bug workarounds

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

21 years agogcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check)
Michael Niedermayer [Tue, 7 Jan 2003 11:07:15 +0000 (11:07 +0000)]
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check)

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

21 years ago1000l, but for whom? (zero ME sucks and caused the many I frames in the regression...
Michael Niedermayer [Mon, 6 Jan 2003 23:17:46 +0000 (23:17 +0000)]
1000l, but for whom? (zero ME sucks and caused the many I frames in the regression tests)

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

21 years agooops : better error resilience - should fix most wma decoding problems
Fabrice Bellard [Mon, 6 Jan 2003 22:47:42 +0000 (22:47 +0000)]
oops : better error resilience - should fix most wma decoding problems

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

21 years ago* avoid usage of next/last buffer after flush
Zdenek Kabelac [Mon, 6 Jan 2003 18:09:27 +0000 (18:09 +0000)]
* avoid usage of next/last buffer after flush
  (but there still something wrong when the first frame isn't keyframe)

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

21 years ago* first shot for generaly usable option parser for codecs
Zdenek Kabelac [Mon, 6 Jan 2003 18:06:51 +0000 (18:06 +0000)]
* first shot for  generaly usable option parser for codecs

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

21 years ago1000l (push & esp) using mangle now ...
Michael Niedermayer [Mon, 6 Jan 2003 09:55:52 +0000 (09:55 +0000)]
1000l (push & esp) using mangle now ...

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

21 years agob frame segfault fix
Michael Niedermayer [Mon, 6 Jan 2003 01:20:37 +0000 (01:20 +0000)]
b frame segfault fix

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

21 years agoImprove bind failure message to indicate the port that failed
Philip Gladstone [Sun, 5 Jan 2003 23:09:01 +0000 (23:09 +0000)]
Improve bind failure message to indicate the port that failed

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

21 years agoqpel in b frames bugfixes
Michael Niedermayer [Sun, 5 Jan 2003 20:59:29 +0000 (20:59 +0000)]
qpel in b frames bugfixes

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

21 years agoslowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95...
Michael Niedermayer [Sun, 5 Jan 2003 19:53:07 +0000 (19:53 +0000)]
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped)

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

21 years agoYUV 411/422/444 support for pp
Michael Niedermayer [Sun, 5 Jan 2003 19:10:42 +0000 (19:10 +0000)]
YUV 411/422/444 support for pp

Originally committed as revision 8806 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years agonegative linesize support (so mplayer -flip works)
Michael Niedermayer [Sun, 5 Jan 2003 17:59:26 +0000 (17:59 +0000)]
negative linesize support (so mplayer -flip works)

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

21 years agopts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>)
Thomas Jarosch [Sun, 5 Jan 2003 17:17:14 +0000 (17:17 +0000)]
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>)

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

21 years agoqpel in mmx2/3dnow
Michael Niedermayer [Sun, 5 Jan 2003 15:57:10 +0000 (15:57 +0000)]
qpel in mmx2/3dnow
qpel refinement quality parameter

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

21 years agompeg4 header encoding bugfix
Michael Niedermayer [Fri, 3 Jan 2003 23:21:52 +0000 (23:21 +0000)]
mpeg4 header encoding bugfix

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

21 years agoFix a crash in ffserver when streaming to WMP from a file. However, it
Philip Gladstone [Fri, 3 Jan 2003 20:00:49 +0000 (20:00 +0000)]
Fix a crash in ffserver when streaming to WMP from a file. However, it
still doesn't seem to work for me anyway.

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

21 years agopre motion estimation cleanup/bugfix
Michael Niedermayer [Thu, 2 Jan 2003 12:48:09 +0000 (12:48 +0000)]
pre motion estimation cleanup/bugfix

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

21 years agomotion estimation pre pass
Michael Niedermayer [Thu, 2 Jan 2003 01:29:35 +0000 (01:29 +0000)]
motion estimation pre pass

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

21 years agobugfix
Michael Niedermayer [Wed, 1 Jan 2003 16:47:31 +0000 (16:47 +0000)]
bugfix

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

21 years ago-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Steven M. Schultz [Wed, 1 Jan 2003 15:35:34 +0000 (15:35 +0000)]
-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)

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

21 years agowarnings patch by (bubu <bubu at bubu dot net>)
bubu [Wed, 1 Jan 2003 15:10:45 +0000 (15:10 +0000)]
warnings patch by (bubu <bubu at bubu dot net>)

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

21 years agoregression checksums change cuz of motion estimation changes 10min ago
Michael Niedermayer [Wed, 1 Jan 2003 14:44:33 +0000 (14:44 +0000)]
regression checksums change cuz of motion estimation changes 10min ago

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

21 years agoshape adaptive diamonds for EPZS
Michael Niedermayer [Wed, 1 Jan 2003 14:36:20 +0000 (14:36 +0000)]
shape adaptive diamonds for EPZS
user specified amount of MV predictors from the last frame
b frame MV predictor scaling fixed

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

21 years agompeg1 rounding fix
Michael Niedermayer [Wed, 1 Jan 2003 00:49:21 +0000 (00:49 +0000)]
mpeg1 rounding fix

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

21 years agotrellis quantization for mpeg1
Michael Niedermayer [Wed, 1 Jan 2003 00:42:18 +0000 (00:42 +0000)]
trellis quantization for mpeg1
rounding bugfix for mpeg1 (seems this was introduced during the ME changes)

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

21 years agomore optimized trellis quantizer
Michael Niedermayer [Tue, 31 Dec 2002 22:58:41 +0000 (22:58 +0000)]
more optimized trellis quantizer

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

21 years agotrellis quantization
Michael Niedermayer [Tue, 31 Dec 2002 17:23:56 +0000 (17:23 +0000)]
trellis quantization

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

21 years ago10l another int i missing (without ^M)
Sascha Sommer [Mon, 30 Dec 2002 23:00:02 +0000 (23:00 +0000)]
10l another int i missing (without ^M)

Originally committed as revision 8667 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years ago10l (int i)
Michael Niedermayer [Mon, 30 Dec 2002 12:36:28 +0000 (12:36 +0000)]
10l (int i)

Originally committed as revision 8657 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years agolibav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>)
Thomas Jarosch [Mon, 30 Dec 2002 01:07:47 +0000 (01:07 +0000)]
libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>)

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

21 years agocorrecter mpeg4 headers
Michael Niedermayer [Mon, 30 Dec 2002 00:28:42 +0000 (00:28 +0000)]
correcter mpeg4 headers

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

21 years agocleaning corners of green dirt ;)
Michael Niedermayer [Sun, 29 Dec 2002 23:31:52 +0000 (23:31 +0000)]
cleaning corners of green dirt ;)

Originally committed as revision 8652 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years agoooops forgot this (ffserver regression checksums update after motion estimation changes)
Michael Niedermayer [Sun, 29 Dec 2002 22:38:41 +0000 (22:38 +0000)]
ooops forgot this (ffserver regression checksums update after motion estimation changes)

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

21 years agoremoving PIX_FMT_ANY
Michael Niedermayer [Sun, 29 Dec 2002 22:35:46 +0000 (22:35 +0000)]
removing PIX_FMT_ANY

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

21 years agobetter set pix_fmt explicitly
Michael Niedermayer [Sun, 29 Dec 2002 22:20:03 +0000 (22:20 +0000)]
better set pix_fmt explicitly

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

21 years agoxvid build 3 still has the padding wrong in 1/8 of the cases :(((((
Michael Niedermayer [Sun, 29 Dec 2002 01:27:50 +0000 (01:27 +0000)]
xvid build 3 still has the padding wrong in 1/8 of the cases :(((((
having the padding right in 7/8 of the cases confuses the autodetection code too

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

21 years agobuffer alloc cleanup / 10l
Michael Niedermayer [Sun, 29 Dec 2002 00:57:23 +0000 (00:57 +0000)]
buffer alloc cleanup / 10l

Originally committed as revision 8631 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years agoupdate
Fabrice Bellard [Sat, 28 Dec 2002 13:54:11 +0000 (13:54 +0000)]
update

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

21 years agoupdated html docs
Fabrice Bellard [Sat, 28 Dec 2002 13:42:05 +0000 (13:42 +0000)]
updated html docs

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

21 years agomotion estimation changes
Michael Niedermayer [Fri, 27 Dec 2002 23:59:53 +0000 (23:59 +0000)]
motion estimation changes

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

21 years agoupdate
Michael Niedermayer [Fri, 27 Dec 2002 23:58:57 +0000 (23:58 +0000)]
update

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

21 years agoqpel encoding
Michael Niedermayer [Fri, 27 Dec 2002 23:51:46 +0000 (23:51 +0000)]
qpel encoding
4mv+b frames encoding finally fixed
chroma ME
5 comparission functions for ME
b frame encoding speedup
wmv2 codec (unfinished)
user specified diamond size for EPZS

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

21 years agoadded release tar target
Fabrice Bellard [Fri, 27 Dec 2002 14:33:53 +0000 (14:33 +0000)]
added release tar target

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

21 years agohuffyuv 4cc & -strict
Michael Niedermayer [Fri, 27 Dec 2002 11:42:52 +0000 (11:42 +0000)]
huffyuv 4cc & -strict
(huffyuv still doesnt work with ffmpeg (it does work with mencoder though) someone should fix the avi de(muxer))

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

21 years agoUpdated as a result of changes to the rate change code in ffmpeg
Philip Gladstone [Wed, 25 Dec 2002 04:04:36 +0000 (04:04 +0000)]
Updated as a result of changes to the rate change code in ffmpeg

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

21 years agoThis fixes the jerky video from vob files. However, I am convinced that this
Philip Gladstone [Wed, 25 Dec 2002 04:03:30 +0000 (04:03 +0000)]
This fixes the jerky video from vob files. However, I am convinced that this
is the wrong solution to the problem. In particular, if you specify an output
frame rate, then it doesn't work correctly. My feeling is that the pts value
ought to be interpolated between those frames where the pts is actually
known. Maybe someone else could do that (change the line that I added,
setting a value equal to AV_NOPTS_VALUE).
Happy Christmas.

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

21 years agofix segfault with -vcodec copy
Michael Niedermayer [Tue, 24 Dec 2002 13:04:26 +0000 (13:04 +0000)]
fix segfault with -vcodec copy

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

21 years agodisabled aspect code due to it is extra buggy
Alex Beregszaszi [Sun, 22 Dec 2002 22:34:42 +0000 (22:34 +0000)]
disabled aspect code due to it is extra buggy

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

21 years agoChanged thru to through and fixed several other typos
Philip Gladstone [Sun, 22 Dec 2002 21:17:59 +0000 (21:17 +0000)]
Changed thru to through and fixed several other typos

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

21 years agoMake sure that if you abort the server regression tests, then it doesn't say OK
Philip Gladstone [Sun, 22 Dec 2002 21:07:35 +0000 (21:07 +0000)]
Make sure that if you abort the server regression tests, then it doesn't say OK

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

21 years agoApplied Mark Hill's patches.
Philip Gladstone [Sat, 21 Dec 2002 20:43:40 +0000 (20:43 +0000)]
Applied Mark Hill's patches.

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

21 years agofixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
Mark Hills [Sat, 21 Dec 2002 15:54:21 +0000 (15:54 +0000)]
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)

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

21 years agoAdded my TODO list
Philip Gladstone [Sat, 21 Dec 2002 02:50:00 +0000 (02:50 +0000)]
Added my TODO list

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

21 years agoMake asf files work again -- the match against the URL was being done incorrectly.
Philip Gladstone [Sat, 21 Dec 2002 02:41:22 +0000 (02:41 +0000)]
Make asf files work again -- the match against the URL was being done incorrectly.

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

21 years agomimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot...
Ryutaroh Matsumoto [Fri, 20 Dec 2002 23:10:58 +0000 (23:10 +0000)]
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)

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

21 years agomingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)
Bill Eldridge [Fri, 20 Dec 2002 22:40:41 +0000 (22:40 +0000)]
mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)

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

21 years agoFix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi
François Revol [Fri, 20 Dec 2002 21:05:59 +0000 (21:05 +0000)]
Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi

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

21 years agoredid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P
François Revol [Fri, 20 Dec 2002 21:04:08 +0000 (21:04 +0000)]
redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P

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

21 years agoThat should be enough for now :)
François Revol [Fri, 20 Dec 2002 21:02:28 +0000 (21:02 +0000)]
That should be enough for now :)

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

21 years agomingw patch by (Bill Eldridge <bill at rfa dot org>)
Bill Eldridge [Fri, 20 Dec 2002 19:25:10 +0000 (19:25 +0000)]
mingw patch by (Bill Eldridge <bill at rfa dot org>)

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

21 years agomy TODO ...
Michael Niedermayer [Fri, 20 Dec 2002 18:42:30 +0000 (18:42 +0000)]
my TODO ...

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

21 years ago10l
Michael Niedermayer [Fri, 20 Dec 2002 18:40:42 +0000 (18:40 +0000)]
10l

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

21 years agoupdated with my current projets - add your own TODO if you wish
Fabrice Bellard [Fri, 20 Dec 2002 14:04:03 +0000 (14:04 +0000)]
updated with my current projets - add your own TODO if you wish

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

21 years agoHey, not everyone has usleep() ! (temporary fix, we should check for this in configure)
François Revol [Fri, 20 Dec 2002 00:25:24 +0000 (00:25 +0000)]
Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure)

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

21 years ago* fix for empty image queue
Zdenek Kabelac [Thu, 19 Dec 2002 18:59:45 +0000 (18:59 +0000)]
* fix for empty image queue

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

21 years agoadded ffserver disabling for easier porting
Fabrice Bellard [Wed, 18 Dec 2002 16:34:07 +0000 (16:34 +0000)]
added ffserver disabling for easier porting

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

21 years agomb qp limits
Michael Niedermayer [Wed, 18 Dec 2002 10:09:43 +0000 (10:09 +0000)]
mb qp limits

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

21 years agosupport dumping the qscale stuff to the screen
Michael Niedermayer [Wed, 18 Dec 2002 09:23:24 +0000 (09:23 +0000)]
support dumping the qscale stuff to the screen

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

21 years agomore debug output
Michael Niedermayer [Tue, 17 Dec 2002 11:25:29 +0000 (11:25 +0000)]
more debug output

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

21 years agomlib fix patch by (Juergen Keil <jk at tools dot de>)
Jürgen Keil [Sun, 15 Dec 2002 22:42:59 +0000 (22:42 +0000)]
mlib fix patch by (Juergen Keil <jk at tools dot de>)

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

21 years agoFirst shot at the ffserver regression tests. All feedback received with
Philip Gladstone [Thu, 12 Dec 2002 19:53:05 +0000 (19:53 +0000)]
First shot at the ffserver regression tests. All feedback received with
interest

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

21 years agofixing playback of DaveMatthews_Crash_PocketPC.avi
Michael Niedermayer [Wed, 11 Dec 2002 08:56:28 +0000 (08:56 +0000)]
fixing playback of DaveMatthews_Crash_PocketPC.avi

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

21 years agoInitial version of test configuration file for ffserver that encodes the
Philip Gladstone [Wed, 11 Dec 2002 03:29:30 +0000 (03:29 +0000)]
Initial version of test configuration file for ffserver that encodes the
vsynth1 data and serves it up.

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

21 years agoAdd the -em_rate option to make the img reader run at the nominal frame rate.
Philip Gladstone [Wed, 11 Dec 2002 03:21:40 +0000 (03:21 +0000)]
Add the -em_rate option to make the img reader run at the nominal frame rate.
This is used for regression testing ffserver

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

21 years ago* Extend the syntax of a filename for the img reader to allow looping. Thus
Philip Gladstone [Wed, 11 Dec 2002 03:20:05 +0000 (03:20 +0000)]
* Extend the syntax of a filename for the img reader to allow looping. Thus
  %125*d means substitute the frame number MOD 125 into the filename. This
  is a cheap method of having an infinite stream.

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

21 years ago* Add code to allow the img reader to read files at the nominal frame rate.
Philip Gladstone [Wed, 11 Dec 2002 03:18:47 +0000 (03:18 +0000)]
* Add code to allow the img reader to read files at the nominal frame rate.
  This (will) allow testing of ffserver in an automated way. The code is nasty
  in that it uses a global.......

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

21 years ago* Try and fix the crashes in ffserver associated with the coded_frame stuff.
Philip Gladstone [Wed, 11 Dec 2002 03:16:51 +0000 (03:16 +0000)]
* Try and fix the crashes in ffserver associated with the coded_frame stuff.
  This code is wrong, but it is not obvious what the right code is.
* Make sure that we reset SIGPIPE before execing ffmpeg.

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

21 years ago* fill codec_id in codec_open
Zdenek Kabelac [Mon, 9 Dec 2002 18:54:09 +0000 (18:54 +0000)]
* fill codec_id in codec_open

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

21 years ago100l
Michael Niedermayer [Mon, 9 Dec 2002 14:33:20 +0000 (14:33 +0000)]
100l

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

21 years agoAVVideoFrame -> AVFrame
Michael Niedermayer [Mon, 9 Dec 2002 12:03:43 +0000 (12:03 +0000)]
AVVideoFrame -> AVFrame

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