Mercurial > mplayer.hg
graph
-
Add regular #define for header file.Fri, 08 Jun 2007 12:18:44 +0000, by voroshil
-
italian xml/html docs translation - first step. up till now accented vowels areFri, 08 Jun 2007 11:01:34 +0000, by ptt
-
Cosmetics: Fix indentation after last commit.Fri, 08 Jun 2007 08:19:29 +0000, by cehoyos
-
Add -Wdeclaration-after-statement etc. only to gcc.Fri, 08 Jun 2007 08:16:54 +0000, by cehoyos
-
Compile C++ files with the same compiler as all other files.Fri, 08 Jun 2007 08:14:31 +0000, by cehoyos
-
Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8Fri, 08 Jun 2007 07:49:59 +0000, by reimar
-
Fix config declarations so that things like rtc=no work in addition to nortc=yesFri, 08 Jun 2007 07:49:03 +0000, by reimar
-
Set errno to 0 after printing it, not beforeFri, 08 Jun 2007 07:45:36 +0000, by reimar
-
Fix compiler warnings.Fri, 08 Jun 2007 06:08:51 +0000, by voroshil
-
-lavdopts threads is only implemented for mpeg[12]Fri, 08 Jun 2007 02:57:45 +0000, by lorenm
-
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.Thu, 07 Jun 2007 23:59:23 +0000, by cehoyos
-
Fix segfault when encoding from an mkv file with embedded fonts.Thu, 07 Jun 2007 22:45:41 +0000, by eugeni
-
Mention change to libamr in ChangelogThu, 07 Jun 2007 21:20:44 +0000, by reimar
-
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercasesThu, 07 Jun 2007 20:37:24 +0000, by nicodvb
-
100l, fix compile error in r23498 due to bad copy in pasteThu, 07 Jun 2007 20:01:05 +0000, by reimar
-
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.Thu, 07 Jun 2007 19:11:25 +0000, by reimar
-
implement "bind sections"Thu, 07 Jun 2007 18:06:53 +0000, by voroshil
-
Add -Wno-switch to CFLAGS.Thu, 07 Jun 2007 17:23:23 +0000, by cehoyos
-
Fix r23494: It broke gcc 2.95.3Thu, 07 Jun 2007 17:10:37 +0000, by cehoyos
-
Add -Wno-pointer-sign to CFLAGSThu, 07 Jun 2007 16:36:55 +0000, by cehoyos
-
Add 2vuy fourcc to rawuyvy codecThu, 07 Jun 2007 16:23:49 +0000, by reimar
-
Add -Wall (back) to default CFLAGS.Thu, 07 Jun 2007 13:40:22 +0000, by diego
-
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.Thu, 07 Jun 2007 10:50:04 +0000, by cehoyos
-
Fix compilation after FFmpeg r9235.Thu, 07 Jun 2007 10:24:17 +0000, by cehoyos
-
Calculate pts with double precision in demux_asfThu, 07 Jun 2007 09:17:10 +0000, by uau
-
10l: correct Core 2 detection under x86-64Thu, 07 Jun 2007 03:01:32 +0000, by zuxy
-
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)Wed, 06 Jun 2007 11:58:52 +0000, by kraymer
-
r23440: New "automute" tv:// option.Wed, 06 Jun 2007 08:14:14 +0000, by voroshil
-
Change some static temporary vars to automatic ones because mingw32 binutilsWed, 06 Jun 2007 05:16:08 +0000, by zuxy
-
Align output pointer so that we can use movaps instead of movups in dct64_sse;Wed, 06 Jun 2007 05:13:13 +0000, by zuxy
-
little correction to make nroff not to complain about line lennghts....Tue, 05 Jun 2007 23:30:37 +0000, by ptt
-
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driverTue, 05 Jun 2007 18:35:34 +0000, by ben
-
sync'd up to r23467Tue, 05 Jun 2007 17:15:28 +0000, by ptt
-
Create a new MSGT for just the status line.Tue, 05 Jun 2007 16:13:00 +0000, by diego
-
Do not use fast_memcpy when data is read again immediately afterwards.Tue, 05 Jun 2007 15:09:51 +0000, by reimar
-
Do not use fast_memcpy for small size copy, esp. when the size is constantTue, 05 Jun 2007 15:09:49 +0000, by reimar
-
Replace implicit use of fast_memcpy via macro by explicit use to allowTue, 05 Jun 2007 14:27:54 +0000, by reimar
-
Use avcodec_decode_audio2 in ad_ffmpeg.cTue, 05 Jun 2007 14:12:37 +0000, by reimar
-
r23410: add documentation for new -menu-chroot optionTue, 05 Jun 2007 13:40:10 +0000, by kraymer
-
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_lineTue, 05 Jun 2007 13:18:16 +0000, by mhoffman
-
Make gmplayer show right colors if X server does not use native byteorder.Tue, 05 Jun 2007 11:37:16 +0000, by reimar
-
Avoiding sscanf in cddb support reading more data with %s than buffer sizeTue, 05 Jun 2007 11:13:32 +0000, by reimar
-
Keep -pipe option in CFLAGS even in debug mode.Tue, 05 Jun 2007 10:05:09 +0000, by diego
-
sync w/23467 (was just a typo in english doc, no incidence here)Tue, 05 Jun 2007 07:35:07 +0000, by gpoirier
-
then/than typo spotted by "JRaSH"Tue, 05 Jun 2007 01:07:35 +0000, by corey
-
Keep unused parameter warnings in debug mode.Tue, 05 Jun 2007 00:26:54 +0000, by diego
-
r23416: Drop the metadata stuff and replace it with generic propertyTue, 05 Jun 2007 00:17:42 +0000, by kraymer
-
get rid of Gui code that has been commented out since agesMon, 04 Jun 2007 13:16:39 +0000, by reimar
-
Factor out some duplicated gui codeMon, 04 Jun 2007 13:15:35 +0000, by reimar
-
Remove some useless codeMon, 04 Jun 2007 13:05:26 +0000, by reimar
-
Use 'static inline' instead of 'inline static' to avoid warningsMon, 04 Jun 2007 09:39:55 +0000, by zuxy
-
Change '%ld' to '%d' to remove warnings introduced by r23452Mon, 04 Jun 2007 09:20:00 +0000, by zuxy
-
Correct dct64 functions' declarationsMon, 04 Jun 2007 03:05:16 +0000, by zuxy
-
Remove unused parameter for mp_msgSun, 03 Jun 2007 08:48:44 +0000, by zuxy
-
sync w/ r23455Sat, 02 Jun 2007 21:55:00 +0000, by gpoirier
-
compilation fix after commit r9172 to ffmpeg, patch by AurelSat, 02 Jun 2007 20:20:33 +0000, by gpoirier