Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-09 | Grant proper copyright attribution to Collabora Ltd.HEADmaster0.10 | Reynaldo H. Verdejo Pinochet | 4 | -3/+13 |
2012-02-20 | Fix wrong error message | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2012-02-20 | LOGX and GST_XXXX_OBJECT should match when possible | Reynaldo H. Verdejo Pinochet | 1 | -10/+10 |
2012-02-20 | Fix some grammar nits | Reynaldo H. Verdejo Pinochet | 2 | -9/+9 |
2012-02-20 | Drop result storing when not needed | Reynaldo H. Verdejo Pinochet | 1 | -12/+4 |
2012-02-20 | Drop some useless goto's | Reynaldo H. Verdejo Pinochet | 1 | -54/+28 |
2012-02-20 | Use audio.h macros from Honeycomb onward | Reynaldo H. Verdejo Pinochet | 1 | -0/+16 |
2012-01-19 | Don't ignore value returned when registering fb | Reynaldo H. Verdejo Pinochet | 1 | -5/+8 |
2012-01-19 | Cosmetics | Reynaldo H. Verdejo Pinochet | 2 | -19/+12 |
2012-01-19 | Fix wrong size at surface creation | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2011-10-18 | Avoid lying. Don't print out message if we are not performing the action | Reynaldo H. Verdejo Pinochet | 1 | -4/+2 |
2011-10-18 | Use gst_buffer_unref instead of gst_object_unref on GstBuffer *frame | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2011-10-18 | Typo + Grammar fix | Reynaldo H. Verdejo Pinochet | 1 | -3/+3 |
2011-10-17 | Cosmetics | Reynaldo H. Verdejo Pinochet | 2 | -45/+43 |
2011-10-17 | Fix building with the NDK | Reynaldo H. Verdejo Pinochet | 3 | -4/+26 |
2011-04-23 | Make gstsurfaceflingersink being correctly plugged | Reynaldo H. Verdejo Pinochet | 2 | -3/+10 |
2011-04-23 | TRIVIAL: Match gstaudioflinger's naming | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2011-04-22 | We are not goig to depend on config.h here | Reynaldo H. Verdejo Pinochet | 1 | -1/+3 |
2011-04-22 | Add correct LOCAL_MODULE_TAGS to audioflingersink's Android.mk | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2011-04-22 | Add audioflingersink and surfaceflingersink | Thibault Saunier | 14 | -0/+3351 |
2011-04-11 | WIP: Continue deborking GstMetadataRetriever. | Reynaldo H. Verdejo Pinochet | 2 | -49/+37 |
2011-04-11 | WIP: use gst_caps_can_intersect() | Reynaldo H. Verdejo Pinochet | 1 | -16/+6 |
2011-04-11 | Cosmetics | Reynaldo H. Verdejo Pinochet | 2 | -56/+47 |
2011-04-08 | Correctly unref gst_bin_get_by_name()'s result | Reynaldo H. Verdejo Pinochet | 1 | -1/+5 |
2011-04-08 | g_strdup_printf -> g_strdup | Reynaldo H. Verdejo Pinochet | 1 | -2/+2 |
2011-04-08 | mPlayBin -> mUriDecodeBin | Reynaldo H. Verdejo Pinochet | 2 | -12/+12 |
2011-04-08 | Cosmetics & some more debug messages | Reynaldo H. Verdejo Pinochet | 1 | -42/+40 |
2011-04-08 | WIP: Use capsfilter between ffmpegcolorspace and video scale to limit video f... | Reynaldo H. Verdejo Pinochet | 1 | -1/+7 |
2011-04-08 | Add Copyright lines for me AT ccu | Reynaldo H. Verdejo Pinochet | 6 | -0/+6 |
2011-04-08 | Remove icebird-specific files | Reynaldo H. Verdejo Pinochet | 3 | -641/+0 |
2011-04-08 | gst-indent the whole mess | Reynaldo H. Verdejo Pinochet | 15 | -3084/+3236 |
2011-04-08 | Making GstMetadataRetriever display thumbnails: | Reynaldo H. Verdejo Pinochet | 3 | -13/+16 |
2011-04-08 | Cosmetics | Reynaldo H. Verdejo Pinochet | 1 | -1/+1 |
2011-04-08 | Avoid double quoting uri strings | Reynaldo H. Verdejo Pinochet | 1 | -2/+2 |
2011-04-08 | Avoid using gst_element_get_name if we dont need a copy | Reynaldo H. Verdejo Pinochet | 2 | -5/+5 |
2011-04-06 | Make GstMetadataRetriever not to bork | Reynaldo H. Verdejo Pinochet | 3 | -10/+83 |
2011-04-06 | Get libgstmetadataretriever built | Reynaldo H. Verdejo Pinochet | 1 | -2/+2 |
2011-04-06 | Set the GST_REGISTRY variable so the registry cache is saved | Thibault Saunier | 2 | -0/+2 |
2011-04-04 | Set environment variables to get logs instead of argc/argv | Thibault Saunier | 2 | -46/+8 |
2011-03-23 | GstDriver: remove custom log function | Alessandro Decina | 1 | -5/+0 |
2011-03-23 | GstDriver: fix logging to file | Alessandro Decina | 1 | -10/+1 |
2011-03-23 | GstDriver: be more verbose about missing-plugin messages | Alessandro Decina | 2 | -1/+7 |
2011-03-18 | Use surfaceflingersink. | Reynaldo H. Verdejo Pinochet | 2 | -9/+16 |
2011-03-10 | android: gah, user is deprecated, set LOCAL_MODULE_TAGS := eng debug | Alessandro Decina | 1 | -1/+1 |
2011-03-10 | android: err... actually set LOCAL_MODULE_TAGS := user | Alessandro Decina | 1 | -1/+1 |
2011-03-09 | android: set LOCAL_MODULE_TAGS := eng | Alessandro Decina | 1 | -1/+1 |
2011-03-08 | Disable GstMetadataRetriever for now, it doesn't build with gingerbread | Alessandro Decina | 1 | -2/+1 |
2011-03-01 | Don't check for STECONF_ANDROID_VERSION_FROYO | Alessandro Decina | 2 | -4/+2 |
2011-03-01 | Build fixes | Alessandro Decina | 4 | -315/+128 |
2010-12-06 | Add top-level Android.mk | Edward Hervey | 1 | -0/+10 |