log

age author description
2014-01-19 rtogni Grammar fix in error messages.
2014-01-19 rtogni Fix number of arguments in mp_msg.
2014-01-19 ib Improve the dialog for subtitle encodings selection.
2014-01-19 jrash sync with en/mplayer.1 rev. 36588
2014-01-19 rtogni Add support for files with MLTI chunks.
2014-01-19 ib Add option 'sub_utf8' to the GUI configuration file.
2014-01-19 ib Prettify the dialog for subtitle encodings selection.
2014-01-19 ib Improve the dialog for subtitle encodings selection.
2014-01-19 ib Add an auxiliary vertical container box.
2014-01-19 ib Explain the relationship between the subtitle encoding options.
2014-01-19 reimar vobsub: fix indentation.
2014-01-19 reimar vobsub: Simplify and fix memleak.
2014-01-19 reimar vo_bl: update copyright header.
2014-01-19 reimar vo_bl: RGB output support.
2014-01-19 reimar vo_bl: Fix bpc variable documentation.
2014-01-19 reimar mkv: replace a missed "return 0" by "goto err_out".
2014-01-19 reimar film: various small code improvements.
2014-01-19 reimar film: Fix memory leaks in error cases.
2014-01-19 reimar asxparser: Declare variables in the blocks that need them.
2014-01-19 reimar rawdv: various small code improvements.
2014-01-19 reimar rawdv: remove pointless casts.
2014-01-19 reimar rawdv: Fix memory leak in error case.
2014-01-19 reimar cookies.c: cols must (and does) have 7 elements.
2014-01-19 reimar vcd_read: Fix sizeof argument.
2014-01-19 ib Add #ifdef to avoid warnings.
2014-01-18 ib Remove pointless declaration of static function.
2014-01-18 reimar vo_sdl: some minor code simplifications.
2014-01-18 reimar vo_sdl: Avoid code duplication in DR code.
2014-01-18 reimar vo_sdl: remove some commented-out code, reduce code duplication.
2014-01-18 reimar vo_sdl: Avoid setenv code duplication.
2014-01-18 reimar vo_sdl: simplify by using memcpy_pic.
2014-01-18 reimar vo_sdl: set VFCAP_FLIP correctly.
2014-01-18 reimar Remove empty draw_slice and draw_frame stubs.
2014-01-18 reimar Fully reinit audio chain on format change.
2014-01-18 jrash Synced with help_mp-en.h rev. 36587
2014-01-18 reimar vo_bl: cosmetics, use more readable array indexing syntax.
2014-01-18 reimar vo_bl: consistently multiply by "channels".
2014-01-18 reimar vo_bl: Simplify realloc + memset to calloc.
2014-01-18 reimar vo_bl: Simplify/avoid duplicating size calculations.
2014-01-18 reimar vo_bl: cosmetics, reindent.
2014-01-18 reimar vo_bl: minor simplification of size reinit case.
2014-01-18 reimar vo_bl: Do memory allocation only in one place.
2014-01-18 reimar vo_bl: Simplify parser, reduce code duplication.
2014-01-18 reimar vo_bl: Use strcspn
2014-01-18 reimar vo_bl: Move variables into blocks that use them.
2014-01-18 reimar vo_bl: Use snprintf.
2014-01-18 reimar vo_bl: remove pointless casts.
2014-01-18 reimar vo_bl: after close reset to NULL/-1.
2014-01-18 reimar vo_bl: move assignment to a place where it actuall has an effect.
2014-01-18 reimar vo_bl: Deobfuscate, use strdup.
2014-01-18 reimar vo_bl: Fix a memleak
2014-01-18 reimar vo_bl: Fix crashes on error.
2014-01-18 reimar Fix video size < blinkenlights size again.
2014-01-18 reimar Do not needlessly request chroma.
2014-01-18 reimar vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.
2014-01-18 reimar Simplify: use memcpy_pic.
2014-01-17 compn add comment about ac3 aes, patch by funman
2014-01-17 ib Record GUI option 'idle' in the man page.
2014-01-17 ib Add MSGTR_PREFERENCES_NoEnc.
2014-01-17 ib Revise MSGTR_PREFERENCES_None.
2014-01-16 ib Fix wrong #ifdef.
2014-01-15 michael configure: Add CONFIG_INTRAX8, fix build
2014-01-15 michael configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
2014-01-14 ib Cosmetic: Adjust indent.
2014-01-14 ib Fix setting entry for subtitle_font_encoding.
2014-01-14 ib Add missing Windows code page encodings.
2014-01-14 ib Add missing ISO-8859 encodings.
2014-01-14 ib Fix KOI8 encodings.
2014-01-13 ib Add UTF-8 to list of available encodings.
2014-01-13 ib Revise encoding comments.
2014-01-13 ib Rearrange encodings.
2014-01-13 ib Change encoding names to upper case.
2014-01-10 cehoyos Allow playback of ac3 and eac3 wav files with waveformatex header and guid.
2014-01-06 iive XvMC: Add check for invalid data_size in the shmem case.
2014-01-06 iive XvMC: Remove message requesting feedback for OSD backend rendering.
2014-01-06 iive XvMC: Handle shm xvimage allocation error.
2014-01-06 iive XvMC: Minor refoactoring of allocate_xvimage().
2014-01-02 ib Update year in copyright notes.
2014-01-01 cehoyos Support Atrac 3+ in oma files.
2014-01-01 cehoyos Support Atrac 3+ in wav files.
2014-01-01 cehoyos Set audio channel_layout from container when using FFmpeg decoder.
2014-01-01 cehoyos Update Copyright year.
2013-12-31 reimar Merge declaration and initialization.
2013-12-31 reimar Simpler/more robust cleanup code.
2013-12-31 reimar Remove pointless explicit initialization.
2013-12-31 reimar Add missing "static".
2013-12-31 reimar libao2: Add sndio audio output module.
2013-12-22 reimar Only update aspect when there was an actual change.
2013-12-17 ib Get rid of guiInfo member afilter.
2013-12-17 ib Cosmetic: Adjust indent.
2013-12-17 ib Add mpctx_get_stream().
2013-12-17 ib Add mpctx_get_global_sub_pos().
2013-12-17 ib Cosmetic: Adjust indent.
2013-12-17 ib Fix small bug with GUI_SET_STREAM.
2013-12-17 ib Use variable for passed data in GUI_SET_AUDIO.
2013-12-17 ib Provide GUI_SET_MIXER call with argument.
2013-12-17 reimar Switch from deprecated intfloat_readwrite.h to intfloat.h
2013-12-17 iive Add XvMC hwaccel defines to configure.
2013-12-17 iive Allow the compilation of more than one hwaccel format.
2013-12-16 cehoyos Define HAVE_LIBC_MSVCRT to avoid a warning.
2013-12-14 michael configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
2013-12-12 compn more binary codecs, patch by David Spreadborough
2013-12-11 reimar Only detect a file as MPEG-PS if we can find at least 2 packets.
2013-12-11 reimar Fix potential endless loop while probing.
2013-12-09 compn add imm5 / imm6 binary codec, patch by David Spreadborough
2013-12-08 reimar Make handling of query_format more robust.
2013-12-08 reimar Revert r36537.
2013-12-08 reimar Query codec support first.
2013-12-08 reimar Workaround VDPAU decode errors on aspect change on NVidia.
2013-12-06 reimar Add support for Nios-II architecture.
2013-12-06 reimar demux_avs: fixed pointer signedness mismatch
2013-12-06 reimar demux_avs: calloc instead of malloc + memset
2013-12-02 ib Update track information at GUI_SET_STREAM for CDDA and VCD.
2013-12-02 ib Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.
2013-12-02 ib Silence a format warning with cdparanoia.
2013-12-02 ib Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.
2013-12-02 ib Revise and fix stream control for VCD.
2013-12-01 jrash Synced with help_mp-en.h rev. 36525
2013-12-01 jrash sync with en/mplayer.1 rev. 36525
2013-11-29 ib Don't discard current DVD track information without cause.
2013-11-29 ib Add support for TV/DVB to the GUI.
2013-11-29 ib Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.
2013-11-29 ib Revise German translation of some help messages.
2013-11-29 ib Revise German translation of some help messages.
2013-11-24 ib Remove unused definitions.
2013-11-19 compn codecs.conf: add DYM4 to mpeg4
2013-11-19 reimar Avoid resetting fields when we will never have set them in the first place.
2013-11-19 ib Revise German translation of some help messages.
2013-11-18 reimar Fix pts handling with -framedrop.
2013-11-16 reimar Improve handling of internal vs. external dvdread/dvdnav
2013-11-16 reimar Chose cheaper alpha blend equation.
2013-11-16 reimar Code changes to avoid additional unnecessary re-inits.
2013-11-16 reimar Display messages that can be confusing only with -v.
2013-11-16 reimar Avoid message spam by not trying formats that will not work.
2013-11-16 reimar Fix hardware acceleration notification for VDPAU.
2013-11-16 reimar Try enabling DR for FFmpeg VP8 decoder.
2013-11-16 reimar Add support for VP9 decoding via FFmpeg.
2013-11-15 reimar Make PES detection less sensitive.
2013-11-15 reimar Use DEMUXER_TYPE_UNKNOWN define.
2013-11-15 compn codecs.conf: add vp9, patch by james zern
2013-11-09 reimar Move cast to right place to avoid warning.
2013-11-09 reimar Prefer -title if given for audio output name.
2013-11-09 reimar font_load_ft: small simplifications.
2013-11-08 al mplayer: Fix a crash seeking with -chapter and -ass
2013-11-08 michael configure: add CONFIG_H263DSP to preempt build problems
2013-10-30 reimar vo_corevideo: Add include to fix compilation on OSX 10.9
2013-10-30 reimar af_volume: add NEON optimization for common float case.
2013-10-29 reimar af_volume: optimize for common case where all channels
2013-10-29 reimar af_volume: Avoid pointlessly calculating the maximum volume.
2013-10-27 jrash Synced with help_mp-en.h rev. 36470
2013-10-26 reimar Fall back to uname -p if uname -m does not give anything useful.
2013-10-26 reimar Fix configure for cases when libm is not available.
2013-10-26 reimar Remove unused per-channel enable.
2013-10-26 reimar Remove unused code that costs a good bit of performance.
2013-10-26 reimar Remove some macros and switch to libavutil equivalents.
2013-10-26 reimar Remove pointless cast.
2013-10-26 reimar ARM NEON optimization for float->int conversion.
2013-10-26 reimar Add ARM NEON optimization of common channel interleave cases.
2013-10-25 reimar Add some "const" to input-only pointers.
2013-10-25 reimar vd_ffmpeg: disable DR also for HEVC.
2013-10-25 reimar Use sizeof(*var) instead of sizeof(type), prefer calloc.
2013-10-25 reimar Remove pointless casts.
2013-10-25 reimar Add some missing "const".
2013-10-24 ib Define STRIP for FFmpeg.
2013-10-20 reimar demux_lavf: Ignore failure to find stream info.
2013-10-20 reimar Use correct types for constants.
2013-10-18 cehoyos Support little endian G.726 as found in Sun au files.
2013-10-18 cehoyos Support 4k AVC-Intra in mov.
2013-10-18 cehoyos Add some comments for internal PCM FourCC's.
2013-10-18 cehoyos Support playback of f32le in mov.
2013-10-17 cehoyos Support HEVC in native mpeg-ts demuxer.
2013-10-17 cehoyos Preliminary support for FFmpeg HEVC decoder.
2013-10-17 reimar Fix hang if uninit is called while the window is still hidden.
2013-10-16 ib Translate MSGTR_VO_OutputDirectory.
2013-10-16 al vo pnm: Always print output directory
2013-10-16 al vo jpeg, png, pnm: Make output directory message less confusing
2013-10-16 reimar vd_ffmpeg: catch invalid aspect from FFmpeg.
2013-10-16 reimar ad_ffmpeg: fix commit fixing sample rate changes to actually work.
2013-10-15 reimar vo_vdpau: Initialize variables before, not after setup code.
2013-10-15 reimar Set skip_alpha, we currently have no use for alpha values.
2013-10-15 reimar Handle files with sample rate changes correctly.
2013-10-14 cehoyos Support H.264 fourcc UMSV.
2013-10-11 compn add binary geovision avc codec
2013-10-11 cehoyos Add H.264 fourcc GAVC for GeoVision cameras.
2013-10-04 reimar mpeg123: Support in-stream format changes.
2013-10-04 compn add screenpressor SCPR binary decoder
2013-09-24 reimar Update libass to latest git version.
2013-09-22 reimar Pass playing filename to audio outputs.
2013-09-22 reimar Fix a few memleaks.
2013-09-22 reimar Ensure AVDictionary pointer is initialized.
2013-09-21 reimar Move rtsp_transport_* variables to demuxer.c
2013-09-21 reimar Autodetect if pthread_cancel is available.