[MPlayer-dev-eng] [PATCH 0/4] avisynth demuxer improvements/linux port
Gianluigi Tiesi
mplayer at netfarm.it
Mon Nov 4 07:52:00 CET 2013
Sorry for previous patches, these are the lastest I made
sherpya (4):
demux_avs: calloc instead of malloc + memset
demux_avs: fixed pointer signedness mismatch
demux_avs: use avisynth_c.h instead of custom h
demux_avs: unix port using avxsynth
Makefile | 2 +-
libmpdemux/avisynth_c.h | 652 ++++++++++++++++++++++++++++++++++++++++++++++++
libmpdemux/demux_avs.c | 86 +++----
libmpdemux/demux_avs.h | 173 -------------
libmpdemux/demuxer.c | 2 -
5 files changed, 694 insertions(+), 221 deletions(-)
create mode 100644 libmpdemux/avisynth_c.h
delete mode 100644 libmpdemux/demux_avs.h
--
1.8.4.2
--
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
More information about the MPlayer-dev-eng
mailing list