Commit graph

688 commits

Author SHA1 Message Date
Thomas Vander Stichele 4602defcb6 updated avifile ?
Original commit message from CVS:
updated avifile ?
2002-10-26 12:17:57 +00:00
Thomas Vander Stichele 2fce918b3b avifile change
Original commit message from CVS:
avifile change
2002-10-26 12:17:35 +00:00
Ronald S. Bultje e087fcd25a Let's use g_strerror() instead of strerror()
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
2002-10-26 09:40:55 +00:00
Thomas Vander Stichele 0f75bf8d83 a no-brainer addition
Original commit message from CVS:
a no-brainer addition
2002-10-25 14:31:15 +00:00
Christian Schaller 3db8587d72 add missing m4 to extra dist and add wavenc plugin to spec
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
2002-10-24 20:42:58 +00:00
Ronald S. Bultje 264077b956 Use strerror() instead of sys_errlist[] (deprecated)
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
2002-10-24 12:04:14 +00:00
Thomas Vander Stichele 05d065b9ca .m4 to check for presence of an element let me know if this works
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
2002-10-23 08:53:44 +00:00
David Schleef 506fbb6766 add rate parameter
Original commit message from CVS:
add rate parameter
2002-10-23 06:03:03 +00:00
David Schleef dbe3e46c71 add black, superblack, darkgrey areas
Original commit message from CVS:
add black, superblack, darkgrey areas
2002-10-23 04:35:55 +00:00
Ronald S. Bultje aaf29dddef This is broken too... I'm a moron
Original commit message from CVS:
This is broken too... I'm a moron
2002-10-21 21:06:16 +00:00
Ronald S. Bultje b39ccb1eab Blabla
Original commit message from CVS:
Blabla
2002-10-21 20:59:53 +00:00
Ronald S. Bultje d33e6afa2f Ohmy, didnt anyone notice? this is horribly broken
Original commit message from CVS:
Ohmy, didnt anyone notice? this is horribly broken
2002-10-21 20:57:57 +00:00
Iain Holmes cde2026bb0 Added a WAV file encoder
Original commit message from CVS:
Added a WAV file encoder
2002-10-21 17:06:52 +00:00
Wim Taymans c22baccb85 Make sure to flush the header
Original commit message from CVS:
Make sure to flush the header
2002-10-20 22:27:53 +00:00
Wim Taymans 201c4a698e Don't push on unusable pads
Original commit message from CVS:
Don't push on unusable pads
2002-10-20 17:27:51 +00:00
Wim Taymans 9eb2541f75 Add an example that shows transcoding stats for mpeg audio to vorbis
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
2002-10-20 17:12:54 +00:00
Wim Taymans 168b9de977 - Implement queries and convert functions for vorbisenc + lots of cleanups/improvements
Original commit message from CVS:
- Implement queries and convert functions for vorbisenc + lots of
cleanups/improvements
- catch negotiation errors in vorbisfile
2002-10-20 17:11:10 +00:00
Wim Taymans 2809d5864a Added bitrate control and metadata
Original commit message from CVS:
Added bitrate control and metadata
2002-10-20 01:55:28 +00:00
Christian Schaller 0ca837d1a7 lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
2002-10-20 01:08:34 +00:00
Thomas Vander Stichele b52c70238e scrub vorbis cflags
Original commit message from CVS:
scrub vorbis cflags
2002-10-19 23:25:55 +00:00
Thomas Vander Stichele 55deb8c0f2 stop bugging me i'm in none of these dirs
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
2002-10-19 20:17:47 +00:00
Wim Taymans 58b9fad950 Small fixes
Original commit message from CVS:
Small fixes
2002-10-19 16:58:25 +00:00
Wim Taymans cc76e0aacd Fix vorbisenc (bug 95097)
Original commit message from CVS:
Fix vorbisenc (bug 95097)
2002-10-19 16:57:08 +00:00
Thomas Vander Stichele 9c3f561ddd got to get it
Original commit message from CVS:
got to get it
2002-10-19 16:05:16 +00:00
Thomas Vander Stichele 431a337fbb yay for gcc 3
Original commit message from CVS:
yay for gcc 3
2002-10-19 14:41:50 +00:00
Jeremy Simon 891ef6848a add snapshot dir to Makefile
Original commit message from CVS:
add snapshot dir to Makefile
2002-10-18 22:36:34 +00:00
Jeremy Simon 01dcc976a7 enable the snapshot plugin build
Original commit message from CVS:
enable the snapshot plugin build
2002-10-18 20:53:45 +00:00
Andy Wingo db3abd8393 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
Andy Wingo 6e2a4b063c comment out unused function
Original commit message from CVS:
comment out unused function
2002-10-15 20:44:15 +00:00
Thomas Vander Stichele bfc39d311d I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
2002-10-06 13:49:35 +00:00
David Schleef 3c967ffc03 Lots of new goodness. Will negotiate caps and output images in about 20 different formats. Some code cleanup. Fixe...
Original commit message from CVS:
Lots of new goodness.  Will negotiate caps and output images in
about 20 different formats.  Some code cleanup.  Fixed YUV color
values for -I and Q.
2002-10-04 06:49:51 +00:00
David I. Lehn ef524dd53a use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
2002-10-03 03:19:28 +00:00
David I. Lehn f6e9cec81a 0.4.1-1 deb update
Original commit message from CVS:
0.4.1-1 deb update
2002-10-03 03:18:03 +00:00
David I. Lehn cc12111d12 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
Thomas Vander Stichele 0f8ae9f6b5 adding testsuite
Original commit message from CVS:
adding testsuite
2002-10-01 21:51:01 +00:00
Thomas Vander Stichele b2ccf417b4 adding spider tests
Original commit message from CVS:
adding spider tests
2002-10-01 21:49:55 +00:00
Thomas Vander Stichele 122dd88f69 sorry
Original commit message from CVS:
sorry
2002-10-01 20:45:29 +00:00
Thomas Vander Stichele 7917c63f5d code cleanups renamed FORMAT to WIDTH and disabled it since the code is fixed for 16 bit
Original commit message from CVS:
code cleanups
renamed FORMAT to WIDTH and disabled it since the code is fixed for 16 bit
2002-10-01 12:03:05 +00:00
Thomas Vander Stichele 8e4fdf7c7a list preferred autotools
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Iain Holmes bd3e835cd7 Remove a dumb print that spams the console...
Original commit message from CVS:
Remove a dumb print that spams the console...
2002-09-29 23:45:54 +00:00
Andy Wingo 1494ead81c %f is double
Original commit message from CVS:
%f is double
2002-09-29 17:16:40 +00:00
Iain Holmes b376650e30 Use events rather than properties
Original commit message from CVS:
Use events rather than properties
When the speed property is set, set the ripping speed.
2002-09-28 23:28:37 +00:00
Ronald S. Bultje 5264e71774 I'm such an idiot - these files should have been in a week ago
Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago
2002-09-28 11:05:39 +00:00
Ronald S. Bultje 895c730a13 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
Thomas Vander Stichele 8d31ac6af8 final backport
Original commit message from CVS:
final backport
2002-09-23 09:41:55 +00:00
Thomas Vander Stichele 21dd80fa24 talk about a painful merge
Original commit message from CVS:
talk about a painful merge
2002-09-23 09:39:33 +00:00
Thomas Vander Stichele f44e8e3a50 release backport
Original commit message from CVS:
release backport
2002-09-23 09:08:51 +00:00
Thomas Vander Stichele 394ed9144a better README
Original commit message from CVS:
better README
2002-09-23 05:49:26 +00:00
Wim Taymans a39e31ba62 - state change cleanup
Original commit message from CVS:
- state change cleanup
- add timestamps (should make cdparanoia ! osssink work)
- g_object_notify some properties
2002-09-20 20:10:43 +00:00
Ronald S. Bultje 20538dadc9 This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and doe...
Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap
2002-09-20 09:28:46 +00:00