gstreamer/gst
Sebastian Dröge 4f365b391e gst/mxf/: Add initial parsing of RGBA descriptors.
Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_reset_metadata),
(gst_mxf_demux_handle_metadata_generic_descriptor),
(gst_mxf_demux_handle_metadata_file_descriptor),
(gst_mxf_demux_handle_metadata_multiple_descriptor),
(gst_mxf_demux_handle_metadata_generic_picture_essence_descriptor),
(gst_mxf_demux_handle_metadata_cdci_picture_essence_descriptor),
(gst_mxf_demux_handle_metadata_rgba_picture_essence_descriptor),
(gst_mxf_demux_handle_metadata_mpeg_video_descriptor),
(gst_mxf_demux_handle_metadata_generic_sound_essence_descriptor),
(gst_mxf_demux_handle_metadata_wave_audio_essence_descriptor),
(gst_mxf_demux_handle_header_metadata_resolve_references),
(gst_mxf_demux_handle_metadata):
* gst/mxf/mxfdemux.h:
* gst/mxf/mxfparse.c:
(mxf_metadata_rgba_picture_essence_descriptor_handle_tag),
(mxf_metadata_rgba_picture_essence_descriptor_reset):
* gst/mxf/mxfparse.h:
* gst/mxf/mxftypes.h:
Add initial parsing of RGBA descriptors.
Don't initialize descriptor GArray with zeroes.
2008-11-25 10:26:11 +00:00
..
aacparse gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works. 2008-11-13 17:24:58 +00:00
aiffparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
amrparse gst/: Fix baseparse type name. 2008-11-13 14:21:39 +00:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audiobuffer Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioresample gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:32 +00:00
bayer Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
cdxaparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
chart Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
colorspace Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dccp gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in the format string to prevent a compil... 2008-11-22 08:23:17 +00:00
deinterlace Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
deinterlace2 gst/deinterlace2/gstdeinterlace2.c: Bring properties into this century. 2008-11-06 14:05:55 +00:00
dvdspu Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
festival Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
filter gst/filter/gstiir.c: Fix name tag. 2008-11-10 14:01:42 +00:00
flacparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
flv gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previous keyframe. Mark the discont flag when ... 2008-11-24 11:17:19 +00:00
freeze docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
games Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
h264parse gst/: Wim, you're a bad boy. You don't want people to contact you or what? 2008-11-10 14:53:45 +00:00
librfb gst/librfb/rfbdecoder.c: Fix uninitialized warnings 2008-11-12 10:32:24 +00:00
mixmatrix Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
modplug gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286. 2008-11-04 20:26:00 +00:00
mpeg1sys Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpeg4videoparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpegdemux gst/mpegdemux/gstmpegtsdemux.c: Make private section pads have a caps set so they are not tried to be linked in parse... 2008-11-06 12:17:08 +00:00
mpegtsmux gst/mpegtsmux/: Add initial support for muxing AC3/DTS/LPCM into MPEG TS. 2008-11-24 10:46:01 +00:00
mpegtsparse Move of mpegtsparse to mpegdemux 2008-10-08 15:22:12 +00:00
mpegvideoparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mve Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mxf gst/mxf/: Add initial parsing of RGBA descriptors. 2008-11-25 10:26:11 +00:00
nsf Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
nuvdemux Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
overlay Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
passthrough Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
pcapparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
playondemand Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
qtmux gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently added. 2008-11-18 01:09:09 +00:00
rawparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
real Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
rtjpeg Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
rtpmanager gst/rtpmanager/rtpsession.c: Add property to configure the RTCP MTU. 2008-11-22 15:31:36 +00:00
scaletempo Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
sdp Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
selector Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
smooth Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
smoothwave Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
speed Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
speexresample gst/speexresample/gstspeexresample.c: Add a "filter-length" property that maps to the quality values for compatibilty... 2008-11-21 15:45:15 +00:00
stereo Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
subenc Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tta Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
vbidec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
videodrop Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
videosignal Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
virtualdub Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
vmnc Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
y4m Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
Makefile.am gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). 2007-04-21 19:39:03 +00:00