Mercurial > mplayer.hg
graph
-
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
-
Remove inconsistency from libcdio test.Thu, 27 Jul 2006 17:39:02 +0000, by diego
-
marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-orgThu, 27 Jul 2006 17:35:06 +0000, by reynaldo
-
Remove silly test/include path cleanup.Thu, 27 Jul 2006 10:52:40 +0000, by diego
-
Remove unused variable.Thu, 27 Jul 2006 10:33:47 +0000, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are usedThu, 27 Jul 2006 10:30:39 +0000, by diego
-
Unify include paths in the build system, part I.Thu, 27 Jul 2006 10:08:17 +0000, by diego
-
Introduce general V4L variable/define.Thu, 27 Jul 2006 09:34:32 +0000, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.Thu, 27 Jul 2006 09:33:24 +0000, by diego
-
Rename *v4l variable to *v4l1.Thu, 27 Jul 2006 09:30:39 +0000, by diego
-
description of the arnd scale video filter parameterWed, 26 Jul 2006 22:43:20 +0000, by diego
-
new -ao mpegpes optionsWed, 26 Jul 2006 21:47:54 +0000, by nicodvb
-
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separatelyWed, 26 Jul 2006 21:40:43 +0000, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that caseWed, 26 Jul 2006 18:52:33 +0000, by reimar