log

age author description
Tue, 05 Jun 2007 00:26:54 +0000 diego Keep unused parameter warnings in debug mode.
Tue, 05 Jun 2007 00:17:42 +0000 kraymer r23416: Drop the metadata stuff and replace it with generic property
Mon, 04 Jun 2007 13:16:39 +0000 reimar get rid of Gui code that has been commented out since ages
Mon, 04 Jun 2007 13:15:35 +0000 reimar Factor out some duplicated gui code
Mon, 04 Jun 2007 13:05:26 +0000 reimar Remove some useless code
Mon, 04 Jun 2007 09:39:55 +0000 zuxy Use 'static inline' instead of 'inline static' to avoid warnings
Mon, 04 Jun 2007 09:20:00 +0000 zuxy Change '%ld' to '%d' to remove warnings introduced by r23452
Mon, 04 Jun 2007 03:05:16 +0000 zuxy Correct dct64 functions' declarations
Sun, 03 Jun 2007 08:48:44 +0000 zuxy Remove unused parameter for mp_msg
Sat, 02 Jun 2007 21:55:00 +0000 gpoirier sync w/ r23455
Sat, 02 Jun 2007 20:20:33 +0000 gpoirier compilation fix after commit r9172 to ffmpeg, patch by Aurel
Sat, 02 Jun 2007 18:07:19 +0000 ptt new sentences on new lines, diego says ;-P
Sat, 02 Jun 2007 18:05:55 +0000 ptt sync'ed up to r23440 + a _big_ correction of tv suboptions
Sat, 02 Jun 2007 16:47:10 +0000 zuxy Remove non-existing make_decode_tables_MMX()
Sat, 02 Jun 2007 16:25:18 +0000 zuxy Use int and uint32_t instead of long and unsigned long, when appropriate.
Sat, 02 Jun 2007 16:04:56 +0000 zuxy Make realloc_struct inline as other functions defined in demuxer.h
Sat, 02 Jun 2007 14:38:45 +0000 diego 10l: Remove overlooked instance of NOAVIFILE_HEADERS.
Sat, 02 Jun 2007 13:00:38 +0000 eugeni Revert r23443, it breaks compilation without libass.
Sat, 02 Jun 2007 12:27:33 +0000 diego Get rid of superfluous __WINE__ #define, it was always enabled and
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Sat, 02 Jun 2007 12:24:35 +0000 diego Get rid of superfluous MPLAYER #define, it was always enabled and
Sat, 02 Jun 2007 10:26:37 +0000 nicodvb prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
Sat, 02 Jun 2007 01:56:22 +0000 compn update manual date, its been 8 months...
Fri, 01 Jun 2007 19:58:29 +0000 eugeni Recode the whole subtitle file to utf-8 before parsing.
Fri, 01 Jun 2007 19:56:44 +0000 eugeni Move code for reading a file and recoding it to utf-8 to a separate function.
Fri, 01 Jun 2007 17:29:35 +0000 voroshil mjpeg support for v4l2 tv:// driver
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Thu, 31 May 2007 17:30:49 +0000 voroshil r23370: added missing fps
Thu, 31 May 2007 17:10:56 +0000 voroshil r23416: Drop the metadata stuff and replace it with generic property string expansion.
Thu, 31 May 2007 13:22:36 +0000 zuxy Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW