Mercurial > mplayer.hg
graph
-
Cosmetics: indentation fixes.Sun, 25 Jul 2010 11:49:36 +0000, by reimar
-
Avoid some code duplication in update_screen_info.Sun, 25 Jul 2010 11:44:57 +0000, by reimar
-
Simplify update_screen_info.Sun, 25 Jul 2010 11:38:45 +0000, by reimar
-
Declare variables with proper types to avoid dangerous pointer casts.Sun, 25 Jul 2010 11:19:41 +0000, by reimar
-
Remove pointless casts.Sun, 25 Jul 2010 11:18:04 +0000, by reimar
-
Remove yet more useless ()Sun, 25 Jul 2010 11:16:40 +0000, by reimar
-
Remove useless ().Sun, 25 Jul 2010 11:14:07 +0000, by reimar
-
Send KEY_CLOSE_WIN instead of KEY_ESC when the user requestedSun, 25 Jul 2010 11:07:15 +0000, by reimar
-
Remove unused variables.Sun, 25 Jul 2010 09:47:06 +0000, by reimar
-
Slightly simplify rle decoding.Sun, 25 Jul 2010 09:41:30 +0000, by reimar
-
Remove a useless condition that is already handled a few linesSun, 25 Jul 2010 09:33:49 +0000, by reimar
-
Avoid useless malloc/freesSun, 25 Jul 2010 09:31:00 +0000, by reimar
-
Switch to non-deprecated avcodec_decode_video2 API.Sun, 25 Jul 2010 09:22:37 +0000, by reimar
-
Change cast to avoid a warning.Sun, 25 Jul 2010 09:13:43 +0000, by reimar
-
Add stream_time_pos property.Sun, 25 Jul 2010 09:06:37 +0000, by reimar
-
Refuse to compile without yasm unless it was explicitly requested.Sun, 25 Jul 2010 08:40:45 +0000, by reimar
-
Remove useless NULL checks before freeing and NULL pointersSat, 24 Jul 2010 21:43:29 +0000, by reimar
-
Allocate memory for paletted image data separately to avoidSat, 24 Jul 2010 21:40:06 +0000, by reimar
-
Slightly simplify dvd subtitle RLE decoding.Sat, 24 Jul 2010 21:34:13 +0000, by reimar
-
Share paletted -> gray/alpha conversion code, and keep a copySat, 24 Jul 2010 21:24:20 +0000, by reimar
-
Simplify creation of color/alpha map.Sat, 24 Jul 2010 20:48:32 +0000, by reimar
-
Only try to merge packets if we have a previous packet stored.Sat, 24 Jul 2010 17:18:46 +0000, by reimar
-
Add least some binary Quicktime codecs now work with -demuxer lavf.Sat, 24 Jul 2010 16:44:23 +0000, by reimar
-
Some indentation fixes.Sat, 24 Jul 2010 16:36:02 +0000, by reimar