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
-
Remove duplicate #include.2008-04-11, by diego
-
Update comment to account for renamed header file.2008-04-11, by diego
-
Split cfg-common.h into two separate header files. It was being included twice2008-04-11, by diego
-
Ahem, libmenu objects should only be compiled when OSD menu is enabled.2008-04-11, by diego
-
vf_pp7 does not depend on libavcodec.2008-04-11, by diego
-
vf_screenshot depends on libavcodec.2008-04-11, by diego
-
Remove unused TARGET_WIN32 setting.2008-04-11, by diego
-
Remove Win32 linker option for netstream. Other winsock using code does not2008-04-11, by diego
-
Add a config.mak variable to control compilation of the Win32 GUI.2008-04-11, by diego
-
Remove unused definition.2008-04-11, by diego
-
Support for vorbis.acm decoder (used for some implementations of vorbis2008-04-10, by rtogni
-
if it's 'for lang in...' it's better off to use $$lang as a variable next ;)2008-04-10, by ptt
-
Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.2008-04-10, by diego
-
1000l fix linking after r263782008-04-09, by rtogni
-
document ignore option2008-04-09, by compn
-
10l: libass compilation should be conditional.2008-04-09, by diego
-
Rename ASS make variable to LIBASS.2008-04-09, by diego
-
Remove useless #include.2008-04-09, by diego
-
Merge libaf/Makefile into Makefile, one less instance of recursive make.2008-04-09, by diego
-
Remove some useless quotes from #error preprocessor directives.2008-04-09, by diego
-
Use quotes instead of angular brackets for local includes.2008-04-09, by diego
-
Handle af_ladspa conditional compilation in the usual way.2008-04-09, by diego
-
Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.2008-04-09, by diego
-
Do not build subrip with debugging symbols.2008-04-09, by diego
-
cosmetics: Group dependency declarations together.2008-04-09, by diego
-
Remove redundant compilation commands that shadow builtin rules.2008-04-09, by diego
-
List libraries to link to in dependency list.2008-04-09, by diego
-
cosmetics: Add CFLAGS to compilation commands everywhere.2008-04-09, by diego
-
Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.2008-04-09, by diego
-
Update for latest changes to linking dependencies.2008-04-09, by diego
-
Add missing #includes to pass 'make checkheaders' to codecs.conf.h.2008-04-09, by diego
-
Restore osdep/mmap-os2.c compilation, which was accidentally removed.2008-04-09, by diego
-
cosmetics: Align columns.2008-04-09, by diego
-
Fix nonsensical license header, mpeg2dec is not GNU Make.2008-04-09, by diego
-
Split the lavf taglists out of the lavf muxer to allow using libmpmux2008-04-09, by albeu
-
Split the aac header parsing out of aac demuxer to allow using libmpmux2008-04-09, by albeu
-
Remove the need for code using stream to export an mp_input_check_interrupt()2008-04-09, by albeu
-
Make stream independent of libmpdemux, the asf demuxer and streaming2008-04-09, by albeu
-
Merge libass/Makefile into Makefile, one less recursive make directory.2008-04-08, by diego
-
cosmetics: Rename some shell variables to give them more descriptive names.2008-04-08, by diego
-
cosmetics: Merge shell commands into one line.2008-04-08, by diego
-
Do not suppress command output.2008-04-08, by diego
-
Merge osdep/Makefile into the top-level Makefile, thus getting rid2008-04-08, by diego
-
Move decision about which getch2 and timer file to compile to configure.2008-04-08, by diego
-
Move decision about whether or not to compile osdep/mmap_os2.c to configure.2008-04-08, by diego
-
Merge simplifications from FFmpeg r12764.2008-04-08, by diego
-
Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.2008-04-07, by diego
-
Sync with FFmpeg's shiny new non-recursive build system.2008-04-07, by diego
-
non-recursive makefiles2008-04-07, by mru
-
reset() should not senselessly close and reopen2008-04-07, by reimar
-
AUDIO_DRAIN makes no sense directly after opening2008-04-07, by reimar
-
Build all parts in the libmenu subdirectory nonrecursively.2008-04-07, by diego
-
There is no more need to ignore .depend and libinput.a.2008-04-07, by diego
-
According to the Icon Theme Specification icon names should have no extension.2008-04-07, by diego
-
Get rid of recursive make for the input/ subdirectory.2008-04-06, by diego
-
Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.2008-04-06, by diego
-
Use DEPEND_CMD as set by configure to generate dependency information instead2008-04-06, by diego
-
100l: Revert previous accidental commit.2008-04-06, by diego
-
Rename RTJPEG files so that filenames consist of lowercase name only.2008-04-06, by diego
-
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc2008-04-06, by compn
-
synced with r263332008-04-05, by Gabrov
-
Add multiple inclusion guards to help_mp.h.2008-04-05, by diego
-
Use the more natural ">" instead of "1>" for stdout redirection.2008-04-05, by diego
-
Fix lots and lots of other demuxers broken by r263012008-04-05, by reimar
-
Remove another useless cast2008-04-05, by reimar
-
Remove useless cast2008-04-05, by reimar
-
Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder2008-04-05, by reimar
-
Set demuxer->audio->id to avoid breakage due to r263012008-04-05, by reimar
-
Set correct codec tag for raw rgb in mov, fixes2008-04-05, by reimar
-
Export some more information for FFmpeg's buid system.2008-04-04, by diego
-
add switch_aspect cycle wish2008-04-04, by compn
-
Change I_TYPE -> FF_I_TYPE to fix compilation.2008-04-04, by iive
-
Change I_TYPE -> FF_I_TYPE to fix compilation.2008-04-03, by reimar
-
Better mark variables that are changed by the signal handler as volatile2008-04-03, by reimar
-
Add some const qualifiers to reduce warnings2008-04-02, by uau
-
Remove now useless PARTS-yes line.2008-04-01, by diego
-
Darwin and Win32 DVD support libs are handled separately, take them back2008-04-01, by diego
-
Initialize _dvdread variable to "no" in the dvdread check.2008-04-01, by diego
-
Remove pointless comments from local diff.2008-04-01, by diego
-
cosmetics: Fix some typos and trailing whitespace in local changes.2008-04-01, by diego
-
Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable2008-04-01, by diego
-
Remove unnecessary includes2008-04-01, by uau
-
Do not #include libavutil/common.h. It is not used directly and mpbswap.h2008-04-01, by diego
-
Ahem, fix quoting of $ in DEPEND_CMD.2008-03-31, by diego
-
Add DEPEND_CMD to config.mak (sync with FFmpeg).2008-03-31, by diego
-
Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.2008-03-31, by diego
-
cosmetics: Group all FFmpeg settings together in config.mak.2008-03-31, by diego
-
HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.2008-03-31, by diego
-
We currently use %U as argument to the Exec entry to indicate that gmplayer2008-03-31, by diego
-
command.h: Remove unnecessary includes2008-03-31, by uau
-
mp_core.h: Fix use of 'mp_image_t' without definition2008-03-31, by uau
-
Case insensitive parsing of SSA/ASS section headers.2008-03-30, by eugeni
-
Skip BOM at the beginning of text in ASS parser.2008-03-30, by eugeni
-
Support 'default' attribute for audio and subtitle tracks.2008-03-30, by eugeni
-
Fix wrong #endif comment.2008-03-29, by diego
-
Fix possible integer overflow in malloc by using calloc instead.2008-03-29, by reimar
-
synced with r262972008-03-28, by ptt
-
compacted new libavformat's 'ipod' description2008-03-28, by ptt
-
Handle property commands in idle mode.2008-03-28, by reimar
-
Include some .h files in corresponding .c files2008-03-28, by uau
-
synced with r260732008-03-27, by ptt
-
it's synced with r235202008-03-27, by ptt
-
it's synced with r262582008-03-27, by ptt
-
it's synced with r240352008-03-27, by ptt
-
it's synced with r255662008-03-27, by ptt
-
it's synced with 261462008-03-27, by ptt
-
synced with 23516 (it was already ok)2008-03-27, by ptt
-
remove excessive space character2008-03-27, by ptt
-
grammar fix2008-03-27, by ptt
-
38% synced with r227532008-03-27, by ptt
-
cosmetics: prettyprinting2008-03-27, by diego
-
some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee2008-03-27, by diego
-
better explanation and grammar fix2008-03-27, by ptt
-
grammar fix2008-03-27, by ptt
-
support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee2008-03-27, by diego
-
Remove bsd() system check. Lumping different *BSD systems together like2008-03-27, by diego
-
sync with FFmpeg r125992008-03-26, by diego
-
cosmetics: Reindent X11 header search section after last commit.2008-03-26, by diego
-
Do not look for X11 headers on the host when cross-compiling.2008-03-26, by diego
-
Classify mlib as a configurable option, not as a hardware feature.2008-03-25, by diego
-
synced with r262712008-03-25, by ptt
-
add "ipod" to the list of formats handled by lavf2008-03-25, by gpoirier
-
Add FFmpeg Mimic decoder.2008-03-25, by diego
-
Mention that '-frames 0' is useful with -identify, closes bug #1046.2008-03-24, by diego
-
Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.2008-03-22, by diego
-
cosmetics: comment typo fixes2008-03-22, by diego
-
better wording2008-03-21, by ptt
-
add complete fifo instructions, user didnt know to use mkfifo first.2008-03-21, by compn