gstreamer/sys
Chen Jie 557d6b974f androidmedia: move create_src|sink_caps to gstamc.c
Some hack logic needs also to be present in create_src|sink_caps, for
working around some broken codecs. These hacks are hidden
in color_format/video_format conversion -- the prototypes of these
functions are also changed to include more args for hack judgement.

Also in case of multi-color_formats mapped to one video_format, then
map that video_format back will not give the original color_format, which
causes gst_amc_codec_configure failed with something like
'does not support color format N'.

The new prototype involves with GstAmcCodecInfo and mime, which
ensures the converted color_format is supported by the codec.

A COLOR_FormatYCbYCr to GST_VIDEO_FORMAT_YUY2 mapping is also added, in
order to work around bugs in OMX.k3.video.decoder.avc(which incorrectly
reports supporting COLOR_FormatYCbYCr, which is actually
COLOR_FormatYUV420SemiPlanar). There are already hacks for this in
gst_amc_video_format_to_color_format, gst_amc_color_format_to_video_format
and gst_amc_color_format_info_set, but the codec will still not work(be
ignored because of "has unknown color formats") without adding this mapping.
2014-05-26 16:29:01 +02:00
..
acmenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
acmmp3dec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
androidmedia androidmedia: move create_src|sink_caps to gstamc.c 2014-05-26 16:29:01 +02:00
applemedia avfassetsrc: downgrade rank to SECONDARY in OS X 2014-04-24 12:28:17 +02:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez bluez: fix property names 2014-05-14 11:48:47 +02:00
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: post proper error message when window disappears 2014-04-08 17:52:12 +01:00
decklink decklink: Don't fail if HW does not have all interfaces 2014-04-27 09:34:39 -04:00
directdraw directdrawsink: update window width/height when it's not done in WndProc 2013-05-24 09:39:10 +02:00
directsound directsoundsrc: Fix critical due to missing debug category initialization 2014-04-08 13:39:22 +02:00
dshowdecwrapper gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
dshowsrcwrapper dshowaudiosrc: fix audiocapture producing silence 2013-06-18 12:04:58 +02:00
dshowvideosink Fix FSF address 2012-11-04 00:09:59 +00:00
dvb dvb: parsechannels: add delsys property 2014-05-26 13:32:21 +02:00
dxr3 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
opensles opensles: Work around race condition in Android < 4.2 that leads to deadlocks on shutdown 2014-05-16 09:10:48 +02:00
osxvideo gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
pvr2d gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
qcam gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
qtwrapper qtwrapper: g_memmove() is deprecated 2013-11-21 15:54:32 +00:00
shm shm: Don't leak GstShmPipe 2014-05-13 11:41:42 +02:00
uvch264 uvch264src: Fix unitialized variable compiler warnings 2014-02-08 18:54:58 +01:00
vcd gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
vdpau vdpau: Fix comparison compiler warning 2014-02-08 18:56:06 +01:00
wasapi wasapisrc: Port to GstAudioSrc 2013-04-23 18:57:04 +02:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks winks: port to 1.0 2014-03-15 15:34:29 +01:00
winscreencap winscreencap: Initial port to 1.0 2013-06-20 23:00:59 +02:00
Makefile.am mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-plugins-good 2014-05-03 13:12:40 +02:00