log mplayer.c @ 442:0828c5d13418

age author description
Sun, 15 Apr 2001 19:13:38 +0000 gabucino fixed mplayer.c
Sun, 15 Apr 2001 18:35:17 +0000 gabucino Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
Sun, 15 Apr 2001 14:46:07 +0000 arpi_esp bih fix for mpegs
Sun, 15 Apr 2001 14:33:49 +0000 arpi_esp sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
Sun, 15 Apr 2001 13:57:06 +0000 arpi_esp dirty workaround for video-only files...
Sun, 15 Apr 2001 03:40:37 +0000 arpi_esp new stream selection code
Sat, 14 Apr 2001 22:51:56 +0000 arpi_esp print help before reading font+sub
Sat, 14 Apr 2001 18:09:46 +0000 arpi_esp more sh_audio/sh_video cleanup, removed has_video
Sat, 14 Apr 2001 17:19:50 +0000 arpi_esp -fps is working again for all file formats
Sat, 14 Apr 2001 17:08:31 +0000 arpi_esp more cleanup
Sat, 14 Apr 2001 15:25:11 +0000 arpi_esp DVD PCM audio support
Sat, 14 Apr 2001 03:12:06 +0000 arpi_esp more cleanup of video decoding
Fri, 13 Apr 2001 23:37:40 +0000 arpi_esp dbpp check removed *AGAIN*
Fri, 13 Apr 2001 17:50:13 +0000 acki2 - changed -bpp again: if vo driver obeys depth value set by user, then
Fri, 13 Apr 2001 13:47:36 +0000 arpi_esp -bpp changes
Fri, 13 Apr 2001 11:15:25 +0000 acki2 - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired depth
Thu, 12 Apr 2001 22:16:58 +0000 arpi_esp moved printf out of switch()
Thu, 12 Apr 2001 20:37:25 +0000 szabii variables related to fbdev moved to cfg-mplayer.h
Thu, 12 Apr 2001 02:24:41 +0000 arpi_esp some cleanup of init_video
Thu, 12 Apr 2001 00:52:22 +0000 arpi_esp Makefile.No-DS fixes
Thu, 12 Apr 2001 00:40:42 +0000 arpi_esp OSD fixes, patch by Kebert Martin
Wed, 11 Apr 2001 21:36:56 +0000 szabii -fbdepth added
Wed, 11 Apr 2001 20:58:15 +0000 szabii static removed from verbose definition
Wed, 11 Apr 2001 20:53:52 +0000 szabii -fbmode/-fbmodecfg
Wed, 11 Apr 2001 01:38:57 +0000 arpi_esp less, and more informal printfs
Wed, 11 Apr 2001 00:35:57 +0000 arpi_esp changed fs+vm+zoom flags for libvo
Tue, 10 Apr 2001 23:18:01 +0000 szabii find_codec() modified
Sat, 07 Apr 2001 21:42:40 +0000 arpi_esp missing codecs.conf is no more a WARNING, it's FATAL
Sat, 07 Apr 2001 21:27:57 +0000 arpi_esp codecs.conf support
Fri, 06 Apr 2001 16:31:18 +0000 arpi_esp audio init moved to dec_audio.c