platform/upstream/libav.git
22 years ago* fixes to avoid crash when broken mp3 header is found
Zdenek Kabelac [Tue, 23 Oct 2001 19:58:30 +0000 (19:58 +0000)]
* fixes to avoid crash when broken mp3 header is found

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

22 years ago* made by Juergen - should be useful for Solaris
Zdenek Kabelac [Tue, 23 Oct 2001 19:04:16 +0000 (19:04 +0000)]
* made by Juergen - should be useful for Solaris

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

22 years ago* simple fix to avoid memcpy with len < 0
Zdenek Kabelac [Tue, 23 Oct 2001 19:03:33 +0000 (19:03 +0000)]
* simple fix to avoid memcpy with len < 0

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

22 years ago* prevent crash in decoder
Zdenek Kabelac [Tue, 23 Oct 2001 19:02:55 +0000 (19:02 +0000)]
* prevent crash in decoder

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

22 years agomore speed
Michael Niedermayer [Tue, 23 Oct 2001 15:55:54 +0000 (15:55 +0000)]
more speed

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

22 years agoand another +2% speedup
Michael Niedermayer [Tue, 23 Oct 2001 12:05:34 +0000 (12:05 +0000)]
and another +2% speedup

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

22 years agooptimizations (+2% speedup)
Michael Niedermayer [Tue, 23 Oct 2001 10:29:48 +0000 (10:29 +0000)]
optimizations (+2% speedup)

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

22 years agobrightness / contrast fix/copy optimizations +2% speedup
Michael Niedermayer [Tue, 23 Oct 2001 01:46:50 +0000 (01:46 +0000)]
brightness / contrast fix/copy optimizations +2% speedup

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

22 years agonegative black bugfix
Michael Niedermayer [Tue, 23 Oct 2001 00:03:19 +0000 (00:03 +0000)]
negative black bugfix

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

22 years agoauto brightness/ contrast bugfix
Michael Niedermayer [Mon, 22 Oct 2001 23:36:35 +0000 (23:36 +0000)]
auto brightness/ contrast bugfix
getPPModeByNameAndQuality

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

22 years agoBGR24 bugfix
Michael Niedermayer [Sun, 21 Oct 2001 00:05:56 +0000 (00:05 +0000)]
BGR24 bugfix
BGR15 & BGR24 tested

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

22 years agofixed alignment (static variables where sometimes not 8-byte aligned)
Michael Niedermayer [Sat, 20 Oct 2001 21:12:09 +0000 (21:12 +0000)]
fixed alignment (static variables where sometimes not 8-byte aligned)
added half uv interpolation support
added prefetch
BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported)
special unscaled height version (not much faster but it doesnt interpolate uv vertically)

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

22 years agomore logic behavior if the altenative deblock filters are used (turning a alt filter...
Michael Niedermayer [Fri, 19 Oct 2001 17:03:51 +0000 (17:03 +0000)]
more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now)

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

22 years agofirst line bug fixed (happend if the image was scaled down or 1:1)
Michael Niedermayer [Fri, 19 Oct 2001 15:50:44 +0000 (15:50 +0000)]
first line bug fixed (happend if the image was scaled down or 1:1)

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

22 years agoPP_FUNNY_STRIDE disabled
Arpi [Fri, 19 Oct 2001 14:54:26 +0000 (14:54 +0000)]
PP_FUNNY_STRIDE disabled

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

22 years agoadded compiletime option to turn width%8==0 on
Michael Niedermayer [Fri, 19 Oct 2001 13:56:12 +0000 (13:56 +0000)]
added compiletime option to turn width%8==0 on

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

22 years agofixed a bug in the tmp buffer
Michael Niedermayer [Fri, 19 Oct 2001 13:41:38 +0000 (13:41 +0000)]
fixed a bug in the tmp buffer
fixed the color range for yuv
fixed the width %8!=0 bug (another 1% speed loss)

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

22 years agohorizontal scaling bugs fixed, should be mostly bugfree now
Michael Niedermayer [Fri, 19 Oct 2001 12:30:01 +0000 (12:30 +0000)]
horizontal scaling bugs fixed, should be mostly bugfree now

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

22 years agoxinc scaled by 16 instead of 8
Arpi [Fri, 19 Oct 2001 02:21:47 +0000 (02:21 +0000)]
xinc scaled by 16 instead of 8

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

22 years agohorizontal lines bugfix
Michael Niedermayer [Fri, 19 Oct 2001 01:53:45 +0000 (01:53 +0000)]
horizontal lines bugfix

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

22 years agovertical lines bugfix
Michael Niedermayer [Fri, 19 Oct 2001 01:26:36 +0000 (01:26 +0000)]
vertical lines bugfix

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

22 years ago(C) fixed
Arpi [Fri, 19 Oct 2001 00:42:18 +0000 (00:42 +0000)]
(C) fixed

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

22 years agofixed a bug which caused horizontal lines
Michael Niedermayer [Fri, 19 Oct 2001 00:21:07 +0000 (00:21 +0000)]
fixed a bug which caused horizontal lines

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

22 years agoincreased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
Michael Niedermayer [Thu, 18 Oct 2001 22:27:13 +0000 (22:27 +0000)]
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
moved mmx variables to top to avoid alignment issues
mmx2 code should work fine now if and only if the input width is %16=0 and the output width is %32=0
reordered some code (5% faster with a simply -benchmark)
first line bug fixed (i hope i didnt introduce any new bugs with that ...)
changed a lot of the vertical scale setup code, i hope i fixed something and didnt mess it up :)
a few known bugs left (rightmost line is wrong)
MMX2 code will only be used for upscaling & acceptable width´s
16bit dithering can be disabled

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

22 years agofixed the height%8!=0 bug
Michael Niedermayer [Wed, 17 Oct 2001 20:42:07 +0000 (20:42 +0000)]
fixed the height%8!=0 bug
simplified a few things
removed last row variants of the deinterlace filters, they are not needed anymore
added cubic interpolating deinterlacer

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

22 years agoRestore the main Makefile to have debug flags.
Juanjo [Wed, 17 Oct 2001 18:19:30 +0000 (18:19 +0000)]
Restore the main Makefile to have debug flags.

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

22 years agoAdded Juergen Keil fix on quant_tab[4] type.
Juanjo [Wed, 17 Oct 2001 18:05:35 +0000 (18:05 +0000)]
Added Juergen Keil fix on quant_tab[4] type.

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

22 years ago24bpp support (untested)
Michael Niedermayer [Wed, 17 Oct 2001 13:59:49 +0000 (13:59 +0000)]
24bpp support (untested)

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

22 years agoadded (f)emms
Arpi [Wed, 17 Oct 2001 11:57:11 +0000 (11:57 +0000)]
added (f)emms

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

22 years agobpp changed from bytespp to bitspp
Arpi [Wed, 17 Oct 2001 10:55:29 +0000 (10:55 +0000)]
bpp changed from bytespp to bitspp

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

22 years agofixed out of regs "bug"
Michael Niedermayer [Wed, 17 Oct 2001 03:40:03 +0000 (03:40 +0000)]
fixed out of regs "bug"

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

22 years agoMMX & MMX2 optimizations (MMX2 is buggy and commented out)
Michael Niedermayer [Wed, 17 Oct 2001 02:30:39 +0000 (02:30 +0000)]
MMX & MMX2 optimizations (MMX2 is buggy and commented out)
32, 24, 16, 15 bit support in C (only 32 & 16 tested)
32, 16 bit support in mmx (16 with dithering)
ranges of some variables changed so mmx likes them more

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

22 years agoquick fix for movies with a height which is not a multiple of 8
Michael Niedermayer [Wed, 17 Oct 2001 02:04:16 +0000 (02:04 +0000)]
quick fix for movies with a height which is not a multiple of 8

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

22 years agofix rgb/bgr for 15/16bpp
Felix Bünemann [Wed, 17 Oct 2001 00:29:07 +0000 (00:29 +0000)]
fix rgb/bgr for 15/16bpp

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

22 years ago16bpp code for atmos
Arpi [Tue, 16 Oct 2001 23:58:17 +0000 (23:58 +0000)]
16bpp code for atmos

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

22 years agoexporting qscale data for postprocessing (for MPlayer)
Arpi [Tue, 16 Oct 2001 23:10:38 +0000 (23:10 +0000)]
exporting qscale data for postprocessing (for MPlayer)

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

22 years agominor cleanups
Michael Niedermayer [Tue, 16 Oct 2001 02:31:14 +0000 (02:31 +0000)]
minor cleanups
median deinterlace in MMX
fixed typos

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

22 years agoheader for swscale.c
Arpi [Mon, 15 Oct 2001 19:06:16 +0000 (19:06 +0000)]
header for swscale.c

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

22 years agosoftware yv12->rgb scaler - separated from fsdga
Arpi [Mon, 15 Oct 2001 18:59:44 +0000 (18:59 +0000)]
software yv12->rgb scaler - separated from fsdga

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

22 years agorewrote the horizontal lowpass filter to fix a bug which caused a blocky look
Michael Niedermayer [Mon, 15 Oct 2001 03:01:08 +0000 (03:01 +0000)]
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
added deinterlace filters (linear interpolate, linear blend, median)
minor cleanups (removed some outcommented stuff)

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

22 years agoc++ fix
Arpi [Sun, 14 Oct 2001 17:11:17 +0000 (17:11 +0000)]
c++ fix

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

22 years agoCleanup:
Arpi [Sat, 13 Oct 2001 15:53:24 +0000 (15:53 +0000)]
Cleanup:
- TIMEING && MORE_TIMEING disabled by default
- private stuff moved to postprocess.c to avoid possible conflicts

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

22 years agosmall changes for mplayer integration:
Arpi [Sat, 13 Oct 2001 15:38:19 +0000 (15:38 +0000)]
small changes for mplayer integration:
- getModeForQuality -> getPpModeForQuality renamed
- #define POSTPROCESS_H -> NEWPOSTPROCESS_H  (to avoid conflicts)

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

22 years agosmall changes for mplayer integration:
Arpi [Sat, 13 Oct 2001 15:36:04 +0000 (15:36 +0000)]
small changes for mplayer integration:
- getModeForQuality -> getPpModeForQuality renamed
- #define POSTPROCESS_H -> NEWPOSTPROCESS_H  (to avoid conflicts)
- added #ifdef'ed code for calling old postprocess (for testing/comparison)
- #ifdef'ed some asm code to allow compilation on non-x86 platforms (untested)

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

22 years agofixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a ...
Michael Niedermayer [Sat, 13 Oct 2001 11:58:41 +0000 (11:58 +0000)]
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb)

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

22 years agominor QP scaling & auto-contrast bugfix
Michael Niedermayer [Sat, 13 Oct 2001 09:30:07 +0000 (09:30 +0000)]
minor QP scaling & auto-contrast bugfix
fixed compilation problem without -fomit-frame-pointer

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

22 years agofixed a rounding bug thing in the X1 Filter
Michael Niedermayer [Sat, 13 Oct 2001 02:31:15 +0000 (02:31 +0000)]
fixed a rounding bug thing in the X1 Filter
changed the X1 Filter slightly to make flat blocks look like in the 9tap lpf
minor change to the -pp numbers & added decimal numbers in comments
new experimental horizontal deblocking filter

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

22 years agofinal changes to convert to C
Michael Niedermayer [Thu, 11 Oct 2001 23:28:58 +0000 (23:28 +0000)]
final changes to convert to C

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

22 years agobugfixes: last 3 lines not brightness/contrast corrected
Michael Niedermayer [Thu, 11 Oct 2001 22:35:45 +0000 (22:35 +0000)]
bugfixes: last 3 lines not brightness/contrast corrected
brightness statistics messed up with initial black pic
changed initial values of the brightness statistics
C++ -> C conversation
QP range question solved (very likely 1<=QP<=32 according to arpi)
new experimental vertical deblocking filter
RK filter has 3dNow support now (untested)

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

22 years agofixed a bug in the horizontal default filter
Arpi [Wed, 10 Oct 2001 22:21:19 +0000 (22:21 +0000)]
fixed a bug in the horizontal default filter
3dnow version of the Horizontal & Vertical Lowpass filters
mmx version of the Horizontal Default filter
mmx2 & C versions of a simple filter described in a paper from ramkishor & karan
added mode flags & quality2mode function

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

22 years agonew postprocess code by Michael Niedermayer (michaelni@gmx.at)
Arpi [Wed, 10 Oct 2001 22:13:27 +0000 (22:13 +0000)]
new postprocess code by Michael Niedermayer (michaelni@gmx.at)

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

22 years agofixed prototype change
Fabrice Bellard [Tue, 25 Sep 2001 18:27:53 +0000 (18:27 +0000)]
fixed prototype change

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

22 years agofixed pcm bitrate
Fabrice Bellard [Mon, 24 Sep 2001 23:29:46 +0000 (23:29 +0000)]
fixed pcm bitrate

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

22 years agochanged audio and video grab interface (simpler now)
Fabrice Bellard [Mon, 24 Sep 2001 23:27:06 +0000 (23:27 +0000)]
changed audio and video grab interface (simpler now)

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

22 years agocorrect pcm audio format handling
Fabrice Bellard [Mon, 24 Sep 2001 23:26:46 +0000 (23:26 +0000)]
correct pcm audio format handling

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

22 years agochanged av_open_input_file() prototype
Fabrice Bellard [Mon, 24 Sep 2001 23:25:28 +0000 (23:25 +0000)]
changed av_open_input_file() prototype

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

22 years agoupdate
Fabrice Bellard [Mon, 24 Sep 2001 23:22:43 +0000 (23:22 +0000)]
update

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

22 years agounified grab & convertion loops (should be easier to achieve correct synchronization...
Fabrice Bellard [Mon, 24 Sep 2001 23:22:25 +0000 (23:22 +0000)]
unified grab & convertion loops (should be easier to achieve correct synchronization now - but still work to do!) - added ffplay support

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

22 years agoadded new ffplay program
Fabrice Bellard [Mon, 24 Sep 2001 23:21:02 +0000 (23:21 +0000)]
added new ffplay program

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

22 years agoadded pcm formats
Fabrice Bellard [Sun, 23 Sep 2001 17:19:49 +0000 (17:19 +0000)]
added pcm formats

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

22 years agosuppressed mpglib
Fabrice Bellard [Sun, 23 Sep 2001 17:17:46 +0000 (17:17 +0000)]
suppressed mpglib

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

22 years agoadded pcm codecs
Fabrice Bellard [Sun, 23 Sep 2001 17:16:51 +0000 (17:16 +0000)]
added pcm codecs

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

22 years agowmv format is asf format
Fabrice Bellard [Sun, 23 Sep 2001 17:15:21 +0000 (17:15 +0000)]
wmv format is asf format

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

22 years agocomplete handling of pcm formats - hex dump option
Fabrice Bellard [Sun, 23 Sep 2001 17:14:51 +0000 (17:14 +0000)]
complete handling of pcm formats - hex dump option

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

22 years agosuppressed mpglib option
Fabrice Bellard [Sun, 23 Sep 2001 17:13:48 +0000 (17:13 +0000)]
suppressed mpglib option

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

22 years agoCONFIG_MPGLIB no more needed
Arpi [Fri, 21 Sep 2001 21:30:15 +0000 (21:30 +0000)]
CONFIG_MPGLIB no more needed

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

22 years agofixed stereo grab
Fabrice Bellard [Wed, 19 Sep 2001 22:09:30 +0000 (22:09 +0000)]
fixed stereo grab

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

22 years agooops - forgot grabbing case for audio/video input auto detect
Fabrice Bellard [Wed, 19 Sep 2001 21:39:25 +0000 (21:39 +0000)]
oops - forgot grabbing case for audio/video input auto detect

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

22 years agocopyright change
Fabrice Bellard [Mon, 17 Sep 2001 21:19:35 +0000 (21:19 +0000)]
copyright change

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

22 years agocorrected mpeg audio encoding overflows - now it should give correct quality even...
Fabrice Bellard [Mon, 17 Sep 2001 21:19:09 +0000 (21:19 +0000)]
corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes

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

22 years agomlib merge
Fabrice Bellard [Sun, 16 Sep 2001 21:54:00 +0000 (21:54 +0000)]
mlib merge

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

22 years agofixed symetric quantization (better quality!)
Fabrice Bellard [Sun, 16 Sep 2001 21:52:58 +0000 (21:52 +0000)]
fixed symetric quantization (better quality!)

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

22 years agoversion change
Fabrice Bellard [Sun, 16 Sep 2001 21:52:17 +0000 (21:52 +0000)]
version change

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

22 years agofixed image number syntax problems
Fabrice Bellard [Sun, 16 Sep 2001 21:50:48 +0000 (21:50 +0000)]
fixed image number syntax problems

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

22 years agorestore audio settings - use all the frame buffers provided by the driver
Fabrice Bellard [Sun, 16 Sep 2001 21:49:48 +0000 (21:49 +0000)]
restore audio settings - use all the frame buffers provided by the driver

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

22 years agoimage number handling
Fabrice Bellard [Sun, 16 Sep 2001 21:48:59 +0000 (21:48 +0000)]
image number handling

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

22 years agoadded patch info (I prefer only diff -u) and clear info about my patch copyright...
Fabrice Bellard [Sun, 16 Sep 2001 21:48:33 +0000 (21:48 +0000)]
added patch info (I prefer only diff -u) and clear info about my patch copyright policy

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

22 years agoadded image question
Fabrice Bellard [Sun, 16 Sep 2001 21:47:32 +0000 (21:47 +0000)]
added image question

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

22 years agonon 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error if audio...
Fabrice Bellard [Sun, 16 Sep 2001 21:47:13 +0000 (21:47 +0000)]
non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error if audio or video stream not found (no longer needs to use -an or -vn when it is obvious) - display error message when image filename does not contain '%d'

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

22 years agoupdated
Fabrice Bellard [Sun, 16 Sep 2001 21:45:21 +0000 (21:45 +0000)]
updated

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

22 years agofixed raw read for eof
Fabrice Bellard [Sat, 15 Sep 2001 22:44:44 +0000 (22:44 +0000)]
fixed raw read for eof

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

22 years agoadded get_bits_count()
Fabrice Bellard [Sat, 15 Sep 2001 22:43:01 +0000 (22:43 +0000)]
added get_bits_count()

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

22 years agomerged code and tables between encoder and decoder
Fabrice Bellard [Sat, 15 Sep 2001 22:42:25 +0000 (22:42 +0000)]
merged code and tables between encoder and decoder

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

22 years agoadded mpeg audio decoder tables
Fabrice Bellard [Sat, 15 Sep 2001 22:41:10 +0000 (22:41 +0000)]
added mpeg audio decoder tables

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

22 years agoadded completely new mpeg audio decoder (integer only, free format support, lsf/mpeg2...
Fabrice Bellard [Sat, 15 Sep 2001 22:40:28 +0000 (22:40 +0000)]
added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code)

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

22 years agosuppressed mpglib
Fabrice Bellard [Sat, 15 Sep 2001 22:37:36 +0000 (22:37 +0000)]
suppressed mpglib

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

22 years agomemalign autodetection
Nick Kurshev [Thu, 13 Sep 2001 07:16:59 +0000 (07:16 +0000)]
memalign autodetection

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

22 years agoMoved some H.263+ variables to MpegEncContext to be thread-safe.
Juanjo [Fri, 31 Aug 2001 06:21:27 +0000 (06:21 +0000)]
Moved some H.263+ variables to MpegEncContext to be thread-safe.
Increase video_buffer on ffmpeg to avoid buffer overrun on big pictures.

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

22 years agoAdded support to Unrestricted Motion Vectors (UMV)
Juanjo [Tue, 28 Aug 2001 23:32:34 +0000 (23:32 +0000)]
Added support to Unrestricted Motion Vectors (UMV)
on H.263+ encoding/decoding. According to Annex D.
Now MV on H.263+ are 32x32 long.

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

22 years agoAdded CODEC_ID_H263P to fourcc tables.
Juanjo [Mon, 27 Aug 2001 04:19:15 +0000 (04:19 +0000)]
Added CODEC_ID_H263P to fourcc tables.
H.263+ on AVI wasn't using U263 fourcc.

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

22 years agoAligned malloc. Another 10% of speedup.
Nick Kurshev [Mon, 20 Aug 2001 16:01:35 +0000 (16:01 +0000)]
Aligned malloc. Another 10% of speedup.

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

22 years agowin32 fixes
Fabrice Bellard [Wed, 15 Aug 2001 22:33:03 +0000 (22:33 +0000)]
win32 fixes

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

22 years agomotion test
Fabrice Bellard [Wed, 15 Aug 2001 22:31:26 +0000 (22:31 +0000)]
motion test

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

22 years agosuppressed nasm stuff
Fabrice Bellard [Wed, 15 Aug 2001 22:30:51 +0000 (22:30 +0000)]
suppressed nasm stuff

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

22 years agoadded win32 cross compile support
Fabrice Bellard [Wed, 15 Aug 2001 22:29:44 +0000 (22:29 +0000)]
added win32 cross compile support

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

22 years agoupdated
Fabrice Bellard [Wed, 15 Aug 2001 22:28:09 +0000 (22:28 +0000)]
updated

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

22 years agoremoved
Fabrice Bellard [Wed, 15 Aug 2001 22:26:09 +0000 (22:26 +0000)]
removed

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

22 years agosuppressed nasm dependancy - rewrote forward DCT and motion estimation code
Fabrice Bellard [Wed, 15 Aug 2001 22:25:32 +0000 (22:25 +0000)]
suppressed nasm dependancy - rewrote forward DCT and motion estimation code

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

22 years agodistclean fix
Fabrice Bellard [Wed, 15 Aug 2001 13:16:05 +0000 (13:16 +0000)]
distclean fix

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

22 years agochanged opendivx to mpeg4
Fabrice Bellard [Wed, 15 Aug 2001 13:12:23 +0000 (13:12 +0000)]
changed opendivx to mpeg4

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