Mercurial > mplayer.hg
graph
-
Support playback of AFMT_S16_LE audio data on a big endian machineThu, 12 Jul 2001 15:30:15 +0000, by jkeil
-
Add prototypes to wine/loader stuff, so that we can catch __stdcall functionThu, 12 Jul 2001 15:27:48 +0000, by jkeil
-
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that haveThu, 12 Jul 2001 15:23:26 +0000, by jkeil
-
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data fromThu, 12 Jul 2001 15:10:06 +0000, by jkeil
-
fix gcc-3.0 warningThu, 12 Jul 2001 15:08:02 +0000, by jkeil
-
Changed sugnature.Thu, 12 Jul 2001 06:59:17 +0000, by atmos4
-
Fixed a typo and wrong varname.Tue, 10 Jul 2001 13:24:59 +0000, by atmos4
-
Removed untill I figure out why it doesen't work in certain circumstances.Tue, 10 Jul 2001 12:32:22 +0000, by eyck
-
Added nasmTue, 10 Jul 2001 06:10:38 +0000, by nick
-
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.Sun, 08 Jul 2001 22:45:56 +0000, by atmos4
-
*** empty log message ***Sun, 08 Jul 2001 19:54:43 +0000, by gabucino
-
VfwEx supportSun, 08 Jul 2001 17:20:46 +0000, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codecSun, 08 Jul 2001 13:11:01 +0000, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codecSun, 08 Jul 2001 12:34:08 +0000, by arpi
-
video decoder stuffSun, 08 Jul 2001 12:29:38 +0000, by arpi
-
added new driver: nullSun, 08 Jul 2001 12:24:49 +0000, by arpi
-
First few german docs by JAF <jaf.corporation at gmx.at> and me.Sun, 08 Jul 2001 08:57:34 +0000, by atmos4
-
video codec stuff moved to dec_video.cSun, 08 Jul 2001 00:21:20 +0000, by arpi
-
no segfault if no glx presentSat, 07 Jul 2001 20:53:01 +0000, by alex
-
some code clanup (first step to libdemuxer)Sat, 07 Jul 2001 18:46:15 +0000, by arpi
-
fix subdriver stuffSat, 07 Jul 2001 16:37:02 +0000, by arpi
-
*** empty log message ***Sat, 07 Jul 2001 10:47:09 +0000, by gabucino
-
Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.Sat, 07 Jul 2001 09:53:47 +0000, by atmos4
-
-vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHOFri, 06 Jul 2001 21:17:22 +0000, by lgb