log

age author description
Wed, 09 Apr 2008 18:05:57 +0000 diego Remove some useless quotes from #error preprocessor directives.
Wed, 09 Apr 2008 18:02:05 +0000 diego Use quotes instead of angular brackets for local includes.
Wed, 09 Apr 2008 17:23:59 +0000 diego Handle af_ladspa conditional compilation in the usual way.
Wed, 09 Apr 2008 17:14:43 +0000 diego Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.
Wed, 09 Apr 2008 17:03:08 +0000 diego Do not build subrip with debugging symbols.
Wed, 09 Apr 2008 17:02:22 +0000 diego cosmetics: Group dependency declarations together.
Wed, 09 Apr 2008 17:00:42 +0000 diego Remove redundant compilation commands that shadow builtin rules.
Wed, 09 Apr 2008 16:54:49 +0000 diego List libraries to link to in dependency list.
Wed, 09 Apr 2008 16:50:30 +0000 diego cosmetics: Add CFLAGS to compilation commands everywhere.
Wed, 09 Apr 2008 16:42:18 +0000 diego Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.
Wed, 09 Apr 2008 16:39:07 +0000 diego Update for latest changes to linking dependencies.
Wed, 09 Apr 2008 15:19:55 +0000 diego Add missing #includes to pass 'make checkheaders' to codecs.conf.h.
Wed, 09 Apr 2008 14:13:30 +0000 diego Restore osdep/mmap-os2.c compilation, which was accidentally removed.
Wed, 09 Apr 2008 12:54:07 +0000 diego cosmetics: Align columns.
Wed, 09 Apr 2008 11:31:50 +0000 diego Fix nonsensical license header, mpeg2dec is not GNU Make.
Wed, 09 Apr 2008 00:46:21 +0000 albeu Split the lavf taglists out of the lavf muxer to allow using libmpmux
Wed, 09 Apr 2008 00:43:19 +0000 albeu Split the aac header parsing out of aac demuxer to allow using libmpmux
Wed, 09 Apr 2008 00:36:28 +0000 albeu Remove the need for code using stream to export an mp_input_check_interrupt()
Wed, 09 Apr 2008 00:32:35 +0000 albeu Make stream independent of libmpdemux, the asf demuxer and streaming
Tue, 08 Apr 2008 22:25:59 +0000 diego Merge libass/Makefile into Makefile, one less recursive make directory.
Tue, 08 Apr 2008 22:11:17 +0000 diego cosmetics: Rename some shell variables to give them more descriptive names.
Tue, 08 Apr 2008 22:08:23 +0000 diego cosmetics: Merge shell commands into one line.
Tue, 08 Apr 2008 22:07:03 +0000 diego Do not suppress command output.
Tue, 08 Apr 2008 18:25:30 +0000 diego Merge osdep/Makefile into the top-level Makefile, thus getting rid
Tue, 08 Apr 2008 18:03:14 +0000 diego Move decision about which getch2 and timer file to compile to configure.
Tue, 08 Apr 2008 17:31:25 +0000 diego Move decision about whether or not to compile osdep/mmap_os2.c to configure.
Tue, 08 Apr 2008 17:06:25 +0000 diego Merge simplifications from FFmpeg r12764.
Mon, 07 Apr 2008 23:49:39 +0000 diego Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.
Mon, 07 Apr 2008 22:25:13 +0000 diego Sync with FFmpeg's shiny new non-recursive build system.
Mon, 07 Apr 2008 21:16:50 +0000 mru non-recursive makefiles
Mon, 07 Apr 2008 17:39:41 +0000 reimar reset() should not senselessly close and reopen
Mon, 07 Apr 2008 17:32:44 +0000 reimar AUDIO_DRAIN makes no sense directly after opening
Mon, 07 Apr 2008 08:28:54 +0000 diego Build all parts in the libmenu subdirectory nonrecursively.
Mon, 07 Apr 2008 07:55:05 +0000 diego There is no more need to ignore .depend and libinput.a.
Mon, 07 Apr 2008 07:46:32 +0000 diego According to the Icon Theme Specification icon names should have no extension.
Sun, 06 Apr 2008 23:09:06 +0000 diego Get rid of recursive make for the input/ subdirectory.
Sun, 06 Apr 2008 23:08:15 +0000 diego Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
Sun, 06 Apr 2008 21:56:11 +0000 diego Use DEPEND_CMD as set by configure to generate dependency information instead
Sun, 06 Apr 2008 21:52:50 +0000 diego 100l: Revert previous accidental commit.
Sun, 06 Apr 2008 18:17:59 +0000 diego Rename RTJPEG files so that filenames consist of lowercase name only.
Sun, 06 Apr 2008 13:38:46 +0000 compn add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
Sat, 05 Apr 2008 19:33:05 +0000 Gabrov synced with r26333
Sat, 05 Apr 2008 16:29:10 +0000 diego Add multiple inclusion guards to help_mp.h.
Sat, 05 Apr 2008 16:19:10 +0000 diego Use the more natural ">" instead of "1>" for stdout redirection.
Sat, 05 Apr 2008 14:11:48 +0000 reimar Fix lots and lots of other demuxers broken by r26301
Sat, 05 Apr 2008 14:07:34 +0000 reimar Remove another useless cast
Sat, 05 Apr 2008 14:07:05 +0000 reimar Remove useless cast
Sat, 05 Apr 2008 11:09:21 +0000 reimar Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder
Sat, 05 Apr 2008 09:19:55 +0000 reimar Set demuxer->audio->id to avoid breakage due to r26301
Sat, 05 Apr 2008 08:49:07 +0000 reimar Set correct codec tag for raw rgb in mov, fixes
Fri, 04 Apr 2008 19:38:06 +0000 diego Export some more information for FFmpeg's buid system.
Fri, 04 Apr 2008 01:24:40 +0000 compn add switch_aspect cycle wish
Fri, 04 Apr 2008 01:09:36 +0000 iive Change I_TYPE -> FF_I_TYPE to fix compilation.
Thu, 03 Apr 2008 17:19:23 +0000 reimar Change I_TYPE -> FF_I_TYPE to fix compilation.
Thu, 03 Apr 2008 16:57:16 +0000 reimar Better mark variables that are changed by the signal handler as volatile
Wed, 02 Apr 2008 01:01:22 +0000 uau Add some const qualifiers to reduce warnings
Tue, 01 Apr 2008 22:00:54 +0000 diego Remove now useless PARTS-yes line.
Tue, 01 Apr 2008 21:59:39 +0000 diego Darwin and Win32 DVD support libs are handled separately, take them back
Tue, 01 Apr 2008 21:22:02 +0000 diego Initialize _dvdread variable to "no" in the dvdread check.
Tue, 01 Apr 2008 17:42:16 +0000 diego Remove pointless comments from local diff.
Tue, 01 Apr 2008 17:41:18 +0000 diego cosmetics: Fix some typos and trailing whitespace in local changes.
Tue, 01 Apr 2008 17:31:37 +0000 diego Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
Tue, 01 Apr 2008 15:24:53 +0000 uau Remove unnecessary includes
Tue, 01 Apr 2008 14:19:45 +0000 diego Do not #include libavutil/common.h. It is not used directly and mpbswap.h
Mon, 31 Mar 2008 17:48:50 +0000 diego Ahem, fix quoting of $ in DEPEND_CMD.
Mon, 31 Mar 2008 17:27:01 +0000 diego Add DEPEND_CMD to config.mak (sync with FFmpeg).
Mon, 31 Mar 2008 17:19:51 +0000 diego Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.
Mon, 31 Mar 2008 17:04:06 +0000 diego cosmetics: Group all FFmpeg settings together in config.mak.
Mon, 31 Mar 2008 16:53:14 +0000 diego HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.
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.