log

age author description
Sun, 22 Mar 2009 14:28:13 +0000 reimar Add forgotten "static" to new data_length variable in ao_pcm
Sun, 22 Mar 2009 14:27:10 +0000 reimar Whitespace-only cosmetics: use consistent indentation in ao_pcm.c
Sun, 22 Mar 2009 14:23:07 +0000 reimar Print a warning if ao_pcm wrote more data than what can be specified in the
Sun, 22 Mar 2009 13:19:58 +0000 bircoph Sync with r28984: 17% done.
Sun, 22 Mar 2009 12:38:52 +0000 bircoph Synced with r28991.
Sun, 22 Mar 2009 02:53:07 +0000 jrash sync with en/mplayer.1 r28991
Sat, 21 Mar 2009 23:59:02 +0000 michael Enable unscaled packed422 -> planar 420 converters by default as the
Sat, 21 Mar 2009 23:52:34 +0000 michael 10l: C code of extract_even2avg(), extract_odd2() and extract_odd2avg() was
Sat, 21 Mar 2009 23:45:20 +0000 michael Average chroma of 2 lines in packed 422 -> planar 420.
Sat, 21 Mar 2009 22:53:18 +0000 cehoyos 10l: Only try to create vdpau decoder if hardware decoding is intended.
Sat, 21 Mar 2009 20:11:05 +0000 cehoyos Test if create_vdp_decoder() might succeed by calling it from config()
Sat, 21 Mar 2009 19:59:35 +0000 cehoyos Change return value for create_vdp_decoder().
Sat, 21 Mar 2009 19:46:13 +0000 compn map jls (jpeg-ls), thm and db (thumbnails) files to jpg
Sat, 21 Mar 2009 17:10:19 +0000 cehoyos Factorize create_vdp_decoder().
Sat, 21 Mar 2009 16:00:15 +0000 diego Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.