log mplayer.c @ 37056:d6bbecdf03bf

age author description
Sun, 06 Apr 2014 18:46:45 +0000 reimar mplayer: Fix potential NULL dereference.
Sat, 22 Mar 2014 19:53:49 +0000 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
Fri, 21 Mar 2014 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Tue, 04 Mar 2014 19:28:58 +0000 reimar Ensure that DVD highlight is really removed on switching titles.
Wed, 26 Feb 2014 22:02:06 +0000 reimar For -dump* to retry once of it reached EOF before writing anything.
Wed, 26 Feb 2014 21:56:26 +0000 reimar Use select_audio/select_video to disable unused streams.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Fri, 14 Feb 2014 21:34:07 +0000 reimar Remove DVDNAV audio reset code to avoid issues on title changes.
Sun, 02 Feb 2014 19:18:31 +0000 ib Add support for default of multiple video tracks.
Mon, 20 Jan 2014 22:08:45 +0000 reimar mplayer: Simplify initial playtree/file code.
Mon, 20 Jan 2014 22:08:44 +0000 reimar mplayer.c: Minor loop simplification.
Mon, 20 Jan 2014 22:08:42 +0000 reimar print_file_info: Do not assume we have a demuxer.
Sat, 18 Jan 2014 20:41:46 +0000 reimar Fully reinit audio chain on format change.
Tue, 17 Dec 2013 22:57:00 +0000 ib Get rid of guiInfo member afilter.
Tue, 17 Dec 2013 22:40:51 +0000 ib Add mpctx_get_stream().
Tue, 17 Dec 2013 22:31:30 +0000 ib Add mpctx_get_global_sub_pos().
Tue, 17 Dec 2013 22:12:19 +0000 ib Provide GUI_SET_MIXER call with argument.
Sat, 09 Nov 2013 08:50:16 +0000 reimar Move cast to right place to avoid warning.
Sat, 09 Nov 2013 08:46:02 +0000 reimar Prefer -title if given for audio output name.
Fri, 08 Nov 2013 21:06:40 +0000 al mplayer: Fix a crash seeking with -chapter and -ass
Sun, 22 Sep 2013 09:03:30 +0000 reimar Pass playing filename to audio outputs.
Sun, 25 Aug 2013 17:57:25 +0000 reimar Support -alang and -slang for bluray://
Mon, 12 Aug 2013 19:37:35 +0000 reimar Fix possible hang bug with -ao pcm.
Mon, 12 Aug 2013 19:37:33 +0000 reimar Do not increment frame drop count when at EOF.
Thu, 01 Aug 2013 17:45:31 +0000 ib Remove GUI_HANDLE_EVENTS.
Thu, 01 Aug 2013 17:12:26 +0000 ib Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
Thu, 01 Aug 2013 17:10:10 +0000 ib Remove needless GUI_HANDLE_EVENTS call.
Sun, 05 May 2013 17:02:33 +0000 reimar Allow parsing arbitrary files as playlist only
Thu, 04 Apr 2013 11:50:37 +0000 ib Cosmetic: Rename GMPlayer definition gmplayer.
Wed, 03 Apr 2013 11:52:42 +0000 reimar Add limited -endpos support when dumping.
Sat, 30 Mar 2013 08:42:57 +0000 reimar Add -heartbeat-interval option.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Thu, 14 Mar 2013 20:04:24 +0000 reimar Win32: support file names with characters outside system code-page
Sat, 15 Dec 2012 19:54:44 +0000 reimar Attempt to fix -loop (when written after the file name) for
Sat, 15 Dec 2012 19:53:28 +0000 reimar Allow -ss 0 to seek to pts 0 instead of disabling seeking.
Wed, 05 Dec 2012 11:51:08 +0000 ib Combine guiPlaylistInitialize() and guiPlaylistAdd().
Sun, 25 Nov 2012 22:56:28 +0000 reimar Disable frame dropping for codec delay flush.
Sun, 25 Nov 2012 14:46:47 +0000 reimar React more smoothly to user input/window redraw requests
Mon, 01 Oct 2012 19:47:45 +0000 reimar Avoid sleeping for too long without reacting to user input.
Mon, 17 Sep 2012 19:35:25 +0000 reimar Support pausing prefix also in idle mode.
Wed, 30 May 2012 21:05:21 +0000 ib Allow plain text playlists for the GUI.
Wed, 30 May 2012 19:33:09 +0000 reimar Another attempt at clearing DVDNAV highlights, this
Tue, 15 May 2012 20:56:53 +0000 reimar Do not override mpctx->stream during free_demuxer.
Fri, 20 Apr 2012 18:30:40 +0000 reimar Use a local variable to reduce some code clutter.
Sun, 15 Apr 2012 21:02:59 +0000 reimar Fix dvdnav case to not leave "flush" uninitialized.
Sun, 15 Apr 2012 15:01:09 +0000 reimar Decode last frames for codecs with delay.
Sun, 15 Apr 2012 11:09:17 +0000 reimar Fix hang when video pts suddenly jumps to match audio pts.
Sun, 04 Mar 2012 14:47:37 +0000 reimar Allow using a cache size of up to 4 TB.
Sun, 12 Feb 2012 17:27:06 +0000 ib Revert one change of r34694.
Sun, 12 Feb 2012 15:37:04 +0000 ib Make mplayer.c messages translatable.
Sun, 12 Feb 2012 13:35:17 +0000 reimar Try to detect when an audio driver ends up hanging after
Thu, 19 Jan 2012 23:20:37 +0000 reimar Fix per-file ASS options like -ass-force-style.
Sun, 11 Dec 2011 14:44:36 +0000 ib Cosmetic: Adjust indent.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Mon, 05 Dec 2011 18:27:40 +0000 reimar Fix OSD time and e.g. frame number displayed with osd_fractions
Tue, 15 Nov 2011 17:57:23 +0000 cigaes OSD fractions: do not round up decimals
Tue, 25 Oct 2011 20:45:09 +0000 reimar Sanitize include option behaviour.
Sun, 16 Oct 2011 10:49:48 +0000 ib Add comment.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Sat, 15 Oct 2011 11:07:29 +0000 ib Ensure that filename related config will always be loaded.
Sat, 15 Oct 2011 10:37:36 +0000 ib Allow GUI to use filename related config.
Fri, 30 Sep 2011 15:13:01 +0000 ib Remove needless code.
Wed, 28 Sep 2011 13:53:15 +0000 ib Correct comment on playtree and playtree_iter in connection with the GUI.
Tue, 27 Sep 2011 14:15:42 +0000 ib Remove gui() instruction GUI_SET_FILE.
Thu, 18 Aug 2011 19:15:06 +0000 reimar Remove strange pts locking code that would never really result in good
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 13:15:58 +0000 ib Cosmetic: Adjust indent and remove braces.
Fri, 12 Aug 2011 13:14:13 +0000 ib Remove needless guiInfo member DiskChanged.
Fri, 12 Aug 2011 10:23:25 +0000 ib Remove pointless condition.
Fri, 12 Aug 2011 09:41:08 +0000 ib Cosmetic: Adjust indent.
Fri, 12 Aug 2011 09:40:29 +0000 ib Remove unneeded variable and simplify code.
Thu, 11 Aug 2011 17:45:25 +0000 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Wed, 10 Aug 2011 20:17:20 +0000 cboesch mplayer: small indent fix.
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Thu, 07 Jul 2011 14:54:53 +0000 ib Cosmetic: Rename the GUI playlist functions.
Tue, 05 Jul 2011 15:04:00 +0000 ib Rename GUI playtree import functions.
Tue, 05 Jul 2011 13:48:55 +0000 ib Make guiEventHandling() a gui() call.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Wed, 29 Jun 2011 14:31:17 +0000 ib Rename guiGetEvent type guiSetDefaults guiNewFile.
Wed, 29 Jun 2011 14:24:39 +0000 ib Don't let MPlayer directly call user interface functions.
Tue, 28 Jun 2011 17:36:19 +0000 ib Rename guiGetEvent type guiSetVolume guiSetMixer.
Tue, 28 Jun 2011 17:23:37 +0000 ib Redraw GUI only after all necessary values have been set.
Tue, 28 Jun 2011 10:55:17 +0000 ib Change return code of guiGetEvent() to indicate success.
Tue, 28 Jun 2011 09:23:16 +0000 ib Cosmetic: Remove needless parentheses.
Tue, 28 Jun 2011 08:52:02 +0000 ib Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
Tue, 28 Jun 2011 07:31:35 +0000 ib Rename guiGetEvent type guiSetValues guiSetVideo.
Mon, 27 Jun 2011 19:39:57 +0000 ib Rename guiGetEvent type guiIEvent guiRunCommand.
Mon, 27 Jun 2011 19:25:04 +0000 ib Rename guiGetEvent type guiSetParameters guiPreparation.
Mon, 27 Jun 2011 19:14:45 +0000 ib Remove guiGetEvent type guiSetDemuxer.
Mon, 27 Jun 2011 18:55:18 +0000 ib Remove guiGetEvent type guiSetFileFormat.
Mon, 27 Jun 2011 10:46:25 +0000 ib Simplify code concerning guiGetEvent type guiSetAudioOnly.
Mon, 27 Jun 2011 10:29:34 +0000 ib Cast arg in guiGetEvent() to void * or remove cast where unnecessary.
Mon, 27 Jun 2011 10:02:04 +0000 ib Rename guiInterface_t member AudioType AudioChannels.
Fri, 24 Jun 2011 12:54:10 +0000 ib Cosmetic: Adjust indent.
Wed, 22 Jun 2011 12:53:30 +0000 ib Replace all playback integer constants by their symbolic constants.
Wed, 22 Jun 2011 12:12:50 +0000 ib Rename the symbolic playback state constants.
Wed, 22 Jun 2011 11:48:31 +0000 ib Rename guiGetEvent type guiCEvent guiSetState.
Sun, 19 Jun 2011 16:48:33 +0000 reimar Move init_vo_spudec to mp_common.c and reuse it in mencoder.
Sun, 19 Jun 2011 16:05:35 +0000 reimar Factor out a tiny bit of common code.
Sun, 19 Jun 2011 13:58:45 +0000 ib Add const to string pointer argument that will not be modified.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sat, 18 Jun 2011 08:07:53 +0000 reimar Spelling fix.
Sun, 12 Jun 2011 09:57:07 +0000 reimar Make mp_dvdnav_save_smpi more robust and ensure consistency of nav buffer.
Sun, 12 Jun 2011 09:17:05 +0000 reimar Spelling fix.
Sun, 12 Jun 2011 00:23:10 +0000 reimar Actually use the AF_FORMAT_UNKNOWN define instead of having it in a comment.
Sat, 11 Jun 2011 15:39:00 +0000 cboesch Put code checking if at the EOS in a function.
Sat, 11 Jun 2011 15:07:37 +0000 reimar a_pos is also used by update_subtitles, so initialize it always.
Sat, 11 Jun 2011 13:52:11 +0000 cboesch Various alignment cosmetics and brackets simplifications.
Sat, 11 Jun 2011 13:27:29 +0000 cboesch Clarify child_sighandler loop.
Wed, 08 Jun 2011 18:58:10 +0000 reimar Change -udp-slave code to temporarily fall back to normal
Tue, 07 Jun 2011 00:08:06 +0000 cehoyos Fix compilation without gui.
Mon, 06 Jun 2011 11:55:35 +0000 ib Make option '-noidle' working for the GUI.
Fri, 03 Jun 2011 15:43:38 +0000 ib Define "gmplayer" as symbolic constant.
Sat, 21 May 2011 18:46:39 +0000 cigaes stream dump: print progress information.
Mon, 09 May 2011 18:47:27 +0000 cboesch Prettify main MPlayer source file.
Sat, 07 May 2011 15:30:14 +0000 ib Set GUI initialization flag earlier.
Thu, 05 May 2011 16:50:38 +0000 reimar Move m_config_free last, otherwise mp_msg might stop working
Thu, 05 May 2011 10:29:08 +0000 cboesch Doxygen cleanups in the main file.
Wed, 04 May 2011 20:38:06 +0000 reimar Avoid duplicating MP_CMD_QUIT code, even though it currently
Wed, 04 May 2011 20:13:25 +0000 reimar Move freeing of subtitle data to uninit_player so it not only happens
Sun, 01 May 2011 16:44:58 +0000 cboesch Remove some useless static and global zero initializations.
Sun, 01 May 2011 16:40:30 +0000 cboesch Remove MI2-Trailer.avi reference from filename variable comment.
Fri, 15 Apr 2011 20:41:40 +0000 reimar Avoid crash when pausing an audio-only file.
Sat, 09 Apr 2011 14:55:22 +0000 reimar Send udp master updates also when paused and let slave use normal timing
Sat, 09 Apr 2011 14:47:16 +0000 reimar Prefer snprintf over printf.
Thu, 07 Apr 2011 22:43:45 +0000 reimar Disable timing/sleep directly after seek.
Thu, 07 Apr 2011 22:30:18 +0000 reimar Move variables into block where they are used.
Sat, 26 Mar 2011 16:11:18 +0000 reimar Do not do A-V sync correction if one of the pts values is bogus
Sat, 26 Mar 2011 16:02:44 +0000 reimar Generalize previous commit: assume that a 0 frame time is always wrong
Sat, 26 Mar 2011 16:01:00 +0000 reimar For a stream without pts values time video frames based on fps
Sun, 27 Feb 2011 10:30:04 +0000 cboesch 10l: forgot mp_strings.h header include with mp_asprintf prototype.
Sat, 26 Feb 2011 11:58:53 +0000 cboesch Use mp_asprintf in get_metadata instead of limited stack buffer.
Tue, 22 Feb 2011 18:22:16 +0000 reimar Move MPlayer's audio pts calculation code into mp_common.c and reuse it in
Mon, 14 Feb 2011 18:52:03 +0000 cboesch Remove uneeded trailing semicolon.
Thu, 10 Feb 2011 19:20:36 +0000 cigaes Fractional part of time stamp in OSD.
Sat, 05 Feb 2011 20:38:02 +0000 cboesch Add sub-paths option.
Sat, 05 Feb 2011 20:05:38 +0000 cboesch Revert 32857: FPS should be double everywhere, not float.
Sat, 05 Feb 2011 19:05:02 +0000 cboesch FPS are in float in sh_video, not double.
Wed, 02 Feb 2011 18:30:20 +0000 reimar Fix r32824: It broke -frames and many, many other things.
Thu, 27 Jan 2011 20:39:01 +0000 reimar Continue playing even if we reached video EOF if there is still audio
Thu, 27 Jan 2011 19:34:40 +0000 reimar Cosmetics: move if and following { onto same line.
Wed, 26 Jan 2011 21:51:43 +0000 reimar Update PAUSED status line with cache fill status if it changed.
Wed, 26 Jan 2011 21:48:15 +0000 reimar Convert cache_fill_status into a function so we always get the latest state,
Wed, 26 Jan 2011 21:24:49 +0000 reimar Change MSGTR_Paused definition to allow simplifying some code.
Sun, 23 Jan 2011 13:04:15 +0000 cboesch Replace hacky vobsub loading with a new clean one.
Sun, 16 Jan 2011 12:18:39 +0000 cboesch Reindent (and prettify) after 32791.
Sun, 16 Jan 2011 12:11:14 +0000 cboesch Get rid of the "main" label.
Mon, 10 Jan 2011 19:18:51 +0000 cboesch Add size based support for -endpos in MPlayer.
Mon, 03 Jan 2011 19:39:31 +0000 cboesch Factorize ROUND() redefinitions macro.
Sat, 25 Dec 2010 16:58:00 +0000 cboesch Remove pointless case braces.
Fri, 24 Dec 2010 23:02:24 +0000 cboesch Factorize subtitles loading between mplayer and mencoder.
Sun, 19 Dec 2010 14:15:44 +0000 cboesch Simplify video format condition in get_metadata.
Sun, 19 Dec 2010 14:09:21 +0000 cboesch Remove pointless case braces in get_metadata.
Sun, 19 Dec 2010 14:03:24 +0000 cboesch Fix potential heap overflow in get_metadata.
Sat, 04 Dec 2010 10:24:42 +0000 cboesch Make use of mp_basename in a few places.
Fri, 26 Nov 2010 20:52:35 +0000 reimar build_afilter_chain is not safe to use directly, thus make it
Tue, 16 Nov 2010 21:06:52 +0000 cboesch Export mp_basename in a function instead of duplicate macros in various places
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 17:03:26 +0000 cigaes Move eosd.[ch] to the sub directory.
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:38:51 +0000 cigaes Move spudec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Sun, 17 Oct 2010 15:23:33 +0000 reimar Move gui-specific code out of common_init, it certainly does
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Sat, 09 Oct 2010 14:17:06 +0000 reimar Remove some commented-out and generally useless code.
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].
Sat, 20 Mar 2010 23:27:07 +0000 diego Move SetCodecPath() from loader to get_path.c and make it unconditional.
Thu, 18 Mar 2010 20:57:49 +0000 diego Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.
Thu, 18 Mar 2010 20:44:01 +0000 reimar Split codec path related code into a separate file to fix Windows build.
Wed, 17 Mar 2010 09:12:51 +0000 komh Follow a more proper way to support -codecpath.
Mon, 15 Mar 2010 08:30:06 +0000 komh Add -codecpath option.