Mon, 12 Jun 2006 11:14:10 +0000 |
gpoirier |
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
|
Sun, 11 Jun 2006 21:29:00 +0000 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
Sun, 11 Jun 2006 21:26:35 +0000 |
nicodvb |
moved stream_dvd's interface to stream_dvd.h
|
Sun, 11 Jun 2006 21:18:25 +0000 |
nicodvb |
now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
|
Sun, 11 Jun 2006 21:16:12 +0000 |
nicodvb |
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
|
Sun, 11 Jun 2006 18:35:14 +0000 |
rtogni |
Add pre7try3, final pre8 update
|
Sun, 11 Jun 2006 14:53:31 +0000 |
gpoirier |
sync with r18656 (French man page is now in sync)
|
Sun, 11 Jun 2006 10:08:40 +0000 |
reimar |
fix image adjustment (brightness etc.) for yuv=6
|
Sat, 10 Jun 2006 22:13:19 +0000 |
kraymer |
sync with r18673
|
Sat, 10 Jun 2006 20:48:06 +0000 |
attila |
Preliminary version of mirror howto
|
Sat, 10 Jun 2006 20:11:38 +0000 |
reimar |
Do not require iconv program with --charset=noconv
|
Sat, 10 Jun 2006 12:24:43 +0000 |
diego |
Expand and update the Solaris and AIX sections.
|
Fri, 09 Jun 2006 23:19:13 +0000 |
rtogni |
Protect SIZE_MAX use
|
Fri, 09 Jun 2006 22:33:09 +0000 |
pacman |
Fix declaration mixed in among statements in the recent dvr-ms code
|
Fri, 09 Jun 2006 21:43:23 +0000 |
nicodvb |
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
|
Fri, 09 Jun 2006 21:31:00 +0000 |
nicodvb |
support for vorbis in mp4/mov
|
Fri, 09 Jun 2006 21:30:06 +0000 |
nicodvb |
support for vorbis in mp4/mov
|
Fri, 09 Jun 2006 21:29:18 +0000 |
nicodvb |
decoderConfigLen can be larger than 255 bytes
|
Fri, 09 Jun 2006 14:43:44 +0000 |
kraymer |
r18656: Add yuv to rgb conversion using a 3D lookup texture
|
Fri, 09 Jun 2006 14:41:59 +0000 |
kraymer |
add Kurt Lettmaier to AUTHORS
|
Fri, 09 Jun 2006 14:27:54 +0000 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
Fri, 09 Jun 2006 14:19:59 +0000 |
diego |
Generalize runtime linker support.
|
Fri, 09 Jun 2006 13:40:19 +0000 |
diego |
Ignore all generates libs.
|
Fri, 09 Jun 2006 13:33:44 +0000 |
diego |
CVS --> Subversion
|
Fri, 09 Jun 2006 13:32:57 +0000 |
diego |
CVS --> Subversion
|
Fri, 09 Jun 2006 13:14:07 +0000 |
Gabrov |
synced with r18656
|
Fri, 09 Jun 2006 10:29:35 +0000 |
michael |
better spatial interpolation
|
Thu, 08 Jun 2006 22:39:45 +0000 |
kraymer |
unify wording of "Manpage" (according to most occurences in de/mplayer.1)
|
Thu, 08 Jun 2006 19:02:56 +0000 |
reimar |
Add yuv to rgb conversion using a 3D lookup texture
|
Thu, 08 Jun 2006 18:56:33 +0000 |
kraymer |
re-added some missing messages (who removed these anyway?)
|