Mercurial > mplayer.hg
graph
-
10L fix missing return statement.Mon, 13 Mar 2006 21:18:27 +0000, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no containerMon, 13 Mar 2006 17:15:51 +0000, by michael
-
Fix seeking with cache enabled on systems using fork().Mon, 13 Mar 2006 16:56:10 +0000, by albeu
-
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>Mon, 13 Mar 2006 16:52:01 +0000, by faust3
-
sync with 1.1238Mon, 13 Mar 2006 16:36:18 +0000, by gpoirier
-
adapter doesn't require vm anymoreMon, 13 Mar 2006 16:17:44 +0000, by faust3
-
Ignore codecs2html.Mon, 13 Mar 2006 11:06:08 +0000, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, tryMon, 13 Mar 2006 10:50:37 +0000, by cladisch
-
Do not try to count hardware sound cards because there might be noneMon, 13 Mar 2006 10:49:12 +0000, by cladisch
-
fixed character encodingMon, 13 Mar 2006 09:03:43 +0000, by gabrov
-
recommitted version 1.22 + Rich's 1.25Mon, 13 Mar 2006 07:08:01 +0000, by nicodvb
-
cosmetic, move stuff aroundMon, 13 Mar 2006 06:50:55 +0000, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreMon, 13 Mar 2006 03:46:25 +0000, by pacman
-
FAAC encoding through libavcodec-faacMon, 13 Mar 2006 02:42:06 +0000, by michael
-
-lavcopts aglobalMon, 13 Mar 2006 02:40:09 +0000, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.Sun, 12 Mar 2006 23:06:09 +0000, by reimar
-
Fix compilation error introduced by last commitSun, 12 Mar 2006 22:29:27 +0000, by reimar
-
unified failure case in muxer_new_muxer()Sun, 12 Mar 2006 22:14:00 +0000, by nicodvb
-
remove useless cruft (binds variable)Sun, 12 Mar 2006 21:47:15 +0000, by reimar
-
fix feature pragma length checkSun, 12 Mar 2006 21:44:22 +0000, by reimar
-
+ muxer_lavf.c - Michael NiedermayerSun, 12 Mar 2006 20:47:52 +0000, by michael
-
strings without terminating NULSun, 12 Mar 2006 20:44:22 +0000, by ods15
-
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)Sun, 12 Mar 2006 19:05:57 +0000, by nicodvb
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43Sun, 12 Mar 2006 18:58:08 +0000, by nicodvb