log

age author description
Sun, 08 Dec 2013 17:52:23 +0000 reimar Query codec support first.
Sun, 08 Dec 2013 15:07:00 +0000 reimar Workaround VDPAU decode errors on aspect change on NVidia.
Fri, 06 Dec 2013 19:37:07 +0000 reimar Add support for Nios-II architecture.
Fri, 06 Dec 2013 19:32:52 +0000 reimar demux_avs: fixed pointer signedness mismatch
Fri, 06 Dec 2013 19:30:53 +0000 reimar demux_avs: calloc instead of malloc + memset
Mon, 02 Dec 2013 14:43:24 +0000 ib Update track information at GUI_SET_STREAM for CDDA and VCD.
Mon, 02 Dec 2013 14:38:08 +0000 ib Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.
Mon, 02 Dec 2013 14:30:21 +0000 ib Silence a format warning with cdparanoia.
Mon, 02 Dec 2013 14:13:47 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.
Mon, 02 Dec 2013 13:53:03 +0000 ib Revise and fix stream control for VCD.
Sun, 01 Dec 2013 04:17:02 +0000 jrash Synced with help_mp-en.h rev. 36525
Sun, 01 Dec 2013 04:13:22 +0000 jrash sync with en/mplayer.1 rev. 36525
Fri, 29 Nov 2013 13:10:31 +0000 ib Don't discard current DVD track information without cause.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Fri, 29 Nov 2013 12:34:21 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.
Fri, 29 Nov 2013 00:26:17 +0000 ib Revise German translation of some help messages.
Fri, 29 Nov 2013 00:16:48 +0000 ib Revise German translation of some help messages.
Sun, 24 Nov 2013 00:44:44 +0000 ib Remove unused definitions.
Tue, 19 Nov 2013 18:36:10 +0000 compn codecs.conf: add DYM4 to mpeg4
Tue, 19 Nov 2013 18:10:47 +0000 reimar Avoid resetting fields when we will never have set them in the first place.
Tue, 19 Nov 2013 11:03:11 +0000 ib Revise German translation of some help messages.
Mon, 18 Nov 2013 19:54:22 +0000 reimar Fix pts handling with -framedrop.
Sat, 16 Nov 2013 23:31:56 +0000 reimar Improve handling of internal vs. external dvdread/dvdnav
Sat, 16 Nov 2013 23:27:16 +0000 reimar Chose cheaper alpha blend equation.
Sat, 16 Nov 2013 23:23:46 +0000 reimar Code changes to avoid additional unnecessary re-inits.
Sat, 16 Nov 2013 08:10:04 +0000 reimar Display messages that can be confusing only with -v.
Sat, 16 Nov 2013 08:07:08 +0000 reimar Avoid message spam by not trying formats that will not work.
Sat, 16 Nov 2013 07:54:17 +0000 reimar Fix hardware acceleration notification for VDPAU.
Sat, 16 Nov 2013 07:37:32 +0000 reimar Try enabling DR for FFmpeg VP8 decoder.
Sat, 16 Nov 2013 07:33:54 +0000 reimar Add support for VP9 decoding via FFmpeg.
Fri, 15 Nov 2013 19:36:29 +0000 reimar Make PES detection less sensitive.
Fri, 15 Nov 2013 19:36:27 +0000 reimar Use DEMUXER_TYPE_UNKNOWN define.
Fri, 15 Nov 2013 11:28:15 +0000 compn codecs.conf: add vp9, patch by james zern
Sat, 09 Nov 2013 08:50:16 +0000 reimar Move cast to right place to avoid warning.
Sat, 09 Nov 2013 08:46:02 +0000 reimar Prefer -title if given for audio output name.
Sat, 09 Nov 2013 08:46:01 +0000 reimar font_load_ft: small simplifications.
Fri, 08 Nov 2013 21:06:40 +0000 al mplayer: Fix a crash seeking with -chapter and -ass
Fri, 08 Nov 2013 16:59:55 +0000 michael configure: add CONFIG_H263DSP to preempt build problems
Wed, 30 Oct 2013 18:51:33 +0000 reimar vo_corevideo: Add include to fix compilation on OSX 10.9
Wed, 30 Oct 2013 18:45:48 +0000 reimar af_volume: add NEON optimization for common float case.
Tue, 29 Oct 2013 19:24:16 +0000 reimar af_volume: optimize for common case where all channels
Tue, 29 Oct 2013 19:24:13 +0000 reimar af_volume: Avoid pointlessly calculating the maximum volume.
Sun, 27 Oct 2013 18:06:52 +0000 jrash Synced with help_mp-en.h rev. 36470
Sat, 26 Oct 2013 21:39:20 +0000 reimar Fall back to uname -p if uname -m does not give anything useful.
Sat, 26 Oct 2013 21:30:17 +0000 reimar Fix configure for cases when libm is not available.
Sat, 26 Oct 2013 10:23:03 +0000 reimar Remove unused per-channel enable.
Sat, 26 Oct 2013 10:16:09 +0000 reimar Remove unused code that costs a good bit of performance.
Sat, 26 Oct 2013 09:36:23 +0000 reimar Remove some macros and switch to libavutil equivalents.
Sat, 26 Oct 2013 09:36:21 +0000 reimar Remove pointless cast.
Sat, 26 Oct 2013 09:17:28 +0000 reimar ARM NEON optimization for float->int conversion.
Sat, 26 Oct 2013 08:30:29 +0000 reimar Add ARM NEON optimization of common channel interleave cases.
Fri, 25 Oct 2013 19:59:59 +0000 reimar Add some "const" to input-only pointers.
Fri, 25 Oct 2013 19:59:58 +0000 reimar vd_ffmpeg: disable DR also for HEVC.
Fri, 25 Oct 2013 19:59:57 +0000 reimar Use sizeof(*var) instead of sizeof(type), prefer calloc.
Fri, 25 Oct 2013 19:59:56 +0000 reimar Remove pointless casts.
Fri, 25 Oct 2013 19:59:54 +0000 reimar Add some missing "const".
Thu, 24 Oct 2013 12:06:41 +0000 ib Define STRIP for FFmpeg.
Sun, 20 Oct 2013 12:51:38 +0000 reimar demux_lavf: Ignore failure to find stream info.
Sun, 20 Oct 2013 12:51:35 +0000 reimar Use correct types for constants.
Fri, 18 Oct 2013 18:03:21 +0000 cehoyos Support little endian G.726 as found in Sun au files.