Mercurial > mplayer.hg
graph
-
forgot a line :(; added2009-05-28, by ptt
-
synced with r27692009-05-28, by ptt
-
sync'ed to r292092009-05-28, by ptt
-
refine previous translation2009-05-28, by jrash
-
add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi2009-05-26, by compn
-
add binary decoder for YLC02009-05-26, by compn
-
Make sure -rtsp-stream-with-sctp is supported while building with libnemesi2009-05-25, by lu_zero
-
Move colorspace conversion functions implemented in pure C from template2009-05-25, by kostya
-
synced with r293052009-05-24, by Gabrov
-
cosmetics: alphabetically sort SRCS_MPLAYER2009-05-21, by diego
-
Let SwScaler know that RGB48 BE/LE is 16-bits per component format.2009-05-19, by kostya
-
Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).2009-05-19, by kostya
-
Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.2009-05-19, by reimar
-
sync w/r292442009-05-17, by gpoirier
-
Add a hack to detect when we are writing into a Windows pipe since the fseek2009-05-16, by reimar
-
Add missing path to find invocation for tags/TAGS creation.2009-05-15, by diego
-
Simplify find invocation in tags/TAGS generation command:2009-05-15, by diego
-
Revert whitespace removal for win-related code, because lack of ^M at2009-05-13, by bircoph
-
Restore old license file after whitspace removal in previous commit.2009-05-13, by bircoph
-
Remove all kind of trailing whitespaces from all MPlayer's files.2009-05-13, by bircoph
-
whitespace cosmetics: Remove all trailing whitespace.2009-05-13, by diego
-
Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories2009-05-12, by diego
-
Make sure that -I flags for internal library copies come before other CFLAGS2009-05-12, by diego
-
Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.2009-05-12, by diego
-
libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.2009-05-12, by diego
-
Add HAVE_PPC64 definition for FFmpeg.2009-05-12, by diego
-
Make sure CONFIG_MUXERS is always set.2009-05-12, by diego
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Some reformating to avoid two too long lines2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
chunk size = 0 is valid for DATA chunks (used in live streams), don't2009-05-10, by rtogni
-
Add const qualifier to param argument of sws_getContext() and2009-05-10, by diego
-
Move preprocessor condition before variable declaration, fixes the warning:2009-05-10, by diego
-
Remove redundant information about configuring MPlayer for GUI support.2009-05-09, by diego
-
Move image formats section to a more appropriate place.2009-05-09, by diego
-
cosmetics: indentation fixes for the dvdread check2009-05-09, by diego
-
Fix misplaced 'fi' in external dvdread test.2009-05-09, by diego
-
Add missing const qualifiers to AltiVec function parameters where appropriate.2009-05-09, by diego
-
Add standard license header to all files in libmpdemux.2009-05-08, by diego
-
Replace informal GPL license header by standard GPL header.2009-05-08, by diego
-
Replace informal LGPL header by standard LGPL license header.2009-05-08, by diego
-
lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.2009-05-08, by diego
-
Do not use flag CWBackPixel when calling vo_x11_create_vo_window():2009-05-08, by cehoyos
-
The Apple remote code needs the Cocoa framework to link.2009-05-08, by diego
-
Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.2009-05-07, by diego
-
Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.2009-05-07, by adrian
-
Fix sliced yuv410 -> yuv420 conversion2009-05-07, by vitor
-
revise previous translation2009-05-07, by jrash
-
sync with en/mplayer.1 r292522009-05-07, by jrash
-
cosmetics: Move Quartz and CoreVideo checks into the vo driver section.2009-05-05, by diego
-
LDFLAGS for CoreVideo and Quartz should be MPlayer-only.2009-05-05, by diego
-
libdvdcss requires the Carbon framework to link on Mac OS X.2009-05-05, by diego
-
cosmetics: Move $def_dvdcss to a more sensible place in config.h.2009-05-05, by diego
-
cosmetics: Move CoreAudio check to audio output section.2009-05-05, by diego
-
Add prototype for mp_a52_framesize().2009-05-05, by diego
-
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h2009-05-05, by diego
-
Remove pointless #ifdef around spudec.h #include.2009-05-05, by diego
-
cosmetics: indentation2009-05-05, by diego
-
Allow disabling and enabling VCD support through command line parameters.2009-05-05, by diego
-
CoreAudio LDFLAGS should be MPlayer-only.2009-05-05, by diego
-
Improve CoreAudio check: Use all required headers and frameworks.2009-05-05, by diego
-
Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.2009-05-05, by diego
-
Change VOFW for x86 to 5120, it allows larger images to be scaled and was2009-05-05, by michael
-
CONFIG_QUICKTIME should be set depending on the state of QTX support.2009-05-04, by diego
-
Add missing 'void' to parameterless function declarations.2009-05-04, by diego
-
ao_macosx was renamed to ao_coreaudio.2009-05-04, by diego
-
Rename macosx video output driver to corevideo.2009-05-04, by diego
-
Rename macosx audio output driver to coreaudio.2009-05-04, by diego
-
QuickTime codecs support requires -framework QuickTime to link on Mac OS X.2009-05-04, by diego
-
Replace QuickTime.h #include with Carbon.h, which is really needed.2009-05-04, by diego
-
Ulion no longer has time to be maintainer.2009-05-04, by diego
-
Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.2009-05-04, by diego
-
Add information about configure options to config.mak.2009-05-04, by diego
-
Cosmetics for r29244 to follow K&R style closely.2009-05-03, by bircoph
-
Support for libbs2b ver. 3.0.0 API.2009-05-03, by bircoph
-
Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.2009-05-03, by reimar
-
Fix chroma shift when scaling from ARGB on LE and BGRA on BE2009-05-02, by sdrik
-
Fix polish spelling. Noticed in Gentoo ebuild long time ago.2009-04-27, by bircoph
-
Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c2009-04-27, by sdrik
-
sync w/r291472009-04-27, by gpoirier
-
Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.2009-04-26, by diego
-
Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.2009-04-25, by diego
-
Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.2009-04-25, by diego
-
Remove unnecessary -framework OpenGL from CoreVideo linker flags.2009-04-25, by diego
-
whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace2009-04-25, by diego
-
Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.2009-04-25, by diego
-
typo in XFORM asm check, noticed by Emanuele Giaquinta2009-04-25, by diego
-
sane verbosity levels for menu initialization2009-04-25, by diego
-
Make reset_ptr() void.2009-04-23, by cehoyos
-
commit remaining binary_codecs.sh changes from debian.2009-04-23, by siretart
-
check for missing libstdc++2009-04-23, by siretart
-
more cosmetics2009-04-23, by siretart
-
whitespace cosmetics2009-04-23, by diego
-
Change getdladdr to always use dlopen, dlsym and then dlclose.2009-04-23, by reimar
-
Part 3 of syncing binary_codecs.sh with Debian2009-04-23, by siretart
-
Part 2 of syncing binary_codecs.sh with Debian2009-04-23, by siretart
-
Pass argc and argv parameters to main() function in SDL test.2009-04-23, by diego
-
Part 1 of syncing binary_codecs.sh with Debian2009-04-22, by siretart
-
Don't automatically wrap lines when WrapStyle==2.2009-04-21, by eugeni
-
Fix a signedness issue that caused a warning to be wrongfully printed at runtime.2009-04-21, by gpoirier
-
Planar 16bit 420 422 444 YUV support (output is only supported in some2009-04-21, by michael
-
Merge gray->gray converters into planarCopy(), this should also make planarCopy()2009-04-21, by michael
-
Add macro to check for 16bit per sample.2009-04-21, by michael
-
Make sure src/dst are NULL when they arent used, some code uses this to2009-04-21, by michael
-
Use generic BE check instead of checking for gray16LE.2009-04-20, by michael
-
add isBE()2009-04-20, by michael
-
Unify error message output and update error messages.2009-04-20, by diego
-
small typo fixes2009-04-20, by diego
-
Remove reference to outdated documentation file.2009-04-20, by diego
-
Move non-conditional SRCS lists below the conditional parts. This allows2009-04-20, by diego
-
whitespace cosmetics2009-04-20, by diego
-
Use temporary variables to add objects that depend on more than one2009-04-20, by diego
-
Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.2009-04-20, by diego
-
Only add existing files to the FFMPEGFILES variable.2009-04-20, by diego
-
Use ADDSUFFIXES function to simplify version.h dependency declaration.2009-04-20, by diego
-
Introduce ADDSUFFIXES function and use it to simplify the2009-04-20, by diego
-
cosmetics: Move ADD_ALL_* functions to a more sensible place.2009-04-20, by diego
-
Add HAVE_LDBRX to config.h for FFmpeg.2009-04-20, by diego
-
Add check for XFORM ASM, needed by FFmpeg/PPC.2009-04-20, by diego
-
cosmetics: reindent2009-04-19, by diego
-
whitespace cosmetics2009-04-19, by diego
-
cosmetics: Rename PARTS variable to FFMPEGPARTS.2009-04-19, by diego
-
Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands2009-04-19, by diego
-
Convert another forgotten ADD_ALL_EXESUFS call.2009-04-19, by diego
-
Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.2009-04-19, by diego
-
Remove duplicate entry from DIRS.2009-04-19, by diego
-
Add files in all library subdirectories to FFMPEGFILES variable, not2009-04-19, by diego
-
Remove pointless #ifdef around internal #include.2009-04-19, by diego
-
Remove 2 useless += at the end of rgb16to15(), found by CSA.2009-04-18, by michael
-
Rename swscale_avoption.c to options.c.2009-04-18, by stefano
-
Make sws_setColorspaceDetails() return -1 if the destination format is2009-04-18, by stefano
-
Move sws_[gs]etColorspaceDetails() documentation from swscale.c to2009-04-18, by stefano
-
Rely on POSIX-compatible head/tail versions that understand the -n option.2009-04-16, by diego
-
Replace all `` by $(), it is more readable and easier to nest.2009-04-15, by diego
-
Simplify OS detection functions.2009-04-15, by diego
-
libavformat is now the default for mov, update extension.c to match this.2009-04-15, by reimar
-
whitespace cosmetics: Break some overly long lines.2009-04-14, by diego
-
Do not use abgrToA for both luma and alpha channel in hyscale.2009-04-14, by sdrik
-
follow renaming of pbBufPtr() to put_bits_ptr() by stefano2009-04-13, by rik
-
fix a memory leak leading to ~80 bytes being leaked at each call to flip_page.2009-04-13, by gpoirier
-
Sync with latest FFmpeg changes.2009-04-13, by diego
-
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.2009-04-12, by diego
-
whitespace cosmetics: Reindent a few lines and break a few excessively long lines.2009-04-12, by diego
-
Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,2009-04-12, by diego
-
Reduce subtitle parsing verbosity.2009-04-12, by diego
-
Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.2009-04-12, by diego
-
Reemit the ID_AID_x_LANG for the track. This allows the identification of the2009-04-11, by diego
-
Move all CFLAGS checks together at the beginning of configure.2009-04-10, by diego
-
Move thread-related CFLAGS settings into pthread test.2009-04-10, by diego
-
some updates about translation maintenance2009-04-10, by diego
-
Simplify: use av_fifo_space2009-04-10, by reimar
-
Remove unnecessary Darwin default CFLAGS and LDFLAGS.2009-04-10, by diego
-
Move darwin CFLAG settings to darwin section at the beginning of configure.2009-04-10, by diego
-
Move amigaos CFLAG settings to amigaos section at the beginning of configure.2009-04-10, by diego
-
gcc <3.1 is unsupported on Darwin, no need to check for this.2009-04-10, by diego
-
Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.2009-04-10, by reimar
-
Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed.2009-04-09, by reimar
-
Split oversized of "argument" onto a separate line.2009-04-09, by reimar
-
Also lock the mainloop when doing adjusting the volume for PulseAudio.2009-04-09, by reimar
-
Make sure waitop always unlocks the mainloop even if the operation could not2009-04-09, by reimar
-
Add a -indentify message that indicates if the current DVDNAV title is2009-04-09, by reimar
-
Change type of first argument of the print_int_array function from int to2009-04-09, by diego
-
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.2009-04-08, by ramiro
-
Specify precise dependencies for generated header file codecs.conf.h.2009-04-08, by diego
-
Reduce compilation time after version.h was updated.2009-04-08, by cehoyos
-
Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.2009-04-08, by diego
-
Add rules to install gmplayer manual pages.2009-04-06, by diego
-
swscale: Remove X86 commented out code.2009-04-05, by ramiro
-
synced with r291472009-04-05, by Gabrov
-
eliminate a trailing whitespace2009-04-05, by Gabrov
-
sync with en/mplayer.1 r291332009-04-05, by jrash
-
swscale: Use function pointers for swScale functions.2009-04-04, by ramiro
-
swscale: {}-related cosmetics.2009-04-04, by ramiro
-
swscale: Add const to some swScale functions' parameters.2009-04-04, by ramiro
-
remove startup -volume wish, option was added a while ago2009-04-04, by compn
-
add tivo (ty) and rm (rmvb) to file chooser, fixes bug 6632009-04-04, by compn
-
Avoid spurious rebuilds on svn up. The check to find out if the header file2009-04-04, by cehoyos
-
Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.2009-04-04, by diego
-
make = and + both adjust audio delay, useful for keyboards without keypads2009-04-04, by compn
-
add fourccs: dvp and dvs1, from vlc dv video fourcc list2009-04-03, by compn
-
Fix compilation for newly added VAAPI_HWACCEL's.2009-04-03, by cehoyos
-
Use native endian float filter provided by libbs2b instead of2009-04-02, by bircoph