gstreamer/gst
Wim Taymans 7f134c1441 video: fix paletted format
RGB8_PALETTED -> RGB8P
Fix the definition of paletted formats, store the palette in the second
plane.
Make sure we copy the palette correctly in gst_video_frame_copy()
Don't do alignment on the palette in videopool
2012-05-31 13:44:43 +02:00
..
adder collectpads2: rename to collectpads 2012-04-17 15:09:58 +02:00
app gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
audioconvert Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audioresample Fix bug where debug category was declared inside a function 2012-05-24 10:33:02 +02:00
audiotestsrc Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
encoding encodebin: don't access GstElementFactory structure directly 2012-05-19 15:17:18 +01:00
gdp gdppay: plug buffer leak 2012-04-25 22:28:44 +02:00
gio Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
playback uridecodebin: Use cache dir for download buffering 2012-05-31 12:54:49 +02:00
subparse subparse: Allow newlines/whitespace at the beginning of subrip files 2012-04-24 10:16:45 +02:00
tcp tcpclientsink: ensure proper cleanup upon startup error 2012-04-24 17:15:23 +02:00
typefind typefinding, ogg: don't bother with annodex media types 2012-05-13 18:49:31 +01:00
videoconvert video: fix paletted format 2012-05-31 13:44:43 +02:00
videorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videoscale video: update for removed formats 2012-05-29 17:52:06 +02:00
videotestsrc videotestsrc: enable more formats 2012-05-30 17:17:24 +02:00
volume gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00