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
|
Wed, 07 Jun 2006 22:52:46 +0000 |
rtogni |
Update
|
Wed, 07 Jun 2006 22:40:40 +0000 |
nicodvb |
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
|
Wed, 07 Jun 2006 22:22:45 +0000 |
diego |
Project Mayo is long dead, their CVS does not work. Some more changes
|
Wed, 07 Jun 2006 22:14:00 +0000 |
nicodvb |
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
|
Wed, 07 Jun 2006 22:07:24 +0000 |
rtogni |
Flash screen video decoded via lavc
|
Wed, 07 Jun 2006 22:01:25 +0000 |
gpoirier |
sync with r18631 (except a gl commit that will be translated later)
|
Wed, 07 Jun 2006 20:32:58 +0000 |
rtogni |
Update
|
Wed, 07 Jun 2006 19:12:31 +0000 |
kraymer |
r18631: yadif filter: formatting fixes
|
Wed, 07 Jun 2006 18:52:49 +0000 |
kraymer |
yadif filter: formatting fixes
|
Wed, 07 Jun 2006 18:19:58 +0000 |
kraymer |
add vqscale=0 option, explain different meanings for snow and other codecs
|
Wed, 07 Jun 2006 18:18:57 +0000 |
banan |
Nop some instructions causing the vfwvp6 dll encoder to crash.
|
Wed, 07 Jun 2006 17:31:14 +0000 |
michael |
mcdeint is happy with yadif=3 too
|
Wed, 07 Jun 2006 17:21:45 +0000 |
michael |
make spatial interlacing check optional
|
Wed, 07 Jun 2006 16:46:52 +0000 |
michael |
simplify
|
Wed, 07 Jun 2006 15:03:25 +0000 |
ivo |
avoid usage of head -1/head -n 1 and use sed 1q instead
|
Wed, 07 Jun 2006 14:43:34 +0000 |
michael |
cleanup
|
Wed, 07 Jun 2006 14:07:32 +0000 |
reimar |
Add bicubic texture scaling
|
Wed, 07 Jun 2006 13:39:06 +0000 |
michael |
cleanup
|
Wed, 07 Jun 2006 13:36:45 +0000 |
reimar |
move misplaced echores. Output may still not be as intended though
|
Wed, 07 Jun 2006 13:24:54 +0000 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
Wed, 07 Jun 2006 13:17:32 +0000 |
reimar |
VP6 under FreeBSD and -monitorpixelaspect
|
Wed, 07 Jun 2006 13:12:11 +0000 |
reimar |
Fix runtime-patching code to take into account the address when the codec is loaded.
|
Wed, 07 Jun 2006 13:04:35 +0000 |
gpoirier |
sync with r18574
|
Wed, 07 Jun 2006 12:59:07 +0000 |
gpoirier |
some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layout
|
Wed, 07 Jun 2006 12:28:04 +0000 |
gpoirier |
Remove all references to MPlayer CVS from bugreports.xml
|
Wed, 07 Jun 2006 00:15:28 +0000 |
corey |
Change "Supress" to "Suppress" in a couple comments.
|
Wed, 07 Jun 2006 00:05:50 +0000 |
corey |
sinesupress --> sinesuppress rename: looks like I need to
|
Wed, 07 Jun 2006 00:02:51 +0000 |
corey |
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
Tue, 06 Jun 2006 23:42:33 +0000 |
michael |
simplify
|
Tue, 06 Jun 2006 23:34:21 +0000 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
Tue, 06 Jun 2006 23:30:23 +0000 |
michael |
yet another deinterlacing filter
|
Tue, 06 Jun 2006 23:04:28 +0000 |
diego |
small consistency fix
|