Mercurial > mplayer.hg
graph
-
Im proved Build Version selection for DivX 5.Thu, 21 Mar 2002 18:59:07 +0000, by atmos4
-
fixing bgr15&16 on big_endianThu, 21 Mar 2002 18:53:32 +0000, by michael
-
some updatesThu, 21 Mar 2002 17:16:21 +0000, by alex
-
a bit update to libvo1.5, i think we should make a seperate documentationThu, 21 Mar 2002 17:11:38 +0000, by alex
-
argh 0.5lThu, 21 Mar 2002 16:44:15 +0000, by atmos4
-
Recognize and skip ftype chunk used by some .mp4 files andThu, 21 Mar 2002 16:42:58 +0000, by atmos4
-
temporary disabled len=0 code due to reported loop errorsThu, 21 Mar 2002 15:01:39 +0000, by alex
-
This will hopefully fixThu, 21 Mar 2002 14:08:40 +0000, by ksorim
-
Fix crash when playing multiple files. The bug was triggered when the first fileThu, 21 Mar 2002 10:22:55 +0000, by ksorim
-
Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeThu, 21 Mar 2002 09:22:55 +0000, by ksorim
-
wording patch by Diego & EggerThu, 21 Mar 2002 06:32:13 +0000, by gabucino
-
Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.Thu, 21 Mar 2002 06:05:14 +0000, by atmos4
-
added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>Thu, 21 Mar 2002 01:21:49 +0000, by melanson
-
some new funcs and fixes for quicktimeWed, 20 Mar 2002 22:32:17 +0000, by arpi
-
allow LPSTR typedefWed, 20 Mar 2002 22:31:52 +0000, by arpi
-
not vbt, but vratetolWed, 20 Mar 2002 21:23:59 +0000, by gabucino
-
added input optionsWed, 20 Mar 2002 21:14:36 +0000, by gabucino
-
-oldpp info fixedWed, 20 Mar 2002 20:25:44 +0000, by gabucino
-
-drWed, 20 Mar 2002 20:24:47 +0000, by gabucino
-
new lavc optsWed, 20 Mar 2002 20:23:40 +0000, by gabucino
-
some small updatesWed, 20 Mar 2002 18:07:03 +0000, by gabucino
-
extended FAAD detectionWed, 20 Mar 2002 17:53:44 +0000, by alex
-
Fame support enabled, awaiting bugreports =DWed, 20 Mar 2002 17:26:52 +0000, by mswitch
-
using -dr instead -vaa_drWed, 20 Mar 2002 15:39:08 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:38:13 +0000, by alex
-
Bugfix for --disable-runtime-cpudetectionWed, 20 Mar 2002 15:28:26 +0000, by ksorim
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:22:48 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_level and added i18n support to initWed, 20 Mar 2002 15:14:59 +0000, by alex
-
10l ;)Wed, 20 Mar 2002 14:56:26 +0000, by alex
-
Added options -input keylist and -input cmdlist to list all knowWed, 20 Mar 2002 13:30:57 +0000, by albeu
-
Set the params given to a playlist url to the playlistWed, 20 Mar 2002 10:27:27 +0000, by albeu
-
Fix endless loop at end of an audio only file. It occured when the last chunkWed, 20 Mar 2002 09:48:47 +0000, by albeu
-
New string list option typeWed, 20 Mar 2002 09:45:39 +0000, by albeu
-
added a BMP file demuxer...yeah, that's right, a static image BMP fileWed, 20 Mar 2002 05:15:53 +0000, by melanson
-
oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I thinkWed, 20 Mar 2002 05:09:38 +0000, by melanson
-
add alternative samplerate calculation for files with timescale\!=samplerateWed, 20 Mar 2002 04:22:14 +0000, by atmos4
-
InitializeQTML(0) addedWed, 20 Mar 2002 03:03:29 +0000, by arpi
-
comments on compilingWed, 20 Mar 2002 01:39:09 +0000, by arpi
-
simple sample proggy, using qtmlClient.dll to access QT componentsWed, 20 Mar 2002 01:36:41 +0000, by arpi
-
fixing runtime cpudetect with pre SSE cpusTue, 19 Mar 2002 22:32:45 +0000, by michael
-
config vo if resolution changed (after decoded image read the dimensions out of lavc context)Tue, 19 Mar 2002 22:12:18 +0000, by alex
-
allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov headerTue, 19 Mar 2002 21:48:55 +0000, by atmos4
-
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>Tue, 19 Mar 2002 19:22:00 +0000, by arpi
-
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 19:16:01 +0000, by arpi
-
hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:57:24 +0000, by arpi
-
runtime msg changedTue, 19 Mar 2002 18:49:39 +0000, by arpi
-
a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:42:27 +0000, by arpi
-
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.Tue, 19 Mar 2002 18:27:54 +0000, by albeu
-
Automatically use avcodec if it exists, otherwise fall back to fame (dueTue, 19 Mar 2002 15:08:15 +0000, by mswitch
-
A bug fix in the auto-repeat stuff + moved all printf to mp_msgTue, 19 Mar 2002 13:30:16 +0000, by albeu
-
Commentting sessionTue, 19 Mar 2002 13:29:28 +0000, by albeu
-
A bug fix + moved error msg from verbose to errorTue, 19 Mar 2002 13:28:45 +0000, by albeu
-
Fix a typo error with JOY_BTN2 and JOY_BTN3Tue, 19 Mar 2002 13:27:44 +0000, by albeu
-
small update to english version.Tue, 19 Mar 2002 11:01:37 +0000, by jonas
-
MPlayer now has a Microsoft RLE decoder to call its own...only supportsTue, 19 Mar 2002 07:07:06 +0000, by melanson
-
10l. -ao mpegpes shouldn't be disabled if no DVBTue, 19 Mar 2002 00:11:44 +0000, by arpi
-
update hall of fame :)Mon, 18 Mar 2002 23:59:42 +0000, by atmos4
-
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decodingMon, 18 Mar 2002 23:30:04 +0000, by atmos4
-
updates by Jiri.Svoboda@seznam.czMon, 18 Mar 2002 23:20:13 +0000, by arpi
-
-nosound option addedMon, 18 Mar 2002 22:25:03 +0000, by gabucino
-
applied Melanson's patchMon, 18 Mar 2002 22:24:18 +0000, by gabucino
-
syncMon, 18 Mar 2002 15:21:28 +0000, by jaf
-
updated to english version.Mon, 18 Mar 2002 14:57:34 +0000, by jonas
-
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.Mon, 18 Mar 2002 09:39:18 +0000, by eyck