Tue, 17 Jul 2007 16:37:26 +0000 |
ptt |
synced with r23748
|
Tue, 17 Jul 2007 16:13:48 +0000 |
ptt |
sync'd with r23747
|
Tue, 17 Jul 2007 12:55:33 +0000 |
diego |
Remove pointless printing of include and linker paths.
|
Tue, 17 Jul 2007 12:37:16 +0000 |
diego |
Do not test for the existence of device files during configuration,
|
Tue, 17 Jul 2007 11:16:15 +0000 |
diego |
Modify X11 headers check so as not to add /usr/include, the default system
|
Tue, 17 Jul 2007 11:08:41 +0000 |
diego |
Remove /usr/include from the list of places to check for headers,
|
Tue, 17 Jul 2007 10:56:16 +0000 |
diego |
Put a compilation fix bandaid in place for the png.h issue.
|
Tue, 17 Jul 2007 10:55:36 +0000 |
diego |
Revert include flag reordering, it does not fix the compilation problem.
|
Tue, 17 Jul 2007 10:14:48 +0000 |
diego |
Remove commented-out dynamic linking check.
|
Tue, 17 Jul 2007 09:45:10 +0000 |
diego |
Remove unused scandir() check and fallback implementation.
|
Tue, 17 Jul 2007 09:41:47 +0000 |
diego |
Remove unused ftello() check and fallback implementation.
|
Tue, 17 Jul 2007 09:40:32 +0000 |
diego |
Remove unused fseeko() check and fallback implementation.
|
Tue, 17 Jul 2007 09:35:21 +0000 |
diego |
This was rewritten by Michael, switch copyrights to him and license to LGPL.
|
Tue, 17 Jul 2007 09:15:22 +0000 |
ptt |
another piece translated :)
|
Mon, 16 Jul 2007 20:25:23 +0000 |
rtogni |
realrtsp smil files can also use ' as field delimiter instead of "
|
Mon, 16 Jul 2007 20:13:25 +0000 |
diego |
Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.
|
Mon, 16 Jul 2007 20:12:43 +0000 |
diego |
Remove incomplete compilation fix bandaid.
|
Mon, 16 Jul 2007 17:48:02 +0000 |
diego |
Remove redundant "all rights reserved" statement, OKed by Walken.
|
Mon, 16 Jul 2007 14:01:53 +0000 |
reimar |
Avoid crash if a non-existent audio track is selected with -aid
|
Mon, 16 Jul 2007 11:34:18 +0000 |
diego |
bandaid compilation fix
|
Mon, 16 Jul 2007 06:34:51 +0000 |
zuxy |
Use native Windows thread API when pthreads isn't available.
|
Sun, 15 Jul 2007 20:32:19 +0000 |
nicodvb |
added support for -alang and -slang with dvdnav:// streams
|
Sun, 15 Jul 2007 17:56:06 +0000 |
reimar |
Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't
|
Sun, 15 Jul 2007 14:47:19 +0000 |
compn |
subs working with lavf change
|
Sat, 14 Jul 2007 15:16:34 +0000 |
diego |
Let us not pretend to be checking for devfs when we are not.
|
Sat, 14 Jul 2007 15:13:25 +0000 |
diego |
Mark mp3lib, liba52 and libmpeg2 tests as internal.
|
Sat, 14 Jul 2007 15:11:08 +0000 |
diego |
Group all vo driver checks together.
|
Sat, 14 Jul 2007 14:53:30 +0000 |
diego |
Move QuickTime codecs check together with the other codecs checks.
|