Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 12 Mar 2010 18:19:51 +0000 | reimar | Support extradata format of the speex.acm windows codec formerly available |
Fri, 12 Mar 2010 17:29:48 +0000 | reimar | Fix crash if speex_packet_to_header fails. |
Fri, 12 Mar 2010 17:21:05 +0000 | reimar | Add newlines to generated fragment program to make both fragment program dump |
Wed, 10 Mar 2010 11:33:02 +0000 | komh | Include libavutil/avutil.h for FFMIN |
Wed, 10 Mar 2010 10:00:59 +0000 | komh | Include osdep/osdep.h instead of checking a platfrom specific macro to include |
Tue, 09 Mar 2010 19:21:39 +0000 | reimar | Return MP_NOPTS_VALUE if we can't figure out the pts, not 0. |
Tue, 09 Mar 2010 19:19:32 +0000 | reimar | Improve handling of 0-size ogg packets. |
Tue, 09 Mar 2010 18:34:14 +0000 | siretart | unbreak compilation after cleanups in libavutil/common.h |