Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-10 | docs: fix up some more GstXOverlay -> GstVideoOverlay | Tim-Philipp Müller | 1 | -1/+1 | |
https://bugzilla.gnome.org/show_bug.cgi?id=689740 | |||||
2012-11-03 | Fix FSF address | Tim-Philipp Müller | 3 | -6/+6 | |
https://bugzilla.gnome.org/show_bug.cgi?id=687520 | |||||
2012-09-15 | use gst_element_factory_get_metadata to replace obsolete API | Mark Nauwelaerts | 1 | -2/+4 | |
2012-09-14 | fix caps | Wim Taymans | 1 | -7/+2 | |
2012-07-18 | tests: update for step event changes | Wim Taymans | 1 | -1/+1 | |
2012-06-29 | examples: update for new force-aspect-ratio default | Tim-Philipp Müller | 1 | -5/+0 | |
2012-06-20 | update for bus api changes | Wim Taymans | 1 | -1/+1 | |
2012-05-26 | tests: don't use GstStructure API on tag lists | Tim-Philipp Müller | 1 | -3/+3 | |
2012-04-13 | gst-libs: Remove interfaces libs and mixer/tuner interfaces | Sebastian Dröge | 1 | -1/+0 | |
The navigation interface is now in the video library. | |||||
2012-04-04 | gst: Update versioning | Sebastian Dröge | 1 | -2/+2 | |
2012-03-02 | Merge branch 'master' into 0.11 | Sebastian Dröge | 2 | -3352/+2 | |
Conflicts: tests/examples/Makefile.am tests/examples/playback/playback-test.c | |||||
2012-03-02 | examples: Move seek example into its own directory | Sebastian Dröge | 2 | -3349/+2 | |
2012-03-02 | Merge branch 'master' into 0.11 | Sebastian Dröge | 1 | -1074/+1906 | |
Conflicts: NEWS RELEASE configure.ac docs/plugins/gst-plugins-base-plugins.args docs/plugins/gst-plugins-base-plugins.hierarchy docs/plugins/gst-plugins-base-plugins.interfaces docs/plugins/inspect/plugin-adder.xml docs/plugins/inspect/plugin-alsa.xml docs/plugins/inspect/plugin-app.xml docs/plugins/inspect/plugin-audioconvert.xml docs/plugins/inspect/plugin-audiorate.xml docs/plugins/inspect/plugin-audioresample.xml docs/plugins/inspect/plugin-audiotestsrc.xml docs/plugins/inspect/plugin-cdparanoia.xml docs/plugins/inspect/plugin-encoding.xml docs/plugins/inspect/plugin-ffmpegcolorspace.xml docs/plugins/inspect/plugin-gdp.xml docs/plugins/inspect/plugin-gio.xml docs/plugins/inspect/plugin-gnomevfs.xml docs/plugins/inspect/plugin-libvisual.xml docs/plugins/inspect/plugin-ogg.xml docs/plugins/inspect/plugin-pango.xml docs/plugins/inspect/plugin-playback.xml docs/plugins/inspect/plugin-subparse.xml docs/plugins/inspect/plugin-tcp.xml docs/plugins/inspect/plugin-theora.xml docs/plugins/inspect/plugin-typefindfunctions.xml docs/plugins/inspect/plugin-uridecodebin.xml docs/plugins/inspect/plugin-videorate.xml docs/plugins/inspect/plugin-videoscale.xml docs/plugins/inspect/plugin-videotestsrc.xml docs/plugins/inspect/plugin-volume.xml docs/plugins/inspect/plugin-vorbis.xml docs/plugins/inspect/plugin-ximagesink.xml docs/plugins/inspect/plugin-xvimagesink.xml gst-libs/gst/app/gstappsink.c gst-libs/gst/audio/mixer.c gst-libs/gst/audio/mixer.h gst-libs/gst/tag/gstxmptag.c gst-libs/gst/video/colorbalance.c gst-libs/gst/video/colorbalance.h gst/adder/gstadder.c gst/playback/gstplaybasebin.c gst/playback/gstplaybin2.c gst/playback/gstplaysink.c gst/videoscale/gstvideoscale.c tests/check/elements/videoscale.c tests/examples/seek/seek.c tests/examples/v4l/probe.c win32/common/_stdint.h win32/common/audio-enumtypes.c win32/common/config.h | |||||
2012-03-01 | seek: Add support for setting a subtitle URI | Sebastian Dröge | 1 | -7/+40 | |
2012-03-01 | seek: Add support for changing the remaining playbin2 properties | Sebastian Dröge | 1 | -38/+309 | |
Including video/audio/text sinks. | |||||
2012-03-01 | seek: Add advanced seek ability | Sebastian Dröge | 1 | -29/+223 | |
This allows to seek to a specific value in a specific format and also lists the current position and duration in a specific format. | |||||
2012-03-01 | seek: Some more variable moving | Sebastian Dröge | 1 | -38/+44 | |
2012-03-01 | seek: Move seek flags/settings into its own expander | Sebastian Dröge | 1 | -45/+55 | |
2012-02-24 | seek: Let the XOverlay element handle events | Sebastian Dröge | 1 | -2/+0 | |
Need for proper resizing. | |||||
2012-02-24 | seek: Use the same adjustment for the color balance scales as for the seek scale | Sebastian Dröge | 1 | -6/+10 | |
2012-02-24 | seek: Change the volume/mute widgets from the main thread | Sebastian Dröge | 1 | -3/+40 | |
And also connect to notify::mute to get notified about mute changes. | |||||
2012-02-24 | seek: Refactor and cleanup seek example application | Sebastian Dröge | 1 | -1908/+1023 | |
2012-02-23 | seek: Fix mistake in last commit | Sebastian Dröge | 1 | -0/+3 | |
2012-02-23 | seek: The volume property signals are proxied in playbin2 since some time ↵ | Sebastian Dröge | 1 | -9/+0 | |
already | |||||
2012-02-23 | seek: Use colorbalance of playbin2 directly | Sebastian Dröge | 1 | -28/+15 | |
2012-02-23 | seek: Directly use navigation interface on playbin2 | Sebastian Dröge | 1 | -8/+28 | |
2012-02-23 | seek: Directly use the XOverlay interface on playbin2 | Sebastian Dröge | 1 | -3/+12 | |
2012-02-22 | seek: Make navigation/colorbalance settings work with non-playbin2 pipelines too | Sebastian Dröge | 1 | -25/+7 | |
2012-02-22 | seek: Add checkboxes for the remaining playbin2 flags and refactor code a bit | Sebastian Dröge | 1 | -36/+141 | |
2012-02-22 | seek: Only show colorbalance expander for playbin2 pipelines | Sebastian Dröge | 1 | -4/+5 | |
2012-02-22 | seek: Add UI for setting the colorbalance interface properties on playbin2 | Sebastian Dröge | 1 | -12/+205 | |
2012-02-21 | Merge branch 'master' into 0.11 | Wim Taymans | 2 | -15/+373 | |
Conflicts: tests/examples/seek/seek.c | |||||
2012-02-20 | seek: fix format strings | Stefan Sauer | 1 | -2/+4 | |
2012-02-20 | seek: Add support for sending navigation commands | Sebastian Dröge | 1 | -6/+194 | |
2012-02-20 | seek: Make the seek-bar insensitive for DVD menus | Sebastian Dröge | 1 | -0/+49 | |
2012-02-20 | seek: Add support for the navigation interface | Sebastian Dröge | 1 | -0/+99 | |
2012-02-20 | seek: Keep a reference to the xoverlay element | Sebastian Dröge | 1 | -1/+6 | |
2012-02-20 | seek: Add window-embedding support for OS X/Quartz | Sebastian Dröge | 1 | -5/+10 | |
osxvideosink implements the GstXOverlay interface since some time now. | |||||
2012-02-20 | seek: Explicitely call gst_x_overlay_expose() from the GtkDrawingArea ↵ | Sebastian Dröge | 1 | -0/+7 | |
expose/draw signal | |||||
2012-01-25 | Suppress deprecations in selected files | Edward Hervey | 3 | -0/+12 | |
2012-01-25 | Suppress deprecations in selected files | Edward Hervey | 3 | -0/+12 | |
2012-01-25 | port to new map API | Wim Taymans | 2 | -10/+8 | |
2012-01-22 | Replace deprecated GStaticMutex with GMutex | Tim-Philipp Müller | 2 | -18/+18 | |
2012-01-18 | Remove compatibility code cruft for old GLib versions | Tim-Philipp Müller | 3 | -15/+0 | |
2012-01-02 | playback, mixerutils: gst_registry_get_default() -> gst_registry_get() | Tim-Philipp Müller | 2 | -2/+2 | |
2011-12-19 | use playbin instead of playbin2 | Wim Taymans | 4 | -16/+16 | |
2011-12-08 | Merge remote-tracking branch 'origin/master' into 0.11 | Tim-Philipp Müller | 3 | -0/+6 | |
Conflicts: ext/alsa/gstalsadeviceprobe.c ext/alsa/gstalsamixer.c ext/pango/gsttextoverlay.c ext/pango/gsttextoverlay.h gst-libs/gst/audio/gstaudiobasesink.c gst-libs/gst/audio/gstaudioringbuffer.c gst-libs/gst/audio/gstaudiosrc.c gst-libs/gst/video/Makefile.am gst-libs/gst/video/video.c gst/encoding/gststreamcombiner.c gst/encoding/gststreamsplitter.c gst/playback/gstplaybasebin.c gst/playback/gststreamsynchronizer.c gst/playback/gstsubtitleoverlay.c gst/playback/gsturidecodebin.c sys/xvimage/xvimagesink.c tests/examples/Makefile.am win32/common/libgstvideo.def Video overlay composition disabled for now, needs porting to buffer meta. | |||||
2011-12-04 | tools, tests: g_thread_init() is deprecated in glib master | Tim-Philipp Müller | 3 | -0/+6 | |
It's not needed any longer. | |||||
2011-12-01 | Use the new GstSample for snapshots | Wim Taymans | 1 | -18/+13 | |
Make appsink return a GstSample. Remove the pull_buffer_list method because it is not very useful anymore. Pass GstSample to the conversion function. Update playbin2 and examples | |||||
2011-11-30 | fix includes for moved interfaces | Wim Taymans | 2 | -2/+2 | |