Mercurial > mplayer.hg
graph
-
added code to scan the video stream to search the actual video codec used;Sun, 28 Jan 2007 21:42:22 +0000, by nicodvb
-
include math.h for fabsf()Sun, 28 Jan 2007 21:27:15 +0000, by nicodvb
-
cosmetics: reindentation and braces removalSun, 28 Jan 2007 21:25:50 +0000, by nicodvb
-
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused nextSun, 28 Jan 2007 21:22:39 +0000, by nicodvb
-
stray fflush spotted by AurelSun, 28 Jan 2007 20:38:35 +0000, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)Sun, 28 Jan 2007 20:22:21 +0000, by lorenm
-
Fix base64_encode() max output length checking.Sun, 28 Jan 2007 19:25:03 +0000, by uau
-
Make example and test build and link correctlySun, 28 Jan 2007 17:52:59 +0000, by lu_zero
-
av_logifySun, 28 Jan 2007 17:51:41 +0000, by lu_zero
-
Doxygen comments for used DirectShow methods.Sun, 28 Jan 2007 16:53:33 +0000, by voroshil
-
Mark m_struct_t defaults as constSun, 28 Jan 2007 16:48:01 +0000, by reimar
-
fix endianess, see bug #727Sun, 28 Jan 2007 16:36:41 +0000, by lu_zero
-
10l: screen_height calculation was using an uninitialized variableSun, 28 Jan 2007 14:48:14 +0000, by faust3
-
Fix number of rows in interlaced mode.Sun, 28 Jan 2007 13:51:24 +0000, by reimar
-
Accept rdt packets with "is-reliable" flag setSun, 28 Jan 2007 12:49:44 +0000, by rtogni
-
10l, confused current "frame" with canvas width.Sun, 28 Jan 2007 11:02:52 +0000, by reimar
-
set has_valid_timestamps and corresponding first and final pts only afterSun, 28 Jan 2007 10:45:34 +0000, by nicodvb
-
Hack: use refmode == 1 instead of == 0, as browsers behave like thisSun, 28 Jan 2007 10:34:11 +0000, by reimar
-
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c changeSun, 28 Jan 2007 09:53:42 +0000, by reimar
-
Call real_fix_timestamp() after seeking, to avoid video freezingSat, 27 Jan 2007 22:34:27 +0000, by rtogni
-
fix overlooked debug messageSat, 27 Jan 2007 17:01:54 +0000, by voroshil
-
Changing debug messages and renaming method names according to theirSat, 27 Jan 2007 16:41:01 +0000, by voroshil
-
fix typos from previous commitSat, 27 Jan 2007 16:28:16 +0000, by voroshil
-
Cosmetics. Doxygen comments.Sat, 27 Jan 2007 15:49:53 +0000, by voroshil
-
synced up to r21221Sat, 27 Jan 2007 15:40:12 +0000, by ptt
-
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16Sat, 27 Jan 2007 15:29:07 +0000, by reimar
-
Simplify and make lzo decompression code more similar to zlib one.Sat, 27 Jan 2007 14:54:45 +0000, by reimar
-
Forgotten free on errorSat, 27 Jan 2007 14:52:18 +0000, by reimar