Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 18 Feb 2010 09:29:05 +0000 | diego | Add required header #include for config.h. |
Thu, 18 Feb 2010 09:26:00 +0000 | diego | Mark some more functions that are not used outside of their files as static. |
Thu, 18 Feb 2010 00:18:50 +0000 | diego | Add header for AVI print functions; avoids many forward declarations. |
Wed, 17 Feb 2010 23:46:57 +0000 | reimar | Handle negative height in draw_slice from FFmpeg in vd_ffmpeg.c, since at |
Wed, 17 Feb 2010 23:45:01 +0000 | diego | Add header for asf_check_header, read_asf_header; avoids forward declarations. |
Wed, 17 Feb 2010 23:40:48 +0000 | diego | #include proper header for skip_audio_frame() instead of forward declaring it. |
Wed, 17 Feb 2010 23:36:44 +0000 | diego | Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations. |
Wed, 17 Feb 2010 23:33:17 +0000 | diego | Remove demux_ogg-related declarations that are no longer necessary. |