[gst-cvs] dolphy gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/flv/ gst-plugins-bad/sys/dshowdecwrapper/
dolphy at kemper.freedesktop.org
dolphy at kemper.freedesktop.org
Fri Jun 13 15:46:57 PDT 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: dolphy
Date: Fri Jun 13 2008 22:46:57 UTC
Log message:
2008-06-14 Julien Moutte <julien at fluendo.com>
* gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
(gst_flv_demux_dispose):
* gst/flv/gstflvdemux.h:
* gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
(gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate),
(gst_flv_parse_tag_video): Introduce demuxing support for AAC
and
H.264/AVC inside FLV.
* sys/dshowdecwrapper/gstdshowaudiodec.c:
(gst_dshowaudiodec_init),
(gst_dshowaudiodec_chain), (gst_dshowaudiodec_push_buffer),
(gst_dshowaudiodec_sink_event), (gst_dshowaudiodec_setup_graph):
* sys/dshowdecwrapper/gstdshowaudiodec.h:
* sys/dshowdecwrapper/gstdshowvideodec.c:
(gst_dshowvideodec_init),
(gst_dshowvideodec_sink_event), (gst_dshowvideodec_chain),
(gst_dshowvideodec_push_buffer),
(gst_dshowvideodec_src_getcaps):
* sys/dshowdecwrapper/gstdshowvideodec.h: Lot of random fixes
to improve stability (ref counting, safety checks...)
Modified files:
. : ChangeLog
gst/flv : gstflvdemux.c gstflvdemux.h gstflvparse.c
sys/dshowdecwrapper: gstdshowaudiodec.c gstdshowaudiodec.h
gstdshowvideodec.c gstdshowvideodec.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3373&r2=1.3374
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/flv/gstflvdemux.c.diff?r1=1.11&r2=1.12
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/flv/gstflvdemux.h.diff?r1=1.5&r2=1.6
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/flv/gstflvparse.c.diff?r1=1.15&r2=1.16
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowdecwrapper/gstdshowaudiodec.c.diff?r1=1.2&r2=1.3
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowdecwrapper/gstdshowaudiodec.h.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowdecwrapper/gstdshowvideodec.c.diff?r1=1.2&r2=1.3
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowdecwrapper/gstdshowvideodec.h.diff?r1=1.1&r2=1.2
More information about the Gstreamer-commits
mailing list