Wim Taymans
|
3591df23b1
|
docs: playbin2 -> playbin
|
2012-10-09 12:20:10 +02:00 |
|
Wim Taymans
|
f70ebca937
|
tests: fix audio caps
|
2012-10-09 12:20:10 +02:00 |
|
Tim-Philipp Müller
|
06777095e8
|
examples: make snapshot example actually compile and work
https://bugzilla.gnome.org/show_bug.cgi?id=684063
|
2012-09-17 16:19:52 +01:00 |
|
Javier Jardón
|
f0d3f33540
|
tests/examples/snapshot/snapshot.c: get caps from the sample
pull-preroll signal returns a GstSample, not a GstBuffer
https://bugzilla.gnome.org/show_bug.cgi?id=684063
|
2012-09-17 16:05:37 +01:00 |
|
Mark Nauwelaerts
|
e491d24341
|
use gst_element_factory_get_metadata to replace obsolete API
|
2012-09-15 18:57:09 +02:00 |
|
Wim Taymans
|
24bab1e5a8
|
fix for appsink GstFlowReturn
|
2012-09-14 13:39:20 +02:00 |
|
Wim Taymans
|
acb3aeebd4
|
fix caps
|
2012-09-14 13:22:31 +02:00 |
|
Tim-Philipp Müller
|
fc37cf5779
|
Silence some 'variable may be used uninitialized' compiler warnings
when compiling with -DG_DISABLE_ASSERT
|
2012-08-08 10:19:20 +01:00 |
|
Tim-Philipp Müller
|
17c839c8a1
|
No statements with side-effects in g_assert() or g_return_*() please
|
2012-08-08 10:11:48 +01:00 |
|
Wim Taymans
|
9eb8b64bb0
|
playback-test: fix buffering query
It was using the wrong values from the buffering query.
|
2012-07-19 12:51:25 +02:00 |
|
Wim Taymans
|
c88b55c3a9
|
tests: update for step event changes
|
2012-07-18 17:50:28 +02:00 |
|
Tim-Philipp Müller
|
01270a447e
|
examples: update for new force-aspect-ratio default
|
2012-06-29 11:46:23 +01:00 |
|
Tim-Philipp Müller
|
43e4b44bb1
|
uridecodebin, tests: update for gst_element_make_from_uri() changes
|
2012-06-23 14:55:31 +01:00 |
|
Wim Taymans
|
fcc1e1f457
|
update for bus api changes
|
2012-06-20 12:34:01 +02:00 |
|
Andreas Frisch
|
92c04f12cc
|
fix compiler warning
|
2012-06-20 12:34:01 +02:00 |
|
Tim-Philipp Müller
|
d155b83d03
|
examples: make play button in playback test have focus after startup
So you can just press Enter to start playback.
|
2012-06-14 23:18:20 +01:00 |
|
Vincent Penquerc'h
|
f211cda2fc
|
playback-test: expose seek snap flags
https://bugzilla.gnome.org/show_bug.cgi?id=676639
|
2012-06-11 12:35:24 +01:00 |
|
Tim-Philipp Müller
|
fa832bedb8
|
tests: don't use GstStructure API on tag lists
|
2012-05-26 19:56:48 +01:00 |
|
Andoni Morales Alastruey
|
e8355ce908
|
playback: Fix compilation with the GDK Quartz backend
|
2012-05-21 13:15:12 +02:00 |
|
Stefan Sauer
|
db3a4b424c
|
playback-test: remove not needed state-change
We go back to paused if needed (scrubbing in paused) in stop_seek().
|
2012-05-21 11:38:09 +02:00 |
|
Vivia Nikolaidou
|
a5d8bce395
|
playback: Display subseconds as proper milliseconds instead of the last 2 digits of the milliseconds
|
2012-05-03 17:16:36 +02:00 |
|
Sebastian Dröge
|
69b18ab09d
|
gst-libs: Remove interfaces libs and mixer/tuner interfaces
The navigation interface is now in the video library.
|
2012-04-13 13:14:13 +02:00 |
|
Alban Browaeys
|
6c8abf24cf
|
libs: Link against internal tag library
|
2012-04-11 09:58:49 +02:00 |
|
Alban Browaeys
|
8e8c18233a
|
pbutils: Link against internal gst video
Link pbutils and encoding tests against internal version of libgstvideo.
|
2012-04-11 09:56:17 +02:00 |
|
Sebastian Dröge
|
65307dd132
|
gst: Update versioning
|
2012-04-04 14:55:15 +02:00 |
|
Wim Taymans
|
345dc31f20
|
update for buffer api change
|
2012-03-30 18:15:30 +02:00 |
|
Sebastian Dröge
|
9e13d70b2c
|
Merge remote-tracking branch 'origin/0.10'
Conflicts:
gst-libs/gst/video/video-overlay-composition.c
tests/check/libs/video.c
|
2012-03-29 15:00:22 +02:00 |
|
Sebastian Dröge
|
affd142d33
|
playback-test: Some minor grid layout improvements
|
2012-03-26 09:16:01 +02:00 |
|
Sebastian Dröge
|
5e87247937
|
playback-test: Make grid children sizes non homogeneous
This only takes space for no good reason and doesn't even look good.
|
2012-03-26 09:16:01 +02:00 |
|
Sebastian Dröge
|
07d41dd346
|
playback-test: Rename advanced playback to advanced seeking
It's about seeking, not general playback.
|
2012-03-26 09:16:01 +02:00 |
|
Wim Taymans
|
cc80ab6b2e
|
tests: fix for caps _normalize changes
|
2012-03-12 12:22:54 +01:00 |
|
Sebastian Dröge
|
ac91f44747
|
playback-test: Link to libgstvideo too
|
2012-03-02 12:11:25 +01:00 |
|
Sebastian Dröge
|
32bb92f2fa
|
Merge branch 'master' into 0.11
Conflicts:
tests/examples/Makefile.am
tests/examples/playback/playback-test.c
|
2012-03-02 12:07:22 +01:00 |
|
Sebastian Dröge
|
55ed216911
|
playback: Only requires GTK, not GTK-X11
|
2012-03-02 12:06:53 +01:00 |
|
Sebastian Dröge
|
06135dcf7b
|
playback-test: Rename everything from seek to playback-test internally too
|
2012-03-02 12:01:37 +01:00 |
|
Sebastian Dröge
|
f8d67ef805
|
playback: Rename file from seek.c to playback-test.c
|
2012-03-02 11:58:30 +01:00 |
|
Sebastian Dröge
|
83e0c28488
|
examples: Move seek example into its own directory
|
2012-03-02 11:57:34 +01:00 |
|
Sebastian Dröge
|
f7939bb43f
|
Merge branch 'master' into 0.11
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-02 10:00:55 +01:00 |
|
Sebastian Dröge
|
87d41b87a0
|
seek: Add support for setting a subtitle URI
|
2012-03-01 13:24:45 +01:00 |
|
Sebastian Dröge
|
ad1b38a7f1
|
seek: Add support for changing the remaining playbin2 properties
Including video/audio/text sinks.
|
2012-03-01 12:52:21 +01:00 |
|
Sebastian Dröge
|
3d32372e8b
|
seek: Add advanced seek ability
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 10:49:42 +01:00 |
|
Sebastian Dröge
|
dbeeade504
|
seek: Some more variable moving
|
2012-03-01 10:49:42 +01:00 |
|
Sebastian Dröge
|
3e16ee0af1
|
seek: Move seek flags/settings into its own expander
|
2012-03-01 10:49:42 +01:00 |
|
Edward Hervey
|
59918e841f
|
Suppress deprecation warnings in selected files, for g_value_array_* mostly
|
2012-02-27 14:28:15 +01:00 |
|
Sebastian Dröge
|
9a627ed071
|
seek: Let the XOverlay element handle events
Need for proper resizing.
|
2012-02-24 12:09:31 +01:00 |
|
Sebastian Dröge
|
8e46431836
|
seek: Use the same adjustment for the color balance scales as for the seek scale
|
2012-02-24 12:03:34 +01:00 |
|
Sebastian Dröge
|
c672ffea77
|
seek: Change the volume/mute widgets from the main thread
And also connect to notify::mute to get notified about mute changes.
|
2012-02-24 12:00:41 +01:00 |
|
Sebastian Dröge
|
ed25febef9
|
seek: Refactor and cleanup seek example application
|
2012-02-24 11:48:00 +01:00 |
|
Sebastian Dröge
|
e3a1535930
|
seek: Fix mistake in last commit
|
2012-02-23 14:46:07 +01:00 |
|
Sebastian Dröge
|
db66b501fe
|
seek: The volume property signals are proxied in playbin2 since some time already
|
2012-02-23 13:39:33 +01:00 |
|