2012-10-25 |
Xavi Artigas | Add remaining bits from tutorial 5 to tutorial 4: Seeki... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andoni Morales... | Reorder tutorials |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andoni Morales... | tutorials: fix missing gtk libs link |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Xavi Artigas | Use a different clip which does not have letterboxing... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Xavi Artigas | Comments and debug output |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Xavi Artigas | Beautify subtitle flag |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Xavi Artigas | Retrieve media size from video sink once the pipe is... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Xavi Artigas | Some advances, nothing functional. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Xavi Artigas | Initial Android Tutorial 4 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Xavi Artigas | Tutorial 3 requires OpenGL ES 2.0 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Xavi Artigas | Change screen name from Android tutorials to GStreamer... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Xavi Artigas | Comment |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Xavi Artigas | Fix the case where a new surface is provided without... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Xavi Artigas | Code cleanup: only call gst_x_overlay_set_window_handle... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Xavi Artigas | Remove runtime detection of media size as it causes... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Missing braces! |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Whitespacey in layout |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Comment |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Implement remaining aspect ratio calculations |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Give the default media size a 4:3 aspect ratio. This... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Fix (workaround?, hack?) for expose() having the wrong... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Xavi Artigas | Package for the GStreamer class changed to com.gstreamer |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Xavi Artigas | Implement Aspect ratio preservation in GStreamerSurface... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Xavi Artigas | Fix memleak :) |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Remove video sink debug |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Add warptv to the pipeline, for added awesomeness. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Proper reporting of media size. Now the Android layout... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Simplify playing state tracking (and fix some problems) |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Remove unnecessary comment |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Simplify playing state tracking (and fix some problems) |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Xavi Artigas | Whitespacey & comments |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Xavi Artigas | Some layout beautifying |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Xavi Artigas | Make sure the pipeline is in READY state before trying... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | With proper debug output |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | Tutorial 3 |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | Do not use GST_ERROR before GStreamer has been initiali... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | Do not use GST_ERROR before GStreamer has been initiali... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | Fix tutorial number in debug output |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Xavi Artigas | Do not use GST_ERROR before GStreamer has been initialized |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Xavi Artigas | Make our GLib context is the default one to make sure... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Xavi Artigas | Make all methods static except JNI_OnLoad |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Xavi Artigas | Proper initialization of GSources (setup before attach) |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Xavi Artigas | Beautify the layout a bit |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Xavi Artigas | Fix button re-enabling: it has to be done from the... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Xavi Artigas | Add audioconvert and audioresample, for the sake of... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Xavi Artigas | git ignore |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Xavi Artigas | New icons to better follow the Android design guideline... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Xavi Artigas | Regexp mangled some comments |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Xavi Artigas | Changed all comments to //, because Confluence has... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Xavi Artigas | Add comments. Whitespace. Some function renaming. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Xavi Artigas | Initial tutorial 2 |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Xavi Artigas | Remove unused GIO module from Android.mk |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Xavi Artigas | More copyright notices removed |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Xavi Artigas | Remove copyright notices |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Xavi Artigas | Whitespacey |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Xavi Artigas | Move icons to proper folder. Replace generic Android... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sebastian Dröge | Reset duration after changing the URI |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Xavi Artigas | First tutorial. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sebastian Dröge | Disable subtitles for now |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Xavi Artigas | Rename tutorial-1 to tutorial-5 |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Xavi Artigas | Highlight selected file in the file dialog chooser... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sebastian Dröge | Link with all the useful plugins |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sebastian Dröge | Add copyright/license foo for the file dialog |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Sebastian Dröge | Add new filechooser |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Sebastian Dröge | Add support for selecting files |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Merge branch 'master' into sdk-0.0.1 |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Merge branch 'android' |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sebastian Dröge | Fix seeking |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sebastian Dröge | Don't queue multiple timeouts for delayed seeking |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sebastian Dröge | Implement throttling of seeks, only one seek per 500ms |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Fix restoration of playing state after orientation... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Now that playbin2 is used, remove the vsink variable... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Whitespacey |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Fix Seeking: Disable scrubbing seek for remote files... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Xavi Artigas | Add API to set the URI instead of hardcoding it in... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sebastian Dröge | Only set GSTREAMER_SDK_ROOT if it wasn't set yet |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Xavi Artigas | Some debug output beautifying |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Xavi Artigas | Fix Android.mk and make it use GSTREAMER_SDK_ROOT_ANDROID |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Sebastian Dröge | Use the OGV variant by default and use the fd.o server |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Sebastian Dröge | Add some UI feedback for the buffering messages |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Sebastian Dröge | Make sure to not go out of the target state due to... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Sebastian Dröge | Implement handling of buffering and clock-lost messages |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sebastian Dröge | The volume element is needed by playbin2 too |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sebastian Dröge | Also link OpenSL ES plugin |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sebastian Dröge | Catch DURATION message and query new duration on the... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sebastian Dröge | Make the playbin2 pipeline the default |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sebastian Dröge | videofilter plugin is needed for playbin2 too |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Xavi Artigas | Better handling of state tracking in the UI. It now... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Xavi Artigas | Catch the exception thrown by GStreamer.init() and... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Xavi Artigas | Add some resilience. In many occasions native methods... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Xavi Artigas | Reduce the number of gst plugins used, to approach... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Andoni Morales... | android-tutorial-1: update Android.mk with last changes |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Xavi Artigas | Remove unused constructor |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Sebastian Dröge | Use the WebM video by default |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Sebastian Dröge | It's GStreamer.init(), not Init() |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Sebastian Dröge | Call GStreamer.Init() from onCreate(), otherwise the... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Xavi Artigas | Whitespacey |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Xavi Artigas | Add a queue to the test pipeline |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Xavi Artigas | Use the new GStreamer.Init() method to initialize GStre... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Xavi Artigas | Remove unnecessary destruction of GSources |
commit | commitdiff | tree | snapshot |
next |