log

age author description
Fri, 11 Apr 2008 07:37:27 +0000 diego Remove Win32 linker option for netstream. Other winsock using code does not
Fri, 11 Apr 2008 07:28:32 +0000 diego Add a config.mak variable to control compilation of the Win32 GUI.
Fri, 11 Apr 2008 07:17:40 +0000 diego Remove unused definition.
Thu, 10 Apr 2008 21:01:53 +0000 rtogni Support for vorbis.acm decoder (used for some implementations of vorbis
Thu, 10 Apr 2008 10:55:39 +0000 ptt if it's 'for lang in...' it's better off to use $$lang as a variable next ;)
Thu, 10 Apr 2008 10:01:54 +0000 diego Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.
Wed, 09 Apr 2008 21:49:27 +0000 rtogni 1000l fix linking after r26378
Wed, 09 Apr 2008 20:53:11 +0000 compn document ignore option
Wed, 09 Apr 2008 18:33:26 +0000 diego 10l: libass compilation should be conditional.
Wed, 09 Apr 2008 18:26:44 +0000 diego Rename ASS make variable to LIBASS.
Wed, 09 Apr 2008 18:20:22 +0000 diego Remove useless #include.
Wed, 09 Apr 2008 18:15:21 +0000 diego Merge libaf/Makefile into Makefile, one less instance of recursive make.
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