Commit graph

865 commits

Author SHA1 Message Date
Julien Moutte
687bb6820c Documented libgstplay's public methods
Original commit message from CVS:
Documented libgstplay's public methods
2003-02-07 11:02:21 +00:00
Colin Walters
2363f34606 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2003-02-07 01:48:21 +00:00
Julien Moutte
5b37927c13 Code cleanup and reorganization
Original commit message from CVS:
Code cleanup and reorganization
I ll now be able to make nice gtk-doc for this lib
Fixed latency bug on async_queue pop
X video window now comes immediatly
2003-02-06 23:17:37 +00:00
Jan Schmidt
ee1f58a95f Changed caps->fixed to use FLAG_SET
Original commit message from CVS:
Changed caps->fixed to use FLAG_SET
2003-02-05 20:38:41 +00:00
Wim Taymans
869d913ff6 - properly ref/unref the caps while doing caps nego
Original commit message from CVS:
- properly ref/unref the caps while doing caps nego
2003-02-02 20:00:19 +00:00
Wim Taymans
92749d3422 - Cleanups
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
2003-02-02 19:25:58 +00:00
David Schleef
48300827a1 Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally.  Fix bad pointer->integer
conversion.
2003-02-02 05:26:29 +00:00
Christian Schaller
b80a4140f3 remove README from Makefile.am as there is no README
Original commit message from CVS:
remove README from Makefile.am as there is no README
2003-02-01 15:43:39 +00:00
Owen Fraser-Green
e083ac1e32 Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
2003-01-31 23:06:18 +00:00
Ronald S. Bultje
7d818076ff Add metadata/streaminfo to AVI
Original commit message from CVS:
Add metadata/streaminfo to AVI
2003-01-31 19:37:25 +00:00
Zeeshan Ali
df64095e68 Just correcting my mistake
Original commit message from CVS:
Just correcting my mistake
2003-01-30 21:05:22 +00:00
Ronald S. Bultje
d62cdbbc61 Add untested get-video-size function (bug 104360)
Original commit message from CVS:
Add untested get-video-size function (bug 104360)
2003-01-30 20:47:43 +00:00
Zeeshan Ali
1c6ceb5c0b The first attempt to support MAS. Dont expect it to work :)
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
2003-01-30 20:24:26 +00:00
Benjamin Otte
0d1b9d28be make 8bit modplug use the right caps. 8bit sounds really crappy tho
Original commit message from CVS:
make 8bit modplug use the right caps. 8bit sounds really crappy tho
2003-01-30 18:03:47 +00:00
Christian Schaller
58825247e6 add asf plugin
Original commit message from CVS:
add asf plugin
2003-01-26 00:25:41 +00:00
Christian Schaller
622ef23c7e add asf plugin to build
Original commit message from CVS:
add asf plugin to build
2003-01-26 00:25:04 +00:00
Colin Walters
a9485fd5b2 Don't make a size request when in iradio mode.
Original commit message from CVS:
(gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
2003-01-25 23:20:36 +00:00
David Schleef
b534ea2616 Add length querying
Original commit message from CVS:
Add length querying
2003-01-23 21:06:30 +00:00
Christian Schaller
3be60ae602 fix swfdec link
Original commit message from CVS:
fix swfdec link
2003-01-23 20:32:37 +00:00
Thomas Vander Stichele
875dfde17a clean up spec file, more virtualprovides
Original commit message from CVS:
clean up spec file, more virtualprovides
2003-01-23 13:06:24 +00:00
Thomas Vander Stichele
f360f0e88f 0.7.x dev branch is open
Original commit message from CVS:
0.7.x dev branch is open
2003-01-23 12:25:29 +00:00
Thomas Vander Stichele
06d4c3d983 update version
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
6fc1e27bd8 stray x check
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
Wim Taymans
3b1ea7a4b9 - Add strn tag
Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code
2003-01-21 22:23:11 +00:00
Wim Taymans
4e2192230b Make property write only
Original commit message from CVS:
Make property write only
2003-01-21 21:33:54 +00:00
Christian Schaller
96377ea65a remove aviparse again
Original commit message from CVS:
remove aviparse again
2003-01-21 20:55:58 +00:00
Jeremy Simon
17b8e6956b fix stupid mistake on seek event
Original commit message from CVS:
fix stupid mistake on seek event
2003-01-20 22:42:57 +00:00
Wim Taymans
0056a06bd0 - Fix bytestream flush
Original commit message from CVS:
- Fix bytestream flush
- Add workaround for spider bug
2003-01-20 21:24:37 +00:00
Jeremy Simon
6f92032333 handle bytestream event
Original commit message from CVS:
handle bytestream event
2003-01-20 21:02:58 +00:00
Wim Taymans
9145d0135b Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
2003-01-20 19:36:46 +00:00
Thomas Vander Stichele
f23030c5e2 uninstall fix
Original commit message from CVS:
uninstall fix
2003-01-20 11:58:56 +00:00
Christian Schaller
7409ccce5c apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod
Original commit message from CVS:
apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod
2003-01-19 21:20:40 +00:00
Christian Schaller
c02a5f42fa update with latest changes
Original commit message from CVS:
update with latest changes
2003-01-19 20:55:43 +00:00
Wim Taymans
6f05d9c394 Hmm, forgot to commit this crucial define..
Original commit message from CVS:
Hmm, forgot to commit this crucial define..
2003-01-19 01:53:34 +00:00
Thomas Vander Stichele
93e232a4f4 paranoid
Original commit message from CVS:
paranoid
2003-01-18 18:17:52 +00:00
Thomas Vander Stichele
034094d7a4 don't segfault when data didn't make it in
Original commit message from CVS:
don't segfault when data didn't make it in
2003-01-18 18:10:53 +00:00
Steve Baker
adcae26e69 added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin...
Original commit message from CVS:
added func gst_play_set_data_src
removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space
2003-01-18 04:37:32 +00:00
Thomas Vander Stichele
d70bb73c29 check for vorbis final
Original commit message from CVS:
check for vorbis final
2003-01-17 15:14:44 +00:00
Leif Johnson
6b785348c4 + modifying playondemand to behave a little more like a sequencer
Original commit message from CVS:
+ modifying playondemand to behave a little more like a sequencer
2003-01-17 14:04:39 +00:00
David Schleef
b2d148685a Update for new API
Original commit message from CVS:
Update for new API
2003-01-17 05:27:12 +00:00
David Schleef
fd3571bdd4 Add a swfdec version dependency for new API
Original commit message from CVS:
Add a swfdec version dependency for new API
2003-01-17 01:19:42 +00:00
Thomas Vander Stichele
92271a07d6 this is a better way
Original commit message from CVS:
this is a better way
2003-01-16 17:13:00 +00:00
Thomas Vander Stichele
c74ac58b85 patch ffmpeg
Original commit message from CVS:
patch ffmpeg
2003-01-16 16:58:29 +00:00
Thomas Vander Stichele
abcba143a9 thaytan's ffmpeg function renaming patch
Original commit message from CVS:
thaytan's ffmpeg function renaming patch
2003-01-16 16:57:42 +00:00
Thomas Vander Stichele
29a8db41f8 build fix
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Iain Holmes
5a67a99e61 Add a new riff id tag: dmlh
Original commit message from CVS:
Add a new riff id tag: dmlh
2003-01-15 00:38:54 +00:00
Jan Schmidt
3f58aecb75 Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Original commit message from CVS:
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
2003-01-13 13:59:31 +00:00
Wim Taymans
801ee2866c unref pool too
Original commit message from CVS:
unref pool too
2003-01-12 21:31:16 +00:00
Wim Taymans
18c9d19de2 Fix timestamps
Original commit message from CVS:
Fix timestamps
2003-01-12 21:28:38 +00:00
Wim Taymans
52838dd8aa somewhat fix modplug
Original commit message from CVS:
somewhat fix modplug
2003-01-12 21:23:49 +00:00