log

age author description
Sun, 29 Jul 2007 15:35:52 +0000 reimar Make vcd_get_track_end actually return the end, not the start on Darwin
Sun, 29 Jul 2007 14:42:07 +0000 reimar Make the vcd seek and get track end functions actually have an effect
Sun, 29 Jul 2007 14:35:25 +0000 diego punctuation, new sentences on new lines
Sun, 29 Jul 2007 14:01:50 +0000 diego libdvdcss patch got committed.
Sun, 29 Jul 2007 12:41:22 +0000 reimar Fix wrong return type in darwin VCD code
Sun, 29 Jul 2007 12:20:25 +0000 voroshil Replacing global variables in radio:// with
Sun, 29 Jul 2007 10:30:41 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:25:10 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:22:39 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:21:48 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:21:00 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:20:05 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:11:24 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 03:55:12 +0000 voroshil Removing forward declarations of routines used only in tv.c
Sun, 29 Jul 2007 03:38:01 +0000 voroshil Cosmetics.
Sun, 29 Jul 2007 03:33:39 +0000 voroshil Cosmetics: move two routines up
Sat, 28 Jul 2007 22:54:08 +0000 reimar Set -vo gl slice-height default to 0, the current default of 4 seems
Sat, 28 Jul 2007 22:46:10 +0000 reimar Experimental negative panscan values
Sat, 28 Jul 2007 22:42:20 +0000 reimar Use a new variable for user-supplied monitor-aspect so we can overwrite
Sat, 28 Jul 2007 22:21:29 +0000 reimar make sure update_xinerama_info is always called even when using the
Sat, 28 Jul 2007 17:16:55 +0000 diego Give message string a more meaningful name.
Sat, 28 Jul 2007 14:28:38 +0000 diego cosmetics: misc typo fixes
Sat, 28 Jul 2007 14:27:55 +0000 diego typo fix: childs --> children
Sat, 28 Jul 2007 14:27:04 +0000 diego typo fix: childs --> children
Sat, 28 Jul 2007 14:23:18 +0000 diego Names starting with underscores are reserved.
Sat, 28 Jul 2007 14:17:25 +0000 diego typo
Sat, 28 Jul 2007 10:14:42 +0000 reimar Fix some typos in comments
Sat, 28 Jul 2007 06:21:35 +0000 voroshil r23852: af channels example for ffdca to ALSA reordering
Fri, 27 Jul 2007 21:00:33 +0000 reimar Remove extern index_mode, it is already in demuxer.h
Fri, 27 Jul 2007 20:25:43 +0000 reimar Make sure fformat is set before use
Fri, 27 Jul 2007 20:22:55 +0000 reimar Remove some unneeded extern variable declarations
Fri, 27 Jul 2007 19:25:51 +0000 reimar Remove completely pointless extra return statements
Fri, 27 Jul 2007 18:51:07 +0000 reimar Fix MSF -> sector conversion being 150 sectors of
Fri, 27 Jul 2007 18:47:44 +0000 reimar Simplify track length calculation
Fri, 27 Jul 2007 18:34:09 +0000 reimar Some more *BSD vcd_read simplification
Fri, 27 Jul 2007 18:31:50 +0000 reimar Fix several 100l
Fri, 27 Jul 2007 18:04:52 +0000 reimar Factor out some common code
Fri, 27 Jul 2007 17:37:53 +0000 reimar Somewhat unified *BSD vcd reading
Fri, 27 Jul 2007 17:18:03 +0000 reimar READ_TOC for making *BSD code more similar
Fri, 27 Jul 2007 17:12:21 +0000 ptt synced with r23225
Fri, 27 Jul 2007 17:02:56 +0000 reimar One ifdef less
Fri, 27 Jul 2007 16:59:41 +0000 reimar Simplify NetBSD vcd_read code
Fri, 27 Jul 2007 16:34:52 +0000 reimar vcd_inc_msf function also for freebsd vcd_read
Fri, 27 Jul 2007 08:49:14 +0000 reimar More VCD cosmetics
Thu, 26 Jul 2007 23:19:36 +0000 reimar 100l, return is missing a value
Thu, 26 Jul 2007 23:15:54 +0000 reimar Cosmetics to reduce diff between Free- and netBSD vcd stuff
Thu, 26 Jul 2007 23:13:30 +0000 reimar 10l, fix vcd netbsd compilation
Thu, 26 Jul 2007 22:51:23 +0000 reimar TOCADDR macro as first step to common *BSD vcd reading code
Thu, 26 Jul 2007 09:54:57 +0000 iive Disable building of vo_mga on all linux platforms despite not having Matrox card.
Thu, 26 Jul 2007 08:43:33 +0000 ptt synced with r23856
Thu, 26 Jul 2007 08:22:57 +0000 gpoirier Intel Mac is fully supported these days
Thu, 26 Jul 2007 08:21:42 +0000 gpoirier add Hitachi SuperH (SH3) support
Wed, 25 Jul 2007 19:02:29 +0000 uau Fix configure regexp for enabling FFmpeg features
Wed, 25 Jul 2007 17:31:34 +0000 reimar Simplify: use FFMAX
Wed, 25 Jul 2007 17:29:29 +0000 reimar Remove some useless "extern" before function prototypes
Wed, 25 Jul 2007 17:21:03 +0000 reimar avoid ff_config_enable doing partial matches.
Wed, 25 Jul 2007 17:13:02 +0000 reimar subdata must be set to NULL when the corresponding data was freed.
Wed, 25 Jul 2007 17:11:22 +0000 reimar Do not set vo_sub to NULL on changing subtitles, update_subtitles
Wed, 25 Jul 2007 15:19:53 +0000 diego small wording improvement