log

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