log mplayer.c @ 24892:80180dc13565

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