log

age author description
2011-10-16 ib Change and add comment.
2011-10-15 cehoyos Support H264 from QNAP Systems.
2011-10-15 ib Port to Wine.
2011-10-15 ib Ensure that filename related config will always be loaded.
2011-10-15 ib Allow GUI to use filename related config.
2011-10-15 cehoyos Improve comments for FFmpeg SPDIF hardware audio decoders.
2011-10-14 cehoyos Do not compile FFmpeg's avfilters if they are not needed.
2011-10-14 jrash sync with en/mplayer.1 rev. 34190
2011-10-13 reimar Add PVA to lavf preferred formats list, its demuxer seems to work well
2011-10-13 reimar Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
2011-10-13 reimar Do not use long type, it makes the code more platform dependent for no
2011-10-13 reimar Remove some ifdefs that existed only for testing and had no use since
2011-10-12 cehoyos The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
2011-10-12 cehoyos While 'untested' is probably true for spdifmpa, it is not the right status.
2011-10-12 diego S/PDIF passthrough decoder
2011-10-12 cigaes libmpcodec: add vf_lavfi.
2011-10-12 cigaes build: enable libavfilter.
2011-10-12 cehoyos The LGPL ProRes decoder is faster now than the GPL decoder.
2011-10-11 cehoyos Move non-existing ProRes decoder to the end.
2011-10-10 cehoyos Cosmetics: Fix comment.
2011-10-07 cehoyos Support MP3 in TS with -demuxer lavf.
2011-10-07 cehoyos Support decoding 8SVX in IFF.
2011-10-07 cehoyos Support G2M4 with cytrix codec pack.
2011-10-06 ib Cosmetic: Adjust indent.
2011-10-06 ib Simplify building filename by using strcpy().
2011-10-06 ib Don't use the Windows style path separator character in Win32 GUI.
2011-10-06 ib Fix DirectX compilation error.
2011-10-04 compn add binary sheercodec for isom Shr0, samples on ffmpeg trac
2011-10-03 ib Revise message text of the Win32 GUI sub_window option.
2011-10-03 ib Revise OSD preference related message texts in the Win32 GUI.
2011-10-03 ib Add idle option to Win32 GUI preferences dialog.
2011-10-02 compn map format 0x38 to amrnb
2011-10-01 ib Make idle mode default in Win32 GUI.
2011-10-01 ib Enable option "enqueue" for Win32 GUI.
2011-10-01 ib Simplify wsAutohideCursor().
2011-10-01 ib Cosmetic: Adjust indent.
2011-10-01 ib Fix cursor autohide functionality of the GUI.
2011-10-01 compn add some aac/dts fourccs
2011-09-30 cehoyos Support G.723.1 decoding via FFmpeg.
2011-09-30 reimar Fix cpp_condition_check to work for empty header.
2011-09-30 ib Cosmetic: Order STREAMTYPE related code.
2011-09-30 ib Remove needless code.
2011-09-30 ib Restrict use of STREAMTYPE_STREAM in Win32 GUI.
2011-09-30 ib Set all buttons related to seek operations according to stream type.
2011-09-30 ib Remove check for STREAMTYPE_PLAYLIST.
2011-09-29 compn sync vlc fourcc list with codecs.conf
2011-09-29 compn add LJ2K fourcc
2011-09-29 ib Revise part of the comment on guiPlaylistInitialize().
2011-09-29 ib Change handling for option "enqueue" in guiPlaylistInitialize().
2011-09-29 ib Don't needlessly set filename in GUI_PREPARE.
2011-09-29 ib Set an URL guiInfo.Filename by using uiSetFileName().
2011-09-29 ib Cosmetic: Adjust indent.
2011-09-29 ib Change guiInfo.Filename by using uiSetFileName() only.
2011-09-29 ib Set MPlayer filename in uiSetFileName().
2011-09-29 cehoyos Support FFmpeg JPEG 2000 decoder.
2011-09-29 compn decoder: add ffmpeg ansi decoder
2011-09-28 reimar Remove usage of glColor3f, there is not really a point in it.
2011-09-28 reimar Add () around macro definitions where necessary to avoid bad surprises.
2011-09-28 diego ao_coreaudio: Fix spdif output for OS X 10.7.
2011-09-28 ib Remove pointless assignment.
2011-09-28 ib Fix Win32 GUI filename problems.
2011-09-28 ib Correct comment on playtree and playtree_iter in connection with the GUI.
2011-09-28 diego build: Simplify handling of local OS feature fallbacks.
2011-09-27 reimar Change silly matrixview code to not needlessly change state on every frame
2011-09-27 siretart debian packaging: remove unnecessary rules 'get-orig-source'
2011-09-27 ib Remove gui() instruction GUI_SET_FILE.
2011-09-26 diego configure: add missing C program body to cpp_condition_check()
2011-09-26 diego configure: do not forget to shift away arguments in cpp_condition_check()
2011-09-26 diego codecs.conf: add libav Apple ProRes decoder
2011-09-26 diego configure: generalize cpp_condition_check() and use it to simplify tests
2011-09-26 diego configure: refactor PIC test using cpp_condition_check()
2011-09-26 diego configure: config.h ordering cosmetics
2011-09-26 diego configure: Set CONFIG_PIC to 1 if PIC is enabled.
2011-09-25 reimar Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
2011-09-25 cehoyos Support Sorenson Spark in f4v files.
2011-09-25 cehoyos Support act files with -demuxer lavf.
2011-09-23 cehoyos Change name of LGPL'd ProRes decoder.
2011-09-23 diego configure: drop extra standard compiler/linker flags for *BSD systems
2011-09-23 diego vidix: Add two more ATI Rage Mobility hardware IDs.
2011-09-23 diego stream_bluray: switch to new libbluray API
2011-09-23 cehoyos There is a second prores decoder in FFmpeg now.
2011-09-23 cehoyos The GPL'd FFmpeg prores decoder changed its name.
2011-09-21 ib Force redraw of main window after playback has ended.
2011-09-21 ib Replace numeric constant for cursor autohide time by symbolic constant.
2011-09-21 ib Add cursor autohide functionality to the GUI.
2011-09-21 ib Hide cursor during playback in GUI.
2011-09-21 ib Don't hide or show cursor if attached to an existing window.
2011-09-21 cehoyos Support decoding speex in f4v.
2011-09-21 cehoyos FFmpeg supports decoding ProRes 4444.
2011-09-21 cehoyos Add 444P10 support.
2011-09-20 diego Update entry for FFmpeg in Copyright file after move to single directory.
2011-09-20 compn add native ffmpeg amrwb decoder
2011-09-19 reimar Get rid of X11_FULLSCREEN.
2011-09-19 reimar Remove unnecessary #ifdefs from header file.
2011-09-18 cehoyos Use FFmpeg ProRes if both libopencore libraries are not enabled.
2011-09-17 reimar Fix broken indentation due to a tab that slipped in.
2011-09-17 reimar Get rid of usage of deprecated palctrl which no longer works anyway.
2011-09-17 reimar Get rid of a few munged-in tabs.
2011-09-17 cehoyos FFmpeg supports Creative JPEG codec.
2011-09-15 cehoyos Add fourccs for FFmpeg ProRes decoder.
2011-09-15 cehoyos Disable FFmpeg ProRes for now: It does not like libopencore*.
2011-09-13 diego doc: update Italian man page
2011-09-13 compn add remaining avc-intra isom's from ffmpeg to h264 decoders
2011-09-13 compn add disabled ffrawnv12
2011-09-12 diego libass: consistently #include sub/ass_mp.h without #ifdefs
2011-09-12 diego libass: always use sub/mp_ass.h instead of #including libass headers directly
2011-09-11 reimar Update included libass copy to 0.9.13 release.
2011-09-10 jrash sync with en/mplayer.1 rev. 34076
2011-09-09 ib Replace comment for wsFullScreen() by doxygen comment.
2011-09-09 ib Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
2011-09-09 ib Remove disabled DPMS code in ws.c.
2011-09-09 ib Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().
2011-09-09 ib Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
2011-09-09 ib Cosmetic changes at ontop code in wsFullScreen().
2011-09-09 ib Port r14245 change to wsFullScreen().
2011-09-09 ib Port r12124 change to wsFullScreen().
2011-09-09 ib Place XWithdrawWindow() before window decor changes in wsFullScreen().
2011-09-09 ib Move an assignment in wsFullScreen().
2011-09-09 ib Cosmetic: Rename all Display parameters dsp dpy.
2011-09-08 ib Preserve x and y position of a double-size window if possible.
2011-09-08 ib Preserve x and y position of a half-size window.
2011-09-08 ib Remove variable decoration in wsFullScreen().
2011-09-08 ib Move common code to new function wsWindowPosition().
2011-09-08 ib Move common code to new function wsUpdateXineramaInfo().
2011-09-08 ib Change parameter b of wsMoveWindow().
2011-09-08 ib Use wsRaiseWindowTop() in wsFullScreen().
2011-09-08 ib Replace comment for wsRaiseWindowTop() by doxygen comment.
2011-09-08 ib Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
2011-09-07 reimar Ignore "make clean" errors in ffmpeg/.
2011-09-07 reimar Change stop_xscreensaver default to 1 to be more user-friendly.
2011-09-07 ib doxygen: Enable the reuse of the documentation of the first member
2011-09-06 reimar Make the stop-xscreensaver option behave as described in the man page.
2011-09-06 ib Replace all mp_dbg() calls by mp_msg().
2011-09-06 ib Add doxygen comments to bitmap.c and bitmap.h.
2011-09-06 ib Cosmetic: Rename parameters bf img in bitmap.c.
2011-09-06 ib Add doxygen comments to string.c.
2011-09-06 ib Add doxygen comments to cut.c and cut.h.
2011-09-06 ib Change some comments in interface.h to doxygen style.
2011-09-06 ib Add doxygen comments to app.c.
2011-09-06 ib Replace some btnModify() calls by btnSet().
2011-09-06 ib Correct a doxygen formatting mistake in ws.c.
2011-09-06 ib Add doxygen comments to mem.h.
2011-09-06 ib Add a doxygen comment to ws.c.
2011-09-05 reimar Simplify checking for ppc or ppc64 using wildcards.
2011-09-05 ib Add doxygen comments to font.c.
2011-09-05 ib Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
2011-09-05 ib Cosmetic: Rename fntRender() fntTextRender().
2011-09-05 ib Cosmetic: Rename skinImageRead() parameter bf img in header file.
2011-09-05 ib Cosmetic: Rename skinBPRead() skinImageRead().
2011-09-05 ib Add doxygen comments to skin.c.
2011-09-05 cehoyos Cosmetics: Order filters alphabetically.
2011-09-05 ib Make vo_hidecursor() and vo_showcursor() static.
2011-09-03 ib Add an about box to the Win32 GUI.
2011-09-02 jrash sync with en/mplayer.1 rev. 34015
2011-09-02 ib Add the MPlayer title string to the about box.
2011-09-01 reimar Autodetect 32- vs. 64-bit PowerPC just like for x86.
2011-09-01 ib Cosmetic: Adjust indent.
2011-09-01 ib Rework fullscreen handling.
2011-09-01 ib Perform a wsHandleEvents() when playback ends.
2011-09-01 ib Set WinID early and once.
2011-09-01 ib Rephrase condition for btnModify().
2011-09-01 ib Cosmetic: Adjust indent.
2011-09-01 ib Move a misplaced closing brace to its correct position.
2011-09-01 ib Some cosmetic changes in wsFullScreen().
2011-09-01 ib Don't map the window after resizing.
2011-09-01 ib Keep track of fullscreen state.
2011-09-01 ib Remove pointless condition.
2011-09-01 ib Cosmetic: Adjust indent.
2011-09-01 ib Resize video window after switching from fullscreen to normal size.
2011-09-01 ib Change repositioning of the normal size video window.
2011-09-01 ib Modify video window size change behavior.
2011-09-01 cehoyos Intel C Compiler 12.0 is supported, 11.0 is not.
2011-09-01 ib Remove assignments to guiInfo.VideoWindow when playback stops.
2011-09-01 ib Cosmetic: Move guiInfo member VideoWindow.
2011-09-01 ib Change ESC key behavior in fullscreen state.
2011-09-01 ib Don't use current x and y position of video window for saving.
2011-08-31 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
2011-08-31 cehoyos Do not map to internal MPlayer FourCC if possible.
2011-08-29 cehoyos Support Nellymoser in isom.
2011-08-27 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
2011-08-27 ib Add a parameter to vo_x11_ewmh_fullscreen().
2011-08-27 reimar Replace deprecated functionality in muxer_lavf.
2011-08-27 reimar Only use non-deprecated code in lavc encoders.
2011-08-27 reimar Updated usage of some deprecated functions in FFmpeg audio decoder.
2011-08-27 reimar Replace several deprecated functions.
2011-08-27 reimar Simplify by using avformat_open_input instead of av_open_input_stream.
2011-08-27 reimar 100l, fix compilation.
2011-08-27 reimar Replace easy to change deprecated functionality.
2011-08-27 reimar Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
2011-08-26 reimar Remove pointless pointer indirection for shader program strings.
2011-08-26 reimar Hook up -vo gl noise support.
2011-08-26 reimar Add disabled feature: noise filter for vo_gl.
2011-08-26 ib Replace data type CARD32 by long.
2011-08-25 diego configure: rewrite fribidi check to be consistent with other pkg-config checks
2011-08-25 diego configure: cosmetics: eliminate tabs
2011-08-24 reimar Set receive timeout correctly on Windows.
2011-08-24 reimar Fix udp-slave on Windows: Make sure WSAStartup is called
2011-08-23 cehoyos FFmpeg now supports WVP2 and WMVP.
2011-08-20 reimar Fix disabled code.
2011-08-20 reimar Fix spelling.
2011-08-20 cigaes x11_common: XChangeProperty uses long for 32-bits.
2011-08-20 cehoyos Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
2011-08-19 reimar Do not believe a mp4v codec tag, go based on codec id instead in that case.
2011-08-18 reimar Ensure filepos is initialized before following code tries to use it.
2011-08-18 reimar Remove senseless seek.
2011-08-18 reimar Remove strange pts locking code that would never really result in good
2011-08-18 reimar Another attempt to make up timestamps for video filters.
2011-08-18 reimar Try using sh_video->pts instead of v_muxer_time for filter timestamp.
2011-08-18 reimar Simply drop packets for which new_demux_packet allocation fails.
2011-08-15 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
2011-08-15 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.
2011-08-15 reimar Convert stream_read_line function into more generic stream_read_until function.
2011-08-15 reimar Fix reading of aqr/subrip09 subtitles.
2011-08-15 reimar Get rid of some code duplication.
2011-08-15 ib Cosmetic: Adjust indent.
2011-08-15 ib Add guiDVDStruct members to guiInfo.
2011-08-15 ib Cosmetic: Rename guiInfo members.
2011-08-15 ib Cosmetic: Rearrange the guiInfo members.
2011-08-15 ib Cosmetic: Rearrange statements.
2011-08-12 ib Provide track information for playlists.
2011-08-12 ib Cosmetic: Rename some guiInfo members.
2011-08-12 ib Revise the skin documentation.
2011-08-12 ib Cosmetic: Adjust indent.
2011-08-12 ib Remove needless guiInfo member FilenameChanged.
2011-08-12 ib Cosmetic: Comment the enums and #defines in interface.h.
2011-08-12 jrash Synced with help_mp-en.h rev. 33962
2011-08-12 ib Cosmetic: Adjust indent and remove braces.
2011-08-12 ib Remove needless guiInfo member DiskChanged.
2011-08-12 ib Remove pointless condition.
2011-08-12 ib Cosmetic: Adjust indent.
2011-08-12 ib Remove unneeded variable and simplify code.
2011-08-11 reimar Add license boilerplate.
2011-08-11 reimar Restore alphabetical order.
2011-08-11 diego build: drop BeOS support
2011-08-11 diego zr: adjust #includes to fix compilation after av_helpers.h creation
2011-08-11 diego doxygen: drop filename from @file directive
2011-08-11 diego configure: drop support for obsolete versions of sdl-config
2011-08-11 diego configure: drop leading underscore from _inc_* variables
2011-08-11 diego configure: drop leading underscore from _ld_* variables
2011-08-11 diego configure: spelling cosmetics
2011-08-11 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
2011-08-11 ib Get rid of a bunch of needless or redundant guiInfo members.
2011-08-10 cboesch mplayer: small indent fix.
2011-08-10 ib Don't let VCD track number and guiInfo.Track differ.
2011-08-09 ib Check directory history entry prior to its usage.
2011-08-09 reimar Support parsing of AAC audio.
2011-08-09 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
2011-08-09 reimar Assume that messages from AVFormatContext are demuxer messages.
2011-08-09 reimar Fix neverending "DRI Failure" messages with frame multithreading.
2011-08-09 reimar Another attempt to make message easier to understand.
2011-08-09 reimar Mark two warnings that usually only indicate a performance issue as such.
2011-08-09 reimar Avoid crash and instead print a warning if the av_log callback
2011-08-04 reimar vo_null: do not accept hwaccel formats since they need special vo
2011-08-04 ib Clarify the encoding to be used in the font description file.
2011-07-31 cehoyos FourCC DreX works fine with VDPAU and xvid.
2011-07-30 reimar Add some runtime patching magic required for latest Cineform decoder.
2011-07-30 reimar Add some additional function/hacks needed for newer CFDecode2.ax versions.
2011-07-30 reimar Abort configure if the binutils version is too old and cannot compile
2011-07-30 reimar Fix xmm clobber test that was broken since it was added.
2011-07-30 diego libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
2011-07-30 diego stream_smb: remove unused variable
2011-07-30 diego stream_nemesi: remove unused variable
2011-07-30 cehoyos Add FourCC DreX for MPEG-4 ASP.
2011-07-30 diego win32 gui: replace C99 bool type by int
2011-07-30 reimar Fix pkg-config usage for fribidi.
2011-07-30 reimar Change code so that it compiles more reliably without libass
2011-07-30 reimar Update cdparanoia check to check for paranoia_cachemodel_size.
2011-07-30 jrash sync with en/mplayer.1 rev. 33893
2011-07-30 jrash Synced with help_mp-en.h rev. 33931
2011-07-27 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
2011-07-27 diego ae_faac: mark a function as static; add missing ae_faac.h #include
2011-07-27 diego Makefile: cosmetics: consistently name all dependency file variables
2011-07-27 diego libvo: extend alpha_func function pointers with parameter type declaration
2011-07-27 diego Clarify console output when reading optional configuration files.
2011-07-27 diego codec-cfg: do not translate verbose mode console message
2011-07-27 diego vo_bl: Move config.h #include to the top of the #include list.
2011-07-27 diego cleanup: adjust printf format strings to match parameter types
2011-07-27 diego vo_zr: fix zr_info array initialization
2011-07-27 diego vf_zrmjpeg: fix compilation after function templatization in libavcodec
2011-07-26 cehoyos Fix verbosity level broken in r33917.
2011-07-25 diego configure: Only link against encode-only libs if mencoder is enabled.
2011-07-25 diego dec_video: drop some unnecessary casts
2011-07-25 diego cache2: merge struct declaration and member assignment
2011-07-25 diego configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
2011-07-25 diego configure: add proper check for trunc() instead of hardcoding availability
2011-07-25 reimar Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
2011-07-25 diego configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
2011-07-25 diego stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
2011-07-24 diego Do not employ verbosity level MSGL_V for fatal errors.
2011-07-24 diego ao_sun: print fatal error messages not only in verbose mode
2011-07-24 diego Do not translate console messages of verbosity level MSGL_V and above.
2011-07-24 diego console messages: fix some small errors in German translation
2011-07-24 diego console messages: remove extra messages from translations
2011-07-24 diego build: drop redundant removal of files below ffmpeg/ on distclean
2011-07-24 diego cache2: add missing braces to silence compiler warning
2011-07-24 cehoyos Fix compilation on Power Macintosh.
2011-07-24 reimar Simplify printing of error strings.
2011-07-24 reimar Use struct initializer in one more case.
2011-07-24 reimar Avoid typedef.
2011-07-24 reimar Simplify some more struct initializations.
2011-07-24 reimar Replace some inappropriate while() loops with for()
2011-07-24 reimar Store fixed-length string directly in struct, avoid pointer indirection.
2011-07-24 reimar Split out read/write part from data struct and make read-only
2011-07-24 reimar Simplify struct initialization.
2011-07-24 reimar Use FFMIN/FFMAX.
2011-07-24 reimar Fix compilation without zlib (also disable flashsv2).
2011-07-24 reimar Make NULL checks simpler/more consistent.
2011-07-24 reimar Remove pointless () and {}.
2011-07-24 reimar Fix array layout uncrustify messed up.
2011-07-24 reimar Apply uncrustify to vo_directx.c.
2011-07-24 reimar Simplify code handling minimized state.
2011-07-24 reimar Restore hunk disabling overlay when the Window is minimized.
2011-07-23 diego manual: fix description of b_pyramid x264 option
2011-07-23 diego configure: drop check for -lposix4
2011-07-22 diego build: fix negative interaction between clean and distclean targets
2011-07-21 diego configure: select default CD-ROM device on Solaris according to OS version
2011-07-21 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
2011-07-21 diego Makfile: split non-native directories from native directories in DIRS
2011-07-21 diego configure: use 'uname -m' to find out host architecture
2011-07-21 diego build: Always use the install program set by configure.
2011-07-20 diego configure: simplify -lm handling
2011-07-20 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
2011-07-15 jrash sync with en/mplayer.1 rev. 33877
2011-07-15 jrash Synced with help_mp-en.h rev. 33866
2011-07-12 diego build: Rely on Libav/FFmpeg build system to run clean targets.
2011-07-12 cehoyos Fix typo.
2011-07-12 ib Cosmetic: Change parameter names of gui() and mplayer().
2011-07-12 ib Add const to some string pointer arguments that will not be modified.
2011-07-11 reimar Half-width side-by-side formats for stereo3d.
2011-07-11 ib Revise and fix r33497.
2011-07-11 ib Start all file dialogs always in last active directory.
2011-07-11 ib Compare encodings case insensitively.
2011-07-11 ib Fix segmentation fault.
2011-07-11 ib Change fname parameter to const in pngRead().
2011-07-11 ib Fix memory leaks in the Win32 GUI.
2011-07-11 ib Remove unused parameter skindir from create_subwindow() in Win32 GUI.
2011-07-11 ib Fix memory leak in the Win32 GUI.
2011-07-10 ib Remove duplicated list code from the Win32 GUI.
2011-07-10 ib Remove duplicated string code from the Win32 GUI.
2011-07-10 ib Improve OSD preference related message texts.
2011-07-10 ib Arrange OSD preferences according to option 'osdlevel'.
2011-07-10 ib Remove member Othername from struct guiInterface_t.
2011-07-10 ib Remove member FPS from struct guiInterface_t.
2011-07-10 ib Change guiInterface_t void pointer member declarations.
2011-07-10 ib Remove unused members from struct guiInterface_t.
2011-07-09 diego configure: drop check for legacy compilers wrt libass and the win32 loader
2011-07-09 ib Remove gtkClearStruct code from mplayer() in interface.c.
2011-07-09 ib Use macro nfree() in Win32 GUI code.
2011-07-09 ib Cosmetic: Change parameter of mplayer() calls.
2011-07-09 ib Remove guiExit().
2011-07-08 ib Change GUI and MPLAYER symbolic constants into enums.
2011-07-08 ib Rename the mplayer() symbolic constants.
2011-07-08 ib Cosmetic: Rename mplayer() parameter.
2011-07-08 ib Cosmetic: Order prototypes in interface.h.
2011-07-08 ib Cosmetic: Rename two functions that do MPlayer calls.
2011-07-08 jrash sync with en/mplayer.1 rev. 33788
2011-07-08 ib Fix Win32 GUI compilation problems.
2011-07-07 diego ve_xvid: Add libavutil/rational.h #include for AVRational et al.
2011-07-07 reimar Include io.h for setmode().
2011-07-07 ib Use same data types for index variable and loop test variable.
2011-07-07 ib Use proper cast in comparison.
2011-07-07 ib Use unsigned index variable for comparison with array size.
2011-07-07 ib Use unsigned index variable for comparison with string length.
2011-07-07 ib Add missing #includes <stdarg.h> and <stdio.h>.
2011-07-07 ib Remove unnecessary #include "interface.h".
2011-07-07 ib Cosmetic: Rename the GUI playlist functions.
2011-07-07 ib Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
2011-07-07 ib Remove variable holding history of selected files from interface.[ch].
2011-07-07 ib Remove skin related variables from interface.[ch].
2011-07-07 ib Cosmetic: Rename URLList urlList.
2011-07-07 ib Remove config related variables from interface.[ch].
2011-07-07 ib Cosmetic: Separate interface functions.
2011-07-07 ib Cosmetic: Separate interface functions.
2011-07-07 ib Remove pointless return code from mplayer().
2011-07-07 ib Cosmetic: Rename remaining part of gtkSet() mplayer().
2011-07-07 ib Move purely list related parts of gtkSet() from interface.c to list.c.
2011-07-07 ib Create new file list.c for list related functions.
2011-07-07 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
2011-07-07 ib Remove gfree() from interface.c.
2011-07-07 ib Remove unnecessary #include "gui/interface.h".
2011-07-07 ib Move string functions from interface.c to string.c.
2011-07-06 iive Fix the precision loss in float -> 32bit conversion case, introduced
2011-07-05 ib Fix compilation of the Win32 GUI after r33812.
2011-07-05 ib Rename GUI playtree import functions.
2011-07-05 ib Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.
2011-07-05 ib Make guiEventHandling() a gui() call.
2011-07-05 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
2011-07-05 ib Remove gui() GMP_SET_DVD.
2011-07-05 ib Cosmetic: Adjust indent.
2011-07-05 ib Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.
2011-07-05 ib Remove unused symbolic constant guiReDrawSubWindow.
2011-07-05 ib Cosmetic: Rename gui() parameter.
2011-07-05 ib Rename the gui() symbolic constants.
2011-07-05 ib Rename guiGetEvent() gui().
2011-07-04 iive Audio format conversion from float to int is not checked for overflow.
2011-07-04 reimar Reindent, add empty lines.
2011-07-04 reimar Improve checks for when to try reconnecting to be more thorough and readable.
2011-07-04 reimar Pass streaming_ctrl eof on.
2011-07-04 reimar Ensure we do not add strange values to amount of buffered bytes
2011-07-04 reimar Signal EOF vs. error also via streaming control API (not yet evaluated).
2011-07-04 diego configure: cosmetics: Adjust comment in config.mak inclusion guard.
2011-07-04 diego configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.
2011-07-03 reimar Remove condition that is now always true.
2011-07-03 reimar Do not assign anything when a stream control returns an error.
2011-07-02 reimar Use proper format string for sizeof() type.
2011-07-02 reimar Remove pointless and in addition incorrect cast.
2011-07-02 reimar Use "const char *" type for paths.
2011-07-02 reimar Clean up some function prototypes.
2011-07-02 reimar Cosmetics: Fix strange space placement.
2011-07-02 reimar Fix type to match read_pnm arguments.
2011-07-02 iive Increase video muxer output frame size.
2011-07-02 reimar 100l, forgot to test without -vobsub.
2011-07-01 reimar Add a hack to receive audio while probing video FPS.
2011-07-01 reimar Fix linking order to allow compiling against Debian unstable version of LIVE555.
2011-07-01 reimar Fix ridiculously slow LIVE555 test by sanity-checking the path for
2011-07-01 diego configure: Drop check for compiler support of named assembler arguments.
2011-07-01 reimar Make vobsub options available in mencoder, though with my test file
2011-07-01 ptt corrected suboption stereo descriptions, and reformatted to be compliant with other sections
2011-07-01 compn add yv16 raw fourcc
2011-06-30 diego configure: Remove obsolete test for ARM pld instruction.
2011-06-29 ib Cosmetic: Move command MP_CMD_QUIT to the end.
2011-06-29 ib Don't let MPlayer directly call user interface functions.
2011-06-29 ib Rename guiGetEvent type guiSetDefaults guiNewFile.
2011-06-29 ib Don't let MPlayer directly call user interface functions.
2011-06-29 ib Use unsigned index variable for comparison with array size.
2011-06-29 ib Cosmetic: Arrange guiGetEvent() types in the sequence they are called.
2011-06-29 ib Remove unused guiGetEvent type guiSetFileName.
2011-06-29 ib Add missing #include "libavutil/common.h".
2011-06-29 ib Replace numeric constants for gtkEquChannels array size.
2011-06-29 ib Don't destroy the equalizer settings.
2011-06-29 ib Cosmetic: Rename variable dvdp dvd.
2011-06-29 ib Prefer previously assigned guiInfo.StreamTyp over stream->type.
2011-06-29 ib Make assignments to variables in guiGetEvent() only if needed.
2011-06-29 diego configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.
2011-06-29 ib Don't stop playing after a DXR3 demuxer type error.
2011-06-29 diego configure: Remove check for compiler support of 10 assembler operands.
2011-06-29 ib Cosmetic: Remove wrong comment.
2011-06-29 ib Move audio related code from guiSetVideo to guiSetAudio.
2011-06-29 ib Simplify code of guiGetEvent type guiSetAudio.
2011-06-28 diego build: touch ffmpeg/.config to avoid spurious warning messages.
2011-06-28 diego configure: Add AS_O to config.mak for Libav/FFmpeg build.
2011-06-28 diego build: Skip touching FFmpeg libraries after compilation.
2011-06-28 diego build: Simplify FFmpeg library handling.
2011-06-28 diego demux_vqf: typo/wording fixes
2011-06-28 ib Cosmetic: Adjust indent.
2011-06-28 ib Prevent balance from hopping.
2011-06-28 ib Fix volume and balance bug.
2011-06-28 ib Rename guiGetEvent type guiSetVolume guiSetMixer.
2011-06-28 ib Redraw GUI only after all necessary values have been set.
2011-06-28 reimar Fix compilation with --disable-qtx.
2011-06-28 ib Fix bug introduced as a side effect in r33750.
2011-06-28 ib Change return code of guiGetEvent() to indicate success.
2011-06-28 ib Cosmetic: Remove needless parentheses.
2011-06-28 ib Cosmetic: Adjust indent.
2011-06-28 ib Fix bug introduced in r33743.
2011-06-28 ib Remove needless memset initialization of guiInfo.
2011-06-28 ib Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
2011-06-28 ib Rename guiGetEvent type guiSetValues guiSetVideo.
2011-06-27 ib Rename guiGetEvent type guiIEvent guiRunCommand.
2011-06-27 ib Rename guiGetEvent type guiSetParameters guiPreparation.
2011-06-27 ib Remove guiGetEvent type guiSetDemuxer.
2011-06-27 ib Remove guiGetEvent type guiSetFileFormat.
2011-06-27 ib Rename guiInterface_t member NoWindow MovieWindow.
2011-06-27 ib Use X11 Bool symbolic constant.
2011-06-27 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
2011-06-27 ib Add missing break.
2011-06-27 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
2011-06-27 ib Simplify code concerning guiGetEvent type guiSetAudioOnly.
2011-06-27 ib Replace numeric constant by symbolic constant in guiGetEvent() call.
2011-06-27 ib Cast arg in guiGetEvent() to void * or remove cast where unnecessary.
2011-06-27 ib Cosmetic: Adjust indent.
2011-06-27 ib Rename guiInterface_t member AudioType AudioChannels.
2011-06-26 ranma The muxer prebuffers packets until each stream has been seen so a proper header
2011-06-26 iive Do a proper calculation of free RAM to be used as V4L buffers.
2011-06-26 diego build: Compile libav* libraries from the top level of the ffmpeg subdirectory.
2011-06-26 diego configure: Set correct libav* (S)LIBNAME in config.mak.
2011-06-26 diego configure: Mark libav* as enabled in config.mak.
2011-06-26 ib Cast handle to menu in AppendMenu() to UINT_PTR.
2011-06-26 compn add vfw csmcodec for fourcc CSM0
2011-06-25 ib Cast new user data value in SetWindowLongPtr() to LONG_PTR.
2011-06-25 reimar Set SRC_PATH to '.' which is a standard value for FFmpeg now.
2011-06-25 jrash sync with en/mplayer.1 rev. 33689
2011-06-25 diego configure: Correctly check for the clang compiler.
2011-06-25 diego Italian manual page update
2011-06-24 diego build: Rebuild libavcodec if assembler files changed.
2011-06-24 jrash Synced with help_mp-en.h rev. 33639
2011-06-24 ib Simplify code for guiGetEvent type guiSetState.
2011-06-24 ib Cosmetic: Adjust indent.
2011-06-24 ib Revise (and hopefully clarify) the skin installation documentation.
2011-06-24 diego configure: Update a comment about fast int types.
2011-06-23 diego vidix: Replace IsWinNT() forward declaration by a proper header.
2011-06-23 reimar Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.
2011-06-22 reimar Run OS support for SSE check only for runtime CPU detection.
2011-06-22 reimar Do not force SSE disabled for gcc 2, it seems to compile
2011-06-22 diego vidix: Add forward declaration for IsWinNT() to libdha_win32.c.
2011-06-22 diego tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.
2011-06-22 diego win32 gui: Mark debug function only used within the file as static.
2011-06-22 diego win32 gui: Remove non-compiling debug mp_msg calls.
2011-06-22 diego win32 gui: Move static function around to avoid a forward declaration.
2011-06-22 diego tvi_dshow: Mark functions not used outside of the file as static.
2011-06-22 diego cache2: Surround conditionally used functions by appropriate #ifdefs.
2011-06-22 ib Prefer playing variable $p to $l.
2011-06-22 ib Replace all playback integer constants by their symbolic constants.
2011-06-22 ib Rename the symbolic playback state constants.
2011-06-22 diego build: Add .gitignore file.
2011-06-22 diego build: Rebuild version.h file if git metadata changed due to new commits.
2011-06-22 ib Rename guiGetEvent type guiCEvent guiSetState.
2011-06-22 ib Remove unused guiGetEvent type guiSetState.
2011-06-22 ib Enable fullscreen with inactive video window.
2011-06-21 reimar Indentation fixes.
2011-06-21 reimar Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.
2011-06-21 reimar Second GL_YCBCR_MESA format is YVYU, not YUY2.
2011-06-21 reimar Allow specifying yvyu format as option.
2011-06-21 reimar Document the meaning of some of the packed YUV formats.
2011-06-21 reimar Disable SAP muxer since it depends on disabled RTP muxer.
2011-06-21 reimar Change memcpy_pic to force it to never write to image parts between
2011-06-21 reimar Improve stereo3d interleaved man page description.
2011-06-21 reimar Allow a larger range for -aspect.
2011-06-21 reimar Avoid C99 syntax not supported by some old compilers.
2011-06-21 reimar Fix compilation with dvdread/dvdnav disabled.
2011-06-20 reimar Avoid va_copy, it is not generally available
2011-06-19 ib Explain role of the GUI configuration file in
2011-06-19 ib Revise guiGetEvent() calls.
2011-06-19 ib Cosmetic: Adjust indent.
2011-06-19 reimar Use the proper type for the palette, fixes compiler warning.
2011-06-19 reimar Add const to avoid compiler warning.
2011-06-19 reimar Remove more unused variables.
2011-06-19 reimar Move check_events function to avoid forward declaration.
2011-06-19 reimar Remove more unnecessary code/defines.
2011-06-19 reimar Remove GUI-specific code that is already handled by common code now.
2011-06-19 reimar Remove some #includes that are no longer needed.
2011-06-19 reimar Remove more code and variables that have no purpose anymore.
2011-06-19 reimar Remove left-over code from icon/cursor handling that is
2011-06-19 reimar Simplify code for printing display adapter list.
2011-06-19 diego build: Simplify version.h dependency generation.
2011-06-19 diego gui: Rename TRANSPARENT #define to MP_TRANSPARENT.
2011-06-19 diego win32 gui: Remove unused function guiMessageBox.
2011-06-19 diego win32 gui: Move some forward declarations to the appropriate header file.
2011-06-19 diego win32 gui: Mark some functions as static.
2011-06-19 reimar Add forgotten void.
2011-06-19 reimar Move init_vo_spudec to mp_common.c and reuse it in mencoder.
2011-06-19 reimar Fix printing of subtitle type, the wrong index was used to lookup the type.
2011-06-19 ib Remove xpm definitions inside source file.
2011-06-19 reimar Factor out a tiny bit of common code.
2011-06-19 ib Add missing gui directory to Makefile.
2011-06-19 ib Rename some gtk files.
2011-06-19 ib Add const to string pointer argument that will not be modified.
2011-06-19 ib Rename some pixmaps.
2011-06-19 reimar Change vo_directx to use w32_common.c
2011-06-19 reimar Generate VO_EVENT_MOVE also with -wid.
2011-06-19 reimar Implement uiStop and remove outdated comment.
2011-06-19 reimar Add cfg_gui_include also for win32 GUI.
2011-06-19 reimar Add const to string pointer argument that will not be modified.
2011-06-19 reimar Fix compilation of w32 gui.
2011-06-19 ib Rename #include guard in gui/ui/actions.h.
2011-06-19 reimar w32_common: also generate VO_EVENT_MOVE.
2011-06-19 reimar Avoid including aviheader.h only for mmioFOURCC, it has too many
2011-06-19 reimar Add support for converting to interleaved 3D in vf_stereo3d.
2011-06-18 cboesch manpage: clarify usage of -endpos with mplayer.
2011-06-18 cboesch vo_mng: add output sub-option.
2011-06-18 ib Fix compilation after r33644.
2011-06-18 ib Rename GUI directory 'mplayer' and some files in it.
2011-06-18 ib Cosmetic: Rename some GUI variables and functions.
2011-06-18 diego build: Only compile DLL loader test program under x86_32.
2011-06-18 diego build: Fix TOOLS/subrip object dependencies.
2011-06-18 reimar Spelling fix.
2011-06-17 ib Add a warning message for unavailable or unusable icons.
2011-06-17 ib Cosmetic: Adjust indent.
2011-06-17 ib Adjust message levels in wsXInit().
2011-06-17 ib Remove unused parameter 'Size' in wsConvert().
2011-06-17 jrash Synced with help_mp-en.h rev. 33618
2011-06-16 cehoyos Use the same yasm check as FFmpeg.
2011-06-16 ib Cosmetic: Adjust indent.
2011-06-16 ib Check whether a specific icon is available.
2011-06-16 ib Use small icon for property KWM_WIN_ICON, if available.
2011-06-16 ib Add support for _NET_WM_ICON
2011-06-16 ib Avoid compiler warnings.
2011-06-16 ib Revise wsSetIcon().
2011-06-16 ib Cosmetic: Format to MPlayer coding style.
2011-06-16 ib Cosmetic: Format to MPlayer coding style.
2011-06-16 ib Move key definitions for multimedia keyboards to libvo/wskeys.h,
2011-06-16 ib Remove support for Acer AirKey V keyboard multimedia keys.
2011-06-16 ib Rename Render() RenderAll().
2011-06-16 ib Remove function Normalize().
2011-06-16 diego Add some missing libavutil #includes.
2011-06-15 reimar Support "Length" option is .pls playlist files.
2011-06-15 ib Get non-multimedia X11 key definitions from libvo/wskeys.h.
2011-06-14 ib Revise some messages.
2011-06-14 ib Store icon data in a struct variable.
2011-06-14 ib Do some gtkInit() cleanup.
2011-06-14 ib Cosmetic: Adjust indent.
2011-06-14 ib Fix GUI icon bug.
2011-06-14 ib Add support for multimedia pause key.
2011-06-14 ib Add note on wsXFMM key definitions.
2011-06-14 ib Remove unused key definitions.
2011-06-14 ib Use correct type CARD32 for the KWM_WIN_ICON data.
2011-06-14 diego Allow Pause/Break key to be bound as MPlayer input key under X11.
2011-06-13 reimar Mark some char * arguments that are strdup'd const,
2011-06-13 reimar Remove a pointless "return".
2011-06-12 siretart tighten dependency on libx264-dev package
2011-06-12 reimar Change code to allow STREAM_CTRL_GET_CURRENT_TIME with cache enabled.
2011-06-12 reimar Remove pointless ().
2011-06-12 reimar Fix dvd_get_current_time so the cell argument actually has a purpose.
2011-06-12 cboesch vobsub: simplify origin parsing.
2011-06-12 cboesch vobsub: simplify timestamp parsing.
2011-06-12 reimar Fix comment and placement of out-commented code.
2011-06-12 reimar Make mp_dvdnav_save_smpi more robust and ensure consistency of nav buffer.
2011-06-12 reimar Spelling fix.
2011-06-12 ib Replace GDK_WINDOW_XWINDOW by GDK_PIXMAP_XID.
2011-06-12 ib Rename gtkIcon variables gdkIcon.
2011-06-12 ib Make variables static that are only used inside the file.
2011-06-12 ib Remove needless explicit initialization of GdkPixmap variables.
2011-06-12 jrash fix legacy translation errors
2011-06-12 reimar Pass "native" filter chain sample format to audio encoder.
2011-06-12 reimar Actually use the AF_FORMAT_UNKNOWN define instead of having it in a comment.
2011-06-12 reimar Remove outdated message.
2011-06-12 reimar Fix encoding to formats taking input other than 16 bits per sample.
2011-06-11 reimar Always choose AV_SAMPLE_FMT_S16 then the encoder supports it.
2011-06-11 reimar Only enable NEED_GLOB on win32, currently this has the effect
2011-06-11 reimar Add support for detecting VFPV3, required for compiling libavcodec for some
2011-06-11 reimar Change linking order: Due to av_get_cpu_flags libswscale now depends on
2011-06-11 reimar Replace sys/fcntl.h include by fcntl.h include used everywhere else.
2011-06-11 cboesch Put code checking if at the EOS in a function.
2011-06-11 ib Replace color constants in the MPlayer xpm icon file
2011-06-11 reimar a_pos is also used by update_subtitles, so initialize it always.
2011-06-11 reimar Set host_cc after cross-compile check.
2011-06-11 cboesch Various alignment cosmetics and brackets simplifications.
2011-06-11 cboesch Clarify child_sighandler loop.
2011-06-10 jrash sync with en/mplayer.1 rev. 33564
2011-06-10 jrash Synced with help_mp-en.h rev. 33565
2011-06-10 cehoyos Fix typos.
2011-06-08 reimar Change -udp-slave code to temporarily fall back to normal
2011-06-08 reimar Partially revert r33242: it was broken, instead of continuing to
2011-06-07 ib Provide a desktop icon of reasonable size (48x48) and quality.
2011-06-07 ib Delete unused pixmaps.
2011-06-07 ib Fix segmentation fault when pressing U (stop playing) in GUI.
2011-06-07 cehoyos Fix compilation without gui.
2011-06-06 ib Check error when creating the GUI config object.
2011-06-06 ib Pass m_config_new() error information to caller.
2011-06-06 ib Cosmetic: Adjust indent.
2011-06-06 ib Add option '-idle' to the GUI configuration file.
2011-06-06 ib Make option '-noidle' working for the GUI.
2011-06-05 ib When adding a playlist item, preventively set its next pointer to NULL.
2011-06-05 ib Remove unused member 'played' from playlist structure plItem.
2011-06-05 ib Cosmetic: Correct a comment and add a new one.
2011-06-05 ib Keep the old option '-guiwid' around as CONF_TYPE_PRINT
2011-06-05 ib Rename option '-guiwid' '-gui-wid'.
2011-06-05 ib Add option '-gui-include'.
2011-06-04 reimar Constrain libcdparanoia's caching which badly breaks playback with -nocache.
2011-06-04 reimar Make "Invalid seek to negative position" message more useful by
2011-06-04 reimar Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
2011-06-03 ib Define "gmplayer" as symbolic constant.
2011-06-03 ib Take notice of MPlayer option '-display'.
2011-06-03 ib Remove useless code.
2011-06-03 ib Don't pointlessly cast Display pointer.
2011-06-03 ib Remove commented and disabled code.
2011-06-03 ib Remove needless explicit initialization of Display variables.
2011-06-03 ib Add French Comment entry to desktop file.
2011-06-03 ib Add Italian Comment entry to desktop file.
2011-06-03 ib Add Japanese entries to desktop file.
2011-06-03 ib Add X-GNOME-FullName entries to desktop file.
2011-06-03 ib Remove Spanish and Chinese Comment entries from desktop file.
2011-06-03 ib Make French and Italian Comment entries in desktop file GenericName entries.
2011-06-03 ib Add German GenericName entry to desktop file and revise German Comment entry.
2011-06-03 ib Revise desktop file.
2011-06-03 ib Revise desktop file.
2011-06-03 jrash sync with en/mplayer.1 rev. 33526
2011-06-01 reimar Add const to variable storing string constant pointers.
2011-06-01 reimar Add casts to avoid compiler warning.
2011-06-01 reimar Do not call functions through a function pointer specifying more
2011-06-01 reimar Add "const" to avoid compiler warning.
2011-06-01 diego configure: Enable yasm/nasm support on OS/2.
2011-05-31 iive Check if compiler is functioning properly before trying to test additional options.
2011-05-31 iive Automatically add "-fno-tree-vectorize" in CFLAGS.
2011-05-30 reimar Fix code incorrectly assuming "char" is signed.
2011-05-30 reimar Fix code assuming that "char" is signed.
2011-05-30 reimar Use int as type, there is no reason to use char which also
2011-05-30 reimar Add const to match actual type of string literal that are assigned.
2011-05-30 reimar Fix compilation with latest FFmpeg.
2011-05-30 diego Document mng video output driver.
2011-05-29 iive Create empty vo_gc graphic context instead of one with
2011-05-29 iive Remove useles XSetBackground() call right before freeing the graphic context.
2011-05-29 iive Make vo_x11_create_smooth_window() use its parameter mRoot instead
2011-05-29 iive Fix xv/xvmc window background clearing.
2011-05-29 iive Avoid probing with empty filename in cue_find_bin().
2011-05-29 reimar Simplify by using av_strlcpy.
2011-05-29 reimar Avoid possible crash if cue filename is very short.
2011-05-29 reimar Remove a duplicated open() call that could lead to a
2011-05-29 reimar Only accept regular files as .bin files for .cue files.
2011-05-29 reimar Ensure 0-termination even if line does not start with FILE "
2011-05-29 reimar Fix 0-termination being placed one byte too far.
2011-05-29 reimar Avoid crash if terminating " is missing.
2011-05-29 reimar Simplify NULL check.
2011-05-29 reimar Add some "const".
2011-05-29 reimar Simplify: remove an unnecessary loop variable.
2011-05-29 reimar Spelling fix.
2011-05-28 iive Workaround embedded ssa/ass never hiding with -noass.
2011-05-28 iive Fix vo_x11/xv window background clearing.
2011-05-28 iive Fix vo_x11 window background clearing.
2011-05-27 jrash sync with en/mplayer.1 rev. 33488
2011-05-27 jrash Synced with help_mp-en.h rev. 33478
2011-05-25 reimar Fix clear/border color of chroma texture for 9- and 10-bit formats.
2011-05-25 iive Fix build after removal of SWS_CPU_CAPS_* from libswscale in FFmpeg.
2011-05-24 reimar Support 9- and 10-bit YUV input for OpenGL vos.
2011-05-24 diego configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.
2011-05-24 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
2011-05-24 diego vo_direct3d: Mark function only used within the file as static.
2011-05-24 cigaes LINE_MAX seems to be missing from mingw32.
2011-05-24 ib Start playlist selection in same directory the file selector starts in.
2011-05-24 ib Allow direct selection with middle mouse button (single click).
2011-05-24 ib Fix wrong parameter type to event handler function.
2011-05-24 ib Allow directory selection with middle mouse button (single click).
2011-05-24 ib Revert r33448.
2011-05-24 ib Fix play duration calculation error.
2011-05-24 cehoyos Fix live555 detection on mingw32.
2011-05-24 cehoyos Revert r33368, it broke mingw32 compilation.
2011-05-24 cigaes Italian translation for stream dump messages.
2011-05-23 cigaes vf_delogo: allow to change the rectangle based on the time
2011-05-23 cigaes Add myself to the AUTHORS file.
2011-05-23 ib Revert r33482.
2011-05-22 ib Add missing m_option_free() to m_config_free().
2011-05-22 ib Fix comment error.
2011-05-22 ib Cosmetic: Remove braces and adjust indent after r33481.
2011-05-22 ib Remove unnecessary #include "libvo/video_out.h".
2011-05-22 reimar Use mixer directly without checking for an audio_out.
2011-05-22 reimar Remove completely unused variable.
2011-05-22 ib German translation of stream dump progress information.
2011-05-21 cigaes stream dump: print progress information.
2011-05-21 cboesch Add MNG output support.
2011-05-21 iive Fix stepping forward/backward in subtitle list after commit r31663.
2011-05-21 jrash remove redundent space between characters
2011-05-20 cehoyos x264 version 0.115 is required now.
2011-05-20 iive Fix linking after recent FFmpeg change.
2011-05-19 reimar SAMI subs: start a new line if there's no space left to append to the
2011-05-18 cehoyos Cosmetics: Restore indentation after r33465.
2011-05-17 iive Workaround mp3lib SSE code miscompilation with gcc 4.6.0 .
2011-05-16 reimar Fix condition for using FriBidiParType, its values are usually
2011-05-16 jrash sync with en/mplayer.1 rev. 33458
2011-05-16 jrash Synced with help_mp-en.h rev. 33454
2011-05-15 cehoyos Fix false positives when auto-detecting live555 library.
2011-05-13 compn add dvoo fourcc to ffyuy2 raw decoder
2011-05-12 cehoyos Support Digital Voodoo SD 8 Bit (DVOO).
2011-05-12 cehoyos Support FFmpeg r10k decoder.
2011-05-12 cehoyos Support S302M in the native ts demuxer.
2011-05-12 cehoyos Support S302M (with -demuxer lavf).
2011-05-12 cehoyos Support playback for more ffv1 pixel formats.
2011-05-12 ib Slightly revise ao_alsa_device description in man page.
2011-05-12 ib Write all CONF_TYPE_FLOAT values as floating point constants.
2011-05-12 ib Specify ao_extra_stereo coefficient default value in man page.
2011-05-11 ib German translation of stream messages
2011-05-11 ib Make stream messages translatable.
2011-05-11 reimar Request GL_LUMINANCE16 as internal format for > 8 bit YUV formats.
2011-05-10 reimar Make mp_get_chroma_shift simpler/more generic and add an argument
2011-05-10 cehoyos Support displaying of 9- and 10-bit pixel formats,
2011-05-09 cboesch Prettify main MPlayer source file.
2011-05-09 vayne Missing header for compilation in mingw.
2011-05-09 ib Check for reasonable time values.
2011-05-08 reimar 100l, fix seek cache controls with cache enabled,
2011-05-08 reimar Simplify IMGFMT_IS_YUVP16_NE definition.
2011-05-08 ib Don't use CreateThread() unconditionally.
2011-05-08 diego gui: Fix compilation without debug enabled.
2011-05-08 reimar Change mp_dbg so that syntax is checked also when it is disabled.
2011-05-08 reimar Restore variable that is actually used in debug output.
2011-05-08 reimar Attempt to fix compilation against older fribidi versions.
2011-05-08 reimar Move some common fribidi code into a shared function.
2011-05-08 reimar Mark mp3lib decoder as buggy, it does not produce proper output
2011-05-08 reimar Remove pointless ifdef.
2011-05-08 jrash fix legacy translation error