Wolfram Gloger [Mon, 5 Feb 2007 02:08:57 +0000 (02:08 +0000)]
Fix audio corruption when cutting.
Patch by Wolfram Gloger, wmglo dent dot med dot uni-muenchen dot de.
Originally committed as revision 7818 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sun, 4 Feb 2007 17:05:44 +0000 (17:05 +0000)]
move networking #includes into separate file
patch by Ramiro Polla angustia =a= arrozcru =d= no-ip =d= org
Originally committed as revision 7817 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 4 Feb 2007 11:20:32 +0000 (11:20 +0000)]
useless as this file wont be compiled if this is not true
Originally committed as revision 7816 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 4 Feb 2007 10:46:28 +0000 (10:46 +0000)]
Save frame header info in context variables
Originally committed as revision 7815 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 4 Feb 2007 10:45:01 +0000 (10:45 +0000)]
Set frame rate from extradata
Originally committed as revision 7814 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 Feb 2007 13:15:55 +0000 (13:15 +0000)]
factorize switch_buffer()
Originally committed as revision 7813 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 Feb 2007 12:42:12 +0000 (12:42 +0000)]
fix decoding of takethat.mp3
Originally committed as revision 7812 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 3 Feb 2007 06:43:06 +0000 (06:43 +0000)]
These messages are just for debug purposes
Originally committed as revision 7811 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 3 Feb 2007 06:41:14 +0000 (06:41 +0000)]
Set codec dimensions if provided by extradata
Originally committed as revision 7810 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 3 Feb 2007 06:39:50 +0000 (06:39 +0000)]
VC-1 parser
Originally committed as revision 7809 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Fri, 2 Feb 2007 17:54:50 +0000 (17:54 +0000)]
Make x11grab output its warning that it couldn't find the mouse pointer only
once. This prevents flooding of the terminal when grabbing from a different
X-screen.
Originally committed as revision 7808 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Fri, 2 Feb 2007 15:14:13 +0000 (15:14 +0000)]
0x00000103 is not an escape marker
Originally committed as revision 7807 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zuxy Meng [Fri, 2 Feb 2007 14:33:25 +0000 (14:33 +0000)]
Set correct aspect ratio (it's sample aspect, not display aspect)
Patch by Zuxy Meng
(mail = `echo "Zuxy Meng" | tr "[A-Z] " "[a-z]." | sed "s/$/@gmail.com/"`)
Originally committed as revision 7806 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Feb 2007 11:19:58 +0000 (11:19 +0000)]
packets must be correctly interleaved
Originally committed as revision 7805 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Feb 2007 10:25:30 +0000 (10:25 +0000)]
add FIXME
Originally committed as revision 7804 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Fri, 2 Feb 2007 06:45:21 +0000 (06:45 +0000)]
General approach to parsing chunks in VC-1 AP
Originally committed as revision 7803 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Feb 2007 02:58:01 +0000 (02:58 +0000)]
some (probably exploitable) out of array write fixes
Originally committed as revision 7802 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 2 Feb 2007 00:23:19 +0000 (00:23 +0000)]
missed a redundant load
Originally committed as revision 7801 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Feb 2007 23:30:33 +0000 (23:30 +0000)]
revert accidental checkin
Originally committed as revision 7800 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Feb 2007 22:50:38 +0000 (22:50 +0000)]
save one cycle
Originally committed as revision 7799 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Feb 2007 22:44:42 +0000 (22:44 +0000)]
remove redundant loads
Originally committed as revision 7798 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Thu, 1 Feb 2007 18:39:49 +0000 (18:39 +0000)]
Check for out-of-bounds access
Originally committed as revision 7797 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Thu, 1 Feb 2007 09:48:09 +0000 (09:48 +0000)]
Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
mbardiaux mediaxim dot be.
Originally committed as revision 7796 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 1 Feb 2007 09:47:36 +0000 (09:47 +0000)]
correctly set profile/level for hd
Originally committed as revision 7795 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Thu, 1 Feb 2007 09:45:05 +0000 (09:45 +0000)]
Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux,
mbardiaux mediaxim dot be.
Originally committed as revision 7794 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Thu, 1 Feb 2007 00:52:39 +0000 (00:52 +0000)]
Simplify GPl check.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7793 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 1 Feb 2007 00:34:09 +0000 (00:34 +0000)]
use avcodec_decode_audio2()
Originally committed as revision 7792 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 31 Jan 2007 23:32:01 +0000 (23:32 +0000)]
extract aspect ratio
Originally committed as revision 7791 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 31 Jan 2007 23:04:56 +0000 (23:04 +0000)]
optimize IDCT of rows with mostly zero coefficients
Originally committed as revision 7790 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 22:58:53 +0000 (22:58 +0000)]
Move lzo decompression to libavutil
Originally committed as revision 7789 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 21:20:31 +0000 (21:20 +0000)]
Make sure we do not accidentially "fix" cnt to something < 0
Originally committed as revision 7788 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 21:00:48 +0000 (21:00 +0000)]
Simplify checks, use that we know that cnt will not be < 0
Originally committed as revision 7787 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 20:57:30 +0000 (20:57 +0000)]
Remove boundary checks that are actually done "well enough"
in copy function
Originally committed as revision 7786 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 20:26:32 +0000 (20:26 +0000)]
Documentation fix: Copy functions should "work" fine for cnt == 0
Originally committed as revision 7785 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 17:16:13 +0000 (17:16 +0000)]
Optimize LZO copy operations
Originally committed as revision 7784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 31 Jan 2007 14:46:07 +0000 (14:46 +0000)]
Exit on failed libfaad check.
Originally committed as revision 7783 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Wed, 31 Jan 2007 11:52:47 +0000 (11:52 +0000)]
Move libfaad2 check out of the GPL check.
patch by Ramiro Polla, ramiro lisha.ufsc br, simplifications by me
Originally committed as revision 7782 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 31 Jan 2007 11:24:04 +0000 (11:24 +0000)]
10l to whoever wrote this (wrong fps, fixes nirvana.nuv)
Originally committed as revision 7781 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Wed, 31 Jan 2007 11:19:48 +0000 (11:19 +0000)]
Fix memcpy out-of-bounds.
patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7780 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 31 Jan 2007 10:48:08 +0000 (10:48 +0000)]
another >> vs >
Originally committed as revision 7779 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 31 Jan 2007 10:34:13 +0000 (10:34 +0000)]
simpify state and make code 2% faster
reimar, dont hesitate to flame me for not sending patches and feel free to revert any or all of my changes to lzo.c if you dont like them
Originally committed as revision 7778 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 10:29:58 +0000 (10:29 +0000)]
Add two extra needed bounds checks
Originally committed as revision 7777 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 31 Jan 2007 10:07:22 +0000 (10:07 +0000)]
replace if(x>>b) by if(x>C) as shifts are slow on some cpus and i have my doubts that gcc can replace the shifts as x is signed, it could in theory but well its gcc ...
Originally committed as revision 7776 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 31 Jan 2007 09:37:02 +0000 (09:37 +0000)]
Add code to testcode to ease comparing with liblzo.
Originally committed as revision 7775 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Wed, 31 Jan 2007 08:29:24 +0000 (08:29 +0000)]
Add some context to av_log calls.
patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7774 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Wed, 31 Jan 2007 00:34:56 +0000 (00:34 +0000)]
Make BMP decoder use bytestream. Patch by Michel Bardiaux
mbardiaux mediaxim dot be.
Originally committed as revision 7773 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 30 Jan 2007 22:51:05 +0000 (22:51 +0000)]
slightly reformat --help output for ease of understanding
Originally committed as revision 7772 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 30 Jan 2007 22:12:02 +0000 (22:12 +0000)]
Clarify usage of external libs whose functionality exists natively.
Originally committed as revision 7771 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 30 Jan 2007 22:05:21 +0000 (22:05 +0000)]
Clarify that libogg is for muxing only.
Originally committed as revision 7770 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 30 Jan 2007 21:57:26 +0000 (21:57 +0000)]
Clarify --help output about Vorbis and Theora.
Originally committed as revision 7769 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Tue, 30 Jan 2007 14:24:12 +0000 (14:24 +0000)]
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
Caulfield, ian dot caulfield gmail dot com.
Originally committed as revision 7768 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ian Caulfield [Tue, 30 Jan 2007 14:19:43 +0000 (14:19 +0000)]
Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not
have the last line decoded, leaving the bottom line of the bitmap array
uninitialised. Patch by Ian Caulfield, ian dot caulfield gmail dot com.
Originally committed as revision 7767 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ronald S. Bultje [Tue, 30 Jan 2007 10:48:39 +0000 (10:48 +0000)]
Fix misbehaviour in url_fseek() when seeking fails.
The return value of the seek function is -1 on error, not -EPIPE (the return value in url_seek() if no seek function pointer is set)
Patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
date: Dec 31, 2006 9:25 PM
subject: [Ffmpeg-devel] Re: [PATCH] file length handling
Originally committed as revision 7766 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ronald S. Bultje [Tue, 30 Jan 2007 10:37:52 +0000 (10:37 +0000)]
protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else the
return value may still end up being zero (if the seek returns -1, which is
e.g. what file.c will return on error), which is a valid (but incorrect)
filesize.
Patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
date: Jan 2, 2007 2:11 AM
subject: [Ffmpeg-devel] Re: [PATCH] file length handling
Originally committed as revision 7765 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Tue, 30 Jan 2007 10:31:34 +0000 (10:31 +0000)]
Add the const specifier as needed to reduce the number of warnings.
Originally committed as revision 7764 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Mon, 29 Jan 2007 22:27:27 +0000 (22:27 +0000)]
typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
Originally committed as revision 7763 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Mon, 29 Jan 2007 22:25:54 +0000 (22:25 +0000)]
theoretically save one cycle
Originally committed as revision 7762 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 29 Jan 2007 22:06:55 +0000 (22:06 +0000)]
trigger for the audio scope vissualization
Originally committed as revision 7761 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Mon, 29 Jan 2007 15:02:57 +0000 (15:02 +0000)]
Missing prototype added
Originally committed as revision 7760 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 29 Jan 2007 14:54:55 +0000 (14:54 +0000)]
fix seeking in wma
Originally committed as revision 7759 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Mon, 29 Jan 2007 14:23:00 +0000 (14:23 +0000)]
Fix BI-frames decoding for Adv. profile
Originally committed as revision 7758 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Mon, 29 Jan 2007 14:07:12 +0000 (14:07 +0000)]
Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be.
Originally committed as revision 7757 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Mon, 29 Jan 2007 10:42:36 +0000 (10:42 +0000)]
Check that js_vlc_bits from the extradata is in a valid range.
Originally committed as revision 7756 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Mon, 29 Jan 2007 10:32:14 +0000 (10:32 +0000)]
Get rid of the COOKextradata struct. And use valid C to parse the extradata.
Originally committed as revision 7755 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Mon, 29 Jan 2007 08:58:03 +0000 (08:58 +0000)]
Kill a warning and don't use modulus.
Originally committed as revision 7754 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Mon, 29 Jan 2007 08:37:22 +0000 (08:37 +0000)]
decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.
Originally committed as revision 7753 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 28 Jan 2007 21:32:08 +0000 (21:32 +0000)]
ARMv6 SIMD IDCT
Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Sun, 28 Jan 2007 20:38:35 +0000 (20:38 +0000)]
stray fflush spotted by Aurel
Originally committed as revision 22051 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Luca Barbato [Sun, 28 Jan 2007 17:52:59 +0000 (17:52 +0000)]
Make example and test build and link correctly
Originally committed as revision 22048 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Luca Barbato [Sun, 28 Jan 2007 17:51:41 +0000 (17:51 +0000)]
av_logify
Originally committed as revision 22047 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Sun, 28 Jan 2007 17:29:32 +0000 (17:29 +0000)]
simplify condition
Originally committed as revision 7751 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 28 Jan 2007 17:23:28 +0000 (17:23 +0000)]
Seeking support in WavPack
Originally committed as revision 7750 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:54:58 +0000 (16:54 +0000)]
Use a function for repeated AltiVec output and condition check.
Originally committed as revision 7749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:50:05 +0000 (16:50 +0000)]
Fix wrong condition check in the memalign error output.
Originally committed as revision 7748 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 28 Jan 2007 16:49:51 +0000 (16:49 +0000)]
LZO optimization: check input buffer bounds less frequently if padded
Originally committed as revision 7747 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:37:40 +0000 (16:37 +0000)]
spelling and formatting cosmetics
Originally committed as revision 7746 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:34:47 +0000 (16:34 +0000)]
Use ! disabled() where appropriate.
Originally committed as revision 7745 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:28:03 +0000 (16:28 +0000)]
Use disabled() to check for GPL.
Originally committed as revision 7744 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:22:07 +0000 (16:22 +0000)]
Make use of enabled_any().
Originally committed as revision 7743 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:20:11 +0000 (16:20 +0000)]
Make use of disabled(), disabled_all() and enabled_all().
Originally committed as revision 7742 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 28 Jan 2007 16:16:49 +0000 (16:16 +0000)]
Add disabled_any() and disabled_all() functions.
Originally committed as revision 7741 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sun, 28 Jan 2007 16:04:55 +0000 (16:04 +0000)]
Add disabled() function and make use of it.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7740 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Sun, 28 Jan 2007 10:17:48 +0000 (10:17 +0000)]
Sort out the diffrent cook versions.
Originally committed as revision 7739 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Sun, 28 Jan 2007 10:05:21 +0000 (10:05 +0000)]
Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
ian at braithwaite dot dk.
Originally committed as revision 7738 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Sun, 28 Jan 2007 09:07:49 +0000 (09:07 +0000)]
an alloc func failing should give ENOMEM anyway.
Originally committed as revision 7737 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ronald S. Bultje [Sun, 28 Jan 2007 02:38:02 +0000 (02:38 +0000)]
proper error handling in file size retrieval, patch by Ronald S. Bultje rbultje at ronald bitfreak net
Originally committed as revision 7736 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Sat, 27 Jan 2007 17:30:54 +0000 (17:30 +0000)]
Get rid of one warning.
Originally committed as revision 7735 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Sat, 27 Jan 2007 15:09:34 +0000 (15:09 +0000)]
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
Originally committed as revision 7734 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 27 Jan 2007 14:24:40 +0000 (14:24 +0000)]
Coded residual in WavPack may be > 0xFFFF
Originally committed as revision 7733 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sat, 27 Jan 2007 14:23:55 +0000 (14:23 +0000)]
Fix _LZO_H vs. LZO_H typo
Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sat, 27 Jan 2007 14:15:03 +0000 (14:15 +0000)]
Fix buffer end checks in lzo copy code to work in all cases.
Originally committed as revision 7731 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 27 Jan 2007 14:11:50 +0000 (14:11 +0000)]
nobody uses TARGET_CMOV
Originally committed as revision 7730 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 27 Jan 2007 14:10:57 +0000 (14:10 +0000)]
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
Originally committed as revision 7729 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 27 Jan 2007 14:02:10 +0000 (14:02 +0000)]
simplify setting of TARGET_* variables
Originally committed as revision 7728 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sat, 27 Jan 2007 13:48:27 +0000 (13:48 +0000)]
Add lzo test code
Originally committed as revision 7727 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Sat, 27 Jan 2007 12:35:12 +0000 (12:35 +0000)]
Fix warnings and simplify/reorder the code
Originally committed as revision 7726 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 27 Jan 2007 12:07:16 +0000 (12:07 +0000)]
stealing a few field names from mplayers asf demuxer
Originally committed as revision 7725 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sat, 27 Jan 2007 07:59:43 +0000 (07:59 +0000)]
Change occurences of 'test $foo != "no"' to 'enabled foo' for
values which can only be set to "no" or "yes".
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7724 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sat, 27 Jan 2007 07:58:21 +0000 (07:58 +0000)]
Change one occurence of 'test $foo = yes -o test $bar = yes' to
'enabled_any foo bar', and one occurence of
'test $foo = yes && test $bar = yes' to 'enabled_all foo bar'.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7723 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sat, 27 Jan 2007 07:54:52 +0000 (07:54 +0000)]
Change all straight 'test $foo = "yes"' to 'enabled foo'.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7722 to svn://svn.ffmpeg.org/ffmpeg/trunk