log

age author description
Thu, 30 Mar 2006 08:47:09 +0000 diego Trust the demuxer instead of the decoder for samplerate detection.
Thu, 30 Mar 2006 06:40:58 +0000 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
Thu, 30 Mar 2006 02:52:54 +0000 albeu Add a function to draw flat boxes and use it to make the list
Wed, 29 Mar 2006 23:25:09 +0000 albeu Move global vars used for header parsing, etc to dewux->priv as it should
Wed, 29 Mar 2006 21:54:53 +0000 jonas support for mp3lame with -oac lavc
Wed, 29 Mar 2006 19:31:31 +0000 albeu 100L to who wrote this. Also fix broken headers while at it.
Wed, 29 Mar 2006 11:33:13 +0000 gpoirier French proofreading, by Bounec
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Tue, 28 Mar 2006 16:37:09 +0000 ptt Removed unused constant definition (MSGTR_InvalidAOdriver)
Tue, 28 Mar 2006 11:27:45 +0000 ptt Removed unused constant definition (MSGTR_InvalidAOdriver)
Tue, 28 Mar 2006 00:15:16 +0000 ptt sync up to 1.223
Mon, 27 Mar 2006 22:54:50 +0000 ptt sync up to 1.231 plus minor corrections...
Mon, 27 Mar 2006 22:51:24 +0000 diego Remove verbosity parameter added to print_*_header call in last revision again.
Mon, 27 Mar 2006 21:37:18 +0000 rtognimp Fix passing qdm2 extradata to lavc decoder
Mon, 27 Mar 2006 19:43:46 +0000 gpoirier synced with 1.1249
Mon, 27 Mar 2006 19:27:42 +0000 albeu Fix cycling in menu with hidden items.
Mon, 27 Mar 2006 18:33:23 +0000 albeu Fix stepping in the playtree when interupting libmpdemux.
Mon, 27 Mar 2006 18:31:04 +0000 henry include MSGL_* definitions
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Mon, 27 Mar 2006 16:43:02 +0000 diego Properly document sub_alignment.
Mon, 27 Mar 2006 12:41:22 +0000 kraymer 1.1250: [applied by Diego, #1.216]
Mon, 27 Mar 2006 11:39:27 +0000 diego Rename the default GUI skins directory from 'Skin' to 'skins', keeping
Mon, 27 Mar 2006 10:32:52 +0000 reimar reinit vo when pix_fmt changes.
Mon, 27 Mar 2006 08:38:32 +0000 ods15 10l missing header for strdup
Mon, 27 Mar 2006 07:49:14 +0000 diego Change some printf calls to fprintf.
Mon, 27 Mar 2006 07:31:08 +0000 diego Remove superfluous extern variable declaration.
Mon, 27 Mar 2006 07:22:48 +0000 diego Change 'if(verbose)' to the more appropriate mp_msg_test.
Mon, 27 Mar 2006 06:59:00 +0000 diego Clarify which message levels should be translated.
Sun, 26 Mar 2006 22:56:46 +0000 diego Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
Sun, 26 Mar 2006 21:44:55 +0000 diego Simplify directory creation in the install target.