Mon, 28 Sep 2009 11:32:27 +0000 |
reimar |
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
|
Mon, 28 Sep 2009 11:26:19 +0000 |
reimar |
Enable loading of external subtitles also for audio-only files.
|
Mon, 28 Sep 2009 11:24:13 +0000 |
reimar |
Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts
|
Wed, 23 Sep 2009 21:48:48 +0000 |
reimar |
Add support for displaying subtitles on the command-line when playing
|
Wed, 23 Sep 2009 21:21:58 +0000 |
reimar |
Make update_subtitles work without sh_video for text subtitles.
|
Wed, 16 Sep 2009 18:09:48 +0000 |
reimar |
Merge two Windows-specific #if sections to simplify the condition.
|
Wed, 16 Sep 2009 18:07:19 +0000 |
reimar |
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.
|
Wed, 02 Sep 2009 19:55:24 +0000 |
reimar |
10l, fix misplaced check in r29613, for loop detection we must compare
|
Wed, 02 Sep 2009 19:49:10 +0000 |
reimar |
Limit amount of data allocated on stack, strlen(filename) is not a good idea for
|
Wed, 02 Sep 2009 19:43:05 +0000 |
reimar |
Add support for directory-specific mplayer.conf configuration file.
|
Tue, 01 Sep 2009 15:52:13 +0000 |
reimar |
Make the loop detection for mov reference files less aggressive, fixes
|
Mon, 31 Aug 2009 10:07:44 +0000 |
reimar |
Fix per-file config file loading for DOS paths (i.e. where \ and : can
|
Mon, 31 Aug 2009 09:48:25 +0000 |
reimar |
Factor out code to try and load a config file only if it exists.
|
Mon, 03 Aug 2009 16:31:55 +0000 |
diego |
Only #include stream/dvbin.h when DVB is enabled.
|
Sun, 02 Aug 2009 16:00:55 +0000 |
diego |
Remove pointless #ifdefs around harmless internal header #includes.
|
Sun, 31 May 2009 12:48:53 +0000 |
reimar |
Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,
|
Sat, 30 May 2009 13:15:53 +0000 |
reimar |
100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 25 Apr 2009 12:34:24 +0000 |
diego |
sane verbosity levels for menu initialization
|
Wed, 08 Apr 2009 20:21:21 +0000 |
ramiro |
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
|
Mon, 30 Mar 2009 17:05:39 +0000 |
reimar |
Set the forced_subs_only value correctly whenever a new spudec is created.
|
Sat, 07 Mar 2009 13:25:55 +0000 |
reimar |
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
|
Sat, 21 Feb 2009 17:35:48 +0000 |
diego |
Print the version string after the command line has been parsed.
|
Tue, 10 Feb 2009 15:34:44 +0000 |
diego |
Add priority support for OS/2 and factorize the Windows priority support.
|
Mon, 09 Feb 2009 15:43:51 +0000 |
reimar |
Use SetErrorMode so Windows will not show all kinds of error dialogs
|
Sun, 01 Feb 2009 16:02:19 +0000 |
diego |
Do not print a warning if current pts is equal to previous pts.
|
Sun, 01 Feb 2009 00:00:21 +0000 |
compn |
increase max OSD message size limit
|
Sun, 25 Jan 2009 20:35:58 +0000 |
diego |
Factorize print_version().
|
Fri, 16 Jan 2009 09:41:26 +0000 |
reimar |
100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.
|
Fri, 16 Jan 2009 08:45:35 +0000 |
reimar |
More #ifdef -> #if
|
Sat, 10 Jan 2009 20:01:47 +0000 |
diego |
Add missing const qualifier to mpctx_get_audio_out function declaration.
|
Thu, 01 Jan 2009 10:24:19 +0000 |
reimar |
Avoid a uselessly high number of wakeups when playing audio-only files.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Tue, 02 Dec 2008 19:53:41 +0000 |
reimar |
Print ID_EXIT and exit reason message in identify mode when exiting.
|
Sun, 23 Nov 2008 12:45:07 +0000 |
reimar |
Reimplement -endchapter support again for -dump*, it was broken in r25987.
|
Fri, 31 Oct 2008 18:44:45 +0000 |
diego |
Add an option that sets initial playback volume.
|
Mon, 27 Oct 2008 22:51:22 +0000 |
aurel |
Factorize vobsub idx/extradata handling.
|
Mon, 27 Oct 2008 22:34:33 +0000 |
aurel |
Avoid calling init_vo_spudec() too early.
|
Mon, 13 Oct 2008 16:23:55 +0000 |
diego |
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
|
Fri, 26 Sep 2008 21:17:01 +0000 |
nicodvb |
slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com
|
Thu, 25 Sep 2008 17:42:56 +0000 |
reimar |
Since the pause loop now also runs commands, set mpctx->was_paused
|
Thu, 25 Sep 2008 17:40:33 +0000 |
reimar |
Add an experimental pausing_keep_force slave mode command prefix
|
Sat, 09 Aug 2008 15:45:00 +0000 |
diego |
Use translatable string instead of hardcoded message for process priority.
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Thu, 07 Aug 2008 08:58:07 +0000 |
diego |
Rename a bunch of miscellaneous preprocessor directives.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 18:07:19 +0000 |
diego |
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Sat, 26 Jul 2008 21:58:00 +0000 |
reimar |
Use GetTimerMS() instead of time() with srand.
|
Mon, 16 Jun 2008 18:42:58 +0000 |
reimar |
Try harder to honour CTRL+C etc. during dumpstream
|
Sun, 15 Jun 2008 13:37:44 +0000 |
diego |
Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
|
Sun, 15 Jun 2008 12:56:09 +0000 |
diego |
Remove pointless HELP_MP_DEFINE_STATIC definition.
|
Sat, 07 Jun 2008 12:57:23 +0000 |
ben |
Rename some functions as they are mplayer related and not
|
Fri, 06 Jun 2008 13:28:25 +0000 |
diego |
Fix the linking of TOOLS/netstream and TOOLS/vivodump.
|
Tue, 27 May 2008 18:39:57 +0000 |
ben |
Add a slave command to stop stream playback.
|
Sat, 24 May 2008 07:47:11 +0000 |
reimar |
Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
|
Wed, 21 May 2008 20:46:05 +0000 |
reimar |
Avoid crash with video stream switching and -nosound
|
Tue, 13 May 2008 17:26:41 +0000 |
ben |
Delcare a dvdnav-specific input section if the currently played
|
Mon, 12 May 2008 20:40:42 +0000 |
eugeni |
Cosmetics: remove some commented code.
|
Mon, 12 May 2008 20:40:39 +0000 |
eugeni |
Change subtitle selection order by giving "indirect" ways of specifying the
|
Sat, 10 May 2008 15:03:04 +0000 |
reimar |
Request a timer resolution of 1 ms on Windows, the default of
|
Wed, 23 Apr 2008 20:14:14 +0000 |
corey |
use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
|
Mon, 14 Apr 2008 11:21:29 +0000 |
albeu |
Add options to disable some or all config files.
|
Sun, 13 Apr 2008 19:18:51 +0000 |
albeu |
Replace the trivial command line preparser with a more robust version
|
Wed, 09 Apr 2008 00:36:28 +0000 |
albeu |
Remove the need for code using stream to export an mp_input_check_interrupt()
|
Wed, 02 Apr 2008 01:01:22 +0000 |
uau |
Add some const qualifiers to reduce warnings
|
Tue, 01 Apr 2008 15:24:53 +0000 |
uau |
Remove unnecessary includes
|
Sun, 30 Mar 2008 16:55:46 +0000 |
eugeni |
Support 'default' attribute for audio and subtitle tracks.
|
Fri, 28 Mar 2008 08:30:53 +0000 |
reimar |
Handle property commands in idle mode.
|
Mon, 17 Mar 2008 20:21:16 +0000 |
reimar |
Experimental support for -framedrop with -correct-pts.
|
Fri, 07 Mar 2008 17:16:10 +0000 |
diego |
cosmetics: Decrapify the indentation of the last few blocks of main().
|
Tue, 04 Mar 2008 21:45:36 +0000 |
diego |
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
|
Mon, 03 Mar 2008 09:53:18 +0000 |
diego |
Add ID_SEEKABLE information to -identify output.
|
Fri, 29 Feb 2008 17:25:50 +0000 |
eugeni |
Select audio stream in mplayer and mencoder, overriding demuxer decision.
|
Fri, 29 Feb 2008 17:25:44 +0000 |
eugeni |
Demuxer-independent subtitle track selection.
|
Thu, 28 Feb 2008 19:41:40 +0000 |
reimar |
Attempt to fix -chapter broken for mkv in r25987
|
Fri, 22 Feb 2008 06:57:51 +0000 |
diego |
Fix continuous scrolling on OS/2 due to status line updates unless -quiet
|
Thu, 21 Feb 2008 16:20:33 +0000 |
diego |
OS/2 getch2() support
|
Thu, 21 Feb 2008 16:15:31 +0000 |
diego |
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Mon, 11 Feb 2008 22:03:34 +0000 |
nicodvb |
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
|
Sun, 03 Feb 2008 12:17:10 +0000 |
reimar |
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
|
Fri, 01 Feb 2008 20:11:14 +0000 |
reimar |
ao_functions_t should be const, part 1
|
Tue, 29 Jan 2008 15:11:38 +0000 |
reimar |
Use defines to give names to the different seek flags.
|
Sun, 27 Jan 2008 15:15:55 +0000 |
reimar |
Make sure sub_font is freed.
|
Sat, 26 Jan 2008 23:47:25 +0000 |
reimar |
Support vobsub palette in extradata, as exported by libavformat
|
Sat, 26 Jan 2008 16:18:58 +0000 |
ben |
Check for stream change in dvdnav.
|
Sat, 26 Jan 2008 11:51:34 +0000 |
ben |
Add support for dvdnav still frames playback.
|
Sun, 20 Jan 2008 15:39:13 +0000 |
ulion |
Fix auto-sub code to support filenames with any extension length.
|
Sat, 19 Jan 2008 11:33:36 +0000 |
reimar |
audio_out / video_out structs should be treated as const
|
Sat, 12 Jan 2008 01:12:39 +0000 |
eugeni |
Instead of keeping attachments in mkv demuxer, use demuxer_add_attachment().
|
Thu, 10 Jan 2008 23:32:50 +0000 |
ben |
allow profile loading per audio/video output
|
Thu, 10 Jan 2008 18:46:08 +0000 |
ben |
factorizes variable check
|
Thu, 10 Jan 2008 18:45:08 +0000 |
ben |
add support for per protocol and per extension playback profile loading
|
Tue, 08 Jan 2008 22:18:48 +0000 |
reimar |
Use getppid instead of getpid and move a snprintf to where it is actually needed.
|
Tue, 08 Jan 2008 22:18:35 +0000 |
reimar |
Simplify a needlessly complex use of snprintf
|
Tue, 08 Jan 2008 21:40:44 +0000 |
reimar |
Do not use exit_player in the signal handler, this code just can not
|
Tue, 08 Jan 2008 12:46:20 +0000 |
eugeni |
Clear fonts when the file is closed.
|
Mon, 07 Jan 2008 12:30:15 +0000 |
reimar |
Add heartbeat-cmd option
|
Sun, 06 Jan 2008 22:03:59 +0000 |
reimar |
Make some functions in mplayer.c static
|
Sat, 22 Dec 2007 11:25:59 +0000 |
reimar |
Remove useless #ifdefs
|
Sat, 22 Dec 2007 06:14:38 +0000 |
ulion |
OSD menu support mouse selection.
|
Wed, 19 Dec 2007 16:17:26 +0000 |
ulion |
Ignore mouse pos command when pausing.
|
Wed, 19 Dec 2007 08:42:18 +0000 |
ulion |
Make libmenu init and uninit in proper place.
|
Tue, 18 Dec 2007 03:33:36 +0000 |
ulion |
Do not operate on vobsub when no video (Bug #312).
|
Sun, 16 Dec 2007 23:50:05 +0000 |
diego |
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
|
Sat, 15 Dec 2007 13:05:06 +0000 |
nicodvb |
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
|
Fri, 14 Dec 2007 08:39:45 +0000 |
ulion |
Support chapter in OSD menu.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Tue, 04 Dec 2007 12:34:44 +0000 |
ulion |
When auto loading subs, log warning instead of error for load failure.
|
Mon, 03 Dec 2007 04:08:36 +0000 |
ulion |
Skip empty vobsub streams when selecting subtitles.
|
Thu, 15 Nov 2007 01:07:56 +0000 |
ulion |
Remove the pause filter and the cmd queue hack, to know the mplayer going to
|
Sat, 10 Nov 2007 11:14:15 +0000 |
reimar |
Make crash-debug gdb auto-execute "bt"
|
Sat, 10 Nov 2007 11:09:08 +0000 |
reimar |
Restore terminal for gdb with -crash-debug by calling getch2_disable()
|
Tue, 06 Nov 2007 03:41:15 +0000 |
ulion |
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.
|
Sun, 04 Nov 2007 05:23:46 +0000 |
ulion |
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]
|
Fri, 02 Nov 2007 23:45:57 +0000 |
cehoyos |
We support gcc 2.95 (fixes r24928).
|
Thu, 01 Nov 2007 06:52:50 +0000 |
uau |
A/V sync: take audio filter buffers into account
|
Thu, 01 Nov 2007 06:52:38 +0000 |
uau |
Add audio filter scaletempo
|
Thu, 01 Nov 2007 06:52:32 +0000 |
uau |
Make output samplerate independent of -speed
|
Thu, 01 Nov 2007 06:52:28 +0000 |
uau |
Simplify init_audio_filters() arguments
|
Thu, 01 Nov 2007 06:52:19 +0000 |
uau |
Change decode_audio() interface
|
Thu, 01 Nov 2007 06:52:14 +0000 |
uau |
Clean up some fields in stheader.h structs
|
Mon, 03 Sep 2007 21:11:41 +0000 |
reimar |
Do not reset user-enabled mute on EOF, but only on exit.
|
Sat, 01 Sep 2007 20:56:45 +0000 |
nicodvb |
moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
|
Sat, 01 Sep 2007 15:56:19 +0000 |
nicodvb |
if the stream reader supports it assign to the video the stream aspect ratio
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sat, 25 Aug 2007 16:19:42 +0000 |
diego |
Fix warnings:
|
Sat, 25 Aug 2007 04:28:14 +0000 |
uau |
Add separate event input type for terminal+vo
|
Tue, 21 Aug 2007 00:24:14 +0000 |
uau |
Remove unnecessary OSD visibility code
|
Tue, 21 Aug 2007 00:24:13 +0000 |
uau |
Minor code cleanup
|
Sat, 18 Aug 2007 05:32:45 +0000 |
uau |
Remove an unnecessary #ifdef
|
Wed, 15 Aug 2007 04:50:55 +0000 |
uau |
Remove pointless #ifdef
|
Tue, 31 Jul 2007 17:02:01 +0000 |
reimar |
mixer.afilter must be set to NULL when filter chain is destroyed on uninit.
|
Sun, 29 Jul 2007 17:57:39 +0000 |
voroshil |
Teletext support
|
Sun, 29 Jul 2007 10:30:41 +0000 |
voroshil |
Removing global variables from tv://
|
Thu, 19 Jul 2007 17:15:56 +0000 |
reimar |
Get rid of a few more useless malloc casts
|
Thu, 19 Jul 2007 17:14:49 +0000 |
reimar |
Make sure all demuxer subtitles can be selected with 'j', even
|
Wed, 18 Jul 2007 13:02:08 +0000 |
Gabrov |
fix redundant redeclaration warning
|
Mon, 09 Jul 2007 14:51:47 +0000 |
albeu |
Move loop_times into mpctx.
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Sat, 16 Jun 2007 19:47:36 +0000 |
uau |
Remove broken option reset from per-file loop
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Thu, 07 Jun 2007 18:06:53 +0000 |
voroshil |
implement "bind sections"
|
Tue, 05 Jun 2007 16:13:00 +0000 |
diego |
Create a new MSGT for just the status line.
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Mon, 14 May 2007 01:23:52 +0000 |
uau |
Output message fix
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Tue, 17 Apr 2007 07:06:44 +0000 |
rfelker |
big surprise.. uau broke gcc 2.95 as usual
|
Sat, 31 Mar 2007 11:01:28 +0000 |
cehoyos |
Gui: Show correct time after seeking in audio-only files.
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Mon, 26 Mar 2007 09:26:02 +0000 |
cehoyos |
Gui: Allow progress bar to move when playing mov or mp4 files
|
Wed, 21 Mar 2007 08:24:20 +0000 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
Sun, 11 Mar 2007 17:30:44 +0000 |
uau |
Allow demuxers to return packets with no pts in -correct-pts mode
|
Sun, 11 Mar 2007 06:16:14 +0000 |
uau |
Move the sh_audio->delay field to mpctx->delay.
|
Tue, 06 Mar 2007 11:24:08 +0000 |
reimar |
Fix bad uninit when switching DVB channels.
|
Sat, 03 Mar 2007 22:15:19 +0000 |
uau |
Fix copy-paste bug (must have broken something in the GUI)
|
Thu, 01 Mar 2007 00:22:03 +0000 |
uau |
Seek to -ss position, not 0, in per-file loop.
|
Tue, 27 Feb 2007 01:16:59 +0000 |
uau |
Seek to -ss position without first starting audio/video from the start.
|
Sat, 24 Feb 2007 07:28:07 +0000 |
uau |
Remove some #if 0 code
|
Sat, 24 Feb 2007 07:11:57 +0000 |
uau |
Move parsing of the -ss option to the option code.
|
Fri, 23 Feb 2007 02:10:02 +0000 |
uau |
Fix error in comment
|
Fri, 23 Feb 2007 01:53:09 +0000 |
uau |
Reset the edl_decision flag after the seek is done.
|
Fri, 23 Feb 2007 01:49:51 +0000 |
uau |
Separate function for seeking
|
Thu, 22 Feb 2007 23:44:43 +0000 |
uau |
Remove useless fflush(stdout) calls. mp_msg already flushes output, and
|
Thu, 22 Feb 2007 21:05:31 +0000 |
uau |
Move EDL code to separate functions
|
Thu, 22 Feb 2007 05:39:17 +0000 |
uau |
Fix nonsense function type
|
Wed, 21 Feb 2007 21:59:33 +0000 |
uau |
Cleanup, move "global" state from the frame_time_remaining mainloop
|
Wed, 21 Feb 2007 19:14:49 +0000 |
uau |
Fix GUI compilation
|
Wed, 21 Feb 2007 19:08:00 +0000 |
uau |
Add missing "if (use_gui)" before some GUI calls
|
Wed, 21 Feb 2007 18:28:48 +0000 |
uau |
Fix menu to work with mpctx
|
Wed, 21 Feb 2007 03:13:48 +0000 |
uau |
Add missing #ifdef
|
Wed, 21 Feb 2007 00:49:24 +0000 |
uau |
Split command/property handling from mplayer.c to a new file command.c.
|
Mon, 19 Feb 2007 06:20:47 +0000 |
uau |
Remove remnants of the nonfunctional "grab_frames" command.
|
Sun, 18 Feb 2007 00:41:09 +0000 |
uau |
Remove unused variable "osd_level_saved"
|
Sat, 17 Feb 2007 21:12:27 +0000 |
reimar |
Make sure that -sid works even if the number of subtitles initially detected
|
Sat, 17 Feb 2007 21:04:46 +0000 |
reimar |
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
|
Sun, 11 Feb 2007 13:23:13 +0000 |
reimar |
Clear/update subtitles after seeking backwards.
|
Tue, 06 Feb 2007 00:24:49 +0000 |
uau |
reindent
|
Tue, 06 Feb 2007 00:18:35 +0000 |
uau |
Fix multiple appearing or appearing+disappearing subs in the same frame
|
Mon, 05 Feb 2007 23:56:18 +0000 |
uau |
Add missing type to declaration and remove unused variable
|
Mon, 05 Feb 2007 18:25:28 +0000 |
reimar |
Another round of subtitle code cleanup
|
Fri, 26 Jan 2007 09:57:09 +0000 |
gpoirier |
filename double-conversion, especially usefull for CJK users :-)
|
Wed, 17 Jan 2007 00:27:41 +0000 |
michael |
print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it
|
Sat, 13 Jan 2007 11:57:40 +0000 |
diego |
DO NOT recommend or even suggest installing codecs.conf.
|
Sat, 06 Jan 2007 19:07:58 +0000 |
reimar |
Subtitle handling cleanup: factor out code for parsing embedded subtitles
|
Thu, 04 Jan 2007 16:30:06 +0000 |
ben |
restore volume if muted at exit
|
Thu, 28 Dec 2006 15:31:48 +0000 |
vayne |
avoid code duplication.
|
Thu, 14 Dec 2006 23:11:11 +0000 |
nicodvb |
show audio language in osd when playing dvdnav streams
|
Thu, 14 Dec 2006 22:37:13 +0000 |
nicodvb |
call dvd_lang_from_aid() only if stream_type is DVD
|
Thu, 14 Dec 2006 22:12:28 +0000 |
nicodvb |
support for -alang in dvdnav
|
Sun, 10 Dec 2006 17:28:56 +0000 |
nicodvb |
check that stream_type is DVD before calling dvd_lang_from_aid
|
Sun, 10 Dec 2006 17:28:01 +0000 |
nicodvb |
show subtitle language in OSD ; patch by Otvos Attila
|
Sat, 09 Dec 2006 19:24:12 +0000 |
nicodvb |
use dvdnav's palette if available
|
Tue, 28 Nov 2006 18:29:24 +0000 |
diego |
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
|
Sat, 25 Nov 2006 17:44:22 +0000 |
ben |
keep nav highlight event in dvdnav priv structure
|
Sat, 25 Nov 2006 14:46:21 +0000 |
nicodvb |
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
|
Sat, 25 Nov 2006 13:03:51 +0000 |
ben |
better nav highlight handling
|
Sat, 25 Nov 2006 11:20:02 +0000 |
ben |
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
|
Wed, 22 Nov 2006 19:21:16 +0000 |
uau |
Make compilation depending on USE_OSD unconditional.
|
Tue, 21 Nov 2006 20:48:17 +0000 |
uau |
Make compilation depending on USE_SUB unconditional.
|
Tue, 21 Nov 2006 15:48:00 +0000 |
reimar |
Reuse init_vo_spudec in subtitle switching code.
|
Tue, 21 Nov 2006 15:43:23 +0000 |
reimar |
Move vo_spudec initialization into a separate function, for later reuse
|
Mon, 20 Nov 2006 11:37:23 +0000 |
uau |
Move pause loop into a separate function.
|
Mon, 20 Nov 2006 09:12:07 +0000 |
uau |
Reorganize code to move more things out of main().
|
Sun, 19 Nov 2006 23:16:15 +0000 |
nicodvb |
in mp_property_{video,audio} permit uniniting of the corresponding chain
|
Sun, 19 Nov 2006 19:39:16 +0000 |
reimar |
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,
|
Sun, 19 Nov 2006 18:08:03 +0000 |
uau |
Fix printf format/argument count mismatch in mp_property_video
|
Sun, 19 Nov 2006 17:55:38 +0000 |
uau |
Move subtitle updating to a separate function, fix inverted condition
|
Sun, 19 Nov 2006 16:15:05 +0000 |
voroshil |
new slave command: radio_step_freq
|
Sun, 19 Nov 2006 14:23:54 +0000 |
reimar |
Generalize subtitle switching, demux_ogg does not need a special case
|
Sun, 19 Nov 2006 11:21:09 +0000 |
reimar |
Make sure sh_video == NULL when reinit_video_chain fails.
|
Sun, 19 Nov 2006 10:52:23 +0000 |
reimar |
Do not just skip a file when vo init fails, instead try to play it
|
Sat, 18 Nov 2006 18:23:38 +0000 |
nicodvb |
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1
|
Sat, 18 Nov 2006 15:50:31 +0000 |
uau |
When changing playback speed write the current speed to OSD only after
|
Sat, 18 Nov 2006 14:33:04 +0000 |
nicodvb |
switch_program property to switch to/set a new program
|
Sat, 18 Nov 2006 12:38:03 +0000 |
reimar |
more mp_property_deinterlace simplification, patch by
|
Sat, 18 Nov 2006 12:34:06 +0000 |
nicodvb |
implemented M_PROPERTY_SET in mp_property_{audio,video}
|
Sat, 18 Nov 2006 12:30:48 +0000 |
reimar |
reinit_video_chain might set sh_video = NULL, so check against that.
|
Sat, 18 Nov 2006 07:38:58 +0000 |
uau |
Mark some functions static
|
Fri, 17 Nov 2006 20:11:52 +0000 |
reimar |
Support palette for general vobsub
|
Fri, 17 Nov 2006 19:03:53 +0000 |
reimar |
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.
|
Fri, 17 Nov 2006 18:18:28 +0000 |
reimar |
Minor mp_property_deinterlace simplification
|
Fri, 17 Nov 2006 18:16:21 +0000 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
Thu, 16 Nov 2006 21:25:35 +0000 |
nicodvb |
handle video stream switch using 'switch_video' property'
|
Thu, 16 Nov 2006 21:22:07 +0000 |
nicodvb |
moved video codec/filters/outdevice initialization code to specific function
|
Tue, 14 Nov 2006 19:52:21 +0000 |
reimar |
Introduce step_property command.
|
Tue, 14 Nov 2006 19:24:41 +0000 |
reimar |
Fix Unkown -> Unknown typo
|
Tue, 14 Nov 2006 14:02:55 +0000 |
uau |
Use vf control for reading pts from vf_vo
|
Tue, 14 Nov 2006 13:41:24 +0000 |
reimar |
Fix statement-before-declaration warnings.
|
Tue, 14 Nov 2006 12:39:49 +0000 |
uau |
Remove write-only variable
|
Tue, 14 Nov 2006 12:29:20 +0000 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
Tue, 14 Nov 2006 09:52:49 +0000 |
uau |
Move xscreensaver_heartbeat call next to vo check_events
|
Tue, 14 Nov 2006 09:29:03 +0000 |
uau |
Replace sleep time calculation in main() with a separate function.
|
Tue, 14 Nov 2006 06:56:17 +0000 |
uau |
simplify
|
Tue, 14 Nov 2006 06:49:37 +0000 |
uau |
Move -frames check out of frame flip code (like -endpos earlier)
|
Tue, 14 Nov 2006 06:44:16 +0000 |
uau |
Remove some unused code.
|
Tue, 14 Nov 2006 06:35:55 +0000 |
uau |
Move endpos handling from page flip code to a saner location, change < to <=
|
Tue, 14 Nov 2006 06:25:02 +0000 |
uau |
move vo event check together with gui event check
|
Tue, 14 Nov 2006 05:56:20 +0000 |
uau |
Remove some incorrect code
|
Tue, 14 Nov 2006 04:17:41 +0000 |
uau |
Try filling audio buffers more if they're very large, add some comments.
|
Tue, 14 Nov 2006 03:13:45 +0000 |
uau |
Move audio playing code from main() into a separate function.
|
Tue, 14 Nov 2006 01:59:46 +0000 |
uau |
Remove useless check.
|
Tue, 14 Nov 2006 01:40:06 +0000 |
uau |
Split some from main() into separate functions.
|
Wed, 08 Nov 2006 18:31:04 +0000 |
uau |
Change value used to indicate "unknown audio format" from 0 to -1.
|
Tue, 07 Nov 2006 22:57:42 +0000 |
nicodvb |
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts
|
Wed, 01 Nov 2006 18:41:25 +0000 |
reimar |
ARCH_X86 simplifications
|
Sun, 29 Oct 2006 15:26:13 +0000 |
eugeni |
Move ass_library initialization code to ass_mp.c.
|
Sun, 29 Oct 2006 03:23:23 +0000 |
eugeni |
Always initialize and destroy ass_library.
|
Sun, 29 Oct 2006 00:23:12 +0000 |
uau |
Always initialize libass to fix crashes caused by use without initialization.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Sat, 21 Oct 2006 23:45:41 +0000 |
reimar |
Do not forget to clear subtitles when switching files for embedded subtitles.
|
Sat, 21 Oct 2006 09:32:58 +0000 |
ptt |
applied patch for -endpos, to work without a blit_frame, pointed out by Andrew Savchenko
|
Sun, 15 Oct 2006 21:27:15 +0000 |
rtogni |
Disable loading of file-specific configuration file from the same
|
Sat, 14 Oct 2006 16:31:41 +0000 |
reimar |
Remove unused ABS define
|
Thu, 12 Oct 2006 18:15:07 +0000 |
reimar |
10l, used MSGTR_Unknown instead of lang in mp_property_audio
|
Thu, 12 Oct 2006 18:10:45 +0000 |
reimar |
simplify mp_property_sub
|
Thu, 12 Oct 2006 18:06:18 +0000 |
reimar |
Cosmetics for previous mplayer.c patch
|
Thu, 12 Oct 2006 18:03:28 +0000 |
reimar |
Simplify mp_property_audio
|
Thu, 12 Oct 2006 14:11:39 +0000 |
ptt |
modifications pointed out by reimar doffinger
|
Wed, 11 Oct 2006 17:25:46 +0000 |
ptt |
added OSD audio switching visualization
|
Mon, 25 Sep 2006 16:47:56 +0000 |
ptt |
after a long time, finally i could add -endpos option to mplayer executable.
|
Sat, 23 Sep 2006 13:06:55 +0000 |
diego |
Fix the sound mute switch in the GUI menu by moving the corresponding
|
Sat, 23 Sep 2006 11:07:58 +0000 |
reimar |
Fix audio stream switching with demux_mkv:
|
Sat, 23 Sep 2006 10:27:32 +0000 |
nicodvb |
when changing chapter, in the osd print the channel number in a more natural form:
|
Tue, 19 Sep 2006 22:44:19 +0000 |
nicodvb |
show in the osd the number of the button selected by the mouse
|
Tue, 19 Sep 2006 21:42:43 +0000 |
jonas |
§Ænitial button value is -1. Only (button>0) is a correct button selection.
|
Sat, 16 Sep 2006 15:25:31 +0000 |
nicodvb |
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
|
Sat, 16 Sep 2006 15:13:41 +0000 |
nicodvb |
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
|
Fri, 15 Sep 2006 17:26:30 +0000 |
nicodvb |
don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
|
Fri, 15 Sep 2006 13:27:59 +0000 |
eugeni |
Add repeated screenshot mode to vf_screenshot.
|
Tue, 12 Sep 2006 16:24:23 +0000 |
attila |
* remove extern definitions of functions in .c files
|
Sat, 09 Sep 2006 22:40:22 +0000 |
nicodvb |
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
|
Sat, 09 Sep 2006 21:45:23 +0000 |
nicodvb |
first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
|
Sat, 09 Sep 2006 21:32:06 +0000 |
nicodvb |
unconditionally include label goto_enable_cache (to be used next by dvdnav)
|
Sat, 09 Sep 2006 11:57:43 +0000 |
gpoirier |
fix broken term_osd output in update_osd_msg()
|
Sat, 09 Sep 2006 02:08:52 +0000 |
uau |
Disable rtc timing by default.
|
Mon, 28 Aug 2006 17:05:18 +0000 |
reimar |
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
|
Sat, 26 Aug 2006 09:44:20 +0000 |
ben |
extended slave mode with metadata retrieval commands
|
Fri, 25 Aug 2006 23:14:32 +0000 |
ben |
added new helpers to allow easy metadata retrieval and make libmenu use them
|
Fri, 25 Aug 2006 19:22:51 +0000 |
ben |
new option for libmenu that allow display of properties and metadata of currently played stream
|
Thu, 24 Aug 2006 22:10:43 +0000 |
eugeni |
Add VFCTRL_DRAW_EOSD.
|
Tue, 22 Aug 2006 20:55:49 +0000 |
ben |
added new filter option to menu file browser to only display some files according to extension
|
Mon, 21 Aug 2006 23:19:11 +0000 |
diego |
support for disabling/enabling bitmap font support from configure
|
Mon, 21 Aug 2006 19:19:00 +0000 |
nicodvb |
demuxer_seek_chapter() returns informations about chapters count and name
|
Mon, 21 Aug 2006 09:28:01 +0000 |
gpoirier |
fix null pointer check in add_subtitles,
|
Fri, 18 Aug 2006 16:52:23 +0000 |
nicodvb |
seek to chapter using newly introduced demux_seek_chapter()
|
Tue, 15 Aug 2006 19:25:46 +0000 |
eugeni |
Add subdata to ass_track conversion for external subtitles.
|
Sun, 13 Aug 2006 16:45:20 +0000 |
ivo |
fix segfault if an unknown property is requested
|
Tue, 08 Aug 2006 14:13:51 +0000 |
reimar |
Reintroduce an ugly variant of the -gui/-nogui options.
|
Sun, 06 Aug 2006 18:55:34 +0000 |
eugeni |
Add matroska chapter seeking capability.
|
Sat, 05 Aug 2006 18:23:10 +0000 |
uau |
Don't crash if audio init fails.
|
Fri, 04 Aug 2006 18:40:19 +0000 |
reimar |
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
Fri, 28 Jul 2006 23:17:45 +0000 |
uau |
Set user_muted in mp_property_mute(). Fixes mute turning off when
|
Fri, 28 Jul 2006 16:33:27 +0000 |
uau |
cosmetics: fix incorrect indentation left by reimar and extra word in
|
Fri, 28 Jul 2006 13:59:50 +0000 |
uau |
Remove code that prevented the OSD current time from going back by one
|
Wed, 26 Jul 2006 18:52:33 +0000 |
reimar |
demuxer might not set i_bps, so do not divide by it in that case
|
Sun, 16 Jul 2006 01:40:24 +0000 |
reynaldo |
marks several strings inside structs as const when they hold just
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Thu, 13 Jul 2006 05:03:43 +0000 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
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
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Thu, 27 Apr 2006 11:13:21 +0000 |
uau |
Change common pts variables from floats to doubles. Individual demuxers
|
Tue, 25 Apr 2006 22:34:40 +0000 |
uau |
The code setting the OSD seek direction indicator for absolute seeks was
|
Tue, 25 Apr 2006 21:36:02 +0000 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
Tue, 25 Apr 2006 20:32:46 +0000 |
nicodvb |
simplified management of dvb channel switching
|
Mon, 24 Apr 2006 21:33:50 +0000 |
albeu |
Doxygen attack! - Chapter 2
|
Mon, 24 Apr 2006 11:00:20 +0000 |
rtognimp |
5 - Drop more buffered audio data left from old position when seeking.
|
Mon, 24 Apr 2006 10:58:40 +0000 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
Mon, 24 Apr 2006 10:26:19 +0000 |
rtognimp |
1 - Remove kernel HZ=100 assumptions that are no longer true from
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Sun, 23 Apr 2006 23:26:12 +0000 |
diego |
Remove support for default.sub.
|
Sun, 23 Apr 2006 23:14:58 +0000 |
diego |
Kill an unused variable warning.
|
Sun, 23 Apr 2006 15:39:51 +0000 |
albeu |
Add properties to get/set the stream position and get the stream
|
Sun, 23 Apr 2006 14:48:15 +0000 |
albeu |
Align osd_show_text with osd_show_property_text.
|
Sun, 23 Apr 2006 14:31:54 +0000 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
Sat, 22 Apr 2006 19:29:02 +0000 |
albeu |
Handle the tv color control commands with the properties.
|
Sat, 22 Apr 2006 14:30:22 +0000 |
albeu |
Add properties for the tv input color controls.
|
Wed, 19 Apr 2006 21:06:12 +0000 |
reimar |
add a newline before the "Playing"... line
|
Mon, 17 Apr 2006 16:31:42 +0000 |
corey |
Include buffered decoded audio in A-V sync calculations.
|
Sat, 15 Apr 2006 09:36:53 +0000 |
reimar |
do not try to load default.sub when it doesn't exist. Fixes bug #480.
|
Fri, 14 Apr 2006 10:57:41 +0000 |
reimar |
fix A-V sync overcorrection for desync due to too slow hardware.
|
Thu, 06 Apr 2006 12:12:08 +0000 |
reimar |
sh_audio->delay is adjusted in the wrong direction when changing audio_delay
|
Thu, 30 Mar 2006 23:47:03 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 23:44:35 +0000 |
rfelker |
arrg more of this stupid cruft
|
Mon, 27 Mar 2006 18:33:23 +0000 |
albeu |
Fix stepping in the playtree when interupting libmpdemux.
|
Fri, 24 Mar 2006 20:42:23 +0000 |
albeu |
Get rid of 2 osd related hacks.
|
Fri, 24 Mar 2006 19:32:23 +0000 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Thu, 23 Mar 2006 15:17:23 +0000 |
albeu |
Fix osd_show_msg alignment and make sure msg strings
|
Thu, 23 Mar 2006 01:22:43 +0000 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Wed, 22 Mar 2006 23:05:13 +0000 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 16:35:17 +0000 |
albeu |
Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Sat, 18 Mar 2006 18:48:14 +0000 |
diego |
Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:13:22 +0000 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
Sun, 05 Mar 2006 08:55:08 +0000 |
nicodvb |
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
|
Thu, 02 Mar 2006 21:19:57 +0000 |
nicodvb |
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
|
Mon, 20 Feb 2006 09:36:10 +0000 |
corey |
New option: -ignore-start
|
Sat, 18 Feb 2006 09:26:39 +0000 |
corey |
dwStart support for mplayer.
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Fri, 13 Jan 2006 20:06:59 +0000 |
nicodvb |
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Sun, 08 Jan 2006 10:18:18 +0000 |
henry |
fix premature end of audio playback (audio only)
|
Wed, 04 Jan 2006 15:28:02 +0000 |
gpoirier |
Update copyright date to 2006
|
Mon, 02 Jan 2006 20:40:25 +0000 |
nicodvb |
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
|
Sat, 31 Dec 2005 07:37:37 +0000 |
henry |
check the intermediate audio buffer
|
Thu, 29 Dec 2005 11:27:22 +0000 |
ods15 |
change erase to end of line, fall back to old behavior if no termcap found
|
Tue, 27 Dec 2005 10:42:02 +0000 |
ods15 |
Fix erase to end of line with windows, windows terminal does not support
|
Sun, 25 Dec 2005 19:22:48 +0000 |
ods15 |
add "pausing_keep" and "pausing_toggle" input cmd prefixes
|
Sun, 25 Dec 2005 18:26:35 +0000 |
ods15 |
Use termcap "erase to end of line" character code instead of using spaces
|
Wed, 07 Dec 2005 05:12:07 +0000 |
ods15 |
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
|
Tue, 06 Dec 2005 08:52:18 +0000 |
ods15 |
Fix EDL to be per file, allow -edlout and -edl together as there is really
|
Tue, 06 Dec 2005 08:42:48 +0000 |
ods15 |
new -msglevel option, constrols msg level for every msg module
|
Mon, 05 Dec 2005 01:18:10 +0000 |
rathann |
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
|
Sun, 27 Nov 2005 23:29:33 +0000 |
albeu |
Add a function to remove osd msg and use it to remove the "OSD: enabled"
|
Sun, 20 Nov 2005 23:44:46 +0000 |
albeu |
Make the osd command only switch between enabled/disabled when
|
Wed, 16 Nov 2005 16:51:48 +0000 |
albeu |
Big OSD cleanup. Replace the mess with 100's of counter vars
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Wed, 09 Nov 2005 23:18:38 +0000 |
ptt |
reordered subtitles language OSD display, since it worked bad for ogm...
|
Sun, 06 Nov 2005 18:01:52 +0000 |
faust3 |
there is no sh_video for audio only files
|
Sun, 06 Nov 2005 16:16:04 +0000 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
Sun, 06 Nov 2005 14:44:49 +0000 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
Sat, 05 Nov 2005 17:25:34 +0000 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
Sat, 05 Nov 2005 01:27:38 +0000 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
Thu, 03 Nov 2005 14:19:25 +0000 |
albeu |
Autoload vobsub's from ~/.mplayer/sub
|
Mon, 17 Oct 2005 18:16:28 +0000 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
Sun, 16 Oct 2005 19:14:09 +0000 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
Thu, 13 Oct 2005 22:41:30 +0000 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
Wed, 12 Oct 2005 20:40:05 +0000 |
reimar |
Missing space in status line
|
Wed, 12 Oct 2005 14:37:03 +0000 |
ods15 |
change to switch/case for dumpsub
|
Tue, 11 Oct 2005 15:51:46 +0000 |
reimar |
-frames plays one frame too many.
|
Tue, 04 Oct 2005 13:59:25 +0000 |
reimar |
Show total time when playing audio-only files
|
Mon, 19 Sep 2005 16:33:39 +0000 |
gpoirier |
Prints -identify output for:
|
Thu, 15 Sep 2005 03:08:35 +0000 |
diego |
Add comments to a few #endif statements in order to make clear which
|
Wed, 14 Sep 2005 23:21:44 +0000 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
Sun, 11 Sep 2005 06:42:32 +0000 |
henry |
screenshot filter
|
Mon, 05 Sep 2005 12:05:29 +0000 |
reimar |
clear OSD when playing new file
|
Fri, 02 Sep 2005 17:11:00 +0000 |
diego |
Replace bps by B/s when it means bytes per second to avoid ambiguity since
|
Fri, 02 Sep 2005 08:44:55 +0000 |
ods15 |
Adds -idle, an option to make MPlayer wait for input ('loadfile' or
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Wed, 31 Aug 2005 02:15:03 +0000 |
nplourde |
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
|
Sat, 27 Aug 2005 19:45:11 +0000 |
ods15 |
adds 'ID_DEMUXER=avi' to -identify...
|
Tue, 23 Aug 2005 07:56:29 +0000 |
reimar |
ensure that audio-only files are decoded till the end by not only
|
Mon, 15 Aug 2005 08:30:43 +0000 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Sun, 31 Jul 2005 00:26:07 +0000 |
iive |
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
|
Sun, 24 Jul 2005 12:56:07 +0000 |
wight |
Remove untranslatable strings
|
Fri, 22 Jul 2005 17:11:39 +0000 |
reimar |
define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
|
Thu, 21 Jul 2005 14:03:52 +0000 |
iive |
Fix few memleaks on exit.
|
Sun, 03 Jul 2005 10:09:09 +0000 |
reimar |
Do not count skipped/broken frames when using -frames
|
Thu, 30 Jun 2005 10:22:09 +0000 |
reimar |
Missing part of the last commit (got merged in on cvs update :-( )
|
Thu, 30 Jun 2005 10:11:50 +0000 |
reimar |
simplify osd-status display, and allow e.g. osd -2 to get the old behaviour
|
Thu, 30 Jun 2005 09:38:55 +0000 |
diego |
Make the OSD display state information when cycling OSD states with 'o'.
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Thu, 09 Jun 2005 20:13:53 +0000 |
reimar |
Add sub_load and sub_remove slave commands.
|
Wed, 01 Jun 2005 09:01:41 +0000 |
reimar |
strdup subtitle filename at a more appropriate place, fixing memleaks and
|
Sat, 28 May 2005 21:28:40 +0000 |
reimar |
keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
|
Wed, 18 May 2005 11:38:06 +0000 |
reimar |
new get_time_pos slave mode commando
|
Fri, 29 Apr 2005 10:48:32 +0000 |
nplourde |
use darwin accurate timer
|
Thu, 28 Apr 2005 14:43:19 +0000 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
Fri, 22 Apr 2005 18:28:10 +0000 |
reimar |
Apply -srate and -channels only to the start of the filter chain, not
|
Fri, 15 Apr 2005 12:14:24 +0000 |
henry |
Fix OSD when switching subtitles - set the osd buffer to Subtitle: off
|
Mon, 11 Apr 2005 21:26:14 +0000 |
henry |
allow sub_select and vobsub_lang to select particular subtitle
|
Sat, 09 Apr 2005 22:38:41 +0000 |
henry |
remove force_load_font stuff moved to sub.c
|
Sat, 09 Apr 2005 11:20:23 +0000 |
henry |
reload font on fullscreen change when panscan is enabled
|
Sun, 03 Apr 2005 14:08:28 +0000 |
gpoirier |
Added support of audio stream switching in the MPEG demuxer using the #-key
|
Sat, 02 Apr 2005 18:29:16 +0000 |
faust3 |
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
|
Fri, 25 Feb 2005 11:11:07 +0000 |
alex |
finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
|
Fri, 25 Feb 2005 04:30:53 +0000 |
reynaldo |
Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
|
Thu, 17 Feb 2005 15:56:25 +0000 |
reimar |
Make seek command parameter float.
|
Sat, 12 Feb 2005 14:45:54 +0000 |
henry |
command to log current subtitle to file
|
Fri, 04 Feb 2005 19:19:42 +0000 |
faust3 |
avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
|
Sat, 29 Jan 2005 21:26:20 +0000 |
reimar |
Print CPUflags and extension support on x86_64, too
|
Fri, 21 Jan 2005 18:25:44 +0000 |
mosu |
Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
|
Mon, 17 Jan 2005 21:28:29 +0000 |
faust3 |
print the actual commandline to stdout, too
|
Thu, 06 Jan 2005 00:06:56 +0000 |
diego |
RTC support on FreeBSD, inspired by a patch from Michael Johnson
|
Sun, 02 Jan 2005 14:10:13 +0000 |
diego |
happy new year
|
Mon, 27 Dec 2004 19:43:13 +0000 |
reimar |
100l, buf etc. in af_fmt2str call are already pointers...
|
Mon, 27 Dec 2004 19:34:42 +0000 |
reimar |
Do not use audio plugins anymore
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Sun, 26 Dec 2004 10:46:39 +0000 |
reimar |
Set message level of the added subtitle message to INFO, fixes bug #139
|
Tue, 21 Dec 2004 12:25:59 +0000 |
reimar |
Use demuxer_get_percent_pos for the OSD position bar
|
Sun, 19 Dec 2004 16:59:39 +0000 |
reimar |
Hopefully fixes problems with non-working vobsubs.
|
Fri, 17 Dec 2004 16:23:50 +0000 |
reimar |
Set mixer.afilter at a more appropriate place.
|
Fri, 10 Dec 2004 23:04:54 +0000 |
reimar |
10l, should check for != NULL before using not after...
|
Thu, 02 Dec 2004 14:37:16 +0000 |
aurel |
enable the run slave commande even without libmenu
|
Wed, 01 Dec 2004 12:22:39 +0000 |
reimar |
use a configurable-size ringbuffer instead of a pipe for buffering key events.
|
Fri, 26 Nov 2004 10:32:53 +0000 |
henry |
rescale the fonts with hidden OSD too
|
Thu, 25 Nov 2004 22:24:00 +0000 |
mosu |
Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
|
Sat, 20 Nov 2004 10:51:13 +0000 |
reimar |
add "pausing" prefix for MPlayer commands
|
Mon, 15 Nov 2004 15:29:39 +0000 |
iive |
free freetype descriptor and library and mconfig data right before exit
|
Mon, 15 Nov 2004 09:09:29 +0000 |
diego |
Reduce excessive verbosity.
|
Sat, 13 Nov 2004 16:10:32 +0000 |
reimar |
fix scrolling status line in windows
|
Tue, 09 Nov 2004 20:09:26 +0000 |
reimar |
use get_screen_size from getch2.c instead of ioctl, fixes bug #131.
|
Sun, 07 Nov 2004 19:58:42 +0000 |
reimar |
fix insane CPU usage with ao_null
|
Fri, 05 Nov 2004 21:44:20 +0000 |
reynaldo |
Replaces edl_mute_count with togle making code more understandable, other trivial list suggested changes too, Patch by Oded Shimon
|
Wed, 03 Nov 2004 21:37:09 +0000 |
reynaldo |
Fix broken seek while on edl and audio only, spoted by Oded Shimon
|