Mercurial > mplayer.hg
graph
-
Put index_ptr within index to avoid it popping out of nowhere.Sat, 11 Feb 2006 09:56:49 +0000, by ods15
-
Add syncpoint_checksum after frame headerSat, 11 Feb 2006 09:51:08 +0000, by ods15
-
tff wasn't correctly unset in soft_telecine()Fri, 10 Feb 2006 22:28:32 +0000, by nicodvb
-
Attila and I are root@mphq.Fri, 10 Feb 2006 18:58:50 +0000, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.Fri, 10 Feb 2006 18:21:52 +0000, by reimar
-
add mpc extension so that playback starts faster.Fri, 10 Feb 2006 18:18:24 +0000, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.Fri, 10 Feb 2006 18:12:17 +0000, by rathann
-
Clarify policy on feature removal.Fri, 10 Feb 2006 18:10:19 +0000, by rathann
-
change checksum to crc32Fri, 10 Feb 2006 10:42:40 +0000, by ods15
-
ALSA changesFri, 10 Feb 2006 10:28:20 +0000, by cladisch
-
Small fixes: make all global variables static, remove some unusedFri, 10 Feb 2006 09:28:08 +0000, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does itFri, 10 Feb 2006 09:26:11 +0000, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status butFri, 10 Feb 2006 09:24:48 +0000, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCMFri, 10 Feb 2006 09:21:17 +0000, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).Fri, 10 Feb 2006 09:20:08 +0000, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with aFri, 10 Feb 2006 09:18:27 +0000, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.Thu, 09 Feb 2006 19:39:51 +0000, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>Thu, 09 Feb 2006 18:17:04 +0000, by faust3
-
I took over ao_alsa maintainership.Thu, 09 Feb 2006 16:36:53 +0000, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \Thu, 09 Feb 2006 14:08:03 +0000, by rathann
-
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>Thu, 09 Feb 2006 10:23:51 +0000, by iive
-
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)Thu, 09 Feb 2006 00:40:35 +0000, by aurel
-
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 eachThu, 09 Feb 2006 00:29:35 +0000, by diego
-
Fix CSeq answer for keepalive OPTIONS requests during playbackWed, 08 Feb 2006 23:44:44 +0000, by rtognimp