Don't build plugins with SONAME. Make them plain *.so.
[profile/ivi/gstreamer-vaapi.git] / gst /
2010-09-20 gbDon't build plugins with SONAME. Make them plain *.so.
2010-09-20 gbRename gst_vaapi_decoder_ffmpeg_new_from_caps() to...
2010-09-20 gbAdd more aliases for MPEG-4 decoding.
2010-09-20 gbAdd gst_vaapi_decoder_ffmpeg_new_from_caps() helper.
2010-09-20 gbFix VC-1 detection.
2010-09-20 gbDecode as many surfaces as possible in gst_vaapidecode_...
2010-09-20 gbDrop excessive threading that over-complicates synchron...
2010-09-20 gbComplete initialization of the GstVaapiVideoBuffer...
2010-09-20 gbAdd missing GstBaseSink::buffer_alloc() override. i...
2010-09-20 gbAdd FFmpeg/VAAPI decoder for the new `vaapidecode'...
2010-03-30 gbRename to gst/ as sys/ was too vague.