log

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sat, 13 Nov 2010 10:23:34 +0000 reimar If audio_block_size is 0 that is a bug (and will result in a division by 0
Sat, 13 Nov 2010 10:17:13 +0000 reimar Fix possible division by 0 if -aid is used for AVI files.
Fri, 12 Nov 2010 07:16:32 +0000 reimar Unescape username/password when URL-parsing.
Wed, 10 Nov 2010 22:48:41 +0000 reimar gl/win32: select a stereo pixel format for window when
Wed, 10 Nov 2010 22:10:30 +0000 reimar Move setting of pixel format from init to config.
Wed, 10 Nov 2010 17:49:11 +0000 reimar 100l, add forgotten FFMIN to fix small reads (-nocache) with bd:// protocol.
Wed, 10 Nov 2010 17:43:48 +0000 reimar Support reading larger blocks in one go for bd:// protocol.
Wed, 10 Nov 2010 17:21:28 +0000 reimar Make the file protocol read up to 64 kB at once when the cache is used,
Wed, 10 Nov 2010 15:18:03 +0000 compn fix punctuation and wording in ffmpeg codec howto
Wed, 10 Nov 2010 08:32:54 +0000 lorenm use x264_picture_init.
Wed, 10 Nov 2010 00:10:49 +0000 cehoyos Use fist(p)s instead of fist(p), fixes compilation with clang.
Tue, 09 Nov 2010 22:13:11 +0000 reimar Simplify: Use early return instead of large if block.
Tue, 09 Nov 2010 22:11:08 +0000 reimar Some indentation fixes.
Mon, 08 Nov 2010 21:46:37 +0000 reimar Merge pointlessly split string.
Mon, 08 Nov 2010 20:09:02 +0000 reimar Fix one -subcc sample.
Mon, 08 Nov 2010 19:32:02 +0000 reimar Document that -subcc now takes a channel option.
Mon, 08 Nov 2010 19:30:52 +0000 reimar Add code to allow selecting the Close Captioning channel.
Mon, 08 Nov 2010 07:47:16 +0000 diego cosmetics: Fix Bluray vs. Blu-ray typo.
Mon, 08 Nov 2010 07:16:50 +0000 diego Prefer FFmpeg AAC decoder over libfaad2.
Mon, 08 Nov 2010 00:28:28 +0000 compn document how to add ffmpeg codecs in codecs.conf.txt
Sun, 07 Nov 2010 21:48:12 +0000 cboesch Replace hardcoded str size with sizeof
Sun, 07 Nov 2010 21:42:26 +0000 cboesch Use MSGTR_MemAllocFailed instead of hardcoded string
Sun, 07 Nov 2010 21:26:07 +0000 diego Remove outdated reference to 80kB patch size limit; the limit no longer exists.
Sun, 07 Nov 2010 18:27:24 +0000 reimar Use calloc instead of malloc+memset.
Sun, 07 Nov 2010 18:13:22 +0000 reimar Avoid unnecessary ().
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Sun, 07 Nov 2010 11:03:47 +0000 cehoyos Add a comment to codecs that require their fourcc's added to demuxer.c.
Sun, 07 Nov 2010 11:00:00 +0000 cehoyos Add missing fourcc's that require libavcodec parsing.
Sun, 07 Nov 2010 10:55:01 +0000 cehoyos Fix typo: There is no fourcc 'MPE '.
Sat, 06 Nov 2010 21:49:49 +0000 reimar Use IMGFMT to compare instead of PIX_FMT to avoid issues
Sat, 06 Nov 2010 21:41:12 +0000 reimar For FFmpeg codecs YV12 should always be in the supported format
Sat, 06 Nov 2010 19:37:13 +0000 reimar Fix dvd:// fill_buffer function to actually write into the specified
Sat, 06 Nov 2010 19:35:34 +0000 reimar Fix spelling.
Sat, 06 Nov 2010 19:34:57 +0000 reimar 100l, add missing return.
Sat, 06 Nov 2010 19:33:30 +0000 reimar Change code to something understandable (but equivalent).
Sat, 06 Nov 2010 19:30:48 +0000 reimar Remove a pointless and stupid condition.
Sat, 06 Nov 2010 16:38:00 +0000 reimar Fix subtitle sync issues by ensuring we enqueue all subtitle packets
Sat, 06 Nov 2010 16:05:00 +0000 reimar Fix -ac faad with -demuxer lavf.
Sat, 06 Nov 2010 15:51:33 +0000 reimar fflatm seems to be working, wheras internal faad does not work with
Sat, 06 Nov 2010 15:49:50 +0000 reimar Use only one fourcc for LATM.
Sat, 06 Nov 2010 15:48:21 +0000 reimar Handle EAGAIN in ad_ffmpeg, this is necessary for LATM to work properly with
Sat, 06 Nov 2010 15:41:44 +0000 reimar Add support for LATM parsing.
Sat, 06 Nov 2010 15:11:21 +0000 reimar Fix bd:// with -cache, the bd_read function does not work when
Sat, 06 Nov 2010 14:57:44 +0000 reimar Fix program switching with -demuxer lavf.
Sat, 06 Nov 2010 14:41:23 +0000 reimar Print PROGRAM_ID -identify output similar to demux_ts
Sat, 06 Nov 2010 14:31:34 +0000 reimar Set st->discard in the same way for audio and video, fixes -aid no
Wed, 03 Nov 2010 16:44:13 +0000 reimar Support NV12/NV21/HM12 in ve_raw.
Wed, 03 Nov 2010 16:42:24 +0000 reimar Make scale filter accept all non-hardware-acceleration input formats we know a
Wed, 03 Nov 2010 16:39:52 +0000 reimar Add and use a IMGFMT_IS_HWACCEL define.
Wed, 03 Nov 2010 08:15:19 +0000 diego Add video/3gpp and application/x-flash-video mime types.
Wed, 03 Nov 2010 08:12:22 +0000 diego Do not enable rpath on NetBSD.
Wed, 03 Nov 2010 08:09:31 +0000 diego Enable joystick support on FreeBSD.
Tue, 02 Nov 2010 14:17:05 +0000 cehoyos Support FFmpeg LATM decoding.
Tue, 02 Nov 2010 13:59:13 +0000 komh Restore all the attributes after changing aspect ratio.
Tue, 02 Nov 2010 13:51:52 +0000 komh Prevent a parent window from painting over our window on slave mode
Sat, 30 Oct 2010 15:29:20 +0000 reimar Fix possible out-of-bounds access.
Sat, 30 Oct 2010 10:15:13 +0000 jrash sync with en/mplayer.1 rev. 32566
Fri, 29 Oct 2010 13:54:42 +0000 cigaes Support for -force-key-frames for ve_xvid4.
Fri, 29 Oct 2010 13:53:16 +0000 cigaes Support for -force-key-frames for ve_x264.