Tue, 21 Nov 2006 12:49:46 +0000 |
diego |
Move FFmpeg library dependencies into the Makefile just like everything else.
|
Tue, 21 Nov 2006 12:16:12 +0000 |
diego |
Move some Win32 LDFLAGS into _ld_extra.
|
Tue, 21 Nov 2006 12:12:19 +0000 |
diego |
Merge MPlayer-specific libs into one variable.
|
Tue, 21 Nov 2006 12:04:41 +0000 |
diego |
Remove _ld_win32, this is handled by the Makefile.
|
Tue, 21 Nov 2006 11:49:47 +0000 |
diego |
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
|
Tue, 21 Nov 2006 11:35:41 +0000 |
diego |
Remove superfluous empty variable declaration.
|
Tue, 21 Nov 2006 11:29:26 +0000 |
diego |
Remove unused -D from CFLAGS.
|
Tue, 21 Nov 2006 11:25:44 +0000 |
diego |
Remove superfluous empty variable declaration.
|
Tue, 21 Nov 2006 11:21:09 +0000 |
diego |
Add VIDIX to LIBS_MPLAYER directly.
|
Tue, 21 Nov 2006 01:14:58 +0000 |
kraymer |
typo / small fixes
|
Mon, 20 Nov 2006 23:34:27 +0000 |
nicodvb |
demux_lavf handles video stream switching
|
Mon, 20 Nov 2006 23:31:01 +0000 |
nicodvb |
check we aren't short of sh_videos before allocating another one
|