log

age author description
2012-09-21 cehoyos Prevent $@ expansion in cat > <<EOF
2012-09-20 cehoyos Fix compilation with current FFmpeg.
2012-09-19 reimar Make sure av_restrict is defined for FFmpeg.
2012-09-17 reimar For consistency clear mpi->priv after it was used.
2012-09-17 reimar Fix delogo filter with numbered mpi.
2012-09-17 reimar Support pausing prefix also in idle mode.
2012-09-16 compn ve_lavc: set max threads to 16, patch by subjunk
2012-09-15 reimar Switch to avcodec_encode_video2.
2012-09-15 reimar Fix reading language from teletext descriptor when it is not
2012-09-15 reimar Remove "inline" from functions that are definitely not
2012-09-14 cehoyos gl_common: fix wrong gl_type for uyvy and yuy2 in little endian
2012-09-14 cehoyos Add SSE3, SSE4, SSE4.2 and AVX detection.
2012-09-14 cehoyos Change order of live555 library includes.
2012-09-14 jrash sync with en/mplayer.1 rev. 35191
2012-09-13 reimar Add my copyright since the file now contains a relevant amount of code by me.
2012-09-13 reimar Document new OSX backend for -vo gl.
2012-09-13 reimar gl: Prefer OSX backend over SDL.
2012-09-13 reimar Remove duplicate redraw call, resize already calls it.
2012-09-13 reimar Provide a swap buffer function for OS X.
2012-09-13 reimar gl: Disable double-buffering on OS X, it does not work currently an
2012-09-13 reimar gl: support screen redraw on OSX.
2012-09-13 reimar gl OSX backend: Detect and pass on resize events
2012-09-13 reimar Minor code simplification.
2012-09-13 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
2012-09-13 reimar Add a hint how you can compile a 64 bit binary on OSX.
2012-09-13 reimar Use OSX common layer in -vo gl.
2012-09-13 reimar Split out an objective-C common OS X layer, to be reused by -vo gl.
2012-09-13 reimar Move some code around in preparation for following patch.
2012-09-13 reimar Use "self".
2012-09-13 reimar Fix handling of -ontop and -rootwin.
2012-09-13 reimar Remove local variables that (except for very brief moments before
2012-09-13 reimar Set up things like fullscreen status etc. before showing the window.
2012-09-13 reimar Move some code around to make splitting into vo-specific and generic code easier.
2012-09-13 reimar corevideo: Simplify mouse handling.
2012-09-12 reimar Pass input to "strings" via stdin.
2012-09-12 reimar Fix translation of mouse coordinates when panscan is used.
2012-09-12 reimar Minor simplification of rescale_input_coordinates.
2012-09-12 reimar Fix menu on newer OSX versions (at least 10.6) without breaking 10.5.
2012-09-11 reimar Deprecate corevideo device_id in favour of -xineramascreen.
2012-09-11 reimar Merge declaration and initialization.
2012-09-11 reimar Avoid some more global variables.
2012-09-11 reimar Use xinerama_x/xinerama_y.
2012-09-11 reimar Change geometry for corevideo vo to not take dock into account.
2012-09-11 reimar Remove pointless one-line function.
2012-09-11 reimar Fix compilation on OSX 10.5
2012-09-11 reimar Fix compiler warning by specifying that our class implements
2012-09-11 reimar Consistently use "self" instead of a global variable.
2012-09-11 reimar Add missing "static" to global variables.
2012-09-09 cehoyos Fix compilation with current FFmpeg.
2012-09-08 jrash sync with en/mplayer.1 rev. 35156
2012-09-07 reimar Document that directx supports -panscan.
2012-09-07 reimar Ensure the borders are cleared when zooming out from panscan.
2012-09-07 reimar directx: Support negative panscanrange (i.e. zooming) for noaccel.
2012-09-07 reimar Enable panscan for -vo directx.
2012-09-07 reimar Move file vo_gl2.c to vo_gl_tiled.c to reflect rename.
2012-09-06 reimar Support -dr for -vo corevideo.
2012-09-05 reimar Update description of MP_IMGFLAG_READABLE.
2012-09-04 reimar Support OMAPFB YUV also for fbdev vo.
2012-09-04 reimar Add support for OMAPFB YUV framebuffer.
2012-09-03 reimar Fix OSD position again for interleaved YUV formats.
2012-09-02 reimar Remove unused fb_bpp and change fb_pixel_size initialization
2012-09-02 reimar Simplify a condition.
2012-09-02 reimar Avoid some code duplication related to drawing the OSD.
2012-09-02 reimar Add helper function to reduce code duplication for selecting
2012-09-01 cehoyos Add SSE4 to the cpu flags, fixes compilation with current FFmpeg.
2012-09-01 cehoyos Remove duplicate HAVE_AVX define.
2012-09-01 cehoyos Necessary (but insufficient) changes for current FFmpeg.
2012-09-01 reimar Some changelog updates.
2012-09-01 reimar Support decoding teletext in the format that WTV uses.
2012-09-01 reimar Fix off-by-one error.
2012-09-01 reimar Implement the erase-page teletext flag.
2012-08-31 reimar Fix usage count for passthrough-only filters.
2012-08-31 reimar Detect broken mpi usage count also in decoder.
2012-08-31 reimar vf_ass: add support for rendering on YUY2 and UYVY images.
2012-08-31 cehoyos Support Alberto's / Kostya's MSS2 decoder.
2012-08-31 cehoyos Fix compilation with latest FFmpeg.
2012-08-30 jrash sync with en/mplayer.1 rev. 35123
2012-08-30 jrash Synced with help_mp-en.h rev. 35110
2012-08-30 jrash Synced with help_mp-en.h rev. 35110
2012-08-29 reimar vf_ass: Improve format query.
2012-08-28 cehoyos Add Video Decode Acceleration support.
2012-08-27 reimar Clamp bitmap subtitles into visible areas.
2012-08-27 reimar Pass extradata to libavcodec subtitle decoder.
2012-08-27 reimar Add new -subcc values.
2012-08-27 reimar Support closed-caption format as used in wtv format.
2012-08-27 compn add geoh264 binary codec, works on sample
2012-08-27 cehoyos Add missing newline in error message.
2012-08-26 reimar Avoid sleeping 0 ms, this can cause sleep to be not called at all.
2012-08-25 reimar Support subrip format subtitles.
2012-08-25 reimar When switching programs select subtitle stream regardless of
2012-08-25 cehoyos Fix compilation with latest FFmpeg.
2012-08-24 cehoyos Support yuv422p for FFmpeg lagarith decoder.
2012-08-23 cehoyos Direct rendering with FFmpeg lagarith decoder works fine.
2012-08-22 reimar corevideo: Support also support UYVY.
2012-08-22 reimar Explicitly signal EOF when reaching the end of a file/pipe.
2012-08-21 ib Translate MSGTR_VO_GL2_HasBeenRenamed.
2012-08-20 reimar Add forgotten new help message.
2012-08-20 reimar Rename -vo gl2 to gl_tiled which hopefully is less misleading, since
2012-08-20 reimar Fix detection of -vo pgm/md5 even when suboptions are used.
2012-08-18 reimar Update endpos each time libavformat asks for it.
2012-08-18 reimar TS demuxer: Add support for PCM variant found on BluRay.
2012-08-18 reimar Avoid display lists for OSD.
2012-08-18 reimar Hack to make BGRA work both in GL and GLES.
2012-08-18 reimar Internal format for BGRA must be BGRA, not RGBA.
2012-08-18 reimar Add autodetection of ycbcr option.
2012-08-18 reimar Cosmetics: replace tab.
2012-08-18 reimar Missed documentation update.
2012-08-18 reimar Replace MESA YCBCR support by the Apple variant.
2012-08-16 cehoyos Fix compilation with latest FFmpeg.
2012-08-15 reimar Do not try to use PIE with --enable-static.
2012-08-15 ib Rewrite condition and use console_state instead of console.
2012-08-15 ib Add check-mark for menu item "Debug Console".
2012-08-15 reimar Disable building as PIE binary by default.
2012-08-15 ib Add parentheses to avoid compiler warning.
2012-08-15 ib Initialize variable.
2012-08-15 ib Remove unused variable.
2012-08-15 ib Fix compiler warnings (comparison between signed and unsigned).
2012-08-15 ib Cosmetic: Adjust indent.
2012-08-15 ib Go without pointless variable hWnd/hwnd.
2012-08-15 ib Pass in NULL as handle to parent or owner window.
2012-08-15 iive 9l. Revert r35074. Commit r35065 already adds a proper check.
2012-08-13 reimar Fix normalize_yuvp16 to work for big-endian formats.
2012-08-12 reimar Re-enable nonref DR again.
2012-08-12 reimar Build as relocatable PIE binary by default on x86.
2012-08-12 reimar Minor Changelog update.
2012-08-12 reimar Change "run" command to expand properties.
2012-08-12 reimar Add another anaglyph color variant.
2012-08-12 reimar Convert comments into designated initializers.
2012-08-12 reimar Make compiler give the ana_coeff array automatically the right size.
2012-08-12 reimar Support interleaving the two frame halves from a 3D video
2012-08-12 reimar Prefer converting 9/10 bit formats to 16 bit, this is a simple left-shift.
2012-08-11 iive Quick Build Fix. FFmpeg CodecID is redefined as AVCodecID.
2012-08-11 iive Quick Build Fix. Add HAVE_CPUNOP in configure.
2012-08-11 ib Fix bug with definition of IDPLAYDISK in Win32 GUI.
2012-08-10 reimar Use depth textures only if available (MESA + r200 crash otherwise)
2012-08-10 reimar Allow playing 10-bit DNxHD.
2012-08-10 cboesch subassconvert: better handling of invalid SubRip tag attributes.
2012-08-10 reimar Define some more FFmpeg Makefile variables.
2012-08-10 cehoyos Fix compilation with latest FFmpeg.
2012-08-09 reimar Query correct component to get luminance texture bit depth
2012-08-08 reimar When the LUMINANCE16 format is less than 14 bit try to use
2012-08-08 reimar Add HAVE_CPUNOP yasm define.
2012-08-08 reimar Add fallback defines for GL_DEPTH_TEXTURE_MODE and GL_TEXTURE_COMPARE_MODE.
2012-08-07 reimar Add support for depth textures to simplify some experiments.
2012-08-07 reimar Work around IMG drivers not being able to parse our shaders.
2012-08-06 reimar Remove outdated code that instead of preventing now causes crashes.
2012-08-06 cehoyos Second try to fix auto-detection of static libraries.
2012-08-05 cehoyos Try to fix -lm handling in configure.
2012-08-04 cehoyos Fix compilation with latest FFmpeg.
2012-08-02 al demux_lavf: Set endpts from AVPacket.duration
2012-07-29 cehoyos Fix dependency generation with current FFmpeg.
2012-07-29 al build: Define HAVE_SETENV as 0 if not available
2012-07-29 cehoyos Fix compilation with current FFmpeg.
2012-07-28 ib Allow more liberal URL handling.
2012-07-28 cehoyos Fix compilation with current FFmpeg, second try.
2012-07-28 cehoyos Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo).
2012-07-26 reimar Generally enable parsing for audio streams.
2012-07-26 al osdep/setenv: Make sure we have a prototype for setenv
2012-07-24 cehoyos Disable ffrtmpcrypt protocol
2012-07-23 reimar Fix crash for -vo sdl -fs when running under X.
2012-07-22 cehoyos Initial libopus decoding support.
2012-07-22 cehoyos Support FFmpeg ZeroCodec decoding.
2012-07-21 compn fix previous commit, duplicated g7231 codec entry
2012-07-21 compn add ffmpeg and binary g.723.1 codec, works on g723_1.wav
2012-07-21 reimar Set AV_PKT_FLAG_KEY correctly based on demuxer keyframe flag.
2012-07-21 reimar For mf:// all frames are keyframes, mark them as such.
2012-07-21 compn map AAS4 to ffaasc, add 16bpp aasc output
2012-07-21 compn map SM4V to ffodivx
2012-07-20 cehoyos Fix compilation with latest FFmpeg.
2012-07-20 compn add tsc2 binary codec
2012-07-19 cehoyos Fix compilation with latest FFmpeg.
2012-07-19 cehoyos Support FFmpeg APC ADPCM IMA audio decoder
2012-07-17 cehoyos Support FourCC NO16.
2012-07-17 cehoyos Allow specifying ARGB and ABGR colour-spaces in codecs.conf.
2012-07-17 cehoyos Set some new HAVE_ defines unconditionally to 0.
2012-07-17 cehoyos Support "MNG " FourCC for png in mov (found by Piotr Bandurski).
2012-07-15 cehoyos Support GRAY8A and GRAY16 in tiff.
2012-07-15 cehoyos Support GRAY8A and GRAY16 in png.
2012-07-15 cehoyos Fix GRAY16 order.
2012-07-15 cehoyos Support GRAY8A and GRAY16 in libopenjpeg.
2012-07-15 cehoyos Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.
2012-07-15 cehoyos Fix big-endian ptx decoding with latest FFmpeg.
2012-07-15 cehoyos Clarify that viv1 and viv2 are internal MPlayer FourCCs.
2012-07-14 reimar Initialize a few more AVFrame fields to avoid FFmpeg errors.
2012-07-13 cehoyos Support Kostya's Expression Encoder Screen Capture decoder.
2012-07-13 compn dd PLV1 fourcc to ffodivx, works on
2012-07-13 cehoyos Support Kostya's TechSmith Camtasia Screen Codec 2 decoder.
2012-07-12 cehoyos Support missing FFmpeg H264 pixel formats.
2012-07-12 cehoyos Support more libopenjpeg pixel formats.
2012-07-12 cehoyos Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
2012-07-12 cehoyos Cosmetics: Fix alphabetical order.
2012-07-12 cehoyos Fix compilation with latest FFmpeg.
2012-07-06 cehoyos Support FFmpeg Packed Animation File decoder.
2012-07-05 cehoyos Fix MPlayer compilation with latest FFmpeg.
2012-07-04 compn add yuv8 / YUV8 to other decoders as well
2012-07-04 compn fix original yuv8 decoder fourcc
2012-07-04 compn codecs.conf: map YUV8 to wnv1 codecs
2012-07-02 cehoyos Support Kostya's MSA1 decoder.
2012-06-28 cehoyos Fix compilation with latest FFmpeg.
2012-06-24 cehoyos Add a few new CSS colors.
2012-06-24 cehoyos Order colour names alphabetically / better match W3 list.
2012-06-22 cehoyos Support Kostya's MS Screen 1 decoder.
2012-06-22 cehoyos Support LucasArts SMUSH and VIMA decoding.
2012-06-12 reimar Fix swapped condition in previous commit.
2012-06-12 reimar Fix skip_frame condition, AVDISCARD_DEFAULT is not the same
2012-06-12 cehoyos Support Kostya's iac decoder.
2012-06-12 cehoyos Fix compilation with current FFmpeg (define HAVE_MIPSFPU).
2012-06-11 ib Improve the aspect icons.
2012-06-11 ib Improve the about icon.
2012-06-11 ib Add an icon for the subtitles menu.
2012-06-11 ib Revert r34511.
2012-06-09 reimar Reduce some code duplication.
2012-06-09 jrash sync with en/mplayer.1 rev. 34993
2012-06-05 compn add scaletempo trick to -speed
2012-06-02 reimar Another minor release script update.
2012-06-02 reimar Reduce code duplication in get_path.
2012-06-02 reimar config_dir variable should not be static, but it should point
2012-06-02 reimar Use our own mp_dirname/mp_basename instead of system
2012-06-02 reimar Small improvements to release script, create xz and gzip files etc.
2012-06-02 reimar Temporarily disable nonref_dr until release, it is still too unreliable
2012-05-31 ib Add some file extensions to the video file filter of the file selector.
2012-05-30 ib Request a sufficiently large image for direct rendering.
2012-05-30 ib Add a Makefile target for testing the help message text headers.
2012-05-30 reimar Add/improve some code to help debugging DR in filters.
2012-05-30 ib Allow plain text playlists for the GUI.
2012-05-30 reimar unsharp: actually process the frame we got.
2012-05-30 reimar Another attempt at clearing DVDNAV highlights, this
2012-05-29 reimar Use correct variable for height.
2012-05-27 rtogni Add ralf audio support
2012-05-25 reimar Move decrementing usage count to a common place.
2012-05-25 reimar Request a sufficiently large image for direct rendering.
2012-05-24 jrash sync with en/mplayer.1 rev. 34909
2012-05-24 jrash Synced with help_mp-en.h rev. 34958
2012-05-24 ib Fix message text translations.
2012-05-23 reimar Add a separate stride variable to make it easier to optimize later (e.g. align stride).
2012-05-23 reimar expand: handle NUMBERED mp_image type correctly.
2012-05-23 reimar corevideo: Reduce code duplication in OSD rendering code.
2012-05-23 reimar Remove unnecessary if, free can be called unconditionally.
2012-05-22 reimar SDL swap interval fixes.
2012-05-22 reimar Support using the pic variants of the live555 libs.
2012-05-22 reimar Use the same flags for the test as what will be used when
2012-05-22 ib Fix wrong (too large) height of filter combo box.
2012-05-22 iive 10l. Fix compilation with GUI enabled.
2012-05-21 ib Add Windows Media Station file (application/x-netshow-channel) support.
2012-05-21 ib Revise UTF-8 encoded subtitle file filter for file selector.
2012-05-21 ib Remove extensions .rmj and .rmm from playlist filter for file selector.
2012-05-21 reimar More extensive LIVE555 check that will fail with incompatible newer versions.
2012-05-21 al build: Fix vo directx configure check on Cygwin
2012-05-21 reimar Only try to get a "numbered" mpi for nonref DR.
2012-05-21 reimar vf_ass: fix running out of images and crashing.
2012-05-21 reimar Do not give out the same buffer to multiple mp_images.
2012-05-21 reimar Change MP_IMGTYPE_NUMBERED semantics.
2012-05-21 reimar Make array const and more compact.
2012-05-21 ib Add playlist support to the GUI.
2012-05-21 ib GUI updates for release.
2012-05-21 ib Enable translation of video and audio file filter items.
2012-05-21 ib Cosmetic: Arrange all file extensions alphabetically.
2012-05-21 ib Update video and audio file filter for file selector.
2012-05-21 ib Enable translation of other file filter item.
2012-05-21 ib Enable translation of external audio file filter items.
2012-05-21 ib Update external audio file filter for file selector.
2012-05-21 ib Enable translation of font file filter items.
2012-05-21 ib Enable translation of subtitle file filter items.
2012-05-21 ib Update subtitle file filter for file selector.
2012-05-21 ib Update Debian MIME type information.
2012-05-21 ib Update MimeType key in the desktop file.
2012-05-21 ib Add MIME type application/ogg for OGG streaming.
2012-05-20 reimar SDL OpenGL: add support for swapinterval option.
2012-05-20 reimar SDL: add support for quadbuffer stereo.
2012-05-20 reimar Change if() condition into #if.
2012-05-20 reimar Change some texture formats to synonyms that Mesa GLES accepts.
2012-05-20 reimar Make a glGetError function pointer available.
2012-05-20 reimar Remove commented-out nonsense code.
2012-05-20 reimar Do not needlessly modulate the texture color with the vertex color.
2012-05-20 ib Use unsigned int instead of type casting.
2012-05-20 ib Cosmetic: Adjust indent.
2012-05-20 ib Improve filter on file selector's file list.
2012-05-18 reimar Remove unused code from mp_get_mp3_header.
2012-05-18 reimar Only try to build vo gl with X11/win32 backends if these were detected.
2012-05-18 reimar More robust detection of SPARC CPUs.
2012-05-18 reimar Cosmetics: fix up indentations, get rid of a few lost tabs.
2012-05-18 reimar Some minor simplifications.
2012-05-18 reimar Use more appropriate types.
2012-05-18 reimar Make some tables const.
2012-05-18 reimar Return a spf value even when srate is NULL.
2012-05-18 reimar Take start offset into account when calculating amount of audio data.
2012-05-18 reimar Add some additional checks to ensure subtractions do not overflow.
2012-05-17 reimar Remove pointless global variables.
2012-05-17 reimar Fix hardware-acceleration broken by nonref_dr support.
2012-05-16 reimar Initialize "result" variable since FcFontMatch only sets it on failure.
2012-05-16 reimar Add result argument to second FcFontMatch argument, just like for the first.
2012-05-16 reimar Improve -dr descriptions.
2012-05-16 reimar Do not keep b_count/ip_count stuck at large numbers.
2012-05-16 reimar vo_gl: collect some frame statistics for DR.
2012-05-15 reimar Never default to force-pbo on non-x86.
2012-05-15 reimar Do not return void type and remove broken duplicate code.
2012-05-15 reimar Do not provide multiple B-frames for direct rendering.
2012-05-15 reimar Do not override mpctx->stream during free_demuxer.
2012-05-15 cehoyos Add some dv video fourcc's found by Piotr Bandurski.
2012-05-15 reimar Fix direct rendering for H.264.
2012-05-14 reimar Fix -fs with SDL-based vo gl.
2012-05-14 reimar Document -dr influence on video display speed.
2012-05-14 reimar Align glMapBuffer result.
2012-05-14 reimar Allow direct rendering for non-reference frames in H.264.
2012-05-13 al build: Check if SCTP is available
2012-05-13 reimar stream_pvr: Use sizeof() to get destination buffer size.
2012-05-08 cehoyos 100l: ffcamstudio is not flipped and does not know BGR8.
2012-05-08 cehoyos Improve Avid Meridien (AVUI) decoding with FFmpeg.
2012-05-08 cehoyos Fix -vo png:alpha with newer FFmpeg.
2012-05-06 reimar release script: also remove .gitignore from MPlayer SVN.
2012-05-06 reimar Add a preliminary release.sh file.
2012-05-06 reimar Some minor updates to release-howto.txt
2012-05-06 reimar Update copyright year in Windows .rc file.
2012-05-06 reimar Avoid repeating mixer error messages from ao.
2012-05-06 reimar Fix A-V desync with skipframe and H.264.
2012-05-02 iive Workaround bug in mpg123. In rare cases, after seeking mplayer stops audio playback and would repeat "No stream opened. (code 24)" until next seek.
2012-05-02 reimar mencoder: Fix hang with -ovc copy or -ovc frameno.
2012-04-30 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
2012-04-30 cehoyos Revert r34881: The change was wrong.
2012-04-29 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
2012-04-29 cehoyos Try linking when testing for libmad.
2012-04-27 reimar vo_yuv4mpeg: flush userspace FILE buffers after each frame.
2012-04-25 compn codecs.conf: add some isom/fourcc to dts decoders
2012-04-24 ranma This will allow us to encode 7.1 audio AAC.
2012-04-24 reimar Remove "experimental" from old features that seem to be working fine.
2012-04-24 reimar Minor Changelog updates for release.
2012-04-23 reimar Use more precise alpha handling for -spuaa 4.
2012-04-23 reimar Detect prematurely closed connection.
2012-04-22 cigaes av_sub: support multiple rectangles.
2012-04-22 reimar Retry reconnecting several times.
2012-04-20 reimar Use a local variable to reduce some code clutter.
2012-04-18 ib Cosmetic: Adjust indent.
2012-04-18 ib Fix crash with icon that has unsupported format.
2012-04-18 ib Update Spanish man page.
2012-04-15 reimar Ensure that the highlight disappears when switching
2012-04-15 reimar Fix dvdnav case to not leave "flush" uninitialized.
2012-04-15 reimar Make teletext sub streams actually work with native TS demuxer.
2012-04-15 reimar Allow using up to 16 threads, that should be the maximum safe value.
2012-04-15 reimar Allow using -vo yuv4mpeg for files with resolution changes.
2012-04-15 reimar yuv4mpeg: support writing to stdout instead of file.
2012-04-15 reimar Decode last frames for codecs with delay.
2012-04-15 ib Fix spacings of Spanish help_text message.
2012-04-15 ib Update Spanish translation of messages.
2012-04-15 reimar Fix hang when video pts suddenly jumps to match audio pts.
2012-04-14 ib Use phrasing with infinitives in German translation of help_text.
2012-04-14 ib Revise German help_text message.
2012-04-14 cigaes configure: suggest --extra-*flags instead of CFLAGS.
2012-04-12 cehoyos Support lagarith RGB with FFmpeg.
2012-04-11 ib Add Spanish entries to desktop file.
2012-04-10 ib Clarify the used opening modes by improving the verbose status messages.
2012-04-09 reimar RM demuxer: set aspect from container video dimensions.
2012-04-07 reimar Support EIA-608 captions in MOV.
2012-04-07 reimar Remove outdated comment.
2012-04-07 reimar Fix misspelling ATSC as ASTC.
2012-04-07 cboesch subassconvert: use standard struct zero init.
2012-04-07 cboesch subassconvert: handle "\r\n" line ends
2012-04-07 reimar Add code to support CC subtitles in ASTC and MOV.
2012-04-06 reimar Move mp_ao_resume_refill to audio_out.h to avoid compiler
2012-04-05 reimar Use approach used by ao_oss to avoid audio desync
2012-04-05 reimar vsnprintf always 0-terminates the string, so remove
2012-04-04 reimar vo_directx: do not do aspect scaling in windowed mode.
2012-04-04 reimar Fix write_buffer: flush after each write and
2012-04-04 reimar Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer.
2012-04-02 jrash sync with en/mplayer.1 rev. 34821
2012-03-31 reimar Small fixes to make it easier to compiler for OpenGL ES
2012-03-29 reimar Fix sed expression.
2012-03-28 cehoyos Support FLIC in avi.
2012-03-25 reimar Add H264QPEL flags for FFmpeg compilation.
2012-03-25 iive The new zerocodec in libavcodecs depends on zlib.
2012-03-24 reimar AVCODEC_MAX_AUDIO_FRAME_SIZE seems to be based on
2012-03-24 reimar Switch FLIC tag to the one used by FLIC-in-MOV.
2012-03-24 reimar libmad: set i_bps only if it is not already set.
2012-03-24 reimar Replace malloc+memset by calloc.
2012-03-24 reimar Remove unnecessary casts.
2012-03-24 reimar Remove some pointless variable indirection and merge
2012-03-24 reimar Fix -vo bl with slices.
2012-03-24 diego stream_ffmpeg: convert to avio API, fix build against shared libavformat
2012-03-22 cehoyos Support FFmpeg WMA lossless decoder.
2012-03-22 cehoyos Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.
2012-03-21 corey Document recent-ish x264 changes.
2012-03-20 cehoyos Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.
2012-03-17 cigaes man: fix an unbalanced quote.
2012-03-15 diego cfg-common: Only #include libpostproc headers when available.
2012-03-15 diego configure: Fix libpostproc detection.
2012-03-15 diego Replace use of deprecated dsputil_init() by ff_dsputil_init().
2012-03-15 compn remove HV60 from vdpau and xvid, does not work. add acm binary codecs
2012-03-14 compn add creative fastspeech binary codec, no sample yet
2012-03-14 compn add HV60 to divx decoders, samples/V-codecs/HV60
2012-03-14 compn mark tridvfw codec working, finally found sample for TY0N
2012-03-13 reimar Fix PBO handling with > 8 bit YUV formats.
2012-03-13 diego Update ad_mpg123 in preparation to replace mp3lib.
2012-03-11 compn add ffatrac1 codec, works on A-codecs/ATRAC1/
2012-03-11 compn add mnm4 binary codec, need sample for further testing
2012-03-10 reimar uspp filter: set no_bitstream option, since we do not care about the
2012-03-10 reimar Ensure the AVDictionary is initialized.
2012-03-10 reimar Fix possible crash when using -vf uspp,format=y8
2012-03-09 jrash sync with en/mplayer.1 rev. 34801
2012-03-09 jrash Synced with help_mp-en.h rev. 34785
2012-03-07 ib Fix header file after r34793.
2012-03-07 cigaes af_stats: document the meaning of the output.
2012-03-05 cehoyos Fix compilation with new LIVE555 libraries.
2012-03-04 ib Correct r34798.
2012-03-04 ib Put #include <inttypes.h> into the header file where it should be.
2012-03-04 ib Increase width of control for cache size in Win32 GUI.
2012-03-04 ib Cosmetic: Adjust indent.
2012-03-04 ib Update GUI code after r34792.
2012-03-04 reimar Remove casts that are no longer necessary.
2012-03-04 reimar Replace off_t by int64_t in cache code.
2012-03-04 reimar Allow using a cache size of up to 4 TB.
2012-03-04 reimar Remove variable that is only assigned but never used.
2012-03-03 al Do not use single quotes around hex literals
2012-03-03 cehoyos Fix compilation with latest FFmpeg (without libbluray).
2012-03-03 ib Update German man page.
2012-03-03 ib Cosmetic: Move, change and add some comments on GUI windows.
2012-03-03 ib Cosmetic: Adjust indent.
2012-03-03 ib Rename sub window video window.
2012-03-03 reimar Add suboption parsing support to ao_pulse and add an
2012-03-03 cigaes vf_pp: free private structure.
2012-03-03 compn example.conf: add bandwidth example
2012-03-02 compn subcc switch nonascii characters to hex, patch by frogs on irc
2012-02-28 reimar Remove pointless check that used internals would fail always
2012-02-28 reimar Remove pointless casts.
2012-02-27 ib Fix bug with playlist playback.
2012-02-25 reimar Fix DVDs showing the subtitle language as "unknown"
2012-02-24 jrash sync with en/mplayer.1 rev. 34775
2012-02-24 ib Update German man page.
2012-02-24 cigaes Allow to set the OST progress position.
2012-02-24 ib Remove gstrcasecmp().
2012-02-24 ib Cosmetic: Prefer C style for single line comments.
2012-02-23 ib Add doxygen comments to list.c.
2012-02-23 ib Cosmetic: Arrange listMgr() commands in switch statement.
2012-02-23 ib Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
2012-02-23 ib Add a default clause to listMgr()'s switch statement.
2012-02-23 ib Revise listMgr() command URLLIST_ITEM_ADD.
2012-02-23 ib Cosmetic: Adjust indent.
2012-02-23 ib Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.
2012-02-23 ib Cosmetic: Insert some blank lines and remove commented code.
2012-02-23 ib Revise listMgr() command PLAYLIST_ITEM_INSERT.
2012-02-23 ib Revise listMgr() command PLAYLIST_ITEM_ADD.
2012-02-23 ib Cosmetic: Rename variables in listMgr().
2012-02-23 compn add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll
2012-02-22 diego build: Separate libpostproc check from FFmpeg check.
2012-02-22 ib Cosmetic: Remove unnecessary comments and commented code.
2012-02-22 ib Remove global variable pointing to playlist item last played.
2012-02-22 ib Remove global variable pointing to top of URL list.
2012-02-22 ib Remove global variable pointing to top of playlist.
2012-02-22 ib Remove unnecessary condition.
2012-02-21 reimar Adjust MPlayer default alignment values to match FFmpeg's.
2012-02-21 ib Remove global variable pointing to current playlist item.
2012-02-21 ib Replace symbolic constants by enums.
2012-02-20 ib Fix formatting errors in skin XML code.
2012-02-20 ib Fix formatting errors in skin XML code.
2012-02-20 ib configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.
2012-02-19 al vf screenshot: Fix breakage after lavc API changes
2012-02-19 reimar demux_lavf: Explain under which conditions to add demuxers to preferred_list.
2012-02-19 cehoyos Use -demuxer lavf for cdxl files.
2012-02-19 reimar Fix -aid/-vid selection with -demuxer ogg.
2012-02-19 diego build: Remove generated documentation on 'make clean'.
2012-02-19 diego configure: Derive system name from 3rd and 2nd component passed to --target.
2012-02-19 diego Make inline keyword handling consistent.
2012-02-19 diego lavcac3enc: make the filter buildable with shared FFmpeg
2012-02-19 cehoyos Fix compilation after r34736.
2012-02-19 reimar Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.
2012-02-19 reimar Support showing the stream language with br:// playback.
2012-02-19 reimar Code cleanup: Use a stream_control instead of global functions to
2012-02-18 reimar One more fix for --enable-zr.
2012-02-18 reimar Attempt to make --enable-zr compile again.
2012-02-18 al Fix compiling with osdep setenv
2012-02-17 cehoyos Support playback of CDXL files with -demuxer lavf.
2012-02-17 jrash sync with en/mplayer.1 rev. 34708
2012-02-17 jrash Synced with help_mp-en.h rev. 34719
2012-02-16 ib Complete German translation of messages.
2012-02-15 iive Fix linking after FFmpeg merge.
2012-02-14 reimar Mark window title as UTF-8.
2012-02-14 reimar pulse: set outburst size.
2012-02-14 ib Change doxygen comments.
2012-02-14 reimar Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.
2012-02-14 iive Fix vo_png after FFmpeg merge.
2012-02-14 iive Fix linking after FFmpeg merge.
2012-02-14 ib Update mplayer.ico.
2012-02-13 reimar Do not parse the extended aspect info into the fields
2012-02-13 reimar Detect ID3v2 tag at the end of the file and stop demuxing before
2012-02-13 reimar Minor simplification.
2012-02-13 ib Cosmetic: Change comment.
2012-02-13 ib Add doxgen comment to gstrncmp().
2012-02-13 ib Revise listRepl().
2012-02-13 ib Fix two copy-and-paste errors in the Win32 GUI.
2012-02-13 ib Cosmetic: Adjust indent.
2012-02-13 ib Don't unnecessarily destroy audio_driver_list.
2012-02-13 ib Cosmetic: Adjust indent.
2012-02-13 ib Revise listSet().
2012-02-13 ib Replace for loop with index by while loop with pointer.
2012-02-13 ib Update date in man page.
2012-02-12 reimar Docs: -vo direct3d supports -geometry, too.
2012-02-12 reimar Docs: SDL supports -geometry now, too.
2012-02-12 reimar Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting
2012-02-12 diego slave.txt: Fix a number of typos.
2012-02-12 reimar Deduplicate some code that exists both in the if and else branch.
2012-02-12 reimar SDL: add support for setting window position.
2012-02-12 reimar Remove no longer used message string.
2012-02-12 ib Cosmetic: Rearrange structure members.
2012-02-12 reimar vo_sdl: reuse some more sdl_common code.
2012-02-12 ib Cosmetic: Rename functions in list.c.
2012-02-12 reimar Remove code that has been unused and disabled since a very long time.
2012-02-12 ib Complete German translation of messages.
2012-02-12 ib Revert one change of r34694.
2012-02-12 ib Make mplayer.c messages translatable.
2012-02-12 reimar Try to detect when an audio driver ends up hanging after
2012-02-12 jrash sync with en/mplayer.1 rev. 34663
2012-02-11 iive Fix green bottom line on yadif with certain parity.
2012-02-11 ib Fix bug in freeing playlist items.
2012-02-11 ib Fix bug in freeing URL list items.
2012-02-11 ib Free playlist and URL list items when GUI ends.
2012-02-11 ib Add code to free the URL list items.
2012-02-11 reimar Optimize midentify script to not wasted time filling the cache.
2012-02-11 reimar Support -noborder with SDL.
2012-02-10 ib Prefer static const char arrays for string constants to #defines.
2012-02-10 ib Simplify character array definition.
2012-02-10 ib Don't destroy list pointers while saving list items.
2012-02-10 ib Adjust content of GUI configuration file to MPlayer configuration files.
2012-02-10 ib Show option save error in message box.
2012-02-10 ib Use macro FF_ARRAY_ELEMS() instead of numeric constant.
2012-02-10 ib Remove unnecessary variable definition and commented code.
2012-02-10 ib Don't unnecessarily use gstrdup().
2012-02-09 ib Prevent reading empty lines.
2012-02-09 ib Cosmetic: Adjust indent.
2012-02-09 ib Prevent out-of-bounds array access of fsHistory.
2012-02-09 ib Cosmetic: Adjust indent.
2012-02-09 ib Check for playlist errors (path, but no file).
2012-02-09 ib Cosmetic: Adjust indent.
2012-02-09 ib Check for allocation error.
2012-02-09 ib Simplify end-of-file detection.
2012-02-09 ib Move buffer at top of function and rename it.
2012-02-09 ib Fix history file read-only fopen mode.
2012-02-09 ib Cosmetic: Change some variable names.
2012-02-09 ib In case of a GUI config error, exit MPlayer with error.
2012-02-09 ib Replace string constants by symbolic constants.
2012-02-09 ib Update dates in man pages.
2012-02-09 ib Fix German translation of MSGTR_MemAllocFailed.
2012-02-07 cehoyos Support RGB48 tiff decoding.
2012-02-07 cehoyos Support displaying 64bit RGB via OpenGL.
2012-02-07 cehoyos Use 128 instead of 64 to define non-native RGB image formats.
2012-02-07 cehoyos X11 non-native RGB/BGR "emulation" only works for 32bit.
2012-02-07 siretart Add missing libavutil #include.
2012-02-07 siretart enable radio support, addresses https://launchpad.net/bugs/593548
2012-02-07 cigaes build: fix lavfi dependencies (swscale and swresample).
2012-02-06 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
2012-02-05 cehoyos Support v408 and AYUV decoding via FFmpeg.
2012-02-03 iive Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
2012-02-03 reimar Fix format string for -a52drc option.
2012-02-03 ib Add some missing #includes to cfg.c.
2012-02-03 ib Make cfg_read() and cfg_write() void functions.
2012-02-03 ib Add fgetstr() to read from files without end-of-line characters.
2012-02-02 compn add media-100 qtx binary codec
2012-02-02 komh Fix bpp for IMGFMT_BGR32
2012-02-02 komh Add VMAN-backend supports
2012-02-02 komh Add IMGFMT_BGR32 supports
2012-01-31 ib Emphasize the default audio track in the selection list.
2012-01-31 compn add jps / pns image formats, sync'd from ffmpeg
2012-01-30 reimar Fix -pphelp to work with new libpostprocess API.
2012-01-29 reimar sdl: do not change caption on -wid windows.
2012-01-29 reimar Support -wid for vo_sdl.
2012-01-28 reimar Fix another case where opt.h was included from libavcodec instead of libavutil.
2012-01-28 reimar Do not try to render \r.
2012-01-28 reimar Do not apply writing order via fribidi when libass will be doing it.
2012-01-28 reimar Update config.asm generation to work with latest FFmpeg.
2012-01-28 reimar Translate level-based to flag-based error recognition values.
2012-01-28 reimar opt.h is now in libavutil.
2012-01-28 reimar Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.
2012-01-28 reimar Switch to avcodec_alloc_context3.
2012-01-28 reimar Set memc_only via AVDictionary.
2012-01-28 reimar Only set "seekable", not "is_streamed" for compatibility with
2012-01-28 reimar Use avformat_new_stream.
2012-01-28 reimar Set muxrate and preload via AVDictionary.
2012-01-28 reimar Remove pointless casts.
2012-01-28 reimar Remove pointless cast.
2012-01-28 reimar Use "seekable" instead of is_streamed.
2012-01-28 reimar Do not set stream_copy, it has not been used in FFmpeg since a long time.
2012-01-28 reimar Remove ifdefs that have been unnecessary since a long time
2012-01-28 reimar Set UMV flag via AVDictionary.
2012-01-28 reimar Get rid of nonsense usage of CODEC_FLAG_PART.
2012-01-28 reimar Use AVDictionary to set data_partitioning.
2012-01-28 reimar Fix avcodec_open2 options argument.
2012-01-28 reimar Use AV_PICTURE_TYPE_I.
2012-01-28 reimar Reuse init_avcodec function.
2012-01-28 reimar Replace deprecated/removed av_close_input_stream.
2012-01-28 reimar Replace deprecated av_set_int.
2012-01-28 reimar Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.
2012-01-28 reimar Remove some nonsensical uses of CODEC_FLAG_PART.
2012-01-28 reimar Use AVDictionary to set some special options.
2012-01-28 reimar palctrl exists no longer and has been unused a long time,
2012-01-28 reimar Switch to using AV_PICTURE_TYPE.
2012-01-28 reimar Remove unused AVFrame "age" handling code.
2012-01-28 cboesch Fix "ouput" typo in vf framestep.
2012-01-27 ib Fix bug with selected file in file selector.
2012-01-27 ib Cosmetic: Rename variables.
2012-01-27 jrash Synced with help_mp-en.h rev. 34569
2012-01-27 ib Fix skin PNG read errors.
2012-01-26 cehoyos Fix compilation with --disable-networking.
2012-01-25 cehoyos Add missing image formats to the ffv1 decoder.
2012-01-24 cehoyos Support 32-bit sunrast playback via FFmpeg.
2012-01-24 cehoyos Support 32-bit sgi playback via FFmpeg.
2012-01-24 cehoyos Remove unused image formats from fftga output format list.
2012-01-24 cehoyos Fix 32-bit targa playback with current FFmpeg on big-endian.
2012-01-24 cehoyos Replace incorrect output format list with the only format supported by
2012-01-24 cehoyos Fix 32-bit png playback with current FFmpeg.
2012-01-24 cehoyos Remove unused image formats from ffpng output format list.
2012-01-24 cehoyos Remove unused image formats from ffpcx output format list.
2012-01-24 cehoyos Remove unused image formats from ffgif output format list: Only pal8 is supported.
2012-01-24 cehoyos Fix 32-bit dpx playback on big-endian.
2012-01-24 cehoyos Remove unused image formats from fftiff output format list.
2012-01-24 cehoyos Fix 32-bit tiff playback on big-endian.
2012-01-23 cehoyos Allow motionpixels playback on little endian.
2012-01-22 compn demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
2012-01-21 cehoyos Support Sorenson 263 fourcc, see FFmpeg ticket #923.
2012-01-21 cehoyos Remove S263 from h263 fourcc list, we do not have such a sample.
2012-01-21 al vd theora: cosmetics: K&R style, alignment
2012-01-21 cehoyos Support decoding of Avid SUDS.
2012-01-19 reimar Fix per-file ASS options like -ass-force-style.
2012-01-19 diego vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.
2012-01-19 diego Move static keyword to the beginning of function declarations.
2012-01-19 diego configure: Only test for Win32 threads on Windows.
2012-01-16 diego configure: Enable os2threads support on OS/2.
2012-01-15 reimar Fix seeking beyond EOF in stream_cdda to work with cache.
2012-01-15 reimar Print an error when streams behave in a way that the cache cannot handle.
2012-01-15 reimar Fix seeking with e.g. flv files.
2012-01-15 reimar Eliminate duplicate subtitle lines which will most likely
2012-01-15 reimar SSA reader: do not strip commas in commands.
2012-01-14 compn reimar says comments are C strings and so i move all urls to ;comments instead.
2012-01-14 cehoyos Support BW10 decoding via FFmpeg.
2012-01-14 reimar SDL: Try to select a fullscreen mode that does not require resolution changes by default.
2012-01-14 ib Add size to ICONERROR warning message.
2012-01-14 ib Add differently sized, new icons for the GUI.
2012-01-14 ib Use check items for audio, video and subtitle tracks.
2012-01-14 reimar Fix vo_gl unsharp filter for chroma.
2012-01-14 ib Don't needlessly set variables.
2012-01-14 reimar Fix -ass-styles with SRT subs and more.
2012-01-14 reimar Extract setting up default ASS style to a separate function.
2012-01-14 cehoyos Support RGB48 tiff decoding via FFmpeg.
2012-01-13 ib Cosmetic: Revise comment.
2012-01-13 ib Remove unused parameter from uiMenuMouseHandle().
2012-01-13 ib Remove unused parameter from uiPlaybarShow().
2012-01-13 ib Remove unused parameter from wsXDNDProcessClientMessage().
2012-01-13 ib Fix bug with switching audio and video tracks.
2012-01-13 ib Replace deprecated avcodec functions by new ones.
2012-01-13 ib Remove unused parameter from create_MessageBox().
2012-01-13 ib Use correct data types and common variable names in GTK callback functions.
2012-01-12 ib Properly handle the lack of XShm.
2012-01-12 ib Remove unnecessary #ifdef.
2012-01-12 ib Cosmetic: Remove blank lines.
2012-01-12 ib Simplify XShape handling and setting of wsUseXShape.
2012-01-12 ib Cosmetic: Remove braces.
2012-01-12 ib Always inform / warn about missing shared memory / shape extension
2012-01-12 ib Remove unnecessary #ifdef and #include.
2012-01-12 ib Add user event evMenu.
2012-01-12 nicodvb propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessary
2012-01-12 ib Fix bug with VCD stream calling DVD code.
2012-01-12 ib Replace goto label by an internal event case expression.
2012-01-12 ib Remove all unnecessary #ifdefs from GUI code.
2012-01-12 ib Define (extern) sub_cp unconditionally.
2012-01-10 ib Reduce number and avoid conditional definition of searchpath variables.
2012-01-10 ib Retrieve DVD's titles, chapters and angles by stream control commands.
2012-01-10 ib Remove all #ifdef MP_DEBUG from Win32 GUI code.
2012-01-08 reimar Force "simple" IDCT to avoid different results on different PCs.
2012-01-08 reimar Fix directory creation in refupdate script.
2012-01-08 reimar Remove another md5sums reference file that missed the .md5 extension.
2012-01-08 reimar Remove file that was checked in accidentally (it was missing the .md5 part).
2012-01-08 reimar Fix testing of H.264 conformance tests.
2012-01-08 reimar Add a script to help update the references.
2012-01-08 reimar Add references for new fate samples.
2012-01-08 reimar Remove unused reference files.
2012-01-08 reimar Print a hint if FATE_SAMPLES was not set and fatetest is run.
2012-01-08 reimar Clean up faterun.sh.
2012-01-08 reimar Put test-related code in Makefile under ifdef FATE_SAMPLES.
2012-01-06 cehoyos Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
2012-01-05 reimar Add support for additional libopenjpeg output formats.
2012-01-05 reimar Add support for 422P9.
2012-01-05 cehoyos Support for Avid Meridian Uncompressed via FFmpeg.
2012-01-05 reimar Add reference result for vble test file.
2012-01-05 reimar Disable wmv8_drm test.
2012-01-05 reimar QCP files are audio-only, do not run them through video test.
2012-01-05 reimar Change a few more pts-related float to double.
2012-01-05 reimar Use double also to calculate ogg subtitle pts.
2012-01-05 reimar Remove pointless cast.
2012-01-05 reimar Calculate Ogg timestamps as double instead of float.
2012-01-05 reimar Check for correct function (th_info_init, not theora_info_init) in libtheora test.
2012-01-05 reimar Add more fate test reference results.
2012-01-05 ib Remove #ifdef MP_DEBUG.
2012-01-05 ib Explicitly enumerate all stream types.
2012-01-05 ib Remove pointless menu entry.
2012-01-05 ib Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
2012-01-05 ib Use check items for CD and VCD titles as well.
2012-01-05 ib Fix bug in CD / VCD / DVD related menus.
2012-01-05 ib Move CD / VCD / DVD related menu code.
2012-01-05 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
2012-01-05 ib Move some DVD related events.
2012-01-05 ib Remove #ifdef MP_DEBUG.
2012-01-04 diego Port libtheora glue code to Theora 1.0 API.
2012-01-04 siretart fmt-conversion.c: add a remark about the usage of #ifdef directives
2012-01-04 siretart libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
2012-01-04 cehoyos Support decoding AVrp, v308 and yuv4 via FFmpeg.
2012-01-04 siretart make the checks for available codec id more robust
2012-01-04 diego configure: Simplify Theora check.
2012-01-03 ib Remove unnecessary #include.
2012-01-03 ib Remove (conditional and) unnecessary #include
2012-01-03 ib Add checks for errors in stream_cdda's get_track_by_sector().
2012-01-03 ib Allow Windows style CDROM device names for Wine port.
2012-01-03 ib Use cdparanoia compatibility names for CD function calls.
2012-01-03 siretart Allow compilation with Libav
2012-01-02 ib Initialize device options in guiInit().
2012-01-02 ib Remove pointless filename setting from device name.
2012-01-02 ib Allow uiPlay() without guiInfo.Filename for some stream types.
2012-01-02 ib Cosmetic: Adjust indent.
2012-01-02 ib Don't explicitly set stream type if the type doesn't change.
2012-01-02 iive Add support of compression algorithm 3 (header stripping) in mkv demuxer.
2012-01-02 cehoyos Support FFmpeg v410 decoder.
2012-01-02 cehoyos Support Y41P decoding via FFmpeg.
2012-01-02 jrash Synced with help_mp-en.h rev. 34475
2012-01-01 cehoyos Update copyright year.
2011-12-31 ib Cosmetic: Collect together Wine port related functions.
2011-12-31 ib Allow Windows style devices for Wine port.
2011-12-31 ib Fix Win32 GUI DVD playback.
2011-12-31 ib Remove options cdrom_device and dvd_device from the Win32 GUI.
2011-12-31 ib Retrieve DVD's titles, chapters and angles by stream control commands.
2011-12-31 ib Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
2011-12-31 ib Add audio CD playback support to the X11/GTK GUI.
2011-12-31 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
2011-12-29 cehoyos Support FFmpeg SMJPEG IMA ADPCM decoding.
2011-12-29 reimar Add comment to a condition that is just a hack around a cdparanoia bug.
2011-12-29 reimar Prefer libcdio over cdparanoia by default.
2011-12-29 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
2011-12-29 cehoyos Support the FFmpeg Indeo 4 decoder.
2011-12-28 ib Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
2011-12-28 ib Allow PARANOIA_MODE_FULL with skipping.
2011-12-24 jrash sync with en/mplayer.1 rev. 34463
2011-12-24 cigaes av_helpers: show libav* version and configuration.
2011-12-24 cigaes av_helpers: remove obsolete avcodec_init.
2011-12-23 reimar vo_gl stereo: allow swapping left and right view.
2011-12-23 reimar cdda: set position to an actual EOF position when we set EOF.
2011-12-23 reimar Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
2011-12-23 reimar Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
2011-12-23 reimar Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
2011-12-23 reimar Fix cdda speed default value, range and use more robust condition.
2011-12-23 reimar Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
2011-12-23 ib Add /home only to the file selector path list if HOME isn't set.
2011-12-23 ib Cosmetic: Swap /mnt and /media in the file selector path list.
2011-12-23 ib Add /mnt only to the file selector path list if it exists.
2011-12-22 cehoyos Fix build of swedish help after r33915.
2011-12-20 ib Remember the lastly selected file in file selector.
2011-12-20 cehoyos Support FFmpeg 8088flex TMV decoder.
2011-12-18 jrash sync with en/mplayer.1 rev. 34438
2011-12-18 cehoyos Support decoding yuv411p rawvideo.
2011-12-16 ib Fix skin documentation.
2011-12-15 cigaes Support SBG decoding using ffwavesynth.
2011-12-15 cehoyos Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
2011-12-14 cehoyos Support FFmpeg mmvideo decoder.
2011-12-14 cehoyos Support FFmpeg Dxtory decoder.
2011-12-14 iive Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
2011-12-13 ib Revise German translation of MSGTR_MENU_PlayDisc.
2011-12-12 ib Return right pointer.
2011-12-11 reimar Require a fribidi version that defines FriBidiParType.
2011-12-11 ib Leave the focus in fsFNameList after key event in file selector.
2011-12-11 reimar Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
2011-12-11 ib Add Return key events to playlist's file lists.
2011-12-11 ib Add Return key events to playlist buttons.
2011-12-11 ib Make column titles in playlist passive.
2011-12-11 ib Fix bug with wrong focus in file selector.
2011-12-11 ib Cosmetic: Adjust indent.
2011-12-11 ib Add Return key events to file selector buttons.
2011-12-11 reimar Add a test file for ultravox in comment.
2011-12-11 reimar Allow compiling libass without fribidi again.
2011-12-11 ib Don't allow option gui-include in config files.
2011-12-11 ib Cosmetic: Adjust indent.
2011-12-11 ib Enable gui slave commands.
2011-12-10 reimar Add highly experimental support for OpenGL ES.
2011-12-10 reimar Use glLoadMatrixf. This makes it easier to support OpenGL ES.
2011-12-10 reimar By default ignore CTRL key on its own.
2011-12-10 reimar Use an enum to define keycodes and fix CTRL and backspace key having
2011-12-09 siretart loosen the dependency on libjpeg-dev
2011-12-09 ib Change prefix for internal events from ev to iv.
2011-12-09 ib Add evSetSubtitle event to the Win32 GUI.
2011-12-09 ib Remove unused symbolic constant and code for evFirstLoad.
2011-12-09 ib Remove unused symbolic constant definitions for events.
2011-12-09 ib Replace evPlayNetwork by evLoadURL.
2011-12-09 ib Change parameter name and its declaration to const.
2011-12-09 ib Add doxygen comment to app.c
2011-12-09 ib Remove non-existing GUI user events.
2011-12-08 ib Fix bug in Win32 GUI introduced in r34403.
2011-12-08 ib Replace evSetURL by evLoadURL for consistency.
2011-12-08 ib Add evSetAspect to the skin documentation on GUI messages (where
2011-12-08 ib Cosmetic: Add evSetAspect event to video events.
2011-12-08 ib Cosmetic: Synchronize evPlaylist event and message names.
2011-12-08 ib Add evHalfSize event to the Win32 GUI.
2011-12-08 ib Fix bug with evHalfSize event.
2011-12-08 ib Revise skin documentation on GUI messages.
2011-12-08 ib Cosmetic: Rearrange and group GUI user events.
2011-12-08 cehoyos Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
2011-12-08 ib Remove event evDropFile from Win32 GUI.
2011-12-08 cehoyos ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
2011-12-06 reimar Try harder to extract a sensible palette from extradata.
2011-12-05 reimar Fix OSD time and e.g. frame number displayed with osd_fractions
2011-12-05 reimar Make emms/femms code simpler/more obvious.
2011-12-05 reimar vo_kva: support -title.
2011-12-05 reimar Discard frames where the size does not match the AVCodecContext width/height.
2011-12-05 diego configure: (internal) libass depends on FriBiDi now; check availability
2011-12-05 diego Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
2011-12-05 diego Remove some stray English messages from the Dutch message translation.
2011-12-04 cehoyos Support FFmpeg's PCM 16-bit little-endian planar decoder.
2011-12-04 cehoyos Support FFmpeg's EA MAD decoder.
2011-12-04 cehoyos Support FFmpeg vdmaudio decoder.
2011-12-04 cehoyos Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
2011-12-04 reimar Add workaround for CTRL key getting stuck for X11 backend
2011-12-03 reimar Commit added forgotten in previous commit.
2011-12-03 reimar Support -title for -vo corevideo.
2011-12-03 cboesch vd_ffmpeg: fix comment typo (sepcified → specified)
2011-12-03 reimar Support -title with -vo quartz.
2011-12-03 reimar Remove variable that is only assigned but never used.
2011-12-03 reimar Update libass to 0.10 release.
2011-12-03 reimar Remove unused header.
2011-12-03 reimar Make -title and -use-filename-title work on Windows.
2011-12-03 reimar X11: update title only on reconfigure instead of at least once per frame.
2011-12-03 reimar Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
2011-12-03 reimar Fix mp_tag2codec_id to take all AVI tags into account again.
2011-12-03 cehoyos Support FFmpeg QPEG decoding.
2011-12-03 cehoyos Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.
2011-12-02 cehoyos Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
2011-12-02 cehoyos Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.
2011-12-02 cehoyos Support FFmpeg Funcom IMA ISS ADPCM decoding.
2011-12-02 cehoyos Support FFmpeg VBLE decoder.
2011-12-01 reimar Make cache process detect when the main process disappeared and
2011-12-01 reimar Only print printable characters, not all ASCII ones.
2011-12-01 reimar X11: support CTRL key and thus key combinations with it.
2011-11-29 diego debian: Ignore files and directories that are created during package builds.
2011-11-29 ranma conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).
2011-11-29 ranma edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).
2011-11-29 diego debian: adjust documentation build process, which now works non-recursively
2011-11-29 cehoyos Support RGB FFV1 videos without transparency.
2011-11-24 reimar Use lookup_keymap_table instead of a large number of switch cases.
2011-11-24 reimar Reindent.
2011-11-24 reimar caca: process all pending events instead of exactly one per check_events.
2011-11-23 reimar caca: for ordinary keys, send key events on press instead of release.
2011-11-23 reimar caca: support mouse events and more keys.
2011-11-23 reimar Replace constant by define with same value.
2011-11-22 reimar Change extended key handling so we will never call mplayer_put_key twice
2011-11-22 reimar Make vf expand more picky:
2011-11-22 reimar Set chroma_x_shift for 1-plane YUV formats.
2011-11-19 al vo direct3d: fix crash in osd drawing code
2011-11-16 diego ao_null: mark global variables only used within the file as static
2011-11-16 diego configure: add HAVE_OS2THREADS to config.h for libavformat
2011-11-16 diego doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013
2011-11-15 cigaes OSD fractions: do not round up decimals
2011-11-14 reimar Some spelling/grammar fixes.
2011-11-14 reimar Remove pointless casts.
2011-11-14 diego ao_alsa: drop check for sys/asoundlib.h and ALSA version
2011-11-14 diego ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers
2011-11-13 cehoyos Update regression test results to current FFmpeg.
2011-11-13 jrash Synced with help_mp-en.h rev. 34335
2011-11-11 reimar Make WAV format detection more restrictive so it does not incorrectly
2011-11-11 reimar Sanitize channel count for libaf to avoid crashes since it is used unchecked.
2011-11-10 cehoyos Fix .qcp (raw QCELP) playback.
2011-11-10 cehoyos Add lmlm4 regression test.
2011-11-10 cehoyos Fix fffrwu decoding.
2011-11-09 diego vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.
2011-11-09 diego vo_caca: reformat and prettyprint as K&R, shorten some lines
2011-11-09 diego vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.
2011-11-09 diego Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
2011-11-09 cehoyos Fix "m1v " playback.
2011-11-08 cehoyos Support BMV decoding (bug 2009).
2011-11-08 reimar Add support for decoding EA CMV files.
2011-11-08 reimar Avoid running video-only test on audio-only files.
2011-11-08 reimar Remove unused variable.
2011-11-08 reimar Add beginnings of a test framework.
2011-11-08 reimar Detect codecs requiring too many references for DR also when they
2011-11-07 diego libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.
2011-11-07 diego configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
2011-11-07 diego doc: Remove outdated FAQ entry about Mac OS X 10.3.
2011-11-07 diego Remove outdated entries from the Spanish FAQ translation.
2011-11-07 diego build: merge DOCS/xml/Makefile into top-level Makefile
2011-11-07 diego build: drop releaseclean target
2011-11-07 diego build: Remove dangling reference to removed DOCS/xml/configure.
2011-11-07 diego doc: Move XML translation notes to translations.txt.
2011-11-07 diego doc: cosmetics: reindent German documentation.xml
2011-11-07 diego doc: drop outdated FIXME comment
2011-11-07 reimar Prefer converting GBR24P to other 8 bit per component RGB formats.
2011-11-07 diego Split Spanish mencoder.xml like it was done for the English translation.
2011-11-06 reimar Fix compilation with --disable-mencoder.
2011-11-06 diego doc: Move all XML entities to main.xml.
2011-11-06 reimar vo md5sum: support printing to stdout.
2011-11-06 reimar Print a proper result also when xsltproc is not installed.
2011-11-06 reimar Fix result output of yasm test.
2011-11-06 reimar Fix FFmpeg compilation.
2011-11-06 reimar Do not create a 0-sized palette side data from extradata.
2011-11-05 reimar RoQ decoder seems to work fine with DR.
2011-11-05 reimar Restore NUV1 internal fourcc.
2011-11-05 reimar Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
2011-11-05 cehoyos Support Chronomaster DFA decoding (bug 2006).
2011-11-05 reimar Fixes for palette allocation handling.
2011-11-05 diego build: Merge DOCS/xml/xml.mak into config.mak.
2011-11-05 cehoyos Define HAVE_YASM etc. not only for x86.
2011-11-04 diego fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
2011-11-04 diego configure: Remove unused alsa9 and alsa1x config.h #defines.
2011-11-04 diego configure: remove erroneous extra set of braces from vsscanf test
2011-11-04 diego vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
2011-11-04 diego configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
2011-11-04 diego libdvdcss: sync some whitespace changes from upstream
2011-11-04 cehoyos Support Mobotix MxPEG decoding (bug 2004).
2011-11-03 cehoyos Use init_avformat() instead of av_register_all().
2011-11-03 cehoyos Cosmetics: Remove empty statement.
2011-11-03 cehoyos Use new API avformat_new_stream() instead of the deprecated
2011-11-03 cehoyos Call av_register_all() before initialising the SPDIF muxer.
2011-11-03 diego configure: add braces to initializer in vsscanf test to shut up a gcc warning
2011-11-03 diego configure: merge DOCS/xml/configure into top-level configure
2011-11-03 diego Fix a bunch of Doxygen syntax errors that caused warnings.
2011-11-03 diego loader: remove duplicate cpudetect.h #include
2011-11-03 diego cpudetect: clean up libavutil #includes
2011-11-02 diego configure: Clarify a comment that explains the purpose of the glob_win variable.
2011-10-31 diego Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
2011-10-31 diego build: fix compilation on Solaris due to missing alloca.h #include
2011-10-31 ib Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
2011-10-31 ib Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
2011-10-31 cehoyos Support FFmpeg Dirac decoder.
2011-10-30 cehoyos Whitespace cosmetics: Align some IMGFMT-lists.
2011-10-30 cehoyos Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
2011-10-29 cehoyos Support YUV 4:4:4 9-bit output.
2011-10-29 cehoyos Fix compilation for broken libopenjpeg.
2011-10-28 jrash sync with en/mplayer.1 rev. 34249
2011-10-28 jrash Synced with help_mp-en.h rev. 34253
2011-10-27 ib Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.
2011-10-27 ib Ensure that demuxer->movi_end will be set.
2011-10-27 diego build: Only compile Windows-specific local glob() replacement on MinGW.
2011-10-27 compn add m1v isom to mpeg1 codecs
2011-10-26 ib Use CONF_TYPE_FUNC_PARAM for option gui-include.
2011-10-26 reimar Clarify that too old binutils is only an issue with x86_64 compilation.
2011-10-26 diego libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.
2011-10-26 diego libdvdcss: consistently use snprintf() instead of _snprintf()
2011-10-26 ib Optimize TranslateFilename().
2011-10-26 ib Cosmetic: Rename TranslateFilename()'s parameter names.
2011-10-26 ib Move TranslateFilename() to util/string.c.
2011-10-26 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
2011-10-26 diego demux_rtp: Replace extern declarations by proper header #includes.
2011-10-25 reimar Sanitize include option behaviour.
2011-10-25 reimar Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.
2011-10-25 reimar Fix parse_call_func return value.
2011-10-25 reimar Sanitize include behaviour.
2011-10-25 reimar Make include recursion depth actually have some effect.
2011-10-25 reimar Remove completely pointless/nonsensical code.
2011-10-25 ib Remove unused code from the Win32 GUI.
2011-10-25 ib Change MSGTR_MENU_Exit definition.
2011-10-25 ib Resize the Win32 GUI preference window and reposition items.
2011-10-25 ib Internationalize and localize the Win32 GUI.
2011-10-25 ib Change Win32 GUI window captions.
2011-10-24 reimar Add a vd_ffmpeg option to make the decoder discard frames until the first
2011-10-24 reimar Remove unused code.
2011-10-24 reimar Mark pointer arguments as const where possible.
2011-10-24 reimar Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
2011-10-23 cehoyos Support planar GBR24 decoding.
2011-10-23 reimar Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
2011-10-23 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
2011-10-23 reimar Reindent.
2011-10-23 reimar Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
2011-10-23 reimar Add HAVE_CBRTF define.
2011-10-23 reimar Use uncrustify on glob-win.c to fix the indentation mess in it.
2011-10-23 cehoyos Support some H.264 444P samples.
2011-10-22 ib Improve option type CONF_TYPE_PRINT.
2011-10-22 cehoyos Always define HAVE_PTHREADS and HAVE_W32THREADS.
2011-10-21 cehoyos x264 version 118 is required for successful compilation.
2011-10-21 compn add forgotten ec-3 tag to parsers list in demuxers.c
2011-10-21 compn add ec-3 isom to eac3 decoder, fixes:
2011-10-21 diego Employ correct off_t printf conversion specifiers; this time without typos.
2011-10-21 diego configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
2011-10-21 diego configure: cosmetics: fix indentation
2011-10-21 diego configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
2011-10-21 cehoyos Fix compilation: Partly revert r34227.
2011-10-20 diego Fix off_t printf conversion specifiers and related warnings.
2011-10-20 cehoyos Support H264 4:2:2.
2011-10-20 cehoyos Support Kostya's native Ut Video decoder.
2011-10-20 diego Replace 'q' printf length modifier by 'll'.
2011-10-20 ib Add TranslateFilename() to the Win32 GUI.
2011-10-20 ib Remove unused code.
2011-10-20 ib Support transparency in decorated windows in the Win32 GUI.
2011-10-20 ib Add comment to bpRenderMask().
2011-10-20 ib Cosmetic: Adjust indent.
2011-10-20 ib Fix bug in bpRenderMask().
2011-10-20 ib Prevent adding a base path wrongly.
2011-10-20 ib Prevent adding a base path wrongly.
2011-10-20 ib Revise comment on filename conversion in the Wine port.
2011-10-18 ib Fix bug with option sub_window in the Win32 GUI.
2011-10-18 compn add utvideo binary codec
2011-10-17 ib Fix bug in wsResizeWindow().
2011-10-17 ib Cosmetic: Change comment.
2011-10-17 ib Revise documentation.
2011-10-17 ib Fix include condition.
2011-10-16 cehoyos Support ASP by QNAP Systems.
2011-10-16 ib Add comment.
2011-10-16 ib Change comment.
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
2011-05-07 reimar Make vcd_seek_to_track static, the GUI no longer needs to
2011-05-07 reimar Avoid warnings about discarding volatile.
2011-05-07 reimar Simplify code and avoid an incorrect "may be used initialized"
2011-05-07 reimar Fix bug introduced in r25726 that would cause us to write
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Add some "const" to avoid compiler warnings.
2011-05-07 reimar Remove unused variable for FFmpeg encode result.
2011-05-07 reimar Remove unused version variable, replace it by comment
2011-05-07 reimar Change variable type to match type in fribidi function declaration.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Remove some useless code that calculates something
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Do not assign to same variable twice.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Remove pointless ()
2011-05-07 reimar Fix "warning: pointer of type 'void *' used in arithmetic".
2011-05-07 reimar Avoid "'sh' may be used uninitialized in this function" warning.
2011-05-07 reimar Avoid "'sh' may be used uninitialized in this function" warning.
2011-05-07 iive Fix compilation for OSX due to r33392 - control() vaarg removal.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!
2011-05-07 reimar Remove unused variables and code initializing them.
2011-05-07 reimar Simplify macros and get rid of incorrect casts from pointers to
2011-05-07 reimar Remove unused variables.
2011-05-07 reimar On error munmap returns -1, not MAP_FAILED.
2011-05-07 reimar Fix draw_frame/draw_slice return types.
2011-05-07 reimar Another equalizer-related const-warning fix.
2011-05-07 reimar Fix function to match what send_mpeg_pes_packet expects,
2011-05-07 reimar Fix strict-aliasing violation warnings.
2011-05-07 reimar Remove variable and code that was obviously forgotten when the
2011-05-07 reimar Fix variable type and values to match function prototype.
2011-05-07 reimar Remove code with no purpose.
2011-05-07 reimar Remove unused variable.
2011-05-07 reimar Add "const" to equalizer name argument to avoid compiler warnings.
2011-05-07 reimar Add "const" to avoid compiler warnings.
2011-05-07 cboesch vf_smartblur: fix threshold condition.
2011-05-07 reimar Fix matrixview test, it would stay stuck at "auto".
2011-05-07 ib Declare parameter type for guiExit() more precisely.
2011-05-07 ib Cosmetic: Adjust indent.
2011-05-07 ib Set GUI initialization flag earlier.
2011-05-07 reimar Fix output of "No bind found for key" to actually make sense for
2011-05-07 iive Remove the variable arguments from the libvo control() functions.
2011-05-07 reimar Support up to 20 mouse buttons, there really seem to be input devices
2011-05-06 ib Replace _beginthreadex() by CreateThread().
2011-05-06 jrash sync with en/mplayer.1 rev. 33382
2011-05-06 iive Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
2011-05-06 iive Make vo_xv_set/get_eq() functions expect "const char *" for attribute name.
2011-05-06 ib Cosmetic: Remove empty line.
2011-05-06 ib Fix bug with gfree() definition in Win32 GUI.
2011-05-06 ib Fix compilation error with Win32 GUI.
2011-05-06 ib Revise keyboard control section of German man page translation.
2011-05-06 ib Revise man page.
2011-05-05 cboesch Add note about sp_cmt_cpp_start uncrustify setting.
2011-05-05 reimar Move m_config_free last, otherwise mp_msg might stop working
2011-05-05 michael cometics / align str2AVDiscard()
2011-05-05 michael Vertical alignment / test mplayer-gitsvn @ mplayerhq.hu
2011-05-05 cboesch Add commented out binds for users who want percentage seek.
2011-05-05 ib Cosmetic: uncrustify related indent adjustments
2011-05-05 cboesch Do not prefer '// A' over '//A' in uncrustify profile.
2011-05-05 cboesch Doxygen cleanups in the main file.
2011-05-05 diego configure: Simplify ZR, libdvdcss and FTP dependency checks.
2011-05-05 diego configure: Unify V4L-related feature checks.
2011-05-05 diego configure: Handle X11 dependencies in the checks for dependent features.
2011-05-05 diego configure: Employ proper autodetection for the matrixview video output.
2011-05-05 ib Use free() instead of gfree() in guiSetFilename and guiSetDF macros.
2011-05-05 diego configure: Drop recently-added check for swab() in string.h again.
2011-05-05 reimar Forgotten part of previous commit: add INITIALIZED_SUBS
2011-05-04 reimar Avoid duplicating MP_CMD_QUIT code, even though it currently
2011-05-04 reimar Remove unused variable.
2011-05-04 reimar Free playtree params.
2011-05-04 reimar Move freeing of subtitle data to uninit_player so it not only happens
2011-05-04 diego doxygen: misc config file tweaks
2011-05-04 diego doxygen: Exclude files from the debian/ and help/ subdirectories.
2011-05-04 diego Update Doxyfile from doxygen 1.3.7 to 1.5.6.
2011-05-04 diego Exclude imported external libraries when generating Doxygen documentation.
2011-05-04 diego Reduce Doxygen output verbosity when generating code documentation.
2011-05-03 ib Use designators for structure initialization.
2011-05-03 ib Remove private symbolic constants from header files.
2011-05-03 ib Instead of exit_player(), exit with appropriate return code.
2011-05-03 ib Free appMPlayer.
2011-05-03 ib Initialize appMPlayer differently.
2011-05-03 ib Free config.
2011-05-03 ib Replace all GUI exits by guiExit().
2011-05-03 ib Add an exit function.
2011-05-03 diego configure: Fix swab() check.
2011-05-01 iive 10l. Don't set stride info if it would panic the decoder.
2011-05-01 iive Fix segfault with -lavdopts vstats and some codecs.
2011-05-01 iive Increase the maximum value of the DVB timeout to 240 seconds.
2011-05-01 reimar Add code to generate and compare all object files MPlayer uses.
2011-05-01 cboesch Remove some useless static and global zero initializations.
2011-05-01 cboesch Remove MI2-Trailer.avi reference from filename variable comment.
2011-05-01 philipl Command Line Options: Support FFmpeg per-codec AVOptions.
2011-04-29 diego ao_pcm: Fix compilation on MinGW64 due to a missing io.h #include.
2011-04-29 jrash sync with en/mplayer.1 rev. 33336
2011-04-28 cehoyos Fix Win64 compilation.
2011-04-28 diego Add missing osdep/strsep.h #include where strsep() is used.
2011-04-27 ib Remove unnecessary #include.
2011-04-27 ib Limit config option vf_lavc to dxr3.
2011-04-27 cehoyos Temporarily disable AVX to fix compilation.
2011-04-26 iive Use xvmc_render struct to hold both xvmc_pix_fmt shared struct and the
2011-04-26 reimar Reduce dependencies for codecs2html binary.
2011-04-26 cehoyos Support Etymonix MPEG-2 I-frame Video Codec.
2011-04-25 ib Do not remove video filters.
2011-04-25 ib Improve cache size spin button.
2011-04-25 ib Cosmetic: Adjust indent.
2011-04-25 ib Adjust possible cache size to values allowed by MPlayer.
2011-04-25 reimar Setup default speex modes, allows decoding of speex in flv which does not
2011-04-25 reimar Pass through correct-pts setting from video sub demuxer.
2011-04-24 reimar Call demux_fill_buffer multiple times when trying to get a
2011-04-24 reimar Add a alloc_demuxer function that ensures all the critical stuff is
2011-04-24 reimar Improve seeking for files where start_time is not (properly) set.
2011-04-24 ib Replace usage of AVCodecContext member hurry_up by skip_idct and skip_frame.
2011-04-24 diego rpm: Delete reference to remove --enable-largefiles configure option.
2011-04-24 siretart debian packaging: no longer pass configure switch --enable-largefiles
2011-04-24 siretart use new eval API names
2011-04-24 siretart use correct pp_mode type, unbreaks compilation
2011-04-23 reimar Fix DVD angle cycling up.
2011-04-23 reimar Fix audio/video ID mapping for slave commands to correspond to the
2011-04-23 diego Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
2011-04-23 diego configure: Make largefile support non-optional.
2011-04-23 diego Convert all manual pages to UTF-8 encoding.
2011-04-23 diego Ignore generated header objects and dependency files.
2011-04-23 ib List GUI options in man page and explain relationship to MPlayer options.
2011-04-23 ib Rearrange GUI options.
2011-04-23 ib Remove unnecessary #ifdef.
2011-04-23 ib Make initial value explicitly type float.
2011-04-23 ib Remove needless explicit initialization.
2011-04-23 ib Cosmetic: Adjust indent and space.
2011-04-23 ib Position windows initially at coordinates given in skin file.
2011-04-23 jrash sync with en/mplayer.1 rev. 33293
2011-04-22 reimar Use memcpy_pic instead of reimplementing it.
2011-04-22 reimar Simplify colormap generation code, avoid some mallocs and add frees
2011-04-22 cehoyos Support Canopus SD50 (CDV5).
2011-04-22 reimar Simplify by using FFMAX3.
2011-04-22 reimar Clip x/y offsets to avoid bad video placement.
2011-04-22 reimar Add -geometry support reusing common code to fbdev2.
2011-04-22 ib Revise skin documentation.
2011-04-22 reimar Add missing "static".
2011-04-22 reimar Specific function argument types for function pointers.
2011-04-22 reimar Remove ancient libavcodec version check.
2011-04-22 reimar -vc ffmpeg12mc is no longer necessary with -vo xvmc
2011-04-22 reimar Mark ffmpeg12mc as deprecated.
2011-04-22 reimar Support -vo xvmc without having to specify the codec explicitly.
2011-04-22 reimar Add support for FFmpeg's Deluxe Paint Animation decoder.
2011-04-22 reimar Suport RGB frambuffers in vo_fbdev.c
2011-04-22 reimar Add mapping between codec ID and tag for ANM and AVS.
2011-04-22 reimar Allow DR to work with reget_buffer when no buffer_hints are set.
2011-04-22 reimar Allow reget_buffer to somewhat work after DRI failure.
2011-04-22 cehoyos Do not use a deprecated audio encoder.
2011-04-22 reimar Fix compilation with XvMC, only lightly tested.
2011-04-22 ib Remove #ifdefs around extern declarations.
2011-04-22 reimar Quick hack to fix compilation. Testing and improvements welcome.
2011-04-22 reimar Use metadata API to fix compilation.
2011-04-22 reimar Avoid using first_oformat, use av_oformat_next() instead.