Mercurial > mplayer.hg
graph
-
sync w/r282792009-01-15, by gpoirier
-
Get rid of now unused FFmpeg ENABLE_ preprocessor directives.2009-01-15, by diego
-
Sync with latest FFmpeg changes: #define disabled preprocessor directives2009-01-15, by diego
-
Treat mlib as a normal FFmpeg option, not a CPU extension.2009-01-15, by diego
-
Treat SH architecture like SH4 like in FFmpeg, the only place it is used.2009-01-15, by diego
-
SH4 is not a CPU extension mechanism.2009-01-15, by diego
-
Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.2009-01-15, by diego
-
Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.2009-01-15, by diego
-
Change semantic of CONFIG_*, HAVE_* and ARCH_*.2009-01-14, by aurel
-
add SLMJ fourcc to ffmjpeg2009-01-13, by compn
-
add binary codecs:2009-01-13, by compn
-
add nsvideo (NSVI) binary codec. works on uncommon samples list2009-01-13, by compn
-
add yamaha adpcm ffmpeg codec, works on sample2009-01-13, by compn
-
Update copyright year.2009-01-11, by diego
-
Sync with latest FFmpeg changes: Check for the availability of truncf().2009-01-11, by diego
-
spelling/grammar/wording/whitespace2009-01-11, by diego
-
Fix d_width vs. d_height typo.2009-01-11, by diego
-
Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.2009-01-11, by diego
-
Remove outdated comment.2009-01-11, by diego
-
cosmetics: Move CPU byte order check to a more sensible place.2009-01-11, by diego
-
Only check for YASM support on x86 systems.2009-01-11, by diego
-
cosmetics: Move some checks to more logical places.2009-01-11, by diego
-
removed remaining english word2009-01-11, by ptt
-
console output cosmetics2009-01-11, by diego
-
Only print "using XYZ" comment if XYZ has been set.2009-01-11, by diego
-
Add missing const qualifier to mpctx_get_audio_out function declaration.2009-01-10, by diego
-
synced with r282792009-01-10, by Gabrov
-
Reindent for "if" added in internal dvdnav patch2009-01-10, by reimar
-
Support an "internal" dvdnav version to make it easier to compile with,2009-01-10, by reimar
-
Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation2009-01-10, by reimar
-
add vdowave acm codec for format 0xFFFC2009-01-10, by compn
-
Correct a few mistakes in the spanish translation.2009-01-10, by reynaldo
-
TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.2009-01-10, by reynaldo
-
Fix build: calc_drwXY was factorized into vo_calc_drwXY.2009-01-09, by diego
-
Factor calc_drwXY out of vo_xv and vo_xvmc.2009-01-09, by cehoyos
-
Consistently use tabs in svn:externals2009-01-09, by reimar
-
Rearrange genres between numbers 53 and 63 into the correct order.2009-01-09, by diego
-
Replace reference to LICENSE file with GPL notice from said file.2009-01-09, by diego
-
Add PIX_FMT_VDPAU_H264.2009-01-08, by cehoyos
-
Switch internal dvdread to libdvdread SVN external.2009-01-08, by reimar
-
Clarify relationship between -ass and -fontconfig in the man page.2009-01-07, by eugeni
-
sync w/r28122, patch by JRaSH % jrash06 A 163 P com %2009-01-06, by gpoirier
-
looks like I missed r27542...2009-01-06, by gpoirier
-
Support loading font faces other then the first one in a font file.2009-01-06, by eugeni
-
Fix r28222, including alloca.h directly might break compilation.2009-01-05, by reimar
-
Fix some typos, add flv and trp to the list of video formats2009-01-05, by diego
-
Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and2009-01-05, by diego
-
Use standard multiple inclusion guards.2009-01-05, by diego
-
Remove unnecessary local definition of _ISOC9X_SOURCE.2009-01-05, by diego
-
small Turkish translation fixes, patch by Onur Küçük, onur delipenguen net2009-01-05, by diego
-
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation2009-01-05, by uau
-
#include the appropriate header instead of using local declarations.2009-01-05, by diego
-
Add missing 'void' keyword to parameterless function declarations.2009-01-05, by diego
-
update copyright year2009-01-05, by Gabrov
-
Remove obsolete and misleading comment.2009-01-05, by diego
-
Replace informal license notices by standard license header2009-01-05, by diego
-
Fix nonstandard license headers in the documentation.2009-01-05, by diego
-
Fix two more instances of nonstandard license headers.2009-01-05, by diego
-
synced with r282472009-01-05, by Gabrov
-
Sync removal of bugs.xml.2009-01-05, by diego
-
add binary codec Philips Speech Processing CELP acm for format 0x1202009-01-05, by compn
-
Do not run mkdir in a subshell.2009-01-05, by diego
-
Skip pointless ignoring return value of 'rm -f'.2009-01-05, by diego
-
nonrecursive releaseclean target2009-01-05, by diego
-
cosmetics: Move clean targets to the bottom.2009-01-05, by diego
-
Remove pointless language-specific clean and distclean targets.2009-01-04, by diego
-
Subsume clean-html-chunked and clean-html-single targets into clean target.2009-01-04, by diego
-
Fix compilation after upcoming H264_VDPAU patch for FFmpeg.2009-01-04, by cehoyos
-
Get rid of pointless chunked-dir and single-dir targets.2009-01-04, by diego
-
Simplify phony target declaration.2009-01-04, by diego
-
Sync audio.xml removal.2009-01-04, by diego
-
Sync history chapter removal.2009-01-04, by diego
-
Remove history chapter; it is outdated and of little practical value.2009-01-04, by diego
-
EXTERN_PREFIX is not only used in FFmpeg code.2009-01-04, by diego
-
Add ARMv6t2 CPU extension additions missed in previous commit.2009-01-04, by diego
-
Sync ARMv6t2 optimization support from FFmpeg.2009-01-04, by diego
-
Update JACK configure test to match r282412009-01-04, by reimar
-
Replace deprecated jack_client_new with jack_client_open.2009-01-04, by reimar
-
synced with r282152009-01-04, by Gabrov
-
Fix deinit problem due to r282152009-01-03, by gpoirier
-
Synced with r281222009-01-03, by jheryan
-
Sync with latest round of xvmc changes in FFmpeg.2009-01-02, by diego
-
Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as2009-01-02, by diego
-
Conditionally define render_one_glyph and kerning dummy functions in2009-01-02, by diego
-
Remove unused debug code.2009-01-02, by diego
-
Avoid unused variable warning.2009-01-02, by diego
-
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.2009-01-02, by diego
-
Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.2009-01-02, by diego
-
Relicense to GPLv2 or later with the author's permission.2009-01-02, by diego
-
Fix reference to wrong DLL filename in header comment.2009-01-02, by diego
-
Fix confused references to DLL filenames.2009-01-01, by diego
-
Move several of the ao_nas int-to-string maps into .rodata2009-01-01, by reimar
-
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS2009-01-01, by reimar
-
Code simplification2009-01-01, by reimar
-
Make AVI demuxer more resilient against broken or incomplete files.2009-01-01, by reimar
-
Simplify and comment spudec bilinear scaling code2009-01-01, by reimar
-
Include alloca.h when using alloca to make sure it is defined.2009-01-01, by reimar
-
XVID profile array should be const, so it is in rodata2009-01-01, by reimar
-
Avoid a uselessly high number of wakeups when playing audio-only files.2009-01-01, by reimar
-
1000l, play_tree_parser_stop_keeping broke 0-termination of buffer2009-01-01, by reimar
-
Add zero termination missing in two cases.2009-01-01, by reimar
-
Add asserts to detect when assumptions for play_tree_parser_get_line2009-01-01, by reimar
-
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,2008-12-31, by reimar
-
Add an option to vo_macosx to set a custom buffer_name.2008-12-30, by gpoirier
-
Support F- and numpad keys for w32_common based vos.2008-12-30, by reimar
-
Update outdated availability note for -mouse-movements2008-12-30, by reimar
-
synced with r282112008-12-30, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) and2008-12-30, by reimar
-
Fix OSD flicker with tfields as well.2008-12-30, by reimar
-
Avoid flickering OSD with -vf yadif=12008-12-30, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.2008-12-29, by reimar
-
Remove audio output section, it provides little to no useful information.2008-12-27, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.2008-12-27, by diego
-
fix error message example2008-12-27, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.2008-12-27, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.2008-12-27, by diego
-
Remove/fix ancient CVS references.2008-12-27, by diego
-
Remove known bugs section, it contains little useful information.2008-12-27, by diego
-
Add entry about mysterious coredumps.2008-12-27, by diego