log

age author description
Wed, 30 May 2007 09:33:09 +0000 benoit rename attribute_unused to av_unused as it is declared in common.h
Wed, 30 May 2007 08:36:38 +0000 zuxy Use play duration instead of send duration to calculate the length
Wed, 30 May 2007 07:07:32 +0000 albeu Drop the metadata stuff and replace it with generic property string expansion.
Wed, 30 May 2007 07:05:34 +0000 albeu Make command.h usable without the MPContext typedef.
Wed, 30 May 2007 06:53:06 +0000 albeu Add PRINT to the samplerate property.
Wed, 30 May 2007 06:39:21 +0000 albeu Fix fallback on the default GET_TYPE for unvailable/disabled
Tue, 29 May 2007 22:14:41 +0000 albeu Make all the info available via the metadata API available via properties.
Tue, 29 May 2007 21:49:39 +0000 albeu Rework the property API to allow sub properties such as
Tue, 29 May 2007 18:52:20 +0000 ben add documentation for new -menu-chroot option
Tue, 29 May 2007 18:49:38 +0000 ben new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
Tue, 29 May 2007 16:14:52 +0000 diego Only one section remains unfinished, typo.
Tue, 29 May 2007 09:08:50 +0000 diego typo
Tue, 29 May 2007 08:45:47 +0000 kraymer r23325: dv does not support YVU9
Tue, 29 May 2007 07:44:36 +0000 kraymer add note about unfinished "codec specific encoding options" section
Mon, 28 May 2007 18:13:33 +0000 reimar Get rid of __attribute__((__packed__)) in Matroska demuxer
Mon, 28 May 2007 17:13:52 +0000 diego Add LGPL license header.
Mon, 28 May 2007 14:25:48 +0000 cehoyos 10l: r23399 broke mov/mp4 demuxing
Mon, 28 May 2007 10:55:04 +0000 ptt little typo fix
Mon, 28 May 2007 09:30:56 +0000 diego Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Mon, 28 May 2007 08:18:23 +0000 diego Move variable declaration into conditional to avoid an unused variable warning.
Mon, 28 May 2007 08:12:41 +0000 diego Remove unused variables.
Sun, 27 May 2007 21:45:33 +0000 michael HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
Sun, 27 May 2007 21:14:32 +0000 reimar More fastmemcpy.h removal
Sun, 27 May 2007 21:13:10 +0000 reimar Remove more pointless fastmemcpy.h includes in libvo
Sun, 27 May 2007 20:45:34 +0000 reimar Removed useless fastmemcpy.h includes in video decoders
Sun, 27 May 2007 20:40:04 +0000 reimar Remove two useless fastmemcpy.h includes in gui code.
Sun, 27 May 2007 20:36:04 +0000 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
Sun, 27 May 2007 12:06:08 +0000 gpoirier sync w/ r23370
Sun, 27 May 2007 11:28:05 +0000 Gabrov synced with r23388