Mercurial > mplayer.hg
graph
-
These files are now in the separate NUT repository.Tue, 08 May 2007 08:37:52 +0000, by diego
-
add MPlayer's local changes introduced in r23258Mon, 07 May 2007 23:26:40 +0000, by gpoirier
-
compile fix for regression introduced by r23254Mon, 07 May 2007 22:22:27 +0000, by gpoirier
-
For DVR-MS:Mon, 07 May 2007 21:58:42 +0000, by nicodvb
-
fix libmenu compilation with fridibi enabledMon, 07 May 2007 20:45:23 +0000, by ben
-
cast to what's really expectedMon, 07 May 2007 19:48:15 +0000, by ben
-
iWMMXt-accelerated DCT and motion compensation for ARM processorsMon, 07 May 2007 19:11:56 +0000, by gpoirier
-
test for tab charactersMon, 07 May 2007 17:34:31 +0000, by ivo
-
note about gui depending on libavcodec instead of libpngMon, 07 May 2007 17:32:01 +0000, by compn
-
do not run stupid code checks if chfilelist is emptyMon, 07 May 2007 17:17:10 +0000, by ivo
-
use already existing function to get utf8 char in libmenu (thx to reimar)Mon, 07 May 2007 17:02:42 +0000, by ben
-
used FFMAX macro as pointed out by reimarMon, 07 May 2007 16:51:53 +0000, by ben
-
removed useless casts as pointed out by reimarMon, 07 May 2007 16:48:55 +0000, by ben
-
new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dirMon, 07 May 2007 16:46:24 +0000, by ben
-
support for hebrew through fribidi in libmenu (geexbox patch #580)Mon, 07 May 2007 15:59:53 +0000, by ben
-
support for unicode/utf8 in libmenu (geexbox patch #545)Mon, 07 May 2007 15:55:58 +0000, by ben
-
remove unused codeMon, 07 May 2007 12:35:14 +0000, by reimar
-
Fix Gui colors for 32 bit png images after switch to libavcodec decodingMon, 07 May 2007 12:33:13 +0000, by reimar
-
Fix compilation after FFmpeg r8921Mon, 07 May 2007 08:13:22 +0000, by cehoyos
-
document lavc's 'level' optionSun, 06 May 2007 21:21:19 +0000, by cehoyos
-
document lavc's 'level' option, patch by Carl Eugen HoyosSun, 06 May 2007 18:40:04 +0000, by gpoirier
-
Play amr_nb and amr_wb with FFmpegs r8880Sun, 06 May 2007 18:15:16 +0000, by cehoyos
-
mplayer.rc depends on version.hSat, 05 May 2007 20:40:37 +0000, by reimar
-
Fix "inline keyword not at beginning of declaration" warning.Sat, 05 May 2007 12:45:32 +0000, by diego
-
r23225: The GUI no longer depends on libpng.Sat, 05 May 2007 02:34:46 +0000, by voroshil
-
sync with r23028, patch by JRaSH % jrash06 A 163 P com%Thu, 03 May 2007 20:41:12 +0000, by gpoirier
-
Move variables and a function under #ifdef FC_VERSION to avoid warnings.Thu, 03 May 2007 20:10:14 +0000, by eugeni
-
Deallocate FontConfig objects.Thu, 03 May 2007 19:52:46 +0000, by eugeni
-
Fix stupid bug in r23229.Thu, 03 May 2007 19:47:34 +0000, by eugeni
-
Deallocate string.Thu, 03 May 2007 19:33:35 +0000, by eugeni
-
In ass_font_new, allocate temporary ass_font_t on stack and return the pointerThu, 03 May 2007 19:26:43 +0000, by eugeni
-
Make cache_*_add functions return the pointer to new (copied) value.Thu, 03 May 2007 19:13:54 +0000, by eugeni
-
synced with r23227Thu, 03 May 2007 17:28:23 +0000, by Gabrov
-
add "level" as lavc optionThu, 03 May 2007 17:05:39 +0000, by cehoyos
-
MJPEG decoding does not depend on libjpeg.Thu, 03 May 2007 14:37:34 +0000, by diego
-
The GUI no longer depends on libpng.Thu, 03 May 2007 14:36:46 +0000, by diego
-
Simplify libamr_nb test.Thu, 03 May 2007 12:11:21 +0000, by diego
-
cosmetics: Rename remaining instances of amr_* to libamr_*.Thu, 03 May 2007 12:10:22 +0000, by diego
-
Rename amr_nb and amr_wb options to libamr_*.Thu, 03 May 2007 12:08:54 +0000, by diego
-
FFmpeg sync: Rename AMR config settings to LIBAMR.Thu, 03 May 2007 12:07:13 +0000, by diego
-
cosmetics: Rename _amr* variables to _libamr*.Thu, 03 May 2007 12:04:29 +0000, by diego
-
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.Thu, 03 May 2007 12:02:48 +0000, by diego
-
Use calloc instead of malloc+memsetWed, 02 May 2007 16:42:31 +0000, by reimar
-
Missing free on error in conv24to32Wed, 02 May 2007 16:39:35 +0000, by reimar
-
Simplify bgr2rgbWed, 02 May 2007 16:38:22 +0000, by reimar
-
Remove unused functionWed, 02 May 2007 16:26:58 +0000, by reimar
-
Make functions and variables not used outside bitmap.c staticWed, 02 May 2007 16:24:23 +0000, by reimar
-
Simplify conv24to32 for-loopWed, 02 May 2007 16:23:16 +0000, by reimar