gstreamer/sys
Julien Moutte bb7f93bd4e gst/flv/: Introduce demuxing support for AAC and
Original commit message from CVS:
2008-06-14  Julien Moutte  <julien@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...)
2008-06-13 22:46:43 +00:00
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
dshowdecwrapper gst/flv/: Introduce demuxing support for AAC and 2008-06-13 22:46:43 +00:00
dshowsrcwrapper sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buffers in an async queue when the streamin... 2008-04-11 19:33:53 +00:00
dshowvideosink sys/dshowvideosink/: Fix up copyright notice on new plugin. 2008-06-04 21:18:53 +00:00
dvb sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout. 2008-04-17 18:28:05 +00:00
dxr3 Fix leaks. 2007-06-22 10:46:33 +00:00
fbdev Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937. 2008-02-22 05:33:59 +00:00
oss4 Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
qcam Fix leaks. 2007-06-22 10:46:33 +00:00
qtwrapper configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043. 2008-05-28 08:53:00 +00:00
wininet Add wininetsrc for basic http/ftp support on windows (#520897). 2008-04-10 15:29:44 +00:00
Makefile.am Add a new win32 videosink. Uses the DirectShow renderers for high-performance video rendering on win32. 2008-06-02 18:23:54 +00:00