log mplayer.c @ 22808:c9b6a804f753

age author description
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