Fabrice Bellard [Tue, 4 Jun 2002 12:56:04 +0000 (12:56 +0000)]
added missing externs (we were lucky that commons are used)
Originally committed as revision 659 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Tue, 4 Jun 2002 12:53:11 +0000 (12:53 +0000)]
added missing externs
Originally committed as revision 658 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 3 Jun 2002 17:35:35 +0000 (17:35 +0000)]
* reimplemented remaing avg_ pixel functions
* modified PAVGB mmx macro to select mmx register with FE constant
Originally committed as revision 657 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 3 Jun 2002 17:31:46 +0000 (17:31 +0000)]
* implemented remaing avg_ pixel functions (these are not used offen)
Originally committed as revision 656 to svn://svn.ffmpeg.org/ffmpeg/trunk
Falk Hüffner [Mon, 3 Jun 2002 14:44:37 +0000 (14:44 +0000)]
Revert previous bogus warning fix.
Originally committed as revision 655 to svn://svn.ffmpeg.org/ffmpeg/trunk
Falk Hüffner [Mon, 3 Jun 2002 11:16:11 +0000 (11:16 +0000)]
Minor warning cleanup.
Originally committed as revision 654 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nick Kurshev [Mon, 3 Jun 2002 07:58:35 +0000 (07:58 +0000)]
use qstride instead of fixed constants
Originally committed as revision 653 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nick Kurshev [Mon, 3 Jun 2002 07:01:42 +0000 (07:01 +0000)]
new field for communicating with external postprocessing
Originally committed as revision 652 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 22:08:04 +0000 (22:08 +0000)]
100l divx501+ seeking bugfix
Originally committed as revision 651 to svn://svn.ffmpeg.org/ffmpeg/trunk
Felix Bünemann [Sun, 2 Jun 2002 16:06:41 +0000 (16:06 +0000)]
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>)
Originally committed as revision 650 to svn://svn.ffmpeg.org/ffmpeg/trunk
D Richard Felker III [Sun, 2 Jun 2002 15:49:21 +0000 (15:49 +0000)]
10l found&patch by D Richard Felker III <dalias at aerifal.cx>
Originally committed as revision 649 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 15:31:30 +0000 (15:31 +0000)]
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>)
Originally committed as revision 648 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 13:31:48 +0000 (13:31 +0000)]
divx5 bug workaround
Originally committed as revision 647 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:25:54 +0000 (12:25 +0000)]
single coefficient elimination
error concealment / error resilience
b_quant_offset (unfinished, should be 0 for now)
Originally committed as revision 646 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:24:26 +0000 (12:24 +0000)]
b_quant_offset (unfinished, should be 0 for now)
Originally committed as revision 645 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:23:22 +0000 (12:23 +0000)]
data partitioning
Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:22:30 +0000 (12:22 +0000)]
msmpeg4v1 decoding
Originally committed as revision 643 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:20:39 +0000 (12:20 +0000)]
single coefficient elimination
prequantization
more readable malloc & check if NULL
error concealment / error resilience
b_quant_offset (unfinished, should be 0 for now)
data partitioning
Originally committed as revision 642 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:18:18 +0000 (12:18 +0000)]
dont double check vectors
more correct EPZS implementation
much faster halfpel ME
simplifications / reducing duplicate code
4MV in LQ mode
Originally committed as revision 641 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:16:28 +0000 (12:16 +0000)]
error concealment / error resilience
merging s->first_gob_line & s->first_slice_line
Originally committed as revision 640 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:15:17 +0000 (12:15 +0000)]
error concealment / error resilience
data partitioning encoding/decoding
resync marker encoding
more correct headers
merging s->first_gob_line & s->first_slice_line
Originally committed as revision 639 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:13:09 +0000 (12:13 +0000)]
fixing get_bits_count at the end
Originally committed as revision 638 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 2 Jun 2002 12:11:44 +0000 (12:11 +0000)]
sqrt
MAX, MIN
Originally committed as revision 637 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 1 Jun 2002 23:18:44 +0000 (23:18 +0000)]
bugfix
Originally committed as revision 636 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 1 Jun 2002 14:35:55 +0000 (14:35 +0000)]
mpegaudio decoder is in high precision mode by default (low precision is only interesting for slow/old CPUs)
Originally committed as revision 635 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 1 Jun 2002 14:34:29 +0000 (14:34 +0000)]
fixed layer1/2 overflow if very loud sound - fixed broken free format decoding to pass all mpeg audio standard decoding tests (please avoid patching the parser without having all test streams available - contact me if necessary)
Originally committed as revision 634 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Thu, 30 May 2002 20:37:51 +0000 (20:37 +0000)]
* Bad buffer management bug. Forgot to take care of the case
where doubling the size of the buffer is not enough.
Originally committed as revision 633 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 30 May 2002 15:14:56 +0000 (15:14 +0000)]
* removed MANGLE from macros for setting constants
* using MOVQ_WONE/MOVQ_BFE as two instruction instead of static memory value access
as its always faster
* PAVGB_MMX macro is using now mm6 -> mm7 is unmodified
* replaced original pixels_xy2_mmx with new faster and equal implementation
* replaced usage of mm7 for other then ZERO contstant in _rnd & _avg file with mm6
Originally committed as revision 632 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Thu, 30 May 2002 02:54:25 +0000 (02:54 +0000)]
Added Launch, FaviconURL and Redirect examples
Originally committed as revision 631 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Thu, 30 May 2002 02:49:07 +0000 (02:49 +0000)]
* New stuff and bug fixes:
* Change to dynamically allocated buffers. Should reduce memory footprint significantly
as well as eliminate a call to av_abort!
* Better version of WMP rate switching infrastructure. Currently turned off till
the PTS fixes are in.
* Added a Redirect type feature. This allows URLs served by ffserver to just
redirect to somewhere else. You might want to do this. Really this needs to
be enhanced -- say to handle all 404 pages.
* Add mechanism to automatically fire up ffmpeg on ffserver start. This is turned
on by adding the Launch keyword to the <feed> definition.
* Add logic to take care of non-wmp user agents requesting .asf files. They now get
a [reference] file with an appropriate mime type. This fixes the mplayer problem.
* Make sure that we have a large buffer for the stats page.
* Add a FaviconURL keyword to the status stream definition. If set, then it
generates the appropriate HTML so that IE and Mozilla will display the favicon
as appropriate. OK -- this is a pretty random feature.
* If the ffmpeg is running as a child of ffserver, then report it's CPU usage
on the status page. [This is linux only -- maybe somebody could do the work for
another OS. The tricky thing is getting the 'ps' command right.]
Originally committed as revision 630 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Thu, 30 May 2002 02:38:57 +0000 (02:38 +0000)]
* Go faster stripes: don't check to see if the user presses 'q' if stdin
returns EOF -- e.g. it is connected to /dev/null
* Make the 1MB video buffer only allocated once rather than on each frame.
The allocation and deallocation causes significant performance loss as the
kernel remaps the address space each time.
Originally committed as revision 629 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Wed, 29 May 2002 21:18:06 +0000 (21:18 +0000)]
Make sure that the http_proxy environment variable starts with
If not, then ignore it's value.
Originally committed as revision 628 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 20:55:16 +0000 (20:55 +0000)]
* added dependency on dsputil_mmx_rnd.h for dsputil test
Originally committed as revision 627 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 20:00:10 +0000 (20:00 +0000)]
* using unrolled loops seems to help to MMX Celerons
* calculating average in parallel to use two MMX units
* disabled xy2 put code - it's producing rouding errors
Originally committed as revision 626 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 19:57:21 +0000 (19:57 +0000)]
* reenabled original xy2 put routine - rounding error is really bad with
the new code
* added PAVGP macros for parallel processing to safe few more cycles on
celerons
Originally committed as revision 625 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 17:16:22 +0000 (17:16 +0000)]
* code with new PAVGB for MMX only CPU splited into separate file
and being compiled in the same way as _avg.h
* PAVG_MMX macros accept also output parameter
* implemented faster put_pixels_xy2, but it has slightly smaller precission.
But there is not visible difference in the image quality - might be eventualy
easily switched back (#if 0 #endif)- please check
Originally committed as revision 624 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 14:29:48 +0000 (14:29 +0000)]
* new mmx code - based upon aggregate.org/MAGIC
for now it's rather sneak preview (new functions are nearly 100% faster)
Originally committed as revision 623 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 14:20:48 +0000 (14:20 +0000)]
* cosmetic minor change
Originally committed as revision 622 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 29 May 2002 08:31:22 +0000 (08:31 +0000)]
* optimized remaing avg_pixels_xy2
Originally committed as revision 621 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Wed, 29 May 2002 01:55:12 +0000 (01:55 +0000)]
* Make video grabbing work again (if you are grabbing multiple streams
at different frame rates).
* Do the av_abort() change that is not otherwise worth checking in.
Originally committed as revision 620 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Tue, 28 May 2002 16:35:58 +0000 (16:35 +0000)]
* optimized avg_* functions (except xy2)
* minor speedup for put_pixels_x2 & cleanup
Originally committed as revision 619 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 27 May 2002 19:47:57 +0000 (19:47 +0000)]
fixing stackoverflow
Originally committed as revision 618 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 16:42:14 +0000 (16:42 +0000)]
* started to cleanup name clashes for onetime compilation
Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 14:09:10 +0000 (14:09 +0000)]
* more PIC friendly and faster code
Originally committed as revision 616 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 11:32:01 +0000 (11:32 +0000)]
* removed TESTCPU_MAIN - not needed for testing
Originally committed as revision 615 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 09:17:21 +0000 (09:17 +0000)]
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check
as its functionality is used even in those parts which are being
compiled without this flag
- generaly this would require more complicated cleanup patch
- for now leaving for the main author
Originally committed as revision 614 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 08:39:04 +0000 (08:39 +0000)]
* yet a bit more extended
* fixed busy loop test bug on mmx-only machine
Originally committed as revision 613 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 08:37:13 +0000 (08:37 +0000)]
* undefine local defines when they are no longer needed
Originally committed as revision 612 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 08:36:05 +0000 (08:36 +0000)]
* added
Originally committed as revision 611 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 08:34:24 +0000 (08:34 +0000)]
* compatibilized declaration with its original definition
(though I'm not sure which one is correct - but they should match)
Originally committed as revision 610 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 27 May 2002 08:31:54 +0000 (08:31 +0000)]
* avoids double inclusion of this header
(how about making all headers in ffmpeg working this way ?)
Originally committed as revision 609 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sun, 26 May 2002 15:24:32 +0000 (15:24 +0000)]
don't use inttypes.h - use inline function for bswap_64()
Originally committed as revision 608 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sun, 26 May 2002 15:09:58 +0000 (15:09 +0000)]
use sys/soundcard.h for OSS audio
Originally committed as revision 607 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sun, 26 May 2002 15:08:53 +0000 (15:08 +0000)]
bsd fixes
Originally committed as revision 606 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sun, 26 May 2002 15:07:57 +0000 (15:07 +0000)]
fixed mangle issue
Originally committed as revision 605 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sun, 26 May 2002 14:41:53 +0000 (14:41 +0000)]
removed invalid buffer handling
Originally committed as revision 604 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nick Kurshev [Sun, 26 May 2002 09:45:45 +0000 (09:45 +0000)]
untested generic bswap64
Originally committed as revision 603 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sun, 26 May 2002 03:36:34 +0000 (03:36 +0000)]
* Add first cut of code to handle Windows Media Player rate switching
requests. The current state is that at startup, WMP will get the
best stream that it can handle. However, subsequent rate switching
only puts a message in the log saying what the new stream ought to
be. Solving this will be tricky. I guess that we would have to wait for
key frames to appear in the new stream, and then switch over to it.
Some care would be needed to deal with the PTS of the new stream
versus the old stream.
Originally committed as revision 602 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 23:01:48 +0000 (23:01 +0000)]
added license
Originally committed as revision 601 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:47:17 +0000 (22:47 +0000)]
reactivated swf/mjpeg/jpg formats testing
Originally committed as revision 600 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:45:33 +0000 (22:45 +0000)]
license/copyright change
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:42:45 +0000 (22:42 +0000)]
consistent include usage
Originally committed as revision 598 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:39:29 +0000 (22:39 +0000)]
fixed incorrect buffer handling
Originally committed as revision 597 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:38:02 +0000 (22:38 +0000)]
better logic for bswap
Originally committed as revision 596 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:36:24 +0000 (22:36 +0000)]
removed
Originally committed as revision 595 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:36:01 +0000 (22:36 +0000)]
moved in libavcodec
Originally committed as revision 594 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:34:32 +0000 (22:34 +0000)]
license/copyright change
Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:33:18 +0000 (22:33 +0000)]
fixed double free - fixed probe function
Originally committed as revision 592 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:32:57 +0000 (22:32 +0000)]
fixed double free - fixed jpg image sequence automatic selection
Originally committed as revision 591 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:31:48 +0000 (22:31 +0000)]
fixed memory free (no free necessary for private data) - added better support for automatic testing
Originally committed as revision 590 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:26:48 +0000 (22:26 +0000)]
update
Originally committed as revision 589 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:26:19 +0000 (22:26 +0000)]
license/copyright change - fixed header mess
Originally committed as revision 588 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:25:13 +0000 (22:25 +0000)]
license/copyright change - fixed memory leaks
Originally committed as revision 587 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:24:08 +0000 (22:24 +0000)]
more config options
Originally committed as revision 586 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:23:19 +0000 (22:23 +0000)]
license/copyright change
Originally committed as revision 585 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:22:57 +0000 (22:22 +0000)]
license/copyright change - use consistent library names
Originally committed as revision 584 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:21:14 +0000 (22:21 +0000)]
add more info about new configure features
Originally committed as revision 583 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Sat, 25 May 2002 22:18:04 +0000 (22:18 +0000)]
updated
Originally committed as revision 582 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 02:09:40 +0000 (02:09 +0000)]
Change order of extensions and read_probe checking. This gives the read_probe
a higher priority than extensions. This gives FFM a chance of working. Note
that some of the other probe functions are bit optimistic, and can be
confused by binary data (such as 0x00 0x00 0x01 0xzz) for some values of zz.
This set of changes makes ffserver work again, and fixes the cannot open
video grab device message.
Originally committed as revision 581 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 02:06:51 +0000 (02:06 +0000)]
* Add a probe function for FFM files
Originally committed as revision 580 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 02:06:15 +0000 (02:06 +0000)]
* Added yet more output to the status page to try and track down a problem
Originally committed as revision 579 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 01:19:27 +0000 (01:19 +0000)]
* Fix a problem caused by a duplicate free of priv_data -- now uses av_freep
* Make sure that the read buffer for the ffm file is allocated in the priv_data.
Originally committed as revision 578 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 01:18:19 +0000 (01:18 +0000)]
* Add support for time-limiting a live stream. (Some guy streamed one of
my pondcam streams for 24 hours! I'll bet he wasn't watching.
* Add code to allocate the priv_data so that the ffm header can be
parsed again. [Fix crash]
Originally committed as revision 577 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Fri, 24 May 2002 01:16:08 +0000 (01:16 +0000)]
Add an av_abort macro that aborts, but also prints out the location of the abort.
Helps track down bugs.
Originally committed as revision 576 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 16:19:07 +0000 (16:19 +0000)]
* baling 8 seems to have the same speed
Originally committed as revision 575 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 15:58:07 +0000 (15:58 +0000)]
* cosmetic
Originally committed as revision 574 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 15:57:28 +0000 (15:57 +0000)]
* always baling even though it seems to produce sometime worse
results then for -fPIC compilation - don't ask me why...
Originally committed as revision 573 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 15:48:30 +0000 (15:48 +0000)]
* cleanup for put_pixels_mmx
Originally committed as revision 572 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 15:46:07 +0000 (15:46 +0000)]
* minor update
Originally committed as revision 571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 23 May 2002 15:40:08 +0000 (15:40 +0000)]
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
Originally committed as revision 6165 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Zdenek Kabelac [Thu, 23 May 2002 14:57:11 +0000 (14:57 +0000)]
* a little bit extended dsptest also suports dsptestpic target
Originally committed as revision 569 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 13:34:22 +0000 (13:34 +0000)]
* somewhat more advanced test suit for dsp code - for now i386 only
cd test ; make dsptest ; ./dsptest
Originally committed as revision 568 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 12:17:08 +0000 (12:17 +0000)]
* align the source initialy address
Originally committed as revision 567 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 10:10:14 +0000 (10:10 +0000)]
* fixed contrains and avoid usage of scale index access
Originally committed as revision 566 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Thu, 23 May 2002 10:09:33 +0000 (10:09 +0000)]
* added simple test main - see comments about how to
compile - should be probably made as a regression test
Originally committed as revision 565 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 22 May 2002 23:18:59 +0000 (23:18 +0000)]
using 1 operand less and slightly faster put_pixels_y2
Originally committed as revision 564 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 22 May 2002 20:46:24 +0000 (20:46 +0000)]
* fix for -fPIC compilation - compiles with 2.95.2 as well - any
other compiler shows any problem here ??
Originally committed as revision 563 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Wed, 22 May 2002 13:53:23 +0000 (13:53 +0000)]
* minor cleanup
Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 21 May 2002 23:13:57 +0000 (23:13 +0000)]
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this)
Originally committed as revision 561 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Tue, 21 May 2002 23:07:26 +0000 (23:07 +0000)]
* oops - these are the midnight commits...
removed -fPIC used for testing compilability
Originally committed as revision 560 to svn://svn.ffmpeg.org/ffmpeg/trunk