Mercurial > mplayer.hg
graph
-
- Shutdown capturing before playbackTue, 12 Feb 2002 10:36:43 +0000, by nick
-
ehh. forgot to commit this one...Tue, 12 Feb 2002 08:27:49 +0000, by arpi
-
AVI demuxer fixes:Tue, 12 Feb 2002 01:20:59 +0000, by arpi
-
obladi-obladaMon, 11 Feb 2002 18:57:25 +0000, by gabucino
-
minor rounding bugfix in the aspect stuffMon, 11 Feb 2002 14:04:31 +0000, by michael
-
-fs and or -vm default is nozoom, -zoom does the expected thingMon, 11 Feb 2002 13:45:26 +0000, by michael
-
A whole bunch of free_demuxer in demux_openMon, 11 Feb 2002 12:11:48 +0000, by albeu
-
Place holder for registering modules optionsMon, 11 Feb 2002 11:46:27 +0000, by albeu
-
Added new input mouse support in x11 voMon, 11 Feb 2002 11:44:50 +0000, by albeu
-
Added key autorepeat support. Options to enable/disable joystick and lircMon, 11 Feb 2002 11:42:08 +0000, by albeu
-
add initial mPNG supportMon, 11 Feb 2002 09:15:59 +0000, by pontscho
-
Unroll -ni usage for deint. Anyway it doesn't help :(Mon, 11 Feb 2002 07:30:05 +0000, by nick
-
tell to driver doublebufferingMon, 11 Feb 2002 07:19:18 +0000, by nick
-
Removed the url_copy function , since it was badly implemented,Mon, 11 Feb 2002 05:19:11 +0000, by bertrand
-
Cleaned up the way proxies checking was done.Mon, 11 Feb 2002 05:16:09 +0000, by bertrand
-
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Mon, 11 Feb 2002 01:24:56 +0000, by arpi
-
updated. please check...Mon, 11 Feb 2002 01:15:22 +0000, by arpi
-
unscaled memcpy variant bugfix (negative strides)Sun, 10 Feb 2002 23:57:47 +0000, by michael
-
blessed the QT SMC video codec as being "working"Sun, 10 Feb 2002 23:56:01 +0000, by melanson
-
fixed the last few SMC bugs, thanks to Roberto Togni's bug huntingSun, 10 Feb 2002 23:51:23 +0000, by melanson
-
reinstated original palette decision logic from XAnim (was the QT specSun, 10 Feb 2002 19:06:08 +0000, by melanson
-
added nmhd, added checking for audio trak in demux_mov_fill_bufferSun, 10 Feb 2002 18:31:12 +0000, by alex
-
break if error in decompressing, moved buffer allocatingSun, 10 Feb 2002 18:17:17 +0000, by alex
-
identify jpg with case-insensitive 'jpg' or 'jpeg' stringSun, 10 Feb 2002 18:09:52 +0000, by alex
-
check for overflow in new_sh_video and new_sh_audioSun, 10 Feb 2002 18:09:20 +0000, by alex
-
allways use swScalerSun, 10 Feb 2002 17:48:41 +0000, by michael
-
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)Sun, 10 Feb 2002 16:56:30 +0000, by alex
-
support swscaler for i420Sun, 10 Feb 2002 13:11:11 +0000, by alex
-
div3/vfw encoding fixedSun, 10 Feb 2002 12:20:50 +0000, by arpi
-
added options for completeness: --enable-gcc-checking, --disable-profileSun, 10 Feb 2002 11:25:14 +0000, by pl
-
-playlist also accepts ASX filesSun, 10 Feb 2002 10:05:56 +0000, by gabucino
-
added -dvd-device and -cdrom-deviceSun, 10 Feb 2002 10:04:03 +0000, by gabucino
-
applied Alban Bedel's patch (-dvd-device and -cdrom-device)Sun, 10 Feb 2002 10:03:39 +0000, by gabucino
-
PortabilitySun, 10 Feb 2002 09:56:50 +0000, by nick
-
added credits for Roberto TogniSun, 10 Feb 2002 09:49:45 +0000, by gabucino
-
[REVERSE] this patch translated the file back to englishSun, 10 Feb 2002 08:53:16 +0000, by gabucino
-
added more tips on codec developmentSun, 10 Feb 2002 02:37:54 +0000, by melanson
-
BGR24 support, including flip flagSun, 10 Feb 2002 01:43:35 +0000, by arpi
-
Fixed FILM demuxer so that it now plays (my) FILM filesSun, 10 Feb 2002 01:23:36 +0000, by melanson
-
bgr15 / bgr16 input support (with -zoom)Sun, 10 Feb 2002 01:07:58 +0000, by michael
-
DV-ntsc (dvc) added for quicktime DV steramsSun, 10 Feb 2002 00:56:08 +0000, by arpi
-
temp. workaround for VFW upside-down flipSun, 10 Feb 2002 00:55:10 +0000, by arpi
-
fixedsize video samples fixed (dvntsc-qt.mov)Sun, 10 Feb 2002 00:45:56 +0000, by arpi
-
unscaled BGR24 -> YV12Sun, 10 Feb 2002 00:43:31 +0000, by michael
-
rgb24toyv12 in MMX (untested)Sun, 10 Feb 2002 00:30:24 +0000, by michael
-
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)Sun, 10 Feb 2002 00:16:46 +0000, by atmos4
-
initial seeking (-ss) support in mencoderSun, 10 Feb 2002 00:07:34 +0000, by rfelker
-
bgr24toUV in MMXSat, 09 Feb 2002 23:43:48 +0000, by michael
-
added voctrl_guisupport and fixed some typosSat, 09 Feb 2002 22:38:36 +0000, by alex
-
"I finished the rest of the german documentation and fixedSat, 09 Feb 2002 22:20:03 +0000, by gabucino
-
TestSat, 09 Feb 2002 21:56:25 +0000, by mswitch
-
Added native codec support for QT RPZA data, courtesy of Roberto TogniSat, 09 Feb 2002 20:05:49 +0000, by melanson
-
applied David Holm's patchSat, 09 Feb 2002 17:54:29 +0000, by gabucino
-
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solvesSat, 09 Feb 2002 17:40:33 +0000, by mswitch
-
bgr24toY in MMXSat, 09 Feb 2002 17:03:53 +0000, by michael
-
Get(Set) deinterlacingSat, 09 Feb 2002 15:14:48 +0000, by nick
-
temporary solution to disable adaptive deinterlacing engineSat, 09 Feb 2002 14:53:49 +0000, by nick
-
Fixed a bug where seeking would lock mplayerSat, 09 Feb 2002 14:44:09 +0000, by mswitch
-
Fix according to strange bugreportSat, 09 Feb 2002 14:34:08 +0000, by nick
-
Removed some stuff from the em8300 driver, had to compensateSat, 09 Feb 2002 14:27:24 +0000, by mswitch
-
FreeBSD fixSat, 09 Feb 2002 13:58:37 +0000, by nexus
-
Added switch to disable prebufferingSat, 09 Feb 2002 11:35:24 +0000, by mswitch
-
ARGH, changing playback speed was a mistake...Sat, 09 Feb 2002 11:15:11 +0000, by mswitch
-
Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'mSat, 09 Feb 2002 11:10:31 +0000, by mswitch
-
Thanks to the new control() method I've finally been able to add prebuffering support. ThisSat, 09 Feb 2002 10:43:11 +0000, by mswitch
-
Make code simple. Use swScaler even for fastmemcpy purposes :)Sat, 09 Feb 2002 10:24:44 +0000, by nick
-
"Here is the correct patch again, some changes for the old ones and a patch forSat, 09 Feb 2002 09:28:23 +0000, by gabucino
-
vo_yuv4mpeg addedSat, 09 Feb 2002 01:30:35 +0000, by arpi
-
setting vo_fps, required for vo_yuv4mpegSat, 09 Feb 2002 01:29:11 +0000, by arpi
-
yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>Sat, 09 Feb 2002 01:25:21 +0000, by arpi
-
10000hl to Holm... control MUST BE static...Sat, 09 Feb 2002 01:21:48 +0000, by arpi
-
screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>Sat, 09 Feb 2002 01:10:22 +0000, by arpi
-
g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Sat, 09 Feb 2002 00:49:38 +0000, by arpi
-
libvo's query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:55 +0000, by arpi
-
query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:26 +0000, by arpi
-
by Daniel.Bena@dm-drogeriemarkt.skFri, 08 Feb 2002 23:03:38 +0000, by jaf
-
Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Fri, 08 Feb 2002 20:03:36 +0000, by albeu
-
Added support for key combination and mouse buttons key codeFri, 08 Feb 2002 18:10:56 +0000, by albeu
-
applied David Holm's patchFri, 08 Feb 2002 17:38:32 +0000, by gabucino
-
Audio only support. Include a fix in the asf demuxer opening.Fri, 08 Feb 2002 16:00:14 +0000, by albeu
-
fastmemcpyFri, 08 Feb 2002 15:54:56 +0000, by michael
-
vao, something changed in these files!Fri, 08 Feb 2002 13:57:14 +0000, by gabucino
-
better RoQ explanationFri, 08 Feb 2002 13:56:36 +0000, by gabucino
-
added Anders JohanssonFri, 08 Feb 2002 13:55:53 +0000, by gabucino
-
applied patch from Andres JohanssonFri, 08 Feb 2002 13:54:57 +0000, by gabucino
-
unscaled BGR15->BGR16Fri, 08 Feb 2002 04:18:01 +0000, by michael
-
bgr15 input supportFri, 08 Feb 2002 03:09:46 +0000, by michael
-
faster bgr16 inputFri, 08 Feb 2002 01:24:02 +0000, by michael
-
bgr16 input supportFri, 08 Feb 2002 00:42:00 +0000, by michael
-
csak ugyThu, 07 Feb 2002 22:10:32 +0000, by gabucino
-
better namingThu, 07 Feb 2002 20:22:56 +0000, by arpi
-
VfW encoding support (very alpha yet)Thu, 07 Feb 2002 20:22:03 +0000, by arpi
-
VfW encoding supportThu, 07 Feb 2002 20:20:14 +0000, by arpi
-
AVID fourcc added to MCMjpegThu, 07 Feb 2002 20:15:38 +0000, by arpi
-
Configurable OSD zonesThu, 07 Feb 2002 19:37:09 +0000, by nick
-
- Fixed incorrect i420 support (Michael was right)Thu, 07 Feb 2002 18:58:50 +0000, by nick