Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Feb 2008 17:44:49 +0000 | diego | Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__. |
Sat, 16 Feb 2008 15:34:19 +0000 | diego | Apple gcc defines __APPLE_ALTIVEC__ with -faltivec. |
Sat, 16 Feb 2008 15:17:59 +0000 | diego | FLAT objects cannot have multiple sections, so using the L1 attributes breaks |
Sat, 16 Feb 2008 14:31:34 +0000 | reimar | Avoid reinit of vo with the exactly same parameters over and over. |
Sat, 16 Feb 2008 11:51:41 +0000 | nicodvb | when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrong |
Sat, 16 Feb 2008 11:02:04 +0000 | nicodvb | cosmetics |
Sat, 16 Feb 2008 10:58:23 +0000 | nicodvb | in ts_detect_streams() try to identify the program found based on vpid and apid if the previous attempts failed for lack of infos |