Wed, 12 Jul 2006 10:37:11 +0000 |
uau |
Fix = vs == typo
|
Mon, 10 Jul 2006 02:41:06 +0000 |
rfelker |
1000000000l to whoever added c++ decl crap, probably uau..
|
Sat, 08 Jul 2006 13:59:17 +0000 |
reimar |
No point in checking for X for windows gui, in addition the hackish
|
Sat, 08 Jul 2006 11:03:18 +0000 |
reimar |
Change use_gui detection to accept also filenames only containing
|
Fri, 07 Jul 2006 18:27:58 +0000 |
eugeni |
Indentation fix (cosmetics).
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Fri, 07 Jul 2006 18:02:49 +0000 |
eugeni |
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
|
Fri, 07 Jul 2006 11:20:06 +0000 |
reimar |
Remove windows-specific hack that interfered with relative path
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 05 Jul 2006 22:47:44 +0000 |
reynaldo |
Modifies behavior of -edlout
|
Tue, 04 Jul 2006 20:40:18 +0000 |
nicodvb |
support for audio streams that appear after unsuccessful probing
|
Mon, 03 Jul 2006 23:18:06 +0000 |
reynaldo |
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
|
Fri, 30 Jun 2006 04:09:29 +0000 |
reynaldo |
more sizeof(char) fun
|
Sun, 25 Jun 2006 21:16:52 +0000 |
ben |
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
|
Wed, 21 Jun 2006 23:50:23 +0000 |
uau |
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
|
Wed, 21 Jun 2006 20:29:45 +0000 |
michael |
send flip_page() through the filter chain
|
Fri, 16 Jun 2006 21:52:25 +0000 |
uau |
Rewrite audio EOF handling logic fixing some problems that could cause
|
Fri, 16 Jun 2006 20:21:37 +0000 |
uau |
Fix definition of reinit_audio_chain().
|
Fri, 16 Jun 2006 19:06:00 +0000 |
nicodvb |
removed old dvdnav code
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Wed, 14 Jun 2006 20:20:28 +0000 |
uau |
When playing an audio only file use audio time instead of video time to
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Sun, 11 Jun 2006 21:29:00 +0000 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
Sun, 11 Jun 2006 21:16:12 +0000 |
nicodvb |
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
|
Tue, 09 May 2006 07:17:19 +0000 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
Fri, 05 May 2006 17:30:52 +0000 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
Thu, 27 Apr 2006 22:13:59 +0000 |
uau |
Remove a useless variable.
|
Thu, 27 Apr 2006 13:22:23 +0000 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
Thu, 27 Apr 2006 13:16:40 +0000 |
uau |
Remove useless "#if 0" blocks
|