ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC codes in...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 8 Jan 2005 12:25:26 +0000 (12:25 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 8 Jan 2005 12:25:26 +0000 (12:25 +0000)
commit8bc3ca91060f6dc4bf0b32d9e509ede24cb0a17a
treedd42bcb4c55900c14dc62ded6ffeda1767b5d23d
parent37b9719c751be49b5c3cb0fdbabdecc4599afc2d
ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC codes in AVI files) moved them in gstreamer/...

Original commit message from CVS:
* ext/dv/gstdvdec.c:
remove unneeded comment from dvdec
(related to DV 4CC codes in AVI files)
moved them in gstreamer/docs/random/mimetypes
* gst/asfdemux/gstasfdemux.c:
(gst_asf_demux_process_ext_content_desc):
don't send text tags if they are empty
fix mem leak on error path
* gst/ffmpegcolorspace/avcodec.h:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
(gst_ffmpegcsp_avpicture_fill):
* gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
* gst/ffmpegcolorspace/imgconvert_template.h:
adds BGR32 and BGRA32 to ffmpegcolorspace
(still bad colors, fixing it on next commit)
helps with dvdec outputing BGR32
ChangeLog
gst/ffmpegcolorspace/avcodec.h
gst/ffmpegcolorspace/gstffmpegcodecmap.c
gst/ffmpegcolorspace/imgconvert.c
gst/ffmpegcolorspace/imgconvert_template.h