Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 22 Feb 2010 15:34:56 +0000 | diego | Properly declare get_term_charset() instead of forward declaring it. |
Mon, 22 Feb 2010 14:27:32 +0000 | tack | Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a |
Mon, 22 Feb 2010 14:24:53 +0000 | tack | Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheader |
Mon, 22 Feb 2010 14:11:33 +0000 | diego | Add required mplayer.h and access_mpcontext.h #includes. |
Mon, 22 Feb 2010 14:05:30 +0000 | diego | Mark data argument of my_ao_write() function as const. |
Mon, 22 Feb 2010 14:04:39 +0000 | diego | Mark member info of struct ad_functions_s as const. |
Mon, 22 Feb 2010 14:03:46 +0000 | diego | Mark a bunch of video filter structures as const. |