Mercurial > mplayer.hg
graph
-
vc1 in mpegtsFri, 09 Feb 2007 19:39:31 +0000, by nicodvb
-
fix typo, line break, wordingFri, 09 Feb 2007 18:10:17 +0000, by kraymer
-
missing escape characterThu, 08 Feb 2007 17:11:21 +0000, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://Thu, 08 Feb 2007 17:03:24 +0000, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoderThu, 08 Feb 2007 15:42:53 +0000, by reimar
-
Make sure sub->sh is set when a subtitle is selectedThu, 08 Feb 2007 14:19:18 +0000, by reimar
-
Cosmetics: add space after comma in outputThu, 08 Feb 2007 11:27:18 +0000, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headersWed, 07 Feb 2007 23:56:08 +0000, by nicodvb
-
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or atWed, 07 Feb 2007 23:41:07 +0000, by nicodvb
-
Revert part of commit r22170.Wed, 07 Feb 2007 12:31:37 +0000, by iive
-
Fix compilation after deprecation of some lav log level andWed, 07 Feb 2007 09:58:23 +0000, by reimar
-
Fix libnut build failure.Wed, 07 Feb 2007 09:00:11 +0000, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdoptsTue, 06 Feb 2007 22:15:20 +0000, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscanTue, 06 Feb 2007 19:26:58 +0000, by reimar
-
Support some weird AVI header, fixes bug 742Tue, 06 Feb 2007 19:01:28 +0000, by reimar
-
Add missing checks in RealVideo slice handling code.Tue, 06 Feb 2007 18:30:56 +0000, by reimar
-
sync w/r22107Tue, 06 Feb 2007 13:56:40 +0000, by gpoirier
-
reindentTue, 06 Feb 2007 00:24:49 +0000, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frameTue, 06 Feb 2007 00:18:35 +0000, by uau
-
Add missing type to declaration and remove unused variableMon, 05 Feb 2007 23:56:18 +0000, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.Mon, 05 Feb 2007 23:46:08 +0000, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.Mon, 05 Feb 2007 23:25:50 +0000, by uau
-
Make sure buffer is aligned so no unaligned access happens.Mon, 05 Feb 2007 19:24:03 +0000, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"Mon, 05 Feb 2007 19:07:19 +0000, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuffMon, 05 Feb 2007 18:38:25 +0000, by voroshil
-
Another round of subtitle code cleanupMon, 05 Feb 2007 18:25:28 +0000, by reimar
-
r22139: Try to clarify scale filter usage hint.Mon, 05 Feb 2007 18:21:14 +0000, by voroshil
-
typo fixesMon, 05 Feb 2007 18:13:40 +0000, by kraymer
-
Set sub_utf8 for mov subs.Mon, 05 Feb 2007 18:12:56 +0000, by reimar
-
str_list separator backslash-escapingMon, 05 Feb 2007 18:03:12 +0000, by reimar
-
key-fifo-size default changedMon, 05 Feb 2007 17:53:10 +0000, by reimar
-
Reserve half of fifo for key release events to help avoiding stop buttonsMon, 05 Feb 2007 17:51:26 +0000, by reimar
-
Sanity check for vo window dimensions, helps avoid division by zeroMon, 05 Feb 2007 17:47:43 +0000, by reimar
-
beckend -> backend typo fix in printfMon, 05 Feb 2007 17:15:44 +0000, by reimar
-
fix unintentional line breakMon, 05 Feb 2007 17:14:21 +0000, by kraymer
-
Experimental support for multichannel ladspa effectsMon, 05 Feb 2007 17:09:25 +0000, by reimar
-
some more docbook paths, patch by TorinthielMon, 05 Feb 2007 14:17:33 +0000, by diego
-
synced with r22104Mon, 05 Feb 2007 13:14:41 +0000, by gpoirier
-
r22123: tinterlace mode 4 leaves height unchanged.Mon, 05 Feb 2007 12:52:11 +0000, by kraymer
-
Move all "Encoding with the XXX codec family" sections together.Mon, 05 Feb 2007 12:24:26 +0000, by diego
-
vp6vfw.dll appears to no longer crash under Linux.Mon, 05 Feb 2007 12:21:36 +0000, by diego
-
Try to clarify scale filter usage hint.Mon, 05 Feb 2007 12:12:47 +0000, by diego
-
wording/formattingMon, 05 Feb 2007 10:01:39 +0000, by diego
-
formatting/wordingMon, 05 Feb 2007 09:31:27 +0000, by diego
-
FFmpeg #defines must be uppercase now.Mon, 05 Feb 2007 07:33:00 +0000, by diego
-
10lMon, 05 Feb 2007 03:05:46 +0000, by michael
-
skip first (green) frameMon, 05 Feb 2007 00:46:53 +0000, by michael
-
100l: Copy and paste typo, library dependencies and rules are separated now.Sun, 04 Feb 2007 19:18:26 +0000, by diego
-
Use defined() syntax instead without ().Sun, 04 Feb 2007 16:08:29 +0000, by reimar
-
Add timeout to tcp connections, avoid hanging forever.Sun, 04 Feb 2007 14:18:56 +0000, by rtogni
-
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by RossSun, 04 Feb 2007 14:02:35 +0000, by nicodvb
-
Link to the mencoder-users list for mencoder stuffSun, 04 Feb 2007 13:58:59 +0000, by reimar
-
Fix MMX2 check, _sse is set to "kernel_check", not "yes".Sun, 04 Feb 2007 13:44:49 +0000, by diego
-
Fix vqscale description to match at least somewhat the code.Sun, 04 Feb 2007 13:38:41 +0000, by reimar
-
Go away you stupid setlocale!!Sun, 04 Feb 2007 13:08:26 +0000, by reimar
-
synced with r22123Sun, 04 Feb 2007 12:19:59 +0000, by Gabrov
-
Get rid of useless last_ptr assignmentSun, 04 Feb 2007 11:58:29 +0000, by reimar
-
tinterlace mode 4 leaves height unchanged.Sun, 04 Feb 2007 11:47:08 +0000, by reimar
-
Support for AOPLAY_FINAL_CHUNK in ao_sdl.cSun, 04 Feb 2007 10:01:13 +0000, by reimar
-
Do not read beyond end of data chunk if chunk_size is set.Sun, 04 Feb 2007 09:33:57 +0000, by reimar