Mercurial > mplayer.hg
graph
-
vf_screenshot does not depend on libpng; it uses libavcodec nowFri, 09 Nov 2007 06:52:33 +0000, by rfelker
-
correct const usage in the option handling code so that tables can beFri, 09 Nov 2007 06:50:53 +0000, by rfelker
-
Enable ontop command from mplayer to be sent to mplayer osx.Fri, 09 Nov 2007 03:49:32 +0000, by ulion
-
Sync with Linux kernel with some latest feature bits.Fri, 09 Nov 2007 01:56:31 +0000, by zuxy
-
Fix possible null-pointer-dereference in stream_fill_buffer().Thu, 08 Nov 2007 23:07:19 +0000, by cehoyos
-
Fix possible null-pointer-dereference in parse_smil().Thu, 08 Nov 2007 23:05:54 +0000, by cehoyos
-
Simplify decode_audio function a bit.Thu, 08 Nov 2007 18:14:49 +0000, by reimar
-
Fix pause key problem in correct way, only handle pause cmd when showing menu.Thu, 08 Nov 2007 05:41:26 +0000, by ulion
-
Fix cmd filter memory leak, free the cmd after filter ate it.Thu, 08 Nov 2007 05:19:56 +0000, by ulion
-
Handle mouse up event to get double click support from mp_fifo.Wed, 07 Nov 2007 01:44:41 +0000, by ulion
-
add support for newer libdcaTue, 06 Nov 2007 23:44:53 +0000, by rathann
-
Fix mouse right button and middle button incorrect identifications.Tue, 06 Nov 2007 15:57:36 +0000, by ulion
-
Fix KPENTER keycode value.Tue, 06 Nov 2007 13:17:37 +0000, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.Tue, 06 Nov 2007 12:52:54 +0000, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.Tue, 06 Nov 2007 12:40:04 +0000, by ulion
-
Warning fixes:Tue, 06 Nov 2007 12:12:48 +0000, by ulion
-
cosmetics: output grammar/spelling fixesTue, 06 Nov 2007 09:54:58 +0000, by diego
-
cosmetics: Comment grammar and spelling fixes.Tue, 06 Nov 2007 09:49:55 +0000, by diego
-
Reduce excessive verbosity: Move debug messages to the appropriate MSGLTue, 06 Nov 2007 09:41:38 +0000, by diego
-
Fix typo in error messageTue, 06 Nov 2007 08:12:19 +0000, by reimar
-
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.Tue, 06 Nov 2007 03:41:15 +0000, by ulion
-
reindentedMon, 05 Nov 2007 20:16:06 +0000, by nicodvb
-
10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set inMon, 05 Nov 2007 20:15:09 +0000, by nicodvb
-
Fix memory leak.Mon, 05 Nov 2007 16:34:15 +0000, by voroshil
-
Fix segmentation fault after audio initialization failure in tv driver.Mon, 05 Nov 2007 16:33:29 +0000, by voroshil
-
Add include to fix warning:Mon, 05 Nov 2007 12:02:21 +0000, by ulion
-
sync w/r24954, patch by JRaSH %jrash06 A 163 P com%Mon, 05 Nov 2007 09:24:01 +0000, by gpoirier
-
Warning fixes:Mon, 05 Nov 2007 02:45:59 +0000, by ulion
-
10l Diego, revert commit 24966.Sun, 04 Nov 2007 23:39:05 +0000, by iive
-
Fix previous incorrect commit, +/- has higher precedence than shifts.Sun, 04 Nov 2007 13:41:07 +0000, by diego
-
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.Sun, 04 Nov 2007 12:34:46 +0000, by diego
-
Escape some more '-'.Sun, 04 Nov 2007 12:11:55 +0000, by diego
-
synced with r24954Sun, 04 Nov 2007 11:57:33 +0000, by Gabrov
-
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]Sun, 04 Nov 2007 05:23:46 +0000, by ulion
-
Avoid short forms; has the added benefit of allowing compilation with gcc 2.95Sat, 03 Nov 2007 22:25:52 +0000, by diego
-
Add an example on how to use slave mode with a fifoSat, 03 Nov 2007 21:12:07 +0000, by reimar
-
Add some parentheses to fix the following warnings:Sat, 03 Nov 2007 20:25:00 +0000, by diego
-
add some updatesSat, 03 Nov 2007 19:14:16 +0000, by compn
-
Fix link to email explaining the paused vf_menu behaviour changeSat, 03 Nov 2007 16:22:45 +0000, by reimar
-
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.Sat, 03 Nov 2007 14:56:26 +0000, by diego
-
Escape a ton of '-'. Note that this is likely not complete.Sat, 03 Nov 2007 14:50:33 +0000, by diego
-
another round of '-' escapesSat, 03 Nov 2007 14:15:54 +0000, by diego
-
one more '-' escape, wording fixSat, 03 Nov 2007 13:43:08 +0000, by diego
-
Escape some more '-' where appropriate.Sat, 03 Nov 2007 13:27:44 +0000, by diego
-
Remove idiotic check that would always be falseSat, 03 Nov 2007 10:46:15 +0000, by reimar
-
Explain new ao_pulse option syntaxSat, 03 Nov 2007 10:44:57 +0000, by reimar
-
Change parsing to allow host == NULL and sink != NULLSat, 03 Nov 2007 10:42:23 +0000, by reimar
-
Simplify argument "parsing"Sat, 03 Nov 2007 10:37:22 +0000, by reimar
-
Make sink variable local, it is only used in one placeSat, 03 Nov 2007 10:35:03 +0000, by reimar
-
Remove a check+abort, this case should never happen anyway, and if it doesSat, 03 Nov 2007 10:20:00 +0000, by reimar
-
sync w/r24924, patch by JRaSH %jrash06 A 163 P com%Sat, 03 Nov 2007 07:41:17 +0000, by gpoirier
-
r24875: program switching in demux_lavfSat, 03 Nov 2007 04:48:50 +0000, by voroshil
-
r24892: move errors and a warning to help_mp-en.hSat, 03 Nov 2007 02:51:02 +0000, by voroshil
-
r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.Sat, 03 Nov 2007 02:38:42 +0000, by voroshil
-
We support gcc 2.95 (fixes r24928).Fri, 02 Nov 2007 23:45:57 +0000, by cehoyos
-
in video_read_frame() set the keyframe flag in demuxer->video when dealing withFri, 02 Nov 2007 23:05:51 +0000, by nicodvb