log

age author description
Mon, 31 Mar 2008 16:20:08 +0000 diego We currently use %U as argument to the Exec entry to indicate that gmplayer
Mon, 31 Mar 2008 04:10:54 +0000 uau command.h: Remove unnecessary includes
Mon, 31 Mar 2008 04:10:51 +0000 uau mp_core.h: Fix use of 'mp_image_t' without definition
Sun, 30 Mar 2008 17:42:19 +0000 eugeni Case insensitive parsing of SSA/ASS section headers.
Sun, 30 Mar 2008 17:42:17 +0000 eugeni Skip BOM at the beginning of text in ASS parser.
Sun, 30 Mar 2008 16:55:46 +0000 eugeni Support 'default' attribute for audio and subtitle tracks.
Sat, 29 Mar 2008 15:51:05 +0000 diego Fix wrong #endif comment.
Sat, 29 Mar 2008 11:35:29 +0000 reimar Fix possible integer overflow in malloc by using calloc instead.
Fri, 28 Mar 2008 14:02:53 +0000 ptt synced with r26297
Fri, 28 Mar 2008 13:59:58 +0000 ptt compacted new libavformat's 'ipod' description
Fri, 28 Mar 2008 08:30:53 +0000 reimar Handle property commands in idle mode.
Fri, 28 Mar 2008 01:07:59 +0000 uau Include some .h files in corresponding .c files
Thu, 27 Mar 2008 19:58:00 +0000 ptt synced with r26073
Thu, 27 Mar 2008 19:48:06 +0000 ptt it's synced with r23520
Thu, 27 Mar 2008 19:44:30 +0000 ptt it's synced with r26258
Thu, 27 Mar 2008 19:36:48 +0000 ptt it's synced with r24035
Thu, 27 Mar 2008 19:35:13 +0000 ptt it's synced with r25566
Thu, 27 Mar 2008 19:33:54 +0000 ptt it's synced with 26146
Thu, 27 Mar 2008 19:32:05 +0000 ptt synced with 23516 (it was already ok)
Thu, 27 Mar 2008 19:21:43 +0000 ptt remove excessive space character
Thu, 27 Mar 2008 19:10:00 +0000 ptt grammar fix
Thu, 27 Mar 2008 18:38:38 +0000 ptt 38% synced with r22753
Thu, 27 Mar 2008 11:19:11 +0000 diego cosmetics: prettyprinting
Thu, 27 Mar 2008 11:18:09 +0000 diego some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee
Thu, 27 Mar 2008 08:42:09 +0000 ptt better explanation and grammar fix
Thu, 27 Mar 2008 08:29:04 +0000 ptt grammar fix
Thu, 27 Mar 2008 02:04:03 +0000 diego support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee
Thu, 27 Mar 2008 01:56:37 +0000 diego Remove bsd() system check. Lumping different *BSD systems together like
Wed, 26 Mar 2008 09:58:37 +0000 diego sync with FFmpeg r12599
Wed, 26 Mar 2008 00:15:43 +0000 diego cosmetics: Reindent X11 header search section after last commit.
Wed, 26 Mar 2008 00:14:51 +0000 diego Do not look for X11 headers on the host when cross-compiling.
Tue, 25 Mar 2008 21:30:46 +0000 diego Classify mlib as a configurable option, not as a hardware feature.
Tue, 25 Mar 2008 18:51:33 +0000 ptt synced with r26271
Tue, 25 Mar 2008 16:07:57 +0000 gpoirier add "ipod" to the list of formats handled by lavf
Tue, 25 Mar 2008 09:11:20 +0000 diego Add FFmpeg Mimic decoder.
Mon, 24 Mar 2008 10:58:07 +0000 diego Mention that '-frames 0' is useful with -identify, closes bug #1046.
Sat, 22 Mar 2008 18:22:53 +0000 diego Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.
Sat, 22 Mar 2008 17:35:32 +0000 diego cosmetics: comment typo fixes
Fri, 21 Mar 2008 19:16:44 +0000 ptt better wording
Fri, 21 Mar 2008 19:05:12 +0000 compn add complete fifo instructions, user didnt know to use mkfifo first.
Fri, 21 Mar 2008 12:31:47 +0000 reimar Ignore if we fail to get disc key, fixes playback of one of my DVDs which
Wed, 19 Mar 2008 15:46:37 +0000 ptt synced with r26260
Tue, 18 Mar 2008 22:14:57 +0000 diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
Tue, 18 Mar 2008 12:49:54 +0000 diego Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.
Tue, 18 Mar 2008 09:09:53 +0000 eugeni Compilation fix.
Mon, 17 Mar 2008 22:39:57 +0000 nicodvb another DCA audio identified (0x86) used in BD; patch by kirill belokurov gmail com
Mon, 17 Mar 2008 20:21:16 +0000 reimar Experimental support for -framedrop with -correct-pts.
Mon, 17 Mar 2008 20:15:22 +0000 reimar Make FFmpeg mpeg1/2 decoder the default over libmpeg2
Mon, 17 Mar 2008 07:23:02 +0000 diego fix typo: lavcoptc --> lavcopts
Mon, 17 Mar 2008 06:01:58 +0000 zuxy Fix a typo that causes an assertion to always fail.
Sun, 16 Mar 2008 17:27:05 +0000 voroshil Fix missed part of previous sync.
Sun, 16 Mar 2008 17:25:23 +0000 voroshil r26072: removed nonsense in the dvbin section
Sun, 16 Mar 2008 17:06:22 +0000 voroshil Sync tag update
Sun, 16 Mar 2008 17:02:17 +0000 voroshil r25994: typo fix: inited --> initialized
Sun, 16 Mar 2008 13:24:36 +0000 Gabrov synced with r26251
Sat, 15 Mar 2008 16:13:24 +0000 diego typo
Sat, 15 Mar 2008 11:37:18 +0000 diego Remove unused MACOSX definition.
Sat, 15 Mar 2008 11:32:19 +0000 diego Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
Sat, 15 Mar 2008 11:31:28 +0000 diego Introduce HAVE_QUICKTIME definition and use it where appropriate.
Sat, 15 Mar 2008 10:04:19 +0000 diego Remove the unused function roundToInt16. It is a duplicate of the same function