Mon, 11 Dec 2006 10:23:33 +0000 |
diego |
Fix --extra-libs-mplayer and --extra-libs-mencoder.
|
Mon, 11 Dec 2006 10:19:26 +0000 |
diego |
small updates, cosmetics
|
Mon, 11 Dec 2006 08:59:43 +0000 |
reimar |
10l, forgot to add _inc_x11 to X11 cc check
|
Mon, 11 Dec 2006 08:35:49 +0000 |
henry |
(hopefully) the rest of PPC modifications
|
Sun, 10 Dec 2006 22:45:32 +0000 |
reimar |
OpenAL volume control
|
Sun, 10 Dec 2006 22:12:48 +0000 |
reimar |
Better default CFLAGS for non-gnu, non-intel compilers
|
Sun, 10 Dec 2006 21:37:00 +0000 |
reimar |
Respect -noidx in lavf demuxer
|
Sun, 10 Dec 2006 19:47:24 +0000 |
reimar |
Make sure closesocket is called.
|
Sun, 10 Dec 2006 19:38:41 +0000 |
reimar |
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
|
Sun, 10 Dec 2006 19:35:39 +0000 |
reimar |
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
|
Sun, 10 Dec 2006 19:25:59 +0000 |
torinthiel |
Revert my previous, broken commit
|
Sun, 10 Dec 2006 18:59:28 +0000 |
reimar |
Only increase buffer size to avoid crashes when seeking in
|
Sun, 10 Dec 2006 17:28:56 +0000 |
nicodvb |
check that stream_type is DVD before calling dvd_lang_from_aid
|
Sun, 10 Dec 2006 17:28:01 +0000 |
nicodvb |
show subtitle language in OSD ; patch by Otvos Attila
|
Sun, 10 Dec 2006 17:25:54 +0000 |
nicodvb |
added function to return the language of the specified subtitle id. Patch by
|
Sun, 10 Dec 2006 16:52:58 +0000 |
reimar |
Fix realvideo size changes by using our own malloced buffer and export type mpi.
|
Sun, 10 Dec 2006 15:10:46 +0000 |
reimar |
Add x11 include path only to _inc_extra if X11 is actually enabled.
|
Sun, 10 Dec 2006 14:46:37 +0000 |
reimar |
Remove no longer needed always_inline hack in mpbswap.h
|
Sun, 10 Dec 2006 14:07:08 +0000 |
reimar |
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
|
Sun, 10 Dec 2006 14:04:27 +0000 |
reimar |
Avoid deprecated _sleep, instead include windows.h and use Sleep just like
|
Sun, 10 Dec 2006 13:17:54 +0000 |
reimar |
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.
|
Sun, 10 Dec 2006 11:53:19 +0000 |
reimar |
ffmjpeg uses RGB24 for JPEG-LS
|
Sun, 10 Dec 2006 08:19:21 +0000 |
voroshil |
r21561: update vbuf_size and suggest 400 for HDTV video
|
Sun, 10 Dec 2006 01:38:54 +0000 |
nplourde |
vo_macosx, fix crash when closing window
|
Sun, 10 Dec 2006 01:10:53 +0000 |
reimar |
Fix a compiler warning
|
Sun, 10 Dec 2006 01:08:32 +0000 |
reimar |
Set frequency and correct frequency getting
|
Sun, 10 Dec 2006 00:50:38 +0000 |
uau |
Set AVFMT_FLAG_GENPTS if -correct-pts is used.
|
Sun, 10 Dec 2006 00:21:35 +0000 |
reimar |
Remove a disabled and completely outdated sample rate mismatch warning.
|