Sun, 15 May 2005 20:11:34 +0000 |
nplourde |
set define for apple gcc altivec
|
Sat, 14 May 2005 10:14:48 +0000 |
diego |
Make FAAC detection follow standard enable/disable/auto semantics.
|
Wed, 11 May 2005 16:00:12 +0000 |
lorenm |
sync to x264 rev223 (options: ratetol, vbv_*)
|
Wed, 11 May 2005 08:01:52 +0000 |
diego |
If libggi has been found, search for the libggiwmh extension
|
Tue, 10 May 2005 00:57:43 +0000 |
nplourde |
do not define HAVE_ALTIVEC_H on osx with gcc4
|
Tue, 10 May 2005 00:54:48 +0000 |
nplourde |
mcpu & mtune work on gcc4
|
Tue, 10 May 2005 00:38:46 +0000 |
nplourde |
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
|
Mon, 09 May 2005 21:39:17 +0000 |
rfelker |
end of the locale nightmare, forever
|
Mon, 09 May 2005 17:02:10 +0000 |
nplourde |
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
|
Mon, 09 May 2005 11:53:33 +0000 |
diego |
Allow more gcc 3.x and 4.x versions.
|
Sat, 07 May 2005 14:50:14 +0000 |
nicodvb |
added twolame mp2 audio encoder
|
Thu, 05 May 2005 17:10:16 +0000 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
Thu, 05 May 2005 00:17:27 +0000 |
nplourde |
do not define video_out_macosx if corevideo is not present
|
Wed, 04 May 2005 17:02:14 +0000 |
rfelker |
5l to me, i didn't notice the extra quotes breaking things
|
Wed, 04 May 2005 16:06:07 +0000 |
rfelker |
remove nonportable and replace with proper quoting
|
Wed, 04 May 2005 15:39:49 +0000 |
rfelker |
1000000000l for using nonportable, obfuscated, and even
|
Wed, 04 May 2005 09:17:31 +0000 |
henry |
force C locale to assure consistent behavior of toupper()
|
Wed, 04 May 2005 01:19:28 +0000 |
nplourde |
fix sed for syntax to work on gnu & bsd
|
Tue, 03 May 2005 16:32:13 +0000 |
nplourde |
proper list of libav codec
|
Tue, 03 May 2005 11:16:35 +0000 |
michael |
per (libav)codec enable/disable fix
|
Fri, 29 Apr 2005 17:18:12 +0000 |
nplourde |
recommended flags on osx
|
Fri, 29 Apr 2005 15:44:46 +0000 |
nplourde |
enable vo_macosx if corevideo available
|
Fri, 29 Apr 2005 11:41:07 +0000 |
nplourde |
macosx core video module
|
Mon, 25 Apr 2005 07:07:57 +0000 |
nicodvb |
added faac audio encoder
|
Fri, 22 Apr 2005 06:59:59 +0000 |
nicodvb |
audio encoding reworked
|
Sun, 17 Apr 2005 13:04:28 +0000 |
faust3 |
newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
|
Wed, 13 Apr 2005 11:46:35 +0000 |
nplourde |
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
|
Wed, 06 Apr 2005 11:57:10 +0000 |
rathann |
- fix gcc warnings, strlcat/strlcpy prototypes
|
Wed, 23 Mar 2005 10:07:00 +0000 |
diego |
Fix shared libpostproc installation.
|
Mon, 14 Mar 2005 23:26:11 +0000 |
lorenm |
sync to x264 171: chroma_me, chroma_qp_offset
|