log

age author description
Sun, 23 Feb 2014 19:30:15 +0000 reimar configure: error out when no FFmpeg is detected.
Sun, 23 Feb 2014 19:17:23 +0000 reimar Add additional sanity checks.
Sun, 23 Feb 2014 19:09:08 +0000 reimar Add some extra checks to avoid potential crashes.
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Sun, 23 Feb 2014 18:02:21 +0000 reimar Fix crashes with -novideo.
Sun, 23 Feb 2014 17:42:01 +0000 reimar mencoder: Finish encoding only when audio and video reached EOF.
Sun, 23 Feb 2014 14:35:30 +0000 komh vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h
Sun, 23 Feb 2014 13:06:57 +0000 reimar corevideo: include OpenGL/gl.h, this is required from 10.9
Sun, 23 Feb 2014 12:25:28 +0000 reimar Add bluray playlist -identify printout.
Sun, 23 Feb 2014 12:02:38 +0000 komh vcd: make high memory safe on OS/2 kLIBC
Sat, 22 Feb 2014 21:35:54 +0000 al ad_liba52: Avoid using the swab function
Fri, 21 Feb 2014 05:10:12 +0000 ib configure: Do not print error when cross-compiling.
Thu, 20 Feb 2014 13:59:34 +0000 komh configure: add -Zhigh-mem linker flag for OS/2
Thu, 20 Feb 2014 13:57:44 +0000 komh configure: fix a typo
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Wed, 19 Feb 2014 23:01:13 +0000 reimar yuv4mpeg: remove unused variable.
Wed, 19 Feb 2014 23:01:11 +0000 reimar demux_real: initialize variables and remove unused one.
Wed, 19 Feb 2014 23:01:10 +0000 reimar asfheader: remove unused variables.
Wed, 19 Feb 2014 23:01:10 +0000 reimar aac_hdr: remove variable to fix warning, add const.
Wed, 19 Feb 2014 23:01:09 +0000 reimar hwac3: Remove unused code.
Wed, 19 Feb 2014 16:58:41 +0000 ib configure: Make the XShape extension optional.
Wed, 19 Feb 2014 16:32:45 +0000 ib configure: Remove unnecessary includes in XShape check.
Wed, 19 Feb 2014 16:18:23 +0000 ib configure: Revise comments in GUI specific tests.
Wed, 19 Feb 2014 16:11:13 +0000 ib configure: Prettify code for PNG_DECODER test.
Wed, 19 Feb 2014 16:02:03 +0000 ib configure: Rearrange two lines.
Wed, 19 Feb 2014 15:30:22 +0000 ib configure (cosmetic): Adjust indent and add blank lines.
Wed, 19 Feb 2014 01:56:21 +0000 ib configure: Revise some GUI related messages and output.
Wed, 19 Feb 2014 01:18:34 +0000 ib configure: Avoid annoying error messages in case of external FFmpeg.
Tue, 18 Feb 2014 22:14:59 +0000 reimar configure: Fix PNG support for GUi check to always pass for external FFmpeg.
Tue, 18 Feb 2014 22:06:12 +0000 reimar configure: ensure ffmpeg_a is either yes or no.
Tue, 18 Feb 2014 16:33:09 +0000 ib Revise German translation of MSGTR_Help.
Mon, 17 Feb 2014 23:57:31 +0000 reimar mp_taglists: Avoid libavformat/internal.h include.
Mon, 17 Feb 2014 23:25:32 +0000 reimar configure: improve FFmpeg check.
Mon, 17 Feb 2014 22:34:27 +0000 ib Check demuxer to avoid NULL pointer usage.
Mon, 17 Feb 2014 14:36:16 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 17 Feb 2014 14:33:03 +0000 ib Simplify code.
Mon, 17 Feb 2014 13:57:24 +0000 ib Update German man page.
Mon, 17 Feb 2014 02:40:30 +0000 ib Prefer NULL.
Mon, 17 Feb 2014 02:30:49 +0000 ib Fix careless pointer parameter handling.
Mon, 17 Feb 2014 01:28:05 +0000 ib Avoid pointer cast warnings.
Mon, 17 Feb 2014 00:45:06 +0000 ib Fix error with MinGW build.
Mon, 17 Feb 2014 00:40:21 +0000 ib Cosmetic: Adjust indent.
Mon, 17 Feb 2014 00:39:09 +0000 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
Sun, 16 Feb 2014 16:30:05 +0000 reimar ad_ffmpeg: avoid deprecated avcodec_alloc_frame.
Sun, 16 Feb 2014 16:30:05 +0000 reimar ad_ffmpeg: avoid deprecated request_channels.
Sun, 16 Feb 2014 16:30:03 +0000 reimar av_helpers: avoid deprecated API.
Sun, 16 Feb 2014 16:30:02 +0000 reimar m_struct: use offsetof instead of a custom hack.
Sun, 16 Feb 2014 16:30:01 +0000 reimar spudec: fix spudec_apply_palette_crop return value.
Sun, 16 Feb 2014 16:30:00 +0000 reimar demuxer.c: Use proper format string to print pointer.
Sun, 16 Feb 2014 16:29:59 +0000 reimar m_option, vf_scale: Add some missing const.
Sun, 16 Feb 2014 16:29:58 +0000 reimar vidix/s3: Fix loads of 'void *' used in arithmetic warnings.
Sun, 16 Feb 2014 16:29:57 +0000 reimar Remove pointless assignment and variable.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Sun, 16 Feb 2014 15:44:34 +0000 reimar vo_dfbmga: fix pointer cast size warnings.
Sun, 16 Feb 2014 15:44:32 +0000 reimar ao_esd: remove condition that must always be true.
Sun, 16 Feb 2014 15:44:31 +0000 reimar vo_aa: Move variables to appropriate scope, remove unused ones.
Sun, 16 Feb 2014 14:47:37 +0000 reimar vf_screenshot: remove pointless cast.
Sun, 16 Feb 2014 14:47:36 +0000 reimar vf_screenshot: Fix memory leak on resolution/aspect changes.
Sun, 16 Feb 2014 14:47:35 +0000 reimar vf_screenshot: Simplify repeat screenshot handling logic.
Sun, 16 Feb 2014 14:47:33 +0000 reimar vf_screenshot: use av_fast_malloc.
Sun, 16 Feb 2014 14:47:32 +0000 reimar vf_screenshot: use calloc.
Sun, 16 Feb 2014 14:47:32 +0000 reimar vf_screenshot: Switch to avcodec_encode_video2 API.
Sun, 16 Feb 2014 14:01:23 +0000 reimar Allow specifying custom path and name for screenshot files.
Sun, 16 Feb 2014 14:01:21 +0000 reimar Use sizeof instead of hardcoded number.
Sun, 16 Feb 2014 14:01:20 +0000 reimar Remove pointless "if".
Sun, 16 Feb 2014 13:24:55 +0000 reimar Fix probe bug losing video packets.
Sat, 15 Feb 2014 17:24:29 +0000 reimar Remove pointless casts and obfuscated array indexing.
Sat, 15 Feb 2014 17:24:28 +0000 reimar Use calloc instead of malloc+memset.
Sat, 15 Feb 2014 17:24:27 +0000 reimar Fix vstats, coded_frame is always NULL so use decoded frame instead.
Sat, 15 Feb 2014 17:24:26 +0000 reimar Switch to av_frame_get_qp_table API.
Sat, 15 Feb 2014 16:52:59 +0000 reimar Switch to refcounted API since the old ones have memleaks.
Sat, 15 Feb 2014 16:52:58 +0000 reimar Fix configure output: relocatable/PIE is autodetected.
Fri, 14 Feb 2014 22:29:38 +0000 reimar Remove pointless casts.
Fri, 14 Feb 2014 22:29:37 +0000 reimar Remove unnecessary if() that only hides bugs.
Fri, 14 Feb 2014 22:29:36 +0000 reimar Make sure that demuxer priv is allocated early enough.
Fri, 14 Feb 2014 22:29:35 +0000 reimar Remove condition that was already checked a few lines above.
Fri, 14 Feb 2014 21:34:07 +0000 reimar Remove DVDNAV audio reset code to avoid issues on title changes.
Fri, 14 Feb 2014 21:34:06 +0000 reimar Merge DVDNAV event handling into a single switch.
Fri, 14 Feb 2014 19:01:19 +0000 reimar Make sdp:// URLs also work via FFmpeg.
Fri, 14 Feb 2014 12:44:40 +0000 ib Try to be more precise about the warning introduced in r35961.
Fri, 14 Feb 2014 12:10:34 +0000 ib Revise German translation of MSGTR_NoBindFound.
Thu, 13 Feb 2014 22:08:30 +0000 michael configure: XOP support
Thu, 13 Feb 2014 11:47:50 +0000 ib Remove console messages that are no longer needed.
Thu, 13 Feb 2014 11:12:29 +0000 ib Update documentation on subfont-encoding.
Thu, 13 Feb 2014 10:41:33 +0000 ib Enable option font_encoding without freetype.
Wed, 12 Feb 2014 19:16:31 +0000 reimar Fix compilation without freetype.
Sun, 09 Feb 2014 22:19:09 +0000 reimar Use numeric labels in inline asm for consistency and better
Sun, 09 Feb 2014 22:19:08 +0000 reimar Remove some superfluous commas from inline asm for better compatibility.
Sun, 09 Feb 2014 22:19:07 +0000 reimar Use DECLARE_ALIGNED helper macros.
Sun, 09 Feb 2014 17:56:11 +0000 ib Cosmetic: Adjust indent.
Sun, 09 Feb 2014 17:55:11 +0000 ib Make message box less annoying.
Sun, 09 Feb 2014 17:53:28 +0000 ib Show message box only if necessary.
Sun, 09 Feb 2014 17:52:18 +0000 ib Don't unnecessarily stop Win32 GUI playback.
Sun, 09 Feb 2014 09:22:09 +0000 ib Fix issue with testing of the help message header files.
Sat, 08 Feb 2014 21:43:04 +0000 ib Change the message box type.
Sat, 08 Feb 2014 21:41:48 +0000 ib Fix usage of acp().
Sat, 08 Feb 2014 20:41:35 +0000 ib Update German translation.
Sat, 08 Feb 2014 20:39:02 +0000 ib Make more messages translatable.
Sat, 08 Feb 2014 20:04:46 +0000 cehoyos Add buggy FFmpeg FICV decoder.
Sat, 08 Feb 2014 16:19:52 +0000 ib Improve testing of the help message header files.
Fri, 07 Feb 2014 20:45:20 +0000 ib Remove the Revision keyword.
Fri, 07 Feb 2014 20:38:59 +0000 ib Revise German translation of some help messages.
Fri, 07 Feb 2014 20:37:59 +0000 ib Add my name.
Fri, 07 Feb 2014 20:28:55 +0000 ib Update documentation.
Fri, 07 Feb 2014 20:28:01 +0000 ib Localize decimal mark.
Fri, 07 Feb 2014 19:52:17 +0000 ib Enable checking help_text by help_check.sh.
Fri, 07 Feb 2014 19:49:56 +0000 ib Improve language information on audio and subtitle streams.
Fri, 07 Feb 2014 19:25:29 +0000 ib Add name to file subtitle track information.
Fri, 07 Feb 2014 19:23:09 +0000 ib Add language to VOBsub subtitle track information.
Fri, 07 Feb 2014 19:16:22 +0000 ib Add language to embedded subtitle track information.
Fri, 07 Feb 2014 19:07:39 +0000 ib Add language to audio track information.
Fri, 07 Feb 2014 18:48:49 +0000 ib Increase buffer.
Fri, 07 Feb 2014 18:17:05 +0000 ib Use native names of languages instead of English ones.
Fri, 07 Feb 2014 18:14:22 +0000 ib Make unknown audio language translatable.
Fri, 07 Feb 2014 17:58:29 +0000 ib Simplify code.
Fri, 07 Feb 2014 17:46:14 +0000 ib Simplify code.
Wed, 05 Feb 2014 19:28:05 +0000 ib Relocate MSGTR_SamplesWanted.
Wed, 05 Feb 2014 17:21:59 +0000 ib Improve testing of the help message header files.
Wed, 05 Feb 2014 16:58:09 +0000 ib Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
Wed, 05 Feb 2014 16:55:10 +0000 ib Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.