log

age author description
Tue, 13 Mar 2007 10:14:05 +0000 diego Give the library generation target a more sensible name.
Tue, 13 Mar 2007 00:37:29 +0000 diego Add common sources to .depend target.
Tue, 13 Mar 2007 00:34:56 +0000 diego Handle common parts at the objects instead of at the sources level.
Mon, 12 Mar 2007 23:53:40 +0000 diego codecs.conf.h needs to be made before .depend.
Mon, 12 Mar 2007 23:26:02 +0000 diego Mark phony targets as such.
Mon, 12 Mar 2007 23:24:42 +0000 diego dirclean target was removed, don't mark as phony.
Mon, 12 Mar 2007 22:42:05 +0000 rtogni Remove code duplication in smil parser
Mon, 12 Mar 2007 22:13:48 +0000 nicodvb cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen Hoyos
Mon, 12 Mar 2007 21:45:51 +0000 rtogni Support smil embedded into xml, fixes bugzilla #768
Mon, 12 Mar 2007 18:35:52 +0000 diego mp_msg.c is never built with -DCODECS2HTML.
Mon, 12 Mar 2007 18:33:50 +0000 diego Remove -DCODECS2HTML from .depend creation.
Mon, 12 Mar 2007 18:11:25 +0000 voroshil r22521: Clarify -reuse-socket description.
Mon, 12 Mar 2007 18:05:39 +0000 voroshil r22408: add -tv driver=help entry, also add dshow tv driver
Mon, 12 Mar 2007 17:54:11 +0000 voroshil r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
Mon, 12 Mar 2007 17:49:09 +0000 voroshil r22331: Remove some #if 0 code
Mon, 12 Mar 2007 17:38:32 +0000 diego Clarify that commits should not be split arbitrarily by file/directory.
Mon, 12 Mar 2007 17:35:46 +0000 diego spelling/punctuation
Mon, 12 Mar 2007 17:16:45 +0000 ivo fix forgotten \
Mon, 12 Mar 2007 15:57:01 +0000 compn add vcd:// for win32, patch by zuxy meng
Mon, 12 Mar 2007 15:52:34 +0000 diego Source files should not contain non-ASCII characters.
Mon, 12 Mar 2007 15:48:13 +0000 compn add vcd:// for win32, patch by zuxy meng
Mon, 12 Mar 2007 15:46:38 +0000 compn add vcd support to mingw, patch by zuxy meng
Mon, 12 Mar 2007 15:26:30 +0000 diego minor clarification
Mon, 12 Mar 2007 15:21:13 +0000 diego Clarify -reuse-socket description.
Mon, 12 Mar 2007 15:20:10 +0000 diego typo
Mon, 12 Mar 2007 08:52:45 +0000 diego Fix comment about test application compilation.
Sun, 11 Mar 2007 22:57:02 +0000 diego Add codec-cfg-test, remove now obsolete entries.
Sun, 11 Mar 2007 17:44:10 +0000 diego Add codec-cfg-test target.
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 17:30:43 +0000 uau Reindent messy functions before working on them