]> git.sesse.net Git - ffmpeg/log
ffmpeg
21 years agoadded faq.html
Fabrice Bellard [Mon, 4 Nov 2002 18:50:27 +0000 (18:50 +0000)]
added faq.html

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

21 years agoupdated FAQ - converted it to texinfo
Fabrice Bellard [Mon, 4 Nov 2002 18:50:04 +0000 (18:50 +0000)]
updated FAQ - converted it to texinfo

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

21 years ago* DR1 support
Zdenek Kabelac [Mon, 4 Nov 2002 18:03:10 +0000 (18:03 +0000)]
* DR1 support

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

21 years ago10l
Michael Niedermayer [Mon, 4 Nov 2002 15:56:38 +0000 (15:56 +0000)]
10l

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

21 years agofixing dependancies
Michael Niedermayer [Mon, 4 Nov 2002 10:01:15 +0000 (10:01 +0000)]
fixing dependancies
removing stray tabs

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

21 years agopp docs
Michael Niedermayer [Sun, 3 Nov 2002 10:05:19 +0000 (10:05 +0000)]
pp docs

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

21 years ago-p
Michael Niedermayer [Sun, 3 Nov 2002 01:39:20 +0000 (01:39 +0000)]
-p

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

21 years agofixed some bugs in app parser - some jfif and adobe jpgs fixed
Alex Beregszaszi [Sat, 2 Nov 2002 22:49:13 +0000 (22:49 +0000)]
fixed some bugs in app parser - some jfif and adobe jpgs fixed

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

21 years agouse cp ; strip instead of strip -o
Michael Niedermayer [Sat, 2 Nov 2002 22:16:13 +0000 (22:16 +0000)]
use cp ; strip instead of strip -o

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

21 years agogcc optimization on BeOS (patch by François Revol <revol at free dot fr>)
François Revol [Sat, 2 Nov 2002 21:05:54 +0000 (21:05 +0000)]
gcc optimization on BeOS (patch by François Revol <revol at free dot fr>)

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

21 years agosupport forcing low_delay during decoding
Michael Niedermayer [Sat, 2 Nov 2002 18:47:51 +0000 (18:47 +0000)]
support forcing low_delay during decoding

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

21 years agocleanup
Michael Niedermayer [Sat, 2 Nov 2002 14:20:05 +0000 (14:20 +0000)]
cleanup

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

21 years agocleanup
Michael Niedermayer [Sat, 2 Nov 2002 13:58:14 +0000 (13:58 +0000)]
cleanup

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

21 years agoAltivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
Michael Niedermayer [Sat, 2 Nov 2002 11:28:08 +0000 (11:28 +0000)]
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)

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

21 years agoadded BeOS net_server support (R5 network stack), basically the same
François Revol [Sat, 2 Nov 2002 10:47:44 +0000 (10:47 +0000)]
added BeOS net_server support (R5 network stack), basically the same
problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)

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

21 years agoadded MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
François Revol [Sat, 2 Nov 2002 10:39:22 +0000 (10:39 +0000)]
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
contribution by Laszlo Torok <torokl@alpha.dfmk.hu>
4CC 'MAC3' and 'MAC6' in Quicktime.
It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :)
patch by (François Revol <revol at free dot fr>)

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

21 years agoadded BeOS net_server support (R5 network stack), basically the same
François Revol [Sat, 2 Nov 2002 10:35:07 +0000 (10:35 +0000)]
added BeOS net_server support (R5 network stack), basically the same
problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)

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

21 years agoadded perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't keep...
François Revol [Sat, 2 Nov 2002 10:31:37 +0000 (10:31 +0000)]
added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't keep them, though the Linux one does !?)
patch by (François Revol <revol at free dot fr>)

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

21 years agocleanup
Michael Niedermayer [Sat, 2 Nov 2002 08:55:46 +0000 (08:55 +0000)]
cleanup

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

21 years agohandle init error in ffmpeg12
Arpi [Sat, 2 Nov 2002 01:43:19 +0000 (01:43 +0000)]
handle init error in ffmpeg12

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

21 years ago-mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley <dieters at schema...
Dieter [Sat, 2 Nov 2002 00:30:34 +0000 (00:30 +0000)]
-mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley <dieters at schemasoft dot com>)

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

21 years agobetter padding bug detection
Michael Niedermayer [Sat, 2 Nov 2002 00:05:06 +0000 (00:05 +0000)]
better padding bug detection

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

21 years agoput MIN/MAX under ifndef MAX/MIN
Michael Niedermayer [Fri, 1 Nov 2002 20:37:10 +0000 (20:37 +0000)]
put MIN/MAX under ifndef MAX/MIN

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

21 years agofixing msmpeg4v3 with mb_height % slice_height != 0
Michael Niedermayer [Fri, 1 Nov 2002 18:55:03 +0000 (18:55 +0000)]
fixing msmpeg4v3 with mb_height % slice_height != 0

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

21 years agoverbose can be negative
Arpi [Fri, 1 Nov 2002 17:46:45 +0000 (17:46 +0000)]
verbose can be negative

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

21 years agohopefully fixing sprite_warping_points==0
Michael Niedermayer [Fri, 1 Nov 2002 13:25:22 +0000 (13:25 +0000)]
hopefully fixing sprite_warping_points==0

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

21 years agocosmetics requested by kabi
Michael Niedermayer [Fri, 1 Nov 2002 01:19:04 +0000 (01:19 +0000)]
cosmetics requested by kabi

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

21 years ago* avoid negative numbers as well
Zdenek Kabelac [Thu, 31 Oct 2002 20:22:30 +0000 (20:22 +0000)]
* avoid negative numbers as well

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

21 years ago10l
Nick Kurshev [Thu, 31 Oct 2002 18:22:15 +0000 (18:22 +0000)]
10l

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

21 years agoreverse first hunk
Nick Kurshev [Thu, 31 Oct 2002 18:17:25 +0000 (18:17 +0000)]
reverse first hunk

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

21 years agofixed debug compilation
Nick Kurshev [Thu, 31 Oct 2002 18:08:19 +0000 (18:08 +0000)]
fixed debug compilation

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

21 years agoput a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them
Michael Niedermayer [Thu, 31 Oct 2002 16:11:03 +0000 (16:11 +0000)]
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them

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

21 years ago* always set extradata_size
Zdenek Kabelac [Thu, 31 Oct 2002 12:23:35 +0000 (12:23 +0000)]
* always set extradata_size

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

21 years ago* removed extra_data from AVStream (it's part of Codec)
Zdenek Kabelac [Thu, 31 Oct 2002 12:22:32 +0000 (12:22 +0000)]
* removed extra_data from AVStream (it's part of Codec)
* removed pts*1000 for paket timing (using ms)

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

21 years agodont call emms_c() for each MB
Michael Niedermayer [Thu, 31 Oct 2002 12:11:53 +0000 (12:11 +0000)]
dont call emms_c() for each MB

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

21 years agocleanup
Michael Niedermayer [Thu, 31 Oct 2002 11:47:58 +0000 (11:47 +0000)]
cleanup

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

21 years agodisabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
Michael Niedermayer [Thu, 31 Oct 2002 10:21:44 +0000 (10:21 +0000)]
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it

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

21 years agofixed 10l
Alex Beregszaszi [Thu, 31 Oct 2002 09:24:25 +0000 (09:24 +0000)]
fixed 10l

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

21 years agousing fewer registers ... to workaround something
Michael Niedermayer [Thu, 31 Oct 2002 01:42:59 +0000 (01:42 +0000)]
using fewer registers ... to workaround something

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

21 years agofixing another assert q>0.0 issue caused by variance < 0, this fix allso changes...
Michael Niedermayer [Thu, 31 Oct 2002 00:48:05 +0000 (00:48 +0000)]
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated

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

21 years agofixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need...
Fabrice Bellard [Thu, 31 Oct 2002 00:07:13 +0000 (00:07 +0000)]
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized)

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

21 years agofixing q>0.0 assert failure caused by overflow of variance for b frames
Michael Niedermayer [Wed, 30 Oct 2002 22:55:07 +0000 (22:55 +0000)]
fixing q>0.0 assert failure caused by overflow of variance for b frames

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

21 years agoremoving "-npp" (found by arpi)
Michael Niedermayer [Wed, 30 Oct 2002 21:13:07 +0000 (21:13 +0000)]
removing "-npp" (found by arpi)

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

21 years agoper context cpuCaps (idea by kabi)
Michael Niedermayer [Wed, 30 Oct 2002 21:02:21 +0000 (21:02 +0000)]
per context cpuCaps (idea by kabi)

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

21 years agochange qscale type to int8 and fix qscale ordering
Michael Niedermayer [Wed, 30 Oct 2002 20:50:33 +0000 (20:50 +0000)]
change qscale type to int8 and fix qscale ordering

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

21 years agoexporting the internal qscale table, this allso fixes the ordering
Michael Niedermayer [Wed, 30 Oct 2002 20:41:40 +0000 (20:41 +0000)]
exporting the internal qscale table, this allso fixes the ordering

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

21 years agoNetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
Alex Beregszaszi [Wed, 30 Oct 2002 20:31:04 +0000 (20:31 +0000)]
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>

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

21 years ago-vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård))
Måns Rullgård [Wed, 30 Oct 2002 09:36:33 +0000 (09:36 +0000)]
-vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård))

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

21 years ago1) Add MMX deinterlace code.
Fred [Wed, 30 Oct 2002 09:09:34 +0000 (09:09 +0000)]
1) Add MMX deinterlace code.
2) "Fix" first and last line deinterlace.  I had second-thoughts that this might be some image filtering algorithm that someone cleverer than I created.
3) Add in-place deinterlace functions (only used when src == dst).
patch by (Fred <foohoo at shaw dot ca>)

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

21 years ago* Made encoding to ASF streams work again. It turns out that the default
Philip Gladstone [Wed, 30 Oct 2002 03:02:00 +0000 (03:02 +0000)]
* Made encoding to ASF streams work again. It turns out that the default
  stream id that AVI wants for MSMPEG4V3 doesn't work for ASF. I have
  added a flag to indicate that certain tags should not be used in ASF
  streams. I think that this is the wrong solution (just adding a flag
  for ASF), but it does work.

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

21 years agoAdded VideoBitRateRange and VideoBitRAteTolerance settings
Philip Gladstone [Wed, 30 Oct 2002 02:15:07 +0000 (02:15 +0000)]
Added VideoBitRateRange and VideoBitRAteTolerance settings
Also made the Launch directive work again if you invoke ffserver with a relative
path.

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

21 years agousing same numbers for cpuCaps as libmpeg2 & liba52
Michael Niedermayer [Wed, 30 Oct 2002 01:59:51 +0000 (01:59 +0000)]
using same numbers for cpuCaps as libmpeg2 & liba52

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

21 years agocleanly passing the cpuCaps
Michael Niedermayer [Wed, 30 Oct 2002 01:51:14 +0000 (01:51 +0000)]
cleanly passing the cpuCaps

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

21 years ago10l
Michael Niedermayer [Tue, 29 Oct 2002 23:36:37 +0000 (23:36 +0000)]
10l

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

21 years agouse lrintf to avoid double conversion
Fabrice Bellard [Tue, 29 Oct 2002 22:39:11 +0000 (22:39 +0000)]
use lrintf to avoid double conversion

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

21 years agoadded lrintf for non ISOC libcs (fixme: find a better test)
Fabrice Bellard [Tue, 29 Oct 2002 22:38:21 +0000 (22:38 +0000)]
added lrintf for non ISOC libcs (fixme: find a better test)

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

21 years agoavoid name clash - fixed again block size selection
Fabrice Bellard [Tue, 29 Oct 2002 22:27:30 +0000 (22:27 +0000)]
avoid name clash - fixed again block size selection

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

21 years agoavoid name clash
Fabrice Bellard [Tue, 29 Oct 2002 22:26:01 +0000 (22:26 +0000)]
avoid name clash

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

21 years agocleanup
Michael Niedermayer [Tue, 29 Oct 2002 20:12:24 +0000 (20:12 +0000)]
cleanup

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

21 years agocosmetics ;)
Michael Niedermayer [Tue, 29 Oct 2002 18:51:52 +0000 (18:51 +0000)]
cosmetics ;)
 prefixing all functions with pp_ to avoid namespace issues

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

21 years agobetter deblocking filter
Michael Niedermayer [Tue, 29 Oct 2002 18:35:15 +0000 (18:35 +0000)]
better deblocking filter

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

21 years agoupdate
Fabrice Bellard [Tue, 29 Oct 2002 14:32:50 +0000 (14:32 +0000)]
update

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

21 years ago-fomit-frame-pointer is needed for the PIC code
Michael Niedermayer [Tue, 29 Oct 2002 11:21:43 +0000 (11:21 +0000)]
-fomit-frame-pointer is needed for the PIC code

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

21 years agousing fewer registers (fixes compilation bug hopefully)
Michael Niedermayer [Tue, 29 Oct 2002 09:16:06 +0000 (09:16 +0000)]
using fewer registers (fixes compilation bug hopefully)

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

21 years agofix compilation on non-x86 with gcc 2.95
Colin Leroy [Tue, 29 Oct 2002 00:54:07 +0000 (00:54 +0000)]
fix compilation on non-x86 with gcc 2.95

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

21 years agoupdated
Fabrice Bellard [Mon, 28 Oct 2002 21:39:30 +0000 (21:39 +0000)]
updated

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

21 years agopostprocessing cleanup:
Michael Niedermayer [Mon, 28 Oct 2002 19:31:04 +0000 (19:31 +0000)]
postprocessing cleanup:
remove opendivx #ifdefs
remove rk1 filter
remove unused / obsolete stuff
add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
threadsafe / no more non-const globals
some optimizations
different strides for Y,U,V possible
remove ebx usage (someone really should fix gcc, this is really lame)
change the dering filter slightly (tell me if its worse for any files)

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

21 years agoFOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded...
Alex Beregszaszi [Mon, 28 Oct 2002 16:29:40 +0000 (16:29 +0000)]
FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos)

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

21 years agofixed block size selection
Fabrice Bellard [Mon, 28 Oct 2002 01:42:05 +0000 (01:42 +0000)]
fixed block size selection

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

21 years agounified wav header parsing - added extradata support
Fabrice Bellard [Mon, 28 Oct 2002 00:55:25 +0000 (00:55 +0000)]
unified wav header parsing - added extradata support

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

21 years agoadded new fft/mdct code - added fft-test program
Fabrice Bellard [Mon, 28 Oct 2002 00:51:48 +0000 (00:51 +0000)]
added new fft/mdct code - added fft-test program

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

21 years agoadded wma decoder
Fabrice Bellard [Mon, 28 Oct 2002 00:48:55 +0000 (00:48 +0000)]
added wma decoder

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

21 years agopreparing integration of new AC3 decoder
Fabrice Bellard [Mon, 28 Oct 2002 00:39:05 +0000 (00:39 +0000)]
preparing integration of new AC3 decoder

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

21 years agonew generic FFT/MDCT code for audio codecs
Fabrice Bellard [Mon, 28 Oct 2002 00:34:08 +0000 (00:34 +0000)]
new generic FFT/MDCT code for audio codecs

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

21 years agoupdated - feel free to correct/improve
Fabrice Bellard [Mon, 28 Oct 2002 00:29:13 +0000 (00:29 +0000)]
updated - feel free to correct/improve

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

21 years agoadded Michael's page
Fabrice Bellard [Sun, 27 Oct 2002 22:07:56 +0000 (22:07 +0000)]
added Michael's page

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

21 years agonew texinfo documentation - HTML version also included
Fabrice Bellard [Sun, 27 Oct 2002 22:00:34 +0000 (22:00 +0000)]
new texinfo documentation - HTML version also included

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

21 years agoget_vlc2()
Michael Niedermayer [Sun, 27 Oct 2002 21:02:47 +0000 (21:02 +0000)]
get_vlc2()

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

21 years ago3rd 10l - don't let it read data beyond the end of frame
Arpi [Sun, 27 Oct 2002 19:20:02 +0000 (19:20 +0000)]
3rd 10l - don't let it read data beyond the end of frame

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

21 years ago2nd 10l (noticed by arpi)
Alex Beregszaszi [Sun, 27 Oct 2002 19:11:06 +0000 (19:11 +0000)]
2nd 10l (noticed by arpi)

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

21 years agominor speedup noticed by arpi
Alex Beregszaszi [Sun, 27 Oct 2002 19:01:00 +0000 (19:01 +0000)]
minor speedup noticed by arpi

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

21 years ago10l
Alex Beregszaszi [Sun, 27 Oct 2002 18:03:42 +0000 (18:03 +0000)]
10l

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

21 years agoreworked decode_frame marker searching, fixes many non-working samples
Alex Beregszaszi [Sun, 27 Oct 2002 17:59:35 +0000 (17:59 +0000)]
reworked decode_frame marker searching, fixes many non-working samples

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

21 years agomergeing inter & intra rl_length tables (50% smaller & no meassureable difference...
Michael Niedermayer [Sun, 27 Oct 2002 12:20:58 +0000 (12:20 +0000)]
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality)

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

21 years ago75% smaller rl_length table
Michael Niedermayer [Sun, 27 Oct 2002 12:09:25 +0000 (12:09 +0000)]
75% smaller rl_length table

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

21 years agodsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg [Sun, 27 Oct 2002 09:20:48 +0000 (09:20 +0000)]
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)

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

21 years agohandle direct rendering buffer allocation failure
Michael Niedermayer [Sun, 27 Oct 2002 00:02:23 +0000 (00:02 +0000)]
handle direct rendering buffer allocation failure

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

21 years agofixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench at yahoo...
Kareila [Sat, 26 Oct 2002 19:23:22 +0000 (19:23 +0000)]
fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench at yahoo dot com>)

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

21 years agosegfault fix patch by (Juergen Keil <jk at tools dot de>)
Jürgen Keil [Sat, 26 Oct 2002 18:56:43 +0000 (18:56 +0000)]
segfault fix patch by (Juergen Keil <jk at tools dot de>)

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

21 years agofixing decoding of streams with no keyframe at the start
Michael Niedermayer [Fri, 25 Oct 2002 16:06:32 +0000 (16:06 +0000)]
fixing decoding of streams with no keyframe at the start

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

21 years agoidct_permutation_type variable, so the permutation type can quickly be identified
Michael Niedermayer [Fri, 25 Oct 2002 13:39:47 +0000 (13:39 +0000)]
idct_permutation_type variable, so the permutation type can quickly be identified

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

21 years agoregression test for H263+
Michael Niedermayer [Fri, 25 Oct 2002 10:50:02 +0000 (10:50 +0000)]
regression test for H263+

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

21 years agoslice encoding cleanup
Michael Niedermayer [Fri, 25 Oct 2002 00:08:32 +0000 (00:08 +0000)]
slice encoding cleanup

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

21 years agoclip MVs for direct mode
Michael Niedermayer [Thu, 24 Oct 2002 00:51:17 +0000 (00:51 +0000)]
clip MVs for direct mode

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

21 years agofixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
Colin Leroy [Wed, 23 Oct 2002 23:52:57 +0000 (23:52 +0000)]
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)

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

21 years agooptimize block_permute()
Michael Niedermayer [Wed, 23 Oct 2002 15:11:07 +0000 (15:11 +0000)]
optimize block_permute()
optimize dct_quantize_c()
dont permute s->q_inter/intra_matrix

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

21 years agofixing interlaced MC & edge-emu
Michael Niedermayer [Wed, 23 Oct 2002 08:14:12 +0000 (08:14 +0000)]
fixing interlaced MC & edge-emu

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

21 years agomore defaults
Michael Niedermayer [Tue, 22 Oct 2002 23:43:25 +0000 (23:43 +0000)]
more defaults

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

21 years agoxvid qpel bug autodetect
Michael Niedermayer [Tue, 22 Oct 2002 19:48:52 +0000 (19:48 +0000)]
xvid qpel bug autodetect

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

21 years agoxvid qpel bug workaround
Michael Niedermayer [Tue, 22 Oct 2002 18:55:20 +0000 (18:55 +0000)]
xvid qpel bug workaround

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