log

age author description
Wed, 08 Dec 2010 19:43:51 +0000 reimar Add support for FLAC audio parsing, fixes playback time jumping
Tue, 07 Dec 2010 15:27:11 +0000 ramiro colorspace-test: fix build
Sat, 04 Dec 2010 10:24:42 +0000 cboesch Make use of mp_basename in a few places.
Sat, 04 Dec 2010 01:55:18 +0000 jrash sync with en/mplayer.1 rev. 32661
Fri, 03 Dec 2010 23:10:36 +0000 cboesch Add support for login/password in http_proxy env variable.
Fri, 03 Dec 2010 19:52:10 +0000 cboesch Drop MPlayer base64_encode for av_base64_encode.
Fri, 03 Dec 2010 17:50:26 +0000 compn add c key for capturing default bind, missing from r32524
Fri, 03 Dec 2010 15:47:40 +0000 compn mark myself as bugzilla admin and mailing list moderator
Mon, 29 Nov 2010 23:26:46 +0000 compn change --with-extraincdir to --extra-cflags
Mon, 29 Nov 2010 18:56:21 +0000 reimar Set needs_parsing to 1 for DTS audio.
Sun, 28 Nov 2010 18:02:50 +0000 reimar Fix TS files with MP4 ES AAC descriptor to be correctly recognized
Sun, 28 Nov 2010 16:10:56 +0000 reimar Add horrible hack to make xvidix work on big-endian.
Sun, 28 Nov 2010 15:33:45 +0000 reimar 100l, fix vidix compilation on big-endian
Sun, 28 Nov 2010 15:25:15 +0000 reimar Restore big-endian support removed in thoughtless upstream merge
Sun, 28 Nov 2010 07:47:37 +0000 reimar Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
Sun, 28 Nov 2010 05:32:00 +0000 compn add ffmpeg g722 audio codec
Sat, 27 Nov 2010 19:15:54 +0000 iive Expose the VBV options of xvid encoder to the command line interface.
Sat, 27 Nov 2010 18:06:45 +0000 compn make tag for svq3, fixes:
Sat, 27 Nov 2010 13:54:23 +0000 reimar Add support for uncompressed BGR24 pixfmt.
Sat, 27 Nov 2010 13:29:16 +0000 compn change dnxhd to qtdnxhd. consistant with all other quicktime decoders
Sat, 27 Nov 2010 12:24:01 +0000 reimar Reindent.
Sat, 27 Nov 2010 12:23:20 +0000 reimar Do not dump image description by default.
Sat, 27 Nov 2010 10:36:14 +0000 reimar Mark input-only buffer as const.
Sat, 27 Nov 2010 10:12:35 +0000 reimar Mark input buffer that is never modified as const.
Sat, 27 Nov 2010 10:09:20 +0000 reimar Use uint8_t type instead of unsigned char.
Sat, 27 Nov 2010 10:07:19 +0000 reimar Mark input-only buffers as const.
Sat, 27 Nov 2010 10:01:11 +0000 reimar Support clearing subtitles. Makes PGS subtitles disappear at the appropriate time.
Sat, 27 Nov 2010 09:51:31 +0000 reimar Bump codecs.conf version.
Sat, 27 Nov 2010 09:49:17 +0000 reimar Add support for decoding Avid DNxHD through the QuickTime component.
Fri, 26 Nov 2010 20:52:35 +0000 reimar build_afilter_chain is not safe to use directly, thus make it