Tue, 13 Jun 2006 20:21:47 +0000 |
reimar |
scaler -> scale typo fix
|
Tue, 13 Jun 2006 19:55:20 +0000 |
reimar |
Do not use border for bicubic filter helper texture, since it will cause ATI
|
Tue, 13 Jun 2006 08:00:48 +0000 |
gpoirier |
Fix a condition as suggested by Rich.
|
Tue, 13 Jun 2006 07:58:06 +0000 |
gpoirier |
cosmetics
|
Tue, 13 Jun 2006 07:57:06 +0000 |
gpoirier |
Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
|
Mon, 12 Jun 2006 23:09:18 +0000 |
nicodvb |
audio stream switching in mpeg-ts
|
Mon, 12 Jun 2006 23:06:21 +0000 |
nicodvb |
support for audio stream switching
|
Mon, 12 Jun 2006 21:24:43 +0000 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
Mon, 12 Jun 2006 16:25:05 +0000 |
reimar |
Optimize bicubic filtering
|
Mon, 12 Jun 2006 15:49:18 +0000 |
diego |
10l to Roberto for forgetting to add the release code name.
|
Mon, 12 Jun 2006 15:19:58 +0000 |
diego |
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
|
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?)
|
Thu, 08 Jun 2006 18:50:11 +0000 |
reimar |
loadGPUProgram function to load fragment program with error checking and statistics
|
Thu, 08 Jun 2006 18:17:02 +0000 |
reimar |
bicubic scaling for -vo gl
|
Thu, 08 Jun 2006 18:14:16 +0000 |
Gabrov |
synced with r18651
|
Thu, 08 Jun 2006 16:20:01 +0000 |
kraymer |
Except for missing cd-dvd.xml and codecs.xml, German xml docs
|
Thu, 08 Jun 2006 14:09:34 +0000 |
kraymer |
small fixes in en/video.xml
|
Thu, 08 Jun 2006 12:30:53 +0000 |
michael |
filter left & right edges too (yeah the code is lame i know...)
|
Thu, 08 Jun 2006 10:36:35 +0000 |
michael |
improved mc+src merge code
|
Thu, 08 Jun 2006 10:09:04 +0000 |
diego |
s/CVS/Subversion/
|
Thu, 08 Jun 2006 10:07:12 +0000 |
kraymer |
review of ports.xml and formats.xml translations
|
Thu, 08 Jun 2006 06:56:13 +0000 |
gpoirier |
fixes the infinite loop which occurs when there is a decode error in a frame.
|
Thu, 08 Jun 2006 05:39:32 +0000 |
ods15 |
Add recent Snow stuff to changelog
|
Thu, 08 Jun 2006 00:47:17 +0000 |
kraymer |
10l: double "and"
|
Thu, 08 Jun 2006 00:44:45 +0000 |
kraymer |
review of history.xml and users-vs-dev.xml
|
Thu, 08 Jun 2006 00:21:23 +0000 |
kraymer |
review of mencoder.xml
|
Wed, 07 Jun 2006 23:28:16 +0000 |
kraymer |
rewording/clarification of vqscale option
|