Mercurial > mplayer.hg
graph
-
sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %Sun, 08 Oct 2006 17:19:20 +0000, by gpoirier
-
Remove spurious casts to int. Blessed by Reimar.Sun, 08 Oct 2006 16:40:11 +0000, by rathann
-
Cosmetics: remove lone (evil ;-) ) tabSun, 08 Oct 2006 15:58:05 +0000, by reimar
-
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame isSun, 08 Oct 2006 14:10:43 +0000, by rathann
-
Support for detection of extended instructions on ARM.Sun, 08 Oct 2006 13:49:16 +0000, by diego
-
Remove outdated/misleading comment about WavPack and libavformat.Sun, 08 Oct 2006 13:08:07 +0000, by diego
-
Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)Sun, 08 Oct 2006 13:01:14 +0000, by reimar
-
added myself to AUTHORS, as diego told me on 2006/09/26 :-)Sun, 08 Oct 2006 13:01:03 +0000, by ptt
-
WavPack files contain a complete, valid RIFF tag, so use extension (.wv)Sun, 08 Oct 2006 12:19:08 +0000, by reimar
-
a + b => (a + b) for defines, just to be sure.Sun, 08 Oct 2006 10:02:40 +0000, by reimar
-
Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)Sun, 08 Oct 2006 09:43:18 +0000, by reimar
-
Forgotten http_free on send error.Sun, 08 Oct 2006 09:32:30 +0000, by reimar
-
Add support for TTA and WavPack.Sun, 08 Oct 2006 09:28:49 +0000, by diego
-
Another != NULL check after dereferencingSun, 08 Oct 2006 09:10:55 +0000, by reimar
-
Fix variable dereference before NULL check.Sun, 08 Oct 2006 09:07:51 +0000, by reimar
-
Useless initialization, they will be always set for result != 0Sun, 08 Oct 2006 09:05:27 +0000, by reimar
-
Cosmetics: consistent order for en-/disabled codecs listSat, 07 Oct 2006 16:43:39 +0000, by reimar
-
Change license headers to say 'FFmpeg' instead of 'this program'.Sat, 07 Oct 2006 15:33:14 +0000, by diego
-
r20083: Unify labels of two solutions to similar problems.Sat, 07 Oct 2006 14:05:54 +0000, by kraymer
-
cosmetics: reformatting, aligningSat, 07 Oct 2006 13:51:27 +0000, by kraymer
-
r20085: fix FIXME: move history to appendixSat, 07 Oct 2006 13:38:46 +0000, by kraymer
-
Remove special warning printed when VIDIX is disabledSat, 07 Oct 2006 13:05:12 +0000, by uau
-
Sync with latest BUILD_ROOT changes in FFmpeg.Sat, 07 Oct 2006 10:48:06 +0000, by diego
-
Replace -I.. by -I$(BUILD_ROOT).Sat, 07 Oct 2006 09:23:09 +0000, by diego