Mercurial > mplayer.hg
graph
-
Add standard GPL header to individual files.2008-04-22, by diego
-
Use standard GPL header.2008-04-22, by diego
-
Remove redundant definitions that are already present on the command line.2008-04-22, by diego
-
Merge TOOLS/Makefile into the top-level Makefile.2008-04-22, by diego
-
Fix potential segfault in debug printf in expSetFilePointer2008-04-21, by rtogni
-
synced with r264842008-04-21, by Gabrov
-
sync w/r26460, patch by JRaSH %jrash06 A 163 P com%2008-04-21, by gpoirier
-
sync w/r26067, patch by mehmet köse % voltrem A gmail P com %2008-04-21, by gpoirier
-
sync w/r264602008-04-21, by gpoirier
-
Remove pointless '0' flag from fprintf call, fixes the warning:2008-04-21, by diego
-
Add $(EXESUF) to netstream rule.2008-04-20, by diego
-
Only build modify_reg on x86.2008-04-20, by diego
-
Simplify list of files to remove on make clean.2008-04-20, by diego
-
fastmemcpybench is a phony target. Do not try to remove a file by that name.2008-04-20, by diego
-
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL2008-04-20, by rtogni
-
Add status to mimic and kmvc codecs2008-04-20, by rtogni
-
add better information about inverse-telecining with vf_filmdint2008-04-20, by corey
-
Add support for msn siren audio coced via binary dll sirenacm.dll2008-04-20, by rtogni
-
Canopus HQ tries to load the auxiliary dlls with lowercase filename2008-04-20, by rtogni
-
add canopus codecs, patch by Gianluigi Tiesi2008-04-19, by compn
-
Revert r26412: policy violation2008-04-19, by rtogni
-
Revert r26411: policy violation2008-04-19, by rtogni
-
revert commits 26437-264392008-04-19, by attila
-
Add dependency information to recursive rules. While more eager than strictly2008-04-19, by diego
-
Add missing recursive rule for libmpcodecs/libmpencoders.a.2008-04-19, by diego
-
cosmetics: Sort recursive rules alphabetically.2008-04-19, by diego
-
per-file dependencies (for the non-recursive parts)2008-04-18, by diego
-
Adjust dependency generation prerequisites to new structure.2008-04-18, by diego
-
Always generate dependency information. This also allows dropping the2008-04-18, by diego
-
synced with r264602008-04-18, by ptt
-
restore options alphabetical order2008-04-18, by ptt
-
Mark phony targets as such.2008-04-18, by diego
-
Simplify phony target declaration.2008-04-18, by diego
-
10l: Rename remaining instances of $i to $lang.2008-04-18, by diego
-
cosmetics: __asm__ __volatile__ --> asm volatile2008-04-17, by diego
-
Prefer libavformat musepack demuxer over internal one (which does not even support v8).2008-04-16, by reimar
-
noconfig fix, disable_gui_conf was not defined when compiling mencoder.2008-04-15, by albeu
-
typo: crahes --> crashes2008-04-15, by corey
-
Refer to where encoding quality is described.2008-04-15, by corey
-
As of r19025, the "above link" refers to an article, not a guide.2008-04-15, by corey
-
Fix the indentation after the noconfig patch.2008-04-14, by albeu
-
10L, forgot to commit the documentation for the -noconfig options.2008-04-14, by albeu
-
Add options to disable some or all config files.2008-04-14, by albeu
-
Add support for system wide config file in mencoder.2008-04-14, by albeu
-
demux_asf: Fix operator precedence in packet length check2008-04-13, by uau
-
Add libpostproc to list of pseudo-dependencies.2008-04-13, by diego
-
Declare all clean targets phony in mpcommon.mak.2008-04-13, by diego
-
The TAGS and tags targets are not phony.2008-04-13, by diego
-
Add gui subdirectories to DIRS instead of manually cleaning them.2008-04-13, by diego
-
Replace shell for loop by proper make foreach construct.2008-04-13, by diego
-
Replace the trivial command line preparser with a more robust version2008-04-13, by albeu
-
cosmetics: fix indentation2008-04-13, by attila
-
move the #ifdef HAVE_XINERAMA to enclose the whole function2008-04-13, by attila
-
Always calculate the xinerama screen mplayer is on.2008-04-13, by attila
-
Fix DEPEND_CMD, there was one level of variable indirection too much.2008-04-13, by diego
-
Sync with latest FFmpeg changes.2008-04-13, by diego
-
Add Makefile variable for DVB OSD menu, saves one ifeq.2008-04-13, by diego
-
Replace "all rights reserved" statement with standard GPL license header.2008-04-13, by diego
-
Restore compilation of osdep/mplayer-rc.o.2008-04-13, by diego
-
Set dll_type and rv_handle for drvc.dll2008-04-13, by zuxy
-
Relicense test/example files as LGPL with Michael's permission.2008-04-13, by diego
-
Add Chinese comment2008-04-13, by zuxy
-
Restore grayscale decoding support with FFmpeg.2008-04-13, by diego
-
Fix MPDEPEND_CMD to work with more than one subdirectory level.2008-04-12, by diego
-
Backport SSE2-optimized IDCT routines from upstream libmpeg2.2008-04-12, by diego
-
wording improvements suggested by the Wanderer2008-04-12, by diego
-
removed useless parameter :type from -dvbin (the frontend type is reported by the card)2008-04-12, by nicodvb
-
removed defunct options :vid and :aid from -dvbin (they were useless from the start)2008-04-12, by nicodvb
-
Oops...should be "drv43260.dll" instead of "drv34260.dll"2008-04-12, by zuxy
-
Cosmetic fix for r264192008-04-12, by zuxy
-
Dlls can be relocated when loading so rely on filename instead of absolute2008-04-12, by zuxy
-
Indentation fix for r264172008-04-12, by zuxy
-
Don't print "Could not patch" messages when we haven't actually tried to patch.2008-04-12, by zuxy
-
Check for drvc.dll entries for mingw322008-04-12, by zuxy
-
Ignore dependency files.2008-04-12, by diego
-
Make include paths consistent; do not use ../ in them.2008-04-12, by diego
-
demux_real.c: Always use MP_NOPTS_VALUE for unknown pts2008-04-12, by uau
-
demux_mkv.c: Mark some static tables const2008-04-12, by uau
-
Reformat demuxer.c2008-04-12, by uau
-
Remove global demuxer_type2008-04-12, by uau
-
subreader.c: remove unused code2008-04-12, by uau
-
Remove another two useless special-case from flac metadata reading function2008-04-12, by reimar
-
Simplify: use AV_RB242008-04-12, by reimar
-
Remove useless checks2008-04-12, by reimar
-
Simplify (currently disabled) get_flac_metadata2008-04-12, by reimar
-
Update include paths to account for build system changes.2008-04-12, by diego
-
typo fixes2008-04-12, by diego
-
Enable runtime control for colorful and/or module name output2008-04-12, by zuxy
-
Remove unused function demux_read_data_pack2008-04-11, by uau
-
Makefile: Fix compilation on systems with dvb support2008-04-11, by uau
-
Remove unused make variable.2008-04-11, by diego
-
Merge ./gui/Makefile into ./Makefile, one less instance of recursive make.2008-04-11, by diego
-
Add gui/ prefix to some #include paths so that compilation from the2008-04-11, by diego
-
Add GUI_GTK make variable.2008-04-11, by diego
-
typo in filename2008-04-11, by diego