Thomas Vander Stichele
4d5d704e8f
ignore ffmpeg dir
...
Original commit message from CVS:
ignore ffmpeg dir
2003-01-05 23:14:02 +00:00
Thomas Vander Stichele
9f97e219dc
only slurp in cvs mode
...
Original commit message from CVS:
only slurp in cvs mode
2003-01-05 11:53:32 +00:00
Thomas Vander Stichele
dc03a5991c
a new way of handling ffmpeg cvs
...
Original commit message from CVS:
a new way of handling ffmpeg cvs
2003-01-05 11:31:01 +00:00
Thomas Vander Stichele
86661afaf4
some dist fixes
...
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
David I. Lehn
1594a6a0e1
exciting .cvsignore updates!
...
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:08 +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
Thomas Vander Stichele
2dec437285
ffmpeg fix
...
Original commit message from CVS:
ffmpeg fix
2002-12-30 12:41:03 +00:00
Thomas Vander Stichele
9174d6d048
yes sir i can boogie
...
Original commit message from CVS:
yes sir i can boogie
2002-12-27 16:27:10 +00:00
Thomas Vander Stichele
036a84861f
sigh
...
Original commit message from CVS:
sigh
2002-12-27 16:24:01 +00:00
Thomas Vander Stichele
586bebe076
geez, me is teh suck
...
Original commit message from CVS:
geez, me is teh suck
2002-12-27 16:16:19 +00:00
Thomas Vander Stichele
a0646013c2
slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
...
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
2002-12-26 10:53:21 +00:00
Christian Schaller
82ae3fdcee
commit patch from Nall for riffutil
...
Original commit message from CVS:
commit patch from Nall for riffutil
2002-12-12 11:42:14 +00:00
Thomas Vander Stichele
fee19c837e
fix 100982
...
Original commit message from CVS:
fix 100982
2002-12-11 23:32:52 +00:00
Thomas Vander Stichele
15fd15a800
merge back from release branch
...
Original commit message from CVS:
merge back from release branch
2002-12-11 21:58:36 +00:00
Steve Baker
99da9aa987
Applied state-saving patch from Leif Johnson
...
Original commit message from CVS:
Applied state-saving patch from Leif Johnson
2002-12-11 04:39:45 +00:00
Iain Holmes
ac04104547
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
...
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08 17:20:44 +00:00
Thomas Vander Stichele
f1f464b7b2
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:04 +00:00
Steve Baker
b9cf0f4515
go to READY if there is a gst_element_error
...
Original commit message from CVS:
go to READY if there is a gst_element_error
2002-12-01 01:55:45 +00:00
Thomas Vander Stichele
bcd8674c23
flac debug cleanup m4 for ffmpeg
...
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:33 +00:00
Thomas Vander Stichele
bb4c8c1c20
some fixes, suggestion by thaytan to make _get and _set work similar
...
Original commit message from CVS:
some fixes, suggestion by thaytan to make _get and _set work similar
2002-11-20 12:15:49 +00:00
Thomas Vander Stichele
4a6459ccc9
adding media info
...
Original commit message from CVS:
adding media info
2002-11-11 13:59:51 +00:00
Thomas Vander Stichele
ce0d5c64ee
media info lib
...
Original commit message from CVS:
media info lib
2002-11-11 13:59:16 +00:00
Thomas Vander Stichele
625d8f148e
muhaha
...
Original commit message from CVS:
muhaha
2002-11-09 18:31:27 +00:00
Thomas Vander Stichele
70c5190a98
applied dolphy's patch
...
Original commit message from CVS:
applied dolphy's patch
2002-11-05 10:12:01 +00:00
Thomas Vander Stichele
f9c18acc15
adding audio
...
Original commit message from CVS:
adding audio
2002-10-29 18:05:28 +00:00
Steve Baker
b217f4959d
libgstplay has a new home. it still needs to be packaged though
...
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
2002-10-27 20:59:41 +00:00
Ronald S. Bultje
af47b309e0
Add ogg/vorbis support for avi files
...
Original commit message from CVS:
Add ogg/vorbis support for avi files
2002-10-27 18:08:43 +00:00
Thomas Vander Stichele
4d4b4f0cb5
a no-brainer addition
...
Original commit message from CVS:
a no-brainer addition
2002-10-25 14:31:15 +00:00
Andy Wingo
0d77729509
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults library (gstgconf) can be used by...
...
Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).
2002-10-16 19:47:05 +00:00
David I. Lehn
4ed389812e
build as a lib not a plugin
...
Original commit message from CVS:
build as a lib not a plugin
2002-10-03 03:17:16 +00:00
Andy Wingo
2d953b2114
%f is double
...
Original commit message from CVS:
%f is double
2002-09-29 17:16:40 +00:00
Ronald S. Bultje
5a312ff117
This adds a generic video functions library
...
Original commit message from CVS:
This adds a generic video functions library
2002-09-26 12:20:12 +00:00
David Schleef
a77f027a10
Add config.h, since we use HAVE_CPU_PPC
...
Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC
2002-09-15 21:39:54 +00:00
Wim Taymans
6313bb030b
const fixes
...
Original commit message from CVS:
const fixes
2002-09-12 20:53:56 +00:00
Steve Baker
a160852f16
remove some debugging. it works already
...
Original commit message from CVS:
remove some debugging. it works already
2002-09-10 17:08:14 +00:00
Thomas Vander Stichele
04b9350b6e
some simple fixes and additions
...
Original commit message from CVS:
some simple fixes and additions
2002-09-09 08:39:58 +00:00
Thomas Vander Stichele
2395ed73bc
oops, longtime pending fix
...
Original commit message from CVS:
oops, longtime pending fix
2002-08-06 23:55:08 +00:00
Steve Baker
f260fc41f4
one bin is enough
...
Original commit message from CVS:
one bin is enough
2002-07-28 15:06:06 +00:00
Thomas Vander Stichele
0461ce0a97
this is neater
...
Original commit message from CVS:
this is neater
2002-07-15 11:17:24 +00:00
Thomas Vander Stichele
02bdb811de
more of these
...
Original commit message from CVS:
more of these
2002-07-15 11:13:10 +00:00
Thomas Vander Stichele
03dfe3fa94
more useful info
...
Original commit message from CVS:
more useful info
2002-07-15 11:09:26 +00:00
Thomas Vander Stichele
27f564d626
avoid division by zero and add warning
...
Original commit message from CVS:
avoid division by zero and add warning
2002-07-15 11:06:33 +00:00
Thomas Vander Stichele
2382ecd4cb
small fixes
...
Original commit message from CVS:
small fixes
2002-07-12 21:09:17 +00:00
Thomas Vander Stichele
41ff6133d6
parse to BIN dumbass
...
Original commit message from CVS:
parse to BIN dumbass
2002-07-12 13:40:53 +00:00
Thomas Vander Stichele
e22f481f62
api changes and render/ghost functions
...
Original commit message from CVS:
api changes and render/ghost functions
2002-07-12 09:41:25 +00:00
Thomas Vander Stichele
126371be0c
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
David Schleef
8a314999ff
Fix warning
...
Original commit message from CVS:
Fix warning
2002-07-02 03:29:21 +00:00
Thomas Vander Stichele
df0a66156b
gconf stuff
...
Original commit message from CVS:
gconf stuff
2002-07-01 15:39:58 +00:00
David Schleef
9c3c5b3b6e
Fix buffer allocation problem.
...
Original commit message from CVS:
Fix buffer allocation problem.
2002-06-29 00:40:37 +00:00
Thomas Vander Stichele
9f801ccc5d
header relocation
...
Original commit message from CVS:
header relocation
2002-06-22 23:37:20 +00:00