Fri, 01 Nov 2002 16:10:15 +0000 |
arpi |
get stream back from the demuxer
|
Sat, 26 Oct 2002 00:28:48 +0000 |
pl |
avoids segfaults w.r.t to mp3 files handling:
|
Fri, 25 Oct 2002 09:42:55 +0000 |
pl |
fixes a segfault when seeking on some mp3 only files
|
Wed, 23 Oct 2002 22:07:29 +0000 |
arpi |
allow cache to be disabled (-nocache should override cachesize autodetection
|
Wed, 23 Oct 2002 17:21:01 +0000 |
arpi |
cleanup config option handling in libmpdemux.
|
Wed, 23 Oct 2002 15:48:56 +0000 |
ranma |
add -identify switch
|
Tue, 22 Oct 2002 22:45:30 +0000 |
pontscho |
dvd chapter detect function from Gregory Kovriga
|
Sat, 19 Oct 2002 20:26:04 +0000 |
diego |
Fixed two typos noticed by Sycotic Smith (I think).
|
Sat, 19 Oct 2002 01:58:34 +0000 |
kmkaplan |
10L
|
Thu, 17 Oct 2002 15:44:41 +0000 |
kmkaplan |
Mplayer can switch between subtitles of different languages during
|
Wed, 16 Oct 2002 15:35:28 +0000 |
pontscho |
- dvd aspect changing bug - fixed
|
Wed, 16 Oct 2002 14:51:15 +0000 |
arpi |
more accurate a_pts calculation in AVI -bps (default) mode
|
Mon, 14 Oct 2002 01:39:17 +0000 |
arpi |
always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
|
Sun, 13 Oct 2002 21:58:55 +0000 |
arpi |
compiler warning fixes
|
Wed, 09 Oct 2002 01:13:40 +0000 |
arpi |
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
|
Sun, 06 Oct 2002 17:40:51 +0000 |
arpi |
This patch adds the functionality to disable/enable subtitles while playing
|
Sun, 06 Oct 2002 16:16:53 +0000 |
arpi |
uninit cleanup again... thx to Nilmoni Deb for bugreport
|
Sun, 06 Oct 2002 11:23:02 +0000 |
anders |
Adding -format and -af switches
|
Sat, 05 Oct 2002 23:00:18 +0000 |
arpi |
new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
|
Sat, 05 Oct 2002 22:55:45 +0000 |
arpi |
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
|
Wed, 02 Oct 2002 13:16:15 +0000 |
pontscho |
add [video||audio]_driver_list
|
Tue, 01 Oct 2002 22:29:04 +0000 |
arpi |
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
|
Sun, 29 Sep 2002 22:57:54 +0000 |
arpi |
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
|
Sun, 29 Sep 2002 21:53:05 +0000 |
arpi |
video out driver list support (like -vc, example: -vo xmga,xv,x11,)
|
Sun, 29 Sep 2002 19:26:40 +0000 |
arpi |
some cleanup - made private vars/funcs static, removed obsolete externs
|
Sat, 28 Sep 2002 18:45:47 +0000 |
arpi |
removed obsolete/unused audio|video_fm|codec, has_audio|video
|
Sat, 28 Sep 2002 18:03:34 +0000 |
pontscho |
- fix new afm/vfm support
|
Sat, 28 Sep 2002 02:23:20 +0000 |
arpi |
-ac/-afm rewrite, now works the same way as -vc/-vfm
|
Fri, 27 Sep 2002 21:08:36 +0000 |
arpi |
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
|
Fri, 27 Sep 2002 20:57:00 +0000 |
arpi |
when working through a mixed play tree with audi-only files and video files
|