Commit graph

23 commits

Author SHA1 Message Date
Wim Taymans
41eaba9d7a examples/seeking/seek.c: Don't consume all CPU in the idle loop.
Original commit message from CVS:
* examples/seeking/seek.c: (iterate):
Don't consume all CPU in the idle loop.
2004-07-09 14:33:15 +00:00
Wim Taymans
8b13e60e50 examples/seeking/seek.c: Added playbin seeking example.
Original commit message from CVS:
* examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
(make_mpeg_pipeline), (make_mpegnt_pipeline),
(make_playerbin_pipeline), (query_durations_elems),
(query_durations_pads), (query_positions_elems),
(query_positions_pads), (update_scale), (iterate), (stop_seek),
(main):
Added playbin seeking example.
2004-07-08 15:43:24 +00:00
Thomas Vander Stichele
9ac53e9a2a don't mix tabs and spaces
Original commit message from CVS:
don't mix tabs and spaces
2004-03-15 19:32:25 +00:00
Thomas Vander Stichele
908defa2c4 gst-indent
Original commit message from CVS:
gst-indent
2004-03-14 22:34:30 +00:00
Ronald S. Bultje
fbaf64a46d Add static version of removed gsT_element_factory_make_or_warn()
Original commit message from CVS:
Add static version of removed gsT_element_factory_make_or_warn()
2003-11-02 23:06:23 +00:00
Wim Taymans
6ca7875df8 - removed UNITS
Original commit message from CVS:
- removed UNITS
2003-05-24 10:51:02 +00:00
Wim Taymans
fa43617df4 - Cleanups
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
2003-02-02 19:25:58 +00:00
Thomas Vander Stichele
6c906df668 more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 23:03:05 +00:00
Thomas Vander Stichele
1669173743 another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
2003-01-10 10:22:24 +00:00
Wim Taymans
b5bee92a53 Fix plugins for new query API
Original commit message from CVS:
Fix plugins for new query API
2002-12-30 17:53:18 +00:00
Wim Taymans
f5b06f0e6a Updated test app
Original commit message from CVS:
Updated test app
2002-12-26 22:53:36 +00:00
Steve Baker
afa41d968f add #include <stdlib.h> where needed
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
Wim Taymans
2386eb2000 Some small updates
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Wim Taymans
3dc19fec9f Various updates to the new event API
Original commit message from CVS:
Various updates to the new event API
2002-07-08 19:29:16 +00:00
Wim Taymans
60bf5b6388 Add DV seeking example
Original commit message from CVS:
Add DV seeking example
2002-06-16 21:54:38 +00:00
Thomas Vander Stichele
5928940f15 use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many fun...
Original commit message from CVS:
use _or_warn to notify when failing to create elements
adding code for colorspace without activating it
use _many functions for mpeg
2002-06-13 13:16:52 +00:00
Wim Taymans
511bdb0051 Added mod
Original commit message from CVS:
Added mod
2002-06-12 22:45:35 +00:00
Wim Taymans
d6a240bf91 Some cleanups, add modplug seeking example.
Original commit message from CVS:
Some cleanups, add modplug seeking example.
2002-06-11 19:20:52 +00:00
Wim Taymans
472e5c3189 Added wav test to seek.c
Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider
2002-06-08 14:57:15 +00:00
Wim Taymans
c1d3afbdb1 Seek on the queue in mp3, added flac seeking test
Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test
2002-06-06 20:26:52 +00:00
Wim Taymans
a87c48901f Fix the compile error
Original commit message from CVS:
Fix the compile error
2002-06-03 22:18:57 +00:00
Thomas Vander Stichele
be84d9c9e7 fixing *wtay*'s code
Original commit message from CVS:
fixing *wtay*'s code
2002-06-02 15:48:30 +00:00
Thomas Vander Stichele
cc62ce731c moving stuff
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00