Fri, 15 Mar 2002 16:06:10 +0000 |
alex |
mp_msg'ized (for i18n ;)
|
Fri, 15 Mar 2002 15:57:57 +0000 |
alex |
workaround in palette reader for statunit6.mov, needed to implement support for flag&0x4 and small changes to avoid some sig11-places in the badly muxed cinepak pro movs
|
Fri, 15 Mar 2002 15:53:11 +0000 |
alex |
added get_sh_video/audio and realmedia seeking
|
Fri, 15 Mar 2002 15:51:37 +0000 |
alex |
added PRE-ALPHA seeking ability and index table generator (like avi's one)
|
Fri, 15 Mar 2002 15:01:34 +0000 |
alex |
added TVI BSD BT848
|
Fri, 15 Mar 2002 14:59:32 +0000 |
alex |
initial
|
Fri, 15 Mar 2002 14:42:15 +0000 |
arpi |
place subtitles under the image
|
Fri, 15 Mar 2002 05:08:07 +0000 |
melanson |
RoQ video decoder is much closer to being categorized as "working" (there
|
Fri, 15 Mar 2002 03:49:17 +0000 |
arpi |
10l? frames_per_sequence==GOPsize... so it should be few seconds
|
Thu, 14 Mar 2002 23:58:46 +0000 |
arpi |
temp workaround for mencoder
|
Thu, 14 Mar 2002 23:29:33 +0000 |
arpi |
pitches mess removed
|
Thu, 14 Mar 2002 23:28:51 +0000 |
arpi |
libvo init moved to libmpcodecs
|
Thu, 14 Mar 2002 23:09:27 +0000 |
arpi |
vo_flags unused
|
Thu, 14 Mar 2002 23:08:47 +0000 |
arpi |
missing config_vo
|
Thu, 14 Mar 2002 21:31:25 +0000 |
arpi |
libvo2 #ifs removed
|
Thu, 14 Mar 2002 21:26:15 +0000 |
jonas |
updated to english version.
|
Thu, 14 Mar 2002 19:16:48 +0000 |
jaf |
corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>
|
Thu, 14 Mar 2002 17:20:28 +0000 |
gabucino |
10l
|
Thu, 14 Mar 2002 11:18:19 +0000 |
arpi |
mp3 detection fixed...
|
Thu, 14 Mar 2002 02:26:49 +0000 |
arpi |
some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!
|
Wed, 13 Mar 2002 15:33:55 +0000 |
gabucino |
ijpg for jpegs
|
Wed, 13 Mar 2002 14:39:24 +0000 |
mswitch |
This will slow down wobbling (just a bit)
|
Wed, 13 Mar 2002 14:15:00 +0000 |
mswitch |
Added preliminary fame support
|
Wed, 13 Mar 2002 12:32:42 +0000 |
anders |
Added soft clipping for software volume control
|
Wed, 13 Mar 2002 12:11:21 +0000 |
pontscho |
upsz ... 10l :)
|
Wed, 13 Mar 2002 10:59:20 +0000 |
pontscho |
small changes in event handling
|
Wed, 13 Mar 2002 01:45:42 +0000 |
arpi |
10l - config.h should be included...
|
Wed, 13 Mar 2002 01:23:36 +0000 |
arpi |
using libFAME...
|
Tue, 12 Mar 2002 23:34:52 +0000 |
atmos4 |
sdl dr support
|
Tue, 12 Mar 2002 23:10:04 +0000 |
atmos4 |
10l forgot to remove debug printfs
|
Tue, 12 Mar 2002 22:11:35 +0000 |
atmos4 |
fix dga key handling
|
Tue, 12 Mar 2002 18:02:02 +0000 |
atmos4 |
nortc patch by Attila Kinali
|
Tue, 12 Mar 2002 12:36:00 +0000 |
jaf |
corrections by Diego Biurrun <diego@biurrun.de>
|
Tue, 12 Mar 2002 12:04:40 +0000 |
alex |
lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames -- feel free to flame and reverse
|
Tue, 12 Mar 2002 07:31:41 +0000 |
nick |
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
|
Tue, 12 Mar 2002 07:16:29 +0000 |
nick |
users should know what he lose
|
Tue, 12 Mar 2002 06:32:02 +0000 |
anders |
Bugfix for sig11 when playing multiple files
|
Tue, 12 Mar 2002 01:32:46 +0000 |
melanson |
fixed long-standing issue with stereo IMA4 decoder
|
Mon, 11 Mar 2002 20:13:45 +0000 |
pontscho |
libjpeg and loader conflict workaround
|
Mon, 11 Mar 2002 09:24:09 +0000 |
nick |
Compute aspect ratio only once
|
Mon, 11 Mar 2002 09:19:15 +0000 |
pontscho |
remove obsoleted function (mplResize)
|
Mon, 11 Mar 2002 09:01:43 +0000 |
nick |
Fixed fullscreen mode
|
Mon, 11 Mar 2002 08:48:54 +0000 |
nick |
Fixed color key definitions. Waiting for new bugreports ;)
|
Mon, 11 Mar 2002 08:48:06 +0000 |
nick |
Fixed default background color for proper color key usage
|
Mon, 11 Mar 2002 08:42:07 +0000 |
pontscho |
kill few warning
|
Mon, 11 Mar 2002 07:46:04 +0000 |
nick |
Fixed swapping of UV planes in single buffered mode
|
Mon, 11 Mar 2002 01:13:13 +0000 |
arpi |
framedrop fix
|
Mon, 11 Mar 2002 00:58:32 +0000 |
arpi |
very obsoleted...
|
Mon, 11 Mar 2002 00:49:52 +0000 |
arpi |
ijpg handles AVID and Photo JPEG too
|
Mon, 11 Mar 2002 00:39:40 +0000 |
arpi |
hopefully fixed divx5 header + xvid conflict
|
Mon, 11 Mar 2002 00:13:26 +0000 |
arpi |
JPEG_LIB moved to common libs, requires by mencoder too
|
Mon, 11 Mar 2002 00:13:05 +0000 |
arpi |
libjpeg detection cleanup
|
Sun, 10 Mar 2002 23:55:36 +0000 |
arpi |
1000l. directfb 0.9.9 detection fixed?
|
Sun, 10 Mar 2002 23:45:44 +0000 |
arpi |
removed unneeded includes
|
Sun, 10 Mar 2002 23:20:01 +0000 |
pontscho |
fix fs handling
|
Sun, 10 Mar 2002 23:05:44 +0000 |
pontscho |
rewrite MWM hint handling
|