Commit graph

24 commits

Author SHA1 Message Date
Wim Taymans
afb0fbccd9 Make Johan happy.
Original commit message from CVS:
Make Johan happy.
2004-07-12 09:15:37 +00:00
Wim Taymans
7798d53055 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
f453e3e99c 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
6cc1c73d2b don't mix tabs and spaces
Original commit message from CVS:
don't mix tabs and spaces
2004-03-15 19:32:27 +00:00
Thomas Vander Stichele
5d25c00e4b gst-indent
Original commit message from CVS:
gst-indent
2004-03-14 22:34:33 +00:00
Ronald S. Bultje
e07e4a5cef 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
9e8be3457a - removed UNITS
Original commit message from CVS:
- removed UNITS
2003-05-24 10:51:02 +00:00
Wim Taymans
37afd27681 - Cleanups
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
2003-02-02 19:25:58 +00:00
Thomas Vander Stichele
cb80f9b1d8 more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 23:03:08 +00:00
Thomas Vander Stichele
be876ae577 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:25 +00:00
Wim Taymans
4d36ba7e87 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
da1f7586fc Updated test app
Original commit message from CVS:
Updated test app
2002-12-26 22:53:36 +00:00
Steve Baker
71644aa4b0 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
2e8109ca45 Some small updates
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Wim Taymans
46b555bd15 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
dac4644443 Add DV seeking example
Original commit message from CVS:
Add DV seeking example
2002-06-16 21:54:38 +00:00
Thomas Vander Stichele
514729bbba 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
6446e509a5 Added mod
Original commit message from CVS:
Added mod
2002-06-12 22:45:35 +00:00
Wim Taymans
2f56cd1aa9 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
8d31a56e73 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
903b6b57ad 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
009c7beb5b Fix the compile error
Original commit message from CVS:
Fix the compile error
2002-06-03 22:18:57 +00:00
Thomas Vander Stichele
550242d8c8 fixing *wtay*'s code
Original commit message from CVS:
fixing *wtay*'s code
2002-06-02 15:48:30 +00:00
Thomas Vander Stichele
dac1353696 moving stuff
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00