Mercurial > mplayer.hg
graph
-
Add support for HTTP 307 (Temporary Redirect) responses.Thu, 16 Dec 2010 19:58:35 +0000, by cboesch
-
Credit Compn for some of his work.Wed, 15 Dec 2010 13:34:44 +0000, by diego
-
Remove pointless NULL checks before free.Tue, 14 Dec 2010 19:51:26 +0000, by reimar
-
get rid of double (Tue, 14 Dec 2010 19:49:03 +0000, by reimar
-
add winamp useragent exampleSun, 12 Dec 2010 21:19:48 +0000, by compn
-
add realplayer user-agentSun, 12 Dec 2010 21:13:12 +0000, by compn
-
Add a missing free to ASF demuxer close.Sun, 12 Dec 2010 20:59:18 +0000, by reimar
-
Add playlist parser for .nsc files.Sun, 12 Dec 2010 19:25:43 +0000, by reimar
-
add some profile informationSun, 12 Dec 2010 17:16:59 +0000, by compn
-
len < 8 is also invalid for 64-bit codec chunk size.Sun, 12 Dec 2010 16:50:13 +0000, by reimar
-
Avoid using uninitialized data if index read does not return enough data.Sun, 12 Dec 2010 14:31:17 +0000, by reimar
-
Fix ad_faad crash when used on an empty audio stream.Sun, 12 Dec 2010 13:56:35 +0000, by reimar
-
Support 0xff as tag for AAC audio and avoid an endless loop for unknownSun, 12 Dec 2010 12:51:32 +0000, by reimar
-
Improve speex codec pts handling, make audio timestamps work reasonablySun, 12 Dec 2010 12:36:56 +0000, by reimar
-
Fix allocations: always free before overwriting a pointer with a newlySun, 12 Dec 2010 12:13:01 +0000, by reimar
-
Add validity check for stream_seek argument to avoid a integer overflowSun, 12 Dec 2010 11:45:47 +0000, by reimar
-
Fix memleaks on error.Sun, 12 Dec 2010 10:37:15 +0000, by reimar
-
Treat non-ref frames like B-frames even if has_b_frames is not set andSun, 12 Dec 2010 10:23:41 +0000, by reimar
-
correct -tv audiorate description, change bitrate to samplerateSun, 12 Dec 2010 01:32:21 +0000, by compn
-
Prefer yuv4mpeg via libavformat, since that one supports multipleSat, 11 Dec 2010 23:53:27 +0000, by reimar
-
Replace memcpy with memove since at least src==dst is possible.Sat, 11 Dec 2010 23:19:13 +0000, by reimar
-
Fix several memleaks in TS demuxer.Sat, 11 Dec 2010 23:15:48 +0000, by reimar
-
Replace hard-coded number for loop limits for array index bySat, 11 Dec 2010 22:26:57 +0000, by reimar
-
Replace malloc+memset with calloc and use sizeof(*variable).Sat, 11 Dec 2010 22:22:54 +0000, by reimar
-
Add memset to avoid using uninitialized data with sample in bug 1280.Sat, 11 Dec 2010 22:19:46 +0000, by reimar
-
Fix mp_check_mp3_header: it checked for a byte-swapped MP3-headerSat, 11 Dec 2010 21:11:33 +0000, by reimar
-
Fix crahs with -audiofile and audio disabled.Sat, 11 Dec 2010 19:32:23 +0000, by reimar
-
Reset ctx->vo_initialized to 0 on a resolution change.Sat, 11 Dec 2010 18:37:00 +0000, by reimar
-
Fix possible memory leaks on error.Sat, 11 Dec 2010 17:45:41 +0000, by reimar
-
Fix insufficient padding/memset at the end of demuxer packets.Sat, 11 Dec 2010 16:36:17 +0000, by reimar
-
Use FFMAX for slightly better readability.Sat, 11 Dec 2010 15:49:09 +0000, by reimar
-
Remove useless assignment already done in new_sh_video.Sat, 11 Dec 2010 15:46:30 +0000, by reimar
-
Remove pointless assignments that are already handled in new_sh_audio.Sat, 11 Dec 2010 15:45:31 +0000, by reimar
-
Move setup of sh_audio->format to a more appropriate place (in asfheader.c).Sat, 11 Dec 2010 15:43:24 +0000, by reimar
-
Fix some unaligned writes and avoid some (incorrect due to alignment) casts.Sat, 11 Dec 2010 15:30:28 +0000, by reimar
-
Reset mpvdec to NULL after uninit.Sat, 11 Dec 2010 14:40:39 +0000, by reimar
-
Fix spelling in comment.Sat, 11 Dec 2010 13:56:19 +0000, by reimar
-
Allow cycling subtitles backwards with 'J'.Sat, 11 Dec 2010 12:44:39 +0000, by reimar
-
Support very high libav* message levels as e.g. the flac parserSat, 11 Dec 2010 12:23:07 +0000, by reimar
-
Do not generate nonsensical pts values for FLAC audio.Wed, 08 Dec 2010 22:53:52 +0000, by reimar
-
Add support for FLAC audio parsing, fixes playback time jumpingWed, 08 Dec 2010 19:43:51 +0000, by reimar
-
colorspace-test: fix buildTue, 07 Dec 2010 15:27:11 +0000, by ramiro
-
Make use of mp_basename in a few places.Sat, 04 Dec 2010 10:24:42 +0000, by cboesch
-
sync with en/mplayer.1 rev. 32661Sat, 04 Dec 2010 01:55:18 +0000, by jrash
-
Add support for login/password in http_proxy env variable.Fri, 03 Dec 2010 23:10:36 +0000, by cboesch
-
Drop MPlayer base64_encode for av_base64_encode.Fri, 03 Dec 2010 19:52:10 +0000, by cboesch
-
add c key for capturing default bind, missing from r32524Fri, 03 Dec 2010 17:50:26 +0000, by compn
-
mark myself as bugzilla admin and mailing list moderatorFri, 03 Dec 2010 15:47:40 +0000, by compn
-
change --with-extraincdir to --extra-cflagsMon, 29 Nov 2010 23:26:46 +0000, by compn
-
Set needs_parsing to 1 for DTS audio.Mon, 29 Nov 2010 18:56:21 +0000, by reimar
-
Fix TS files with MP4 ES AAC descriptor to be correctly recognizedSun, 28 Nov 2010 18:02:50 +0000, by reimar
-
Add horrible hack to make xvidix work on big-endian.Sun, 28 Nov 2010 16:10:56 +0000, by reimar
-
100l, fix vidix compilation on big-endianSun, 28 Nov 2010 15:33:45 +0000, by reimar
-
Restore big-endian support removed in thoughtless upstream mergeSun, 28 Nov 2010 15:25:15 +0000, by reimar
-
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.Sun, 28 Nov 2010 07:47:37 +0000, by reimar
-
add ffmpeg g722 audio codecSun, 28 Nov 2010 05:32:00 +0000, by compn