Mercurial > mplayer.hg
graph
-
Avoid memleak on error while reading attachments or multipleWed, 11 Oct 2006 15:47:37 +0000, by reimar
-
Remove duplicate min/max macro definition.Wed, 11 Oct 2006 15:28:54 +0000, by diego
-
Sync with FFmpeg r6642.Wed, 11 Oct 2006 14:12:17 +0000, by diego
-
Make the socklib check search gethostbyname/socket in libc.Wed, 11 Oct 2006 14:09:30 +0000, by diego
-
Streamline socklib check.Wed, 11 Oct 2006 14:06:38 +0000, by diego
-
Remove download script; no longer used in the official Debian package candidate.Wed, 11 Oct 2006 10:04:05 +0000, by diego
-
Move CFLAGS handling to common.mak.Wed, 11 Oct 2006 08:30:22 +0000, by diego
-
Run TOOLS/cpuinfo on x86_64 as well as x86.Wed, 11 Oct 2006 08:13:52 +0000, by diego
-
Change == to = in test comparisons for better portability.Tue, 10 Oct 2006 23:14:40 +0000, by diego
-
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".Tue, 10 Oct 2006 22:17:03 +0000, by uau
-
Allows up to 8 bytes of extradata for cmsg24Tue, 10 Oct 2006 22:15:01 +0000, by rtogni
-
Fix extradata lenght when adding cmsg24 dataTue, 10 Oct 2006 21:37:06 +0000, by rtogni
-
Cleanup: remove some old commented out skipsTue, 10 Oct 2006 21:29:15 +0000, by rtogni
-
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo fileTue, 10 Oct 2006 19:21:33 +0000, by reimar
-
Simplify (by using realloc with NULL parameter) and refactor code to growTue, 10 Oct 2006 15:01:11 +0000, by reimar
-
Fix problems on live streams with huge timestamps, causing overflows andMon, 09 Oct 2006 20:00:02 +0000, by rtogni