Mercurial > mplayer.hg
graph
-
Remove Win32 linker option for netstream. Other winsock using code does notFri, 11 Apr 2008 07:37:27 +0000, by diego
-
Add a config.mak variable to control compilation of the Win32 GUI.Fri, 11 Apr 2008 07:28:32 +0000, by diego
-
Remove unused definition.Fri, 11 Apr 2008 07:17:40 +0000, by diego
-
Support for vorbis.acm decoder (used for some implementations of vorbisThu, 10 Apr 2008 21:01:53 +0000, by rtogni
-
if it's 'for lang in...' it's better off to use $$lang as a variable next ;)Thu, 10 Apr 2008 10:55:39 +0000, by ptt
-
Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.Thu, 10 Apr 2008 10:01:54 +0000, by diego
-
1000l fix linking after r26378Wed, 09 Apr 2008 21:49:27 +0000, by rtogni
-
document ignore optionWed, 09 Apr 2008 20:53:11 +0000, by compn
-
10l: libass compilation should be conditional.Wed, 09 Apr 2008 18:33:26 +0000, by diego
-
Rename ASS make variable to LIBASS.Wed, 09 Apr 2008 18:26:44 +0000, by diego
-
Remove useless #include.Wed, 09 Apr 2008 18:20:22 +0000, by diego
-
Merge libaf/Makefile into Makefile, one less instance of recursive make.Wed, 09 Apr 2008 18:15:21 +0000, by diego
-
Remove some useless quotes from #error preprocessor directives.Wed, 09 Apr 2008 18:05:57 +0000, by diego
-
Use quotes instead of angular brackets for local includes.Wed, 09 Apr 2008 18:02:05 +0000, by diego
-
Handle af_ladspa conditional compilation in the usual way.Wed, 09 Apr 2008 17:23:59 +0000, by diego
-
Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.Wed, 09 Apr 2008 17:14:43 +0000, by diego
-
Do not build subrip with debugging symbols.Wed, 09 Apr 2008 17:03:08 +0000, by diego
-
cosmetics: Group dependency declarations together.Wed, 09 Apr 2008 17:02:22 +0000, by diego
-
Remove redundant compilation commands that shadow builtin rules.Wed, 09 Apr 2008 17:00:42 +0000, by diego
-
List libraries to link to in dependency list.Wed, 09 Apr 2008 16:54:49 +0000, by diego
-
cosmetics: Add CFLAGS to compilation commands everywhere.Wed, 09 Apr 2008 16:50:30 +0000, by diego
-
Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.Wed, 09 Apr 2008 16:42:18 +0000, by diego
-
Update for latest changes to linking dependencies.Wed, 09 Apr 2008 16:39:07 +0000, by diego
-
Add missing #includes to pass 'make checkheaders' to codecs.conf.h.Wed, 09 Apr 2008 15:19:55 +0000, by diego
-
Restore osdep/mmap-os2.c compilation, which was accidentally removed.Wed, 09 Apr 2008 14:13:30 +0000, by diego
-
cosmetics: Align columns.Wed, 09 Apr 2008 12:54:07 +0000, by diego
-
Fix nonsensical license header, mpeg2dec is not GNU Make.Wed, 09 Apr 2008 11:31:50 +0000, by diego
-
Split the lavf taglists out of the lavf muxer to allow using libmpmuxWed, 09 Apr 2008 00:46:21 +0000, by albeu
-
Split the aac header parsing out of aac demuxer to allow using libmpmuxWed, 09 Apr 2008 00:43:19 +0000, by albeu
-
Remove the need for code using stream to export an mp_input_check_interrupt()Wed, 09 Apr 2008 00:36:28 +0000, by albeu
-
Make stream independent of libmpdemux, the asf demuxer and streamingWed, 09 Apr 2008 00:32:35 +0000, by albeu
-
Merge libass/Makefile into Makefile, one less recursive make directory.Tue, 08 Apr 2008 22:25:59 +0000, by diego
-
cosmetics: Rename some shell variables to give them more descriptive names.Tue, 08 Apr 2008 22:11:17 +0000, by diego
-
cosmetics: Merge shell commands into one line.Tue, 08 Apr 2008 22:08:23 +0000, by diego
-
Do not suppress command output.Tue, 08 Apr 2008 22:07:03 +0000, by diego
-
Merge osdep/Makefile into the top-level Makefile, thus getting ridTue, 08 Apr 2008 18:25:30 +0000, by diego
-
Move decision about which getch2 and timer file to compile to configure.Tue, 08 Apr 2008 18:03:14 +0000, by diego
-
Move decision about whether or not to compile osdep/mmap_os2.c to configure.Tue, 08 Apr 2008 17:31:25 +0000, by diego
-
Merge simplifications from FFmpeg r12764.Tue, 08 Apr 2008 17:06:25 +0000, by diego
-
Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.Mon, 07 Apr 2008 23:49:39 +0000, by diego
-
Sync with FFmpeg's shiny new non-recursive build system.Mon, 07 Apr 2008 22:25:13 +0000, by diego
-
non-recursive makefilesMon, 07 Apr 2008 21:16:50 +0000, by mru
-
reset() should not senselessly close and reopenMon, 07 Apr 2008 17:39:41 +0000, by reimar
-
AUDIO_DRAIN makes no sense directly after openingMon, 07 Apr 2008 17:32:44 +0000, by reimar
-
Build all parts in the libmenu subdirectory nonrecursively.Mon, 07 Apr 2008 08:28:54 +0000, by diego
-
There is no more need to ignore .depend and libinput.a.Mon, 07 Apr 2008 07:55:05 +0000, by diego
-
According to the Icon Theme Specification icon names should have no extension.Mon, 07 Apr 2008 07:46:32 +0000, by diego
-
Get rid of recursive make for the input/ subdirectory.Sun, 06 Apr 2008 23:09:06 +0000, by diego
-
Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.Sun, 06 Apr 2008 23:08:15 +0000, by diego
-
Use DEPEND_CMD as set by configure to generate dependency information insteadSun, 06 Apr 2008 21:56:11 +0000, by diego
-
100l: Revert previous accidental commit.Sun, 06 Apr 2008 21:52:50 +0000, by diego
-
Rename RTJPEG files so that filenames consist of lowercase name only.Sun, 06 Apr 2008 18:17:59 +0000, by diego
-
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.ccSun, 06 Apr 2008 13:38:46 +0000, by compn
-
synced with r26333Sat, 05 Apr 2008 19:33:05 +0000, by Gabrov
-
Add multiple inclusion guards to help_mp.h.Sat, 05 Apr 2008 16:29:10 +0000, by diego
-
Use the more natural ">" instead of "1>" for stdout redirection.Sat, 05 Apr 2008 16:19:10 +0000, by diego
-
Fix lots and lots of other demuxers broken by r26301Sat, 05 Apr 2008 14:11:48 +0000, by reimar
-
Remove another useless castSat, 05 Apr 2008 14:07:34 +0000, by reimar
-
Remove useless castSat, 05 Apr 2008 14:07:05 +0000, by reimar
-
Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoderSat, 05 Apr 2008 11:09:21 +0000, by reimar