Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 22 Apr 2011 07:26:23 +0000 | ib | Remove #ifdefs around extern declarations. |
Fri, 22 Apr 2011 06:57:08 +0000 | reimar | Quick hack to fix compilation. Testing and improvements welcome. |
Fri, 22 Apr 2011 06:36:16 +0000 | reimar | Use metadata API to fix compilation. |
Fri, 22 Apr 2011 06:31:04 +0000 | reimar | Avoid using first_oformat, use av_oformat_next() instead. |
Fri, 22 Apr 2011 06:28:43 +0000 | reimar | Remove obsolete options, fixes compilation with latest FFmpeg. |
Fri, 22 Apr 2011 06:19:14 +0000 | reimar | Hacks to allow compilation to go further. |
Fri, 22 Apr 2011 06:17:34 +0000 | reimar | Use metadata tag API to get attachment filename. |