Mercurial > mplayer.hg
graph
-
Replace easy to change deprecated functionality.2011-08-27, by reimar
-
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.2011-08-27, by reimar
-
Remove pointless pointer indirection for shader program strings.2011-08-26, by reimar
-
Hook up -vo gl noise support.2011-08-26, by reimar
-
Add disabled feature: noise filter for vo_gl.2011-08-26, by reimar
-
Replace data type CARD32 by long.2011-08-26, by ib
-
configure: rewrite fribidi check to be consistent with other pkg-config checks2011-08-25, by diego
-
configure: cosmetics: eliminate tabs2011-08-25, by diego
-
Set receive timeout correctly on Windows.2011-08-24, by reimar
-
Fix udp-slave on Windows: Make sure WSAStartup is called2011-08-24, by reimar
-
FFmpeg now supports WVP2 and WMVP.2011-08-23, by cehoyos
-
Fix disabled code.2011-08-20, by reimar
-
Fix spelling.2011-08-20, by reimar
-
x11_common: XChangeProperty uses long for 32-bits.2011-08-20, by cigaes
-
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'2011-08-20, by cehoyos
-
Do not believe a mp4v codec tag, go based on codec id instead in that case.2011-08-19, by reimar
-
Ensure filepos is initialized before following code tries to use it.2011-08-18, by reimar
-
Remove senseless seek.2011-08-18, by reimar
-
Remove strange pts locking code that would never really result in good2011-08-18, by reimar
-
Another attempt to make up timestamps for video filters.2011-08-18, by reimar
-
Try using sh_video->pts instead of v_muxer_time for filter timestamp.2011-08-18, by reimar
-
Simply drop packets for which new_demux_packet allocation fails.2011-08-18, by reimar
-
Forgotten commit of subreader.h adding SUB_GOOGLE define.2011-08-15, by reimar
-
Quick-and-dirty support for reading Google/YouTube subtitle format.2011-08-15, by reimar
-
Convert stream_read_line function into more generic stream_read_until function.2011-08-15, by reimar
-
Fix reading of aqr/subrip09 subtitles.2011-08-15, by reimar
-
Get rid of some code duplication.2011-08-15, by reimar
-
Cosmetic: Adjust indent.2011-08-15, by ib
-
Add guiDVDStruct members to guiInfo.2011-08-15, by ib
-
Cosmetic: Rename guiInfo members.2011-08-15, by ib
-
Cosmetic: Rearrange the guiInfo members.2011-08-15, by ib
-
Cosmetic: Rearrange statements.2011-08-15, by ib
-
Provide track information for playlists.2011-08-12, by ib
-
Cosmetic: Rename some guiInfo members.2011-08-12, by ib
-
Revise the skin documentation.2011-08-12, by ib
-
Cosmetic: Adjust indent.2011-08-12, by ib
-
Remove needless guiInfo member FilenameChanged.2011-08-12, by ib
-
Cosmetic: Comment the enums and #defines in interface.h.2011-08-12, by ib
-
Synced with help_mp-en.h rev. 339622011-08-12, by jrash
-
Cosmetic: Adjust indent and remove braces.2011-08-12, by ib
-
Remove needless guiInfo member DiskChanged.2011-08-12, by ib
-
Remove pointless condition.2011-08-12, by ib
-
Cosmetic: Adjust indent.2011-08-12, by ib
-
Remove unneeded variable and simplify code.2011-08-12, by ib
-
Add license boilerplate.2011-08-11, by reimar
-
Restore alphabetical order.2011-08-11, by reimar
-
build: drop BeOS support2011-08-11, by diego
-
zr: adjust #includes to fix compilation after av_helpers.h creation2011-08-11, by diego
-
doxygen: drop filename from @file directive2011-08-11, by diego
-
configure: drop support for obsolete versions of sdl-config2011-08-11, by diego
-
configure: drop leading underscore from _inc_* variables2011-08-11, by diego
-
configure: drop leading underscore from _ld_* variables2011-08-11, by diego
-
configure: spelling cosmetics2011-08-11, by diego
-
Move cfg_inc_verbose and cfg_include into mpcommon.c.2011-08-11, by diego
-
Get rid of a bunch of needless or redundant guiInfo members.2011-08-11, by ib
-
mplayer: small indent fix.2011-08-10, by cboesch
-
Don't let VCD track number and guiInfo.Track differ.2011-08-10, by ib
-
Check directory history entry prior to its usage.2011-08-09, by ib
-
Support parsing of AAC audio.2011-08-09, by reimar
-
Move code for setting up libav* logging callbacks from vd_ffmpeg to a2011-08-09, by reimar
-
Assume that messages from AVFormatContext are demuxer messages.2011-08-09, by reimar
-
Fix neverending "DRI Failure" messages with frame multithreading.2011-08-09, by reimar
-
Another attempt to make message easier to understand.2011-08-09, by reimar
-
Mark two warnings that usually only indicate a performance issue as such.2011-08-09, by reimar
-
Avoid crash and instead print a warning if the av_log callback2011-08-09, by reimar
-
vo_null: do not accept hwaccel formats since they need special vo2011-08-04, by reimar
-
Clarify the encoding to be used in the font description file.2011-08-04, by ib
-
FourCC DreX works fine with VDPAU and xvid.2011-07-31, by cehoyos
-
Add some runtime patching magic required for latest Cineform decoder.2011-07-30, by reimar
-
Add some additional function/hacks needed for newer CFDecode2.ax versions.2011-07-30, by reimar
-
Abort configure if the binutils version is too old and cannot compile2011-07-30, by reimar
-
Fix xmm clobber test that was broken since it was added.2011-07-30, by reimar
-
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition2011-07-30, by diego
-
stream_smb: remove unused variable2011-07-30, by diego
-
stream_nemesi: remove unused variable2011-07-30, by diego
-
Add FourCC DreX for MPEG-4 ASP.2011-07-30, by cehoyos
-
win32 gui: replace C99 bool type by int2011-07-30, by diego
-
Fix pkg-config usage for fribidi.2011-07-30, by reimar
-
Change code so that it compiles more reliably without libass2011-07-30, by reimar
-
Update cdparanoia check to check for paranoia_cachemodel_size.2011-07-30, by reimar
-
sync with en/mplayer.1 rev. 338932011-07-30, by jrash
-
Synced with help_mp-en.h rev. 339312011-07-30, by jrash
-
Makefile: fix mistakenly broken ADD_ALL_EXESUFS function2011-07-27, by diego
-
ae_faac: mark a function as static; add missing ae_faac.h #include2011-07-27, by diego
-
Makefile: cosmetics: consistently name all dependency file variables2011-07-27, by diego
-
libvo: extend alpha_func function pointers with parameter type declaration2011-07-27, by diego
-
Clarify console output when reading optional configuration files.2011-07-27, by diego
-
codec-cfg: do not translate verbose mode console message2011-07-27, by diego
-
vo_bl: Move config.h #include to the top of the #include list.2011-07-27, by diego
-
cleanup: adjust printf format strings to match parameter types2011-07-27, by diego
-
vo_zr: fix zr_info array initialization2011-07-27, by diego
-
vf_zrmjpeg: fix compilation after function templatization in libavcodec2011-07-27, by diego
-
Fix verbosity level broken in r33917.2011-07-26, by cehoyos
-
configure: Only link against encode-only libs if mencoder is enabled.2011-07-25, by diego
-
dec_video: drop some unnecessary casts2011-07-25, by diego
-
cache2: merge struct declaration and member assignment2011-07-25, by diego
-
configure: do not add -Werror-implicit-function-declaration to CXXFLAGS2011-07-25, by diego
-
configure: add proper check for trunc() instead of hardcoding availability2011-07-25, by diego
-
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.2011-07-25, by reimar
-
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.2011-07-25, by diego
-
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel2011-07-25, by diego
-
Do not employ verbosity level MSGL_V for fatal errors.2011-07-24, by diego
-
ao_sun: print fatal error messages not only in verbose mode2011-07-24, by diego
-
Do not translate console messages of verbosity level MSGL_V and above.2011-07-24, by diego
-
console messages: fix some small errors in German translation2011-07-24, by diego
-
console messages: remove extra messages from translations2011-07-24, by diego
-
build: drop redundant removal of files below ffmpeg/ on distclean2011-07-24, by diego
-
cache2: add missing braces to silence compiler warning2011-07-24, by diego
-
Fix compilation on Power Macintosh.2011-07-24, by cehoyos
-
Simplify printing of error strings.2011-07-24, by reimar
-
Use struct initializer in one more case.2011-07-24, by reimar
-
Avoid typedef.2011-07-24, by reimar
-
Simplify some more struct initializations.2011-07-24, by reimar
-
Replace some inappropriate while() loops with for()2011-07-24, by reimar
-
Store fixed-length string directly in struct, avoid pointer indirection.2011-07-24, by reimar
-
Split out read/write part from data struct and make read-only2011-07-24, by reimar
-
Simplify struct initialization.2011-07-24, by reimar
-
Use FFMIN/FFMAX.2011-07-24, by reimar
-
Fix compilation without zlib (also disable flashsv2).2011-07-24, by reimar
-
Make NULL checks simpler/more consistent.2011-07-24, by reimar
-
Remove pointless () and {}.2011-07-24, by reimar
-
Fix array layout uncrustify messed up.2011-07-24, by reimar
-
Apply uncrustify to vo_directx.c.2011-07-24, by reimar
-
Simplify code handling minimized state.2011-07-24, by reimar
-
Restore hunk disabling overlay when the Window is minimized.2011-07-24, by reimar
-
manual: fix description of b_pyramid x264 option2011-07-23, by diego
-
configure: drop check for -lposix42011-07-23, by diego
-
build: fix negative interaction between clean and distclean targets2011-07-22, by diego
-
configure: select default CD-ROM device on Solaris according to OS version2011-07-21, by diego
-
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function2011-07-21, by diego
-
Makfile: split non-native directories from native directories in DIRS2011-07-21, by diego
-
configure: use 'uname -m' to find out host architecture2011-07-21, by diego
-
build: Always use the install program set by configure.2011-07-21, by diego
-
configure: simplify -lm handling2011-07-20, by diego
-
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.2011-07-20, by cigaes
-
sync with en/mplayer.1 rev. 338772011-07-15, by jrash
-
Synced with help_mp-en.h rev. 338662011-07-15, by jrash
-
build: Rely on Libav/FFmpeg build system to run clean targets.2011-07-12, by diego
-
Fix typo.2011-07-12, by cehoyos
-
Cosmetic: Change parameter names of gui() and mplayer().2011-07-12, by ib
-
Add const to some string pointer arguments that will not be modified.2011-07-12, by ib
-
Half-width side-by-side formats for stereo3d.2011-07-11, by reimar
-
Revise and fix r33497.2011-07-11, by ib
-
Start all file dialogs always in last active directory.2011-07-11, by ib
-
Compare encodings case insensitively.2011-07-11, by ib
-
Fix segmentation fault.2011-07-11, by ib
-
Change fname parameter to const in pngRead().2011-07-11, by ib
-
Fix memory leaks in the Win32 GUI.2011-07-11, by ib
-
Remove unused parameter skindir from create_subwindow() in Win32 GUI.2011-07-11, by ib
-
Fix memory leak in the Win32 GUI.2011-07-11, by ib
-
Remove duplicated list code from the Win32 GUI.2011-07-10, by ib
-
Remove duplicated string code from the Win32 GUI.2011-07-10, by ib
-
Improve OSD preference related message texts.2011-07-10, by ib
-
Arrange OSD preferences according to option 'osdlevel'.2011-07-10, by ib
-
Remove member Othername from struct guiInterface_t.2011-07-10, by ib
-
Remove member FPS from struct guiInterface_t.2011-07-10, by ib
-
Change guiInterface_t void pointer member declarations.2011-07-10, by ib
-
Remove unused members from struct guiInterface_t.2011-07-10, by ib
-
configure: drop check for legacy compilers wrt libass and the win32 loader2011-07-09, by diego
-
Remove gtkClearStruct code from mplayer() in interface.c.2011-07-09, by ib
-
Use macro nfree() in Win32 GUI code.2011-07-09, by ib
-
Cosmetic: Change parameter of mplayer() calls.2011-07-09, by ib
-
Remove guiExit().2011-07-09, by ib
-
Change GUI and MPLAYER symbolic constants into enums.2011-07-08, by ib
-
Rename the mplayer() symbolic constants.2011-07-08, by ib
-
Cosmetic: Rename mplayer() parameter.2011-07-08, by ib
-
Cosmetic: Order prototypes in interface.h.2011-07-08, by ib
-
Cosmetic: Rename two functions that do MPlayer calls.2011-07-08, by ib
-
sync with en/mplayer.1 rev. 337882011-07-08, by jrash
-
Fix Win32 GUI compilation problems.2011-07-08, by ib
-
ve_xvid: Add libavutil/rational.h #include for AVRational et al.2011-07-07, by diego
-
Include io.h for setmode().2011-07-07, by reimar
-
Use same data types for index variable and loop test variable.2011-07-07, by ib
-
Use proper cast in comparison.2011-07-07, by ib
-
Use unsigned index variable for comparison with array size.2011-07-07, by ib
-
Use unsigned index variable for comparison with string length.2011-07-07, by ib
-
Add missing #includes <stdarg.h> and <stdio.h>.2011-07-07, by ib
-
Remove unnecessary #include "interface.h".2011-07-07, by ib
-
Cosmetic: Rename the GUI playlist functions.2011-07-07, by ib
-
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.2011-07-07, by ib
-
Remove variable holding history of selected files from interface.[ch].2011-07-07, by ib
-
Remove skin related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Rename URLList urlList.2011-07-07, by ib
-
Remove config related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Remove pointless return code from mplayer().2011-07-07, by ib
-
Cosmetic: Rename remaining part of gtkSet() mplayer().2011-07-07, by ib
-
Move purely list related parts of gtkSet() from interface.c to list.c.2011-07-07, by ib
-
Create new file list.c for list related functions.2011-07-07, by ib
-
Remove macros guiSetFilename() and guiSetDF() from interface.h.2011-07-07, by ib
-
Remove gfree() from interface.c.2011-07-07, by ib
-
Remove unnecessary #include "gui/interface.h".2011-07-07, by ib
-
Move string functions from interface.c to string.c.2011-07-07, by ib
-
Fix the precision loss in float -> 32bit conversion case, introduced2011-07-06, by iive
-
Fix compilation of the Win32 GUI after r33812.2011-07-05, by ib
-
Rename GUI playtree import functions.2011-07-05, by ib
-
Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.2011-07-05, by ib
-
Make guiEventHandling() a gui() call.2011-07-05, by ib
-
Cosmetic: Change prefix for symbolic constants from GMP to GUI.2011-07-05, by ib
-
Remove gui() GMP_SET_DVD.2011-07-05, by ib
-
Cosmetic: Adjust indent.2011-07-05, by ib
-
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.2011-07-05, by ib
-
Remove unused symbolic constant guiReDrawSubWindow.2011-07-05, by ib
-
Cosmetic: Rename gui() parameter.2011-07-05, by ib
-
Rename the gui() symbolic constants.2011-07-05, by ib
-
Rename guiGetEvent() gui().2011-07-05, by ib
-
Audio format conversion from float to int is not checked for overflow.2011-07-04, by iive
-
Reindent, add empty lines.2011-07-04, by reimar
-
Improve checks for when to try reconnecting to be more thorough and readable.2011-07-04, by reimar
-
Pass streaming_ctrl eof on.2011-07-04, by reimar
-
Ensure we do not add strange values to amount of buffered bytes2011-07-04, by reimar
-
Signal EOF vs. error also via streaming control API (not yet evaluated).2011-07-04, by reimar
-
configure: cosmetics: Adjust comment in config.mak inclusion guard.2011-07-04, by diego
-
configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.2011-07-04, by diego
-
Remove condition that is now always true.2011-07-03, by reimar
-
Do not assign anything when a stream control returns an error.2011-07-03, by reimar
-
Use proper format string for sizeof() type.2011-07-02, by reimar
-
Remove pointless and in addition incorrect cast.2011-07-02, by reimar
-
Use "const char *" type for paths.2011-07-02, by reimar
-
Clean up some function prototypes.2011-07-02, by reimar
-
Cosmetics: Fix strange space placement.2011-07-02, by reimar
-
Fix type to match read_pnm arguments.2011-07-02, by reimar
-
Increase video muxer output frame size.2011-07-02, by iive
-
100l, forgot to test without -vobsub.2011-07-02, by reimar
-
Add a hack to receive audio while probing video FPS.2011-07-01, by reimar
-
Fix linking order to allow compiling against Debian unstable version of LIVE555.2011-07-01, by reimar
-
Fix ridiculously slow LIVE555 test by sanity-checking the path for2011-07-01, by reimar
-
configure: Drop check for compiler support of named assembler arguments.2011-07-01, by diego
-
Make vobsub options available in mencoder, though with my test file2011-07-01, by reimar
-
add yv16 raw fourcc2011-07-01, by compn
-
configure: Remove obsolete test for ARM pld instruction.2011-06-30, by diego
-
Cosmetic: Move command MP_CMD_QUIT to the end.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Rename guiGetEvent type guiSetDefaults guiNewFile.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Use unsigned index variable for comparison with array size.2011-06-29, by ib
-
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.2011-06-29, by ib
-
Remove unused guiGetEvent type guiSetFileName.2011-06-29, by ib
-
Add missing #include "libavutil/common.h".2011-06-29, by ib
-
Replace numeric constants for gtkEquChannels array size.2011-06-29, by ib
-
Don't destroy the equalizer settings.2011-06-29, by ib
-
Cosmetic: Rename variable dvdp dvd.2011-06-29, by ib
-
Prefer previously assigned guiInfo.StreamTyp over stream->type.2011-06-29, by ib
-
Make assignments to variables in guiGetEvent() only if needed.2011-06-29, by ib
-
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.2011-06-29, by diego
-
Don't stop playing after a DXR3 demuxer type error.2011-06-29, by ib
-
configure: Remove check for compiler support of 10 assembler operands.2011-06-29, by diego
-
Cosmetic: Remove wrong comment.2011-06-29, by ib
-
Move audio related code from guiSetVideo to guiSetAudio.2011-06-29, by ib
-
Simplify code of guiGetEvent type guiSetAudio.2011-06-29, by ib
-
build: touch ffmpeg/.config to avoid spurious warning messages.2011-06-28, by diego
-
configure: Add AS_O to config.mak for Libav/FFmpeg build.2011-06-28, by diego
-
build: Skip touching FFmpeg libraries after compilation.2011-06-28, by diego
-
build: Simplify FFmpeg library handling.2011-06-28, by diego
-
demux_vqf: typo/wording fixes2011-06-28, by diego
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Prevent balance from hopping.2011-06-28, by ib
-
Fix volume and balance bug.2011-06-28, by ib
-
Rename guiGetEvent type guiSetVolume guiSetMixer.2011-06-28, by ib
-
Redraw GUI only after all necessary values have been set.2011-06-28, by ib
-
Fix compilation with --disable-qtx.2011-06-28, by reimar
-
Fix bug introduced as a side effect in r33750.2011-06-28, by ib
-
Change return code of guiGetEvent() to indicate success.2011-06-28, by ib
-
Cosmetic: Remove needless parentheses.2011-06-28, by ib
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Fix bug introduced in r33743.2011-06-28, by ib
-
Remove needless memset initialization of guiInfo.2011-06-28, by ib
-
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.2011-06-28, by ib
-
Rename guiGetEvent type guiSetValues guiSetVideo.2011-06-28, by ib
-
Rename guiGetEvent type guiIEvent guiRunCommand.2011-06-27, by ib
-
Rename guiGetEvent type guiSetParameters guiPreparation.2011-06-27, by ib
-
Remove guiGetEvent type guiSetDemuxer.2011-06-27, by ib
-
Remove guiGetEvent type guiSetFileFormat.2011-06-27, by ib
-
Rename guiInterface_t member NoWindow MovieWindow.2011-06-27, by ib
-
Use X11 Bool symbolic constant.2011-06-27, by ib
-
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.2011-06-27, by ib
-
Add missing break.2011-06-27, by ib
-
Rename guiGetEvent type guiSetShVideo guiSetVideo.2011-06-27, by ib
-
Simplify code concerning guiGetEvent type guiSetAudioOnly.2011-06-27, by ib
-
Replace numeric constant by symbolic constant in guiGetEvent() call.2011-06-27, by ib
-
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.2011-06-27, by ib
-
Cosmetic: Adjust indent.2011-06-27, by ib
-
Rename guiInterface_t member AudioType AudioChannels.2011-06-27, by ib
-
The muxer prebuffers packets until each stream has been seen so a proper header2011-06-26, by ranma
-
Do a proper calculation of free RAM to be used as V4L buffers.2011-06-26, by iive
-
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.2011-06-26, by diego
-
configure: Set correct libav* (S)LIBNAME in config.mak.2011-06-26, by diego
-
configure: Mark libav* as enabled in config.mak.2011-06-26, by diego
-
Cast handle to menu in AppendMenu() to UINT_PTR.2011-06-26, by ib
-
add vfw csmcodec for fourcc CSM02011-06-26, by compn
-
Cast new user data value in SetWindowLongPtr() to LONG_PTR.2011-06-25, by ib
-
Set SRC_PATH to '.' which is a standard value for FFmpeg now.2011-06-25, by reimar
-
sync with en/mplayer.1 rev. 336892011-06-25, by jrash
-
configure: Correctly check for the clang compiler.2011-06-25, by diego
-
Italian manual page update2011-06-25, by diego
-
build: Rebuild libavcodec if assembler files changed.2011-06-24, by diego
-
Synced with help_mp-en.h rev. 336392011-06-24, by jrash
-
Simplify code for guiGetEvent type guiSetState.2011-06-24, by ib
-
Cosmetic: Adjust indent.2011-06-24, by ib
-
Revise (and hopefully clarify) the skin installation documentation.2011-06-24, by ib
-
configure: Update a comment about fast int types.2011-06-24, by diego
-
vidix: Replace IsWinNT() forward declaration by a proper header.2011-06-23, by diego
-
Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.2011-06-23, by reimar
-
Run OS support for SSE check only for runtime CPU detection.2011-06-22, by reimar
-
Do not force SSE disabled for gcc 2, it seems to compile2011-06-22, by reimar
-
vidix: Add forward declaration for IsWinNT() to libdha_win32.c.2011-06-22, by diego
-
tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.2011-06-22, by diego
-
win32 gui: Mark debug function only used within the file as static.2011-06-22, by diego
-
win32 gui: Remove non-compiling debug mp_msg calls.2011-06-22, by diego
-
win32 gui: Move static function around to avoid a forward declaration.2011-06-22, by diego
-
tvi_dshow: Mark functions not used outside of the file as static.2011-06-22, by diego
-
cache2: Surround conditionally used functions by appropriate #ifdefs.2011-06-22, by diego
-
Prefer playing variable $p to $l.2011-06-22, by ib
-
Replace all playback integer constants by their symbolic constants.2011-06-22, by ib
-
Rename the symbolic playback state constants.2011-06-22, by ib
-
build: Add .gitignore file.2011-06-22, by diego
-
build: Rebuild version.h file if git metadata changed due to new commits.2011-06-22, by diego
-
Rename guiGetEvent type guiCEvent guiSetState.2011-06-22, by ib
-
Remove unused guiGetEvent type guiSetState.2011-06-22, by ib
-
Enable fullscreen with inactive video window.2011-06-22, by ib
-
Indentation fixes.2011-06-21, by reimar
-
Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.2011-06-21, by reimar
-
Second GL_YCBCR_MESA format is YVYU, not YUY2.2011-06-21, by reimar
-
Allow specifying yvyu format as option.2011-06-21, by reimar
-
Document the meaning of some of the packed YUV formats.2011-06-21, by reimar
-
Disable SAP muxer since it depends on disabled RTP muxer.2011-06-21, by reimar
-
Change memcpy_pic to force it to never write to image parts between2011-06-21, by reimar
-
Improve stereo3d interleaved man page description.2011-06-21, by reimar
-
Allow a larger range for -aspect.2011-06-21, by reimar
-
Avoid C99 syntax not supported by some old compilers.2011-06-21, by reimar
-
Fix compilation with dvdread/dvdnav disabled.2011-06-21, by reimar
-
Avoid va_copy, it is not generally available2011-06-20, by reimar
-
Explain role of the GUI configuration file in2011-06-19, by ib
-
Revise guiGetEvent() calls.2011-06-19, by ib
-
Cosmetic: Adjust indent.2011-06-19, by ib
-
Use the proper type for the palette, fixes compiler warning.2011-06-19, by reimar
-
Add const to avoid compiler warning.2011-06-19, by reimar
-
Remove more unused variables.2011-06-19, by reimar
-
Move check_events function to avoid forward declaration.2011-06-19, by reimar
-
Remove more unnecessary code/defines.2011-06-19, by reimar
-
Remove GUI-specific code that is already handled by common code now.2011-06-19, by reimar
-
Remove some #includes that are no longer needed.2011-06-19, by reimar
-
Remove more code and variables that have no purpose anymore.2011-06-19, by reimar
-
Remove left-over code from icon/cursor handling that is2011-06-19, by reimar
-
Simplify code for printing display adapter list.2011-06-19, by reimar
-
build: Simplify version.h dependency generation.2011-06-19, by diego
-
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.2011-06-19, by diego
-
win32 gui: Remove unused function guiMessageBox.2011-06-19, by diego
-
win32 gui: Move some forward declarations to the appropriate header file.2011-06-19, by diego
-
win32 gui: Mark some functions as static.2011-06-19, by diego
-
Add forgotten void.2011-06-19, by reimar
-
Move init_vo_spudec to mp_common.c and reuse it in mencoder.2011-06-19, by reimar
-
Fix printing of subtitle type, the wrong index was used to lookup the type.2011-06-19, by reimar
-
Remove xpm definitions inside source file.2011-06-19, by ib
-
Factor out a tiny bit of common code.2011-06-19, by reimar
-
Add missing gui directory to Makefile.2011-06-19, by ib
-
Rename some gtk files.2011-06-19, by ib
-
Add const to string pointer argument that will not be modified.2011-06-19, by ib
-
Rename some pixmaps.2011-06-19, by ib
-
Change vo_directx to use w32_common.c2011-06-19, by reimar
-
Generate VO_EVENT_MOVE also with -wid.2011-06-19, by reimar
-
Implement uiStop and remove outdated comment.2011-06-19, by reimar
-
Add cfg_gui_include also for win32 GUI.2011-06-19, by reimar
-
Add const to string pointer argument that will not be modified.2011-06-19, by reimar
-
Fix compilation of w32 gui.2011-06-19, by reimar
-
Rename #include guard in gui/ui/actions.h.2011-06-19, by ib
-
w32_common: also generate VO_EVENT_MOVE.2011-06-19, by reimar
-
Avoid including aviheader.h only for mmioFOURCC, it has too many2011-06-19, by reimar
-
Add support for converting to interleaved 3D in vf_stereo3d.2011-06-19, by reimar
-
manpage: clarify usage of -endpos with mplayer.2011-06-18, by cboesch
-
vo_mng: add output sub-option.2011-06-18, by cboesch
-
Fix compilation after r33644.2011-06-18, by ib
-
Rename GUI directory 'mplayer' and some files in it.2011-06-18, by ib
-
Cosmetic: Rename some GUI variables and functions.2011-06-18, by ib
-
build: Only compile DLL loader test program under x86_32.2011-06-18, by diego
-
build: Fix TOOLS/subrip object dependencies.2011-06-18, by diego
-
Spelling fix.2011-06-18, by reimar
-
Add a warning message for unavailable or unusable icons.2011-06-17, by ib
-
Cosmetic: Adjust indent.2011-06-17, by ib
-
Adjust message levels in wsXInit().2011-06-17, by ib
-
Remove unused parameter 'Size' in wsConvert().2011-06-17, by ib
-
Synced with help_mp-en.h rev. 336182011-06-17, by jrash