Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 25 Jun 2009 10:14:05 +0000 | diego | PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set. |
Wed, 24 Jun 2009 23:31:17 +0000 | diego | Modern Solaris versions have different default CD-ROM devices. |
Wed, 24 Jun 2009 08:13:52 +0000 | reimar | AVStream.language is deprecated, switch to av_get_metadata instead. |
Wed, 24 Jun 2009 08:06:46 +0000 | reimar | Move allocation to avoid a possible memleak if new_sh_audio fails. |
Wed, 24 Jun 2009 08:04:38 +0000 | reimar | Remove pointless stream count checks, new_sh_* already checks for that. |
Wed, 24 Jun 2009 07:49:04 +0000 | reimar | Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends |
Tue, 23 Jun 2009 17:50:08 +0000 | reimar | Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to |
Tue, 23 Jun 2009 09:35:20 +0000 | reimar | Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams. |