Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Sun, 03 Oct 2010 13:45:29 +0000 |
diego |
Remove some dead and commented-out variable declarations and assignments.
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Fri, 10 Sep 2010 13:52:56 +0000 |
diego |
Remove unnecessary cache_fill_status #define.
|
Thu, 09 Sep 2010 16:54:35 +0000 |
diego |
Move cache_fill_status extern declaration to cache2.h, where it belongs.
|
Thu, 09 Sep 2010 10:42:01 +0000 |
diego |
Mark libmenu_vfs declaration as const, fixes the warning:
|
Wed, 08 Sep 2010 19:35:02 +0000 |
diego |
Refactor all font_fontconfig extern declarations to libvo/font_load.h.
|
Wed, 08 Sep 2010 18:34:21 +0000 |
diego |
Move vf_info_menu extern declaration to menu.h, where it belongs.
|
Wed, 08 Sep 2010 17:55:35 +0000 |
diego |
Refactor *demuxer_name extern declarations to demuxer.h.
|
Wed, 08 Sep 2010 17:47:26 +0000 |
reimar |
Remove useless ifdef.
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Tue, 07 Sep 2010 23:29:49 +0000 |
diego |
Rename decode_audio() to mp_decode_audio().
|
Tue, 07 Sep 2010 16:24:34 +0000 |
cehoyos |
Revert r31349 "Make -mc 1 the default".
|
Tue, 07 Sep 2010 16:20:52 +0000 |
cehoyos |
Improve A/V sync when not using -correct-pts.
|
Tue, 07 Sep 2010 16:14:56 +0000 |
cehoyos |
Time-based PTS recalculation.
|
Tue, 07 Sep 2010 02:08:31 +0000 |
reynaldo |
Cosmetics pointed out by Diego Biurrun
|
Sat, 04 Sep 2010 19:24:34 +0000 |
reynaldo |
Cosmetics
|
Sat, 04 Sep 2010 19:09:23 +0000 |
reynaldo |
Cosmetics
|
Fri, 03 Sep 2010 23:49:35 +0000 |
reynaldo |
Add -edl-start-pts option to Adjust positions in EDL records according
|
Fri, 03 Sep 2010 18:50:03 +0000 |
reynaldo |
Add new slave mode command for loading EDL file on demand.
|
Fri, 27 Aug 2010 19:48:39 +0000 |
reimar |
100l, we need to search for SetDllDirectoryA instead of SetDllDirectory
|
Fri, 27 Aug 2010 16:28:53 +0000 |
reimar |
Disable loading codecs from the current directory.
|
Mon, 23 Aug 2010 19:13:05 +0000 |
cigaes |
EOSD/ASS code factorization
|
Sat, 21 Aug 2010 11:36:18 +0000 |
reimar |
Remove pointless casts.
|
Sat, 21 Aug 2010 11:33:33 +0000 |
reimar |
Use vf_open_filter, just like in the previous change for mencoder.
|
Mon, 16 Aug 2010 10:33:33 +0000 |
reimar |
Do not call *_aid_from_lang when audio_lang is NULL.
|
Wed, 11 Aug 2010 20:59:03 +0000 |
reimar |
Add incomplete clipinf reading support to display audio
|
Tue, 03 Aug 2010 21:06:15 +0000 |
reimar |
100l, do not free vo_spudec if e.g. just the audio is reinitialized.
|
Tue, 03 Aug 2010 17:01:13 +0000 |
reimar |
Remove useless cast.
|
Sat, 31 Jul 2010 16:55:57 +0000 |
reimar |
Fix compilation with --enable-crash-debug
|
Fri, 30 Jul 2010 18:14:35 +0000 |
greg |
Rename libass types to match upstream libass >= 0.9.7
|
Mon, 26 Jul 2010 19:41:04 +0000 |
reimar |
Support for image highlights for dvdnav menus.
|
Wed, 21 Jul 2010 19:29:36 +0000 |
greg |
libass: remove yet another version check
|
Thu, 15 Jul 2010 18:18:15 +0000 |
reimar |
Reindent.
|
Thu, 15 Jul 2010 17:59:46 +0000 |
reimar |
Add support for parameter changes (e.g. channel count) during playback.
|
Wed, 14 Jul 2010 21:36:06 +0000 |
reimar |
Allow fullscreen switching during -idle. Useful in combination
|
Sat, 10 Jul 2010 20:48:50 +0000 |
reimar |
Change global subtitle numbering scheme so that demuxers can "asynchronously"
|
Sat, 10 Jul 2010 18:06:04 +0000 |
reimar |
Get rid of useless INITIALIZED_SPUDEC flag.
|
Thu, 08 Jul 2010 15:52:47 +0000 |
reynaldo |
Implement edl-backward-delay to avoid jumping right over an
|
Mon, 28 Jun 2010 09:39:49 +0000 |
diego |
Clean up #include handling in mplayer.c and mencoder.c.
|
Mon, 28 Jun 2010 09:35:18 +0000 |
diego |
cosmetics: Move volstep global var to the top where all other global vars live.
|
Mon, 28 Jun 2010 09:25:56 +0000 |
diego |
Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
|
Mon, 21 Jun 2010 20:44:12 +0000 |
reynaldo |
Improves EDL to avoid jumping into a skipped out scene. It also
|
Wed, 16 Jun 2010 18:59:10 +0000 |
diego |
Replace common options template by a common options array.
|
Wed, 16 Jun 2010 17:33:17 +0000 |
reimar |
SIGPIPE is not really a crash, try to exit cleanly in case we receive one.
|
Sun, 13 Jun 2010 17:10:52 +0000 |
reimar |
Remove unused mp_input_init parameter.
|
Tue, 08 Jun 2010 20:11:01 +0000 |
cehoyos |
Make -mc 1 the default.
|
Mon, 07 Jun 2010 17:52:28 +0000 |
reimar |
Print media start time with -identify.
|
Mon, 07 Jun 2010 17:12:49 +0000 |
reimar |
Move code printing -identify output for a file to a separate function.
|
Sat, 05 Jun 2010 16:46:25 +0000 |
reimar |
If we have no FPS value, try enabling -correct-pts mode, it does
|
Fri, 04 Jun 2010 18:46:22 +0000 |
reimar |
Do not use libass functions if it is disabled.
|
Thu, 03 Jun 2010 20:39:41 +0000 |
reimar |
If an invalid pts value is detected, try to to make up some if it seems
|
Thu, 03 Jun 2010 08:17:51 +0000 |
cehoyos |
Simplify libass version check.
|
Wed, 02 Jun 2010 20:21:29 +0000 |
cehoyos |
Fix compilation with external libass.
|
Mon, 31 May 2010 19:10:57 +0000 |
aurel |
backport ass_flush_events() from upstream libass and make use of it
|
Sat, 29 May 2010 10:13:39 +0000 |
diego |
misc cosmetics: K&R style nits, #include placement, indentation
|
Sun, 23 May 2010 23:22:25 +0000 |
reimar |
Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of some
|
Sun, 25 Apr 2010 16:09:56 +0000 |
reimar |
Fix crash if a DVD is played with dvdnav:// and without video
|
Sun, 21 Mar 2010 08:34:09 +0000 |
diego |
Rename SetCodecPath() --> set_codec_path().
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|