log

age author description
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.
2013-09-21 reimar Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
2013-09-21 reimar Add support for ffmpeg's demuxer-specific options.
2013-09-21 cehoyos Do not try to build FFmpeg protocols depending on external libraries.
2013-09-19 reimar Fix possible crash when mpi is NULL.
2013-09-16 reimar Add hack/workaround for FFmpeg offering pixfmts not valid