Mercurial > mplayer.hg
graph
-
cosmetics: Rename LANGUAGES variable to msg_langs.Wed, 16 Jul 2008 15:51:15 +0000, by diego
-
Replace output redirection with grep by POSIX standard options.Wed, 16 Jul 2008 15:38:06 +0000, by diego
-
Replace simple sed invocation by even simpler tr invocation.Wed, 16 Jul 2008 15:09:24 +0000, by diego
-
Merge two consecutive sed calls into one.Wed, 16 Jul 2008 15:08:34 +0000, by diego
-
Add IDs to some XML elements to avoid warnings.Tue, 15 Jul 2008 22:22:25 +0000, by diego
-
Make af_hrtf tables static constTue, 15 Jul 2008 19:08:09 +0000, by reimar
-
Add const to libaf/filter.c functions.Tue, 15 Jul 2008 19:05:42 +0000, by reimar
-
Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the same, but should not matter).Tue, 15 Jul 2008 17:35:52 +0000, by reimar
-
ALSA stupidly tries to define struct timeval and struct timespec, whichTue, 15 Jul 2008 16:39:26 +0000, by reimar
-
Fix dlopen(), dlclose() dlsym() calls in configure test.Tue, 15 Jul 2008 09:21:53 +0000, by diego
-
Fix tgetent call in termcap configure test.Tue, 15 Jul 2008 09:17:07 +0000, by diego
-
Add two more missing headers to configure checks.Tue, 15 Jul 2008 09:07:31 +0000, by diego
-
Add missing return statements to configure tests.Tue, 15 Jul 2008 08:31:43 +0000, by diego
-
Add missing headers to configure checks.Tue, 15 Jul 2008 08:18:08 +0000, by diego
-
Remove -std=gnu99/gnu89/default dialect linux define, as it violates theTue, 15 Jul 2008 00:21:32 +0000, by michael
-
Try to keep decoded audio buffer aligned.Mon, 14 Jul 2008 16:38:58 +0000, by reimar
-
Change a broken check. FFMAX does not work as intended because trak->chunkmap[i].firstMon, 14 Jul 2008 15:49:59 +0000, by reimar
-
Cosmetics: reindent.Sun, 13 Jul 2008 22:27:50 +0000, by astrange
-
Remove const vector casts from Altivec.Sun, 13 Jul 2008 22:27:19 +0000, by astrange
-
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer'sSun, 13 Jul 2008 17:12:41 +0000, by reimar
-
Add support for FFmpeg's ADPCM codecs and make them the defaultSun, 13 Jul 2008 17:06:36 +0000, by reimar
-
100l, do not use macros on functions that are not idempotentSun, 13 Jul 2008 16:56:00 +0000, by reimar
-
Do not set _dvdreadconfig unconditionally.Sun, 13 Jul 2008 14:36:20 +0000, by rathann
-
cosmetics: main (void) --> main(void)Sun, 13 Jul 2008 11:54:13 +0000, by diego
-
main(void) --> int main(void) in .align testSun, 13 Jul 2008 11:50:48 +0000, by diego
-
Use correct header in libamr narrowband test.Sun, 13 Jul 2008 11:49:57 +0000, by diego
-
Simplify and clamp coefficient index for MS ADPCMSat, 12 Jul 2008 10:08:40 +0000, by reimar
-
100l, fix MS ADPCM decoding for e.g. http://samples.mplayerhq.hu/mov/qtaudio/surge-2-16-L-ms02.movSat, 12 Jul 2008 09:23:14 +0000, by reimar