1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
Go to file
arpi e3da3473cc mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3275 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:03:17 +00:00
debian c++ compiler would also be handy during build 2001-11-11 21:08:30 +00:00
DOCS similar to 1.123 2001-12-02 20:36:43 +00:00
drivers -vo mga notes 2001-12-02 14:01:13 +00:00
etc updated to reflect the fact that FLI decoding is now in the program 2001-11-28 01:37:51 +00:00
Gui usefull file 2001-11-25 17:38:59 +00:00
liba52 Better 3dnow! optimization 2001-06-20 07:54:19 +00:00
libao2 Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz, currently it only works on 44100/(2*ratio) 2001-11-30 22:18:51 +00:00
libmpdemux using #ifdef HAVE_VCD 2001-12-01 23:40:24 +00:00
libmpeg2 runtime cpu detection 2001-11-26 23:21:24 +00:00
libvo Fixed single buffering problems and -vo mga compatibility by number of buffers 2001-12-02 12:21:13 +00:00
linux HAVE_NANOSLEEP 2001-11-23 18:25:32 +00:00
loader fixed regpathname bug 2001-11-26 14:44:45 +00:00
mp3lib fixed 2001-11-30 16:50:37 +00:00
postproc horizontal up/downscale linear & cubic 2001-12-02 20:03:26 +00:00
TOOLS 0x82 support 2001-11-30 23:13:05 +00:00
TVout now pressing [2] should work at once 2001-10-30 17:07:30 +00:00
xa a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
.cvsignore Bring into alphabetical order and add mencoder. 2001-11-20 12:51:57 +00:00
ac3-iec958.c ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
ac3-iec958.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
alaw.h alaw/ulaw tables, generated with TOOLS/alaw-gen.c 2001-05-25 18:26:01 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
cfg-common.h horizontal up/downscale linear & cubic 2001-12-02 20:03:26 +00:00
cfg-mencoder.h horizontal up/downscale linear & cubic 2001-12-02 20:03:26 +00:00
cfg-mplayer-def.h new configfile/cmdline parser 2001-03-19 03:45:49 +00:00
cfg-mplayer.h horizontal up/downscale linear & cubic 2001-12-02 20:03:26 +00:00
cfgparser.c fixed commandline bug: handling '-' as option when '--' unused 2001-11-03 19:04:58 +00:00
cfgparser.h added subconfig type 2001-11-02 00:47:38 +00:00
codec-cfg.c support for FLI image decoding 2001-11-28 01:35:55 +00:00
codec-cfg.h support for FLI image decoding 2001-11-28 01:35:55 +00:00
configure HAVE_VCD, some obsolete stuff removed (-alsa, xmmp) 2001-12-01 23:38:57 +00:00
cpudetect.c non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...)) 2001-11-26 23:08:48 +00:00
cpudetect.h non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...)) 2001-11-26 23:08:48 +00:00
cputable.h array was not correctly initialized 2001-10-20 11:14:57 +00:00
dec_audio.c moved num_audio_channels out of LIBMAD ifdef, where it didn't belong! 2001-11-28 14:29:14 +00:00
dec_audio.h some cleanup 2001-10-30 17:04:59 +00:00
dec_video.c support for FLI image decoding 2001-11-28 01:35:55 +00:00
dec_video.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00
divx4_vbr.c divx4_vbr -> mplayer integration 2001-11-02 23:58:26 +00:00
divx4_vbr.h divx4_vbr -> mplayer integration 2001-11-02 23:58:26 +00:00
dll_init.c Added proper #include's for libvo2 2001-11-14 11:16:45 +00:00
dll_init.h divx.dll o_bih workaround, postprocessing support 2001-10-05 00:08:58 +00:00
fibmap_mplayer.c all error/warn/info messages moved to help_mp-en.h for translation 2001-09-26 21:35:14 +00:00
fifo.c Profiling fix by Artur Skawina <skawina@geocities.com> 2001-11-20 00:23:49 +00:00
find_sub.c Added proper #include's for libvo2 2001-11-14 11:16:45 +00:00
fli.c 32bpp support added 2001-11-28 15:32:56 +00:00
get_path.c some cleanup 2001-10-30 17:04:59 +00:00
help_mp-cs.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-de.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-dk.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-en.h Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option 2001-11-28 12:46:23 +00:00
help_mp-es.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-fr.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-hu.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-nl.h Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be> 2001-12-02 11:16:25 +00:00
help_mp-no.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-pl.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-ro.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-ru.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
ima4.c ima4 mov audio support 2001-10-23 13:56:44 +00:00
ima4.h ima4 mov audio support 2001-10-23 13:56:44 +00:00
lirc_mp.c keypress fix by M.Hunold@t-online.de (Michael Hunold) 2001-10-07 17:19:22 +00:00
lirc_mp.h Initial revision 2001-02-24 20:28:24 +00:00
Makefile Reinvent Nexus last fix (wrong local merger on last commit) 2001-11-29 18:20:59 +00:00
memset.c dunno where to place it :( 2001-11-23 20:43:15 +00:00
mencoder.c bugfix if only -x or only -y is used 2001-12-01 12:24:46 +00:00
mixer.c Applied fix for mixercontrol w/alsa ossemu by Christian Ohm. 2001-09-11 16:26:41 +00:00
mixer.h applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> 2001-06-05 18:40:44 +00:00
mmx_defs.h PAVGB support 2001-10-30 16:16:49 +00:00
mmx.h forgot, sorry 2001-10-28 11:47:22 +00:00
mp_msg.c cleanup 2001-09-26 18:40:57 +00:00
mp_msg.h added MSGT_OSDEP 2001-11-23 16:09:05 +00:00
mplayer.c mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru> 2001-12-03 01:03:17 +00:00
mplayer.h add a_frame variable. 2001-06-04 18:41:34 +00:00
msvidc.c added 32bpp output support 2001-11-28 15:19:14 +00:00
my_profile.c using volatile modifier 2001-11-11 15:20:19 +00:00
my_profile.h using volatile modifier 2001-11-11 15:20:19 +00:00
spudec.c Fix spudec compile with libdvdread enabled. 2001-11-28 14:55:56 +00:00
spudec.h Fix spudec compile with libdvdread enabled. 2001-11-28 14:55:56 +00:00
subreader.c patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru> 2001-11-30 23:45:48 +00:00
subreader.h minor cleanups: 2001-11-15 11:53:11 +00:00
tvision.c uyvy->yv12->postprocess->libvo 2001-11-10 23:37:25 +00:00
version.sh removed 0.17 2001-08-22 16:17:08 +00:00
videodev.h Initial revision 2001-02-24 20:28:24 +00:00
xacodec.c removed vivo shit 2001-11-25 16:47:04 +00:00
xacodec.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00