log

age author description
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().