Mercurial > mplayer.hg
graph
-
10l, last commit swapped U and V planes.Fri, 28 Jul 2006 17:56:38 +0000, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).Fri, 28 Jul 2006 17:04:43 +0000, by reimar
-
Do not count each decoded frame twice.Fri, 28 Jul 2006 17:03:08 +0000, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word inFri, 28 Jul 2006 16:33:27 +0000, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is setFri, 28 Jul 2006 15:40:05 +0000, by nicodvb
-
Cosmetics for last commitFri, 28 Jul 2006 15:05:35 +0000, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.Fri, 28 Jul 2006 15:04:10 +0000, by reimar
-
set pts of the demux patcket correctlyFri, 28 Jul 2006 14:44:11 +0000, by reimar
-
Move variable declarations to the block level where they are actually usedFri, 28 Jul 2006 14:37:41 +0000, by reimar
-
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>Fri, 28 Jul 2006 14:24:04 +0000, by reimar
-
Remove code that prevented the OSD current time from going back by oneFri, 28 Jul 2006 13:59:50 +0000, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).Fri, 28 Jul 2006 13:50:08 +0000, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.Fri, 28 Jul 2006 13:39:11 +0000, by reimar
-
Comment some #endif lines.Fri, 28 Jul 2006 09:07:09 +0000, by diego
-
unused variable warning fixFri, 28 Jul 2006 08:20:31 +0000, by diego
-
Fixes the format string for the warning message on line 182 (%xFri, 28 Jul 2006 08:10:37 +0000, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.Thu, 27 Jul 2006 21:06:13 +0000, by diego
-
The C99 function strtof is unavailable in some BSD variants.Thu, 27 Jul 2006 21:02:44 +0000, by diego
-
Improve ao_mpegpes description.Thu, 27 Jul 2006 20:53:29 +0000, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}Thu, 27 Jul 2006 19:35:30 +0000, by pacman
-
fix wrong and unrelated change done in r19199Thu, 27 Jul 2006 18:35:40 +0000, by reynaldo
-
corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-orgThu, 27 Jul 2006 18:15:35 +0000, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.Thu, 27 Jul 2006 17:45:59 +0000, by diego
-
Unify include path handling in the build system, part II.Thu, 27 Jul 2006 17:43:21 +0000, by diego