gstreamer/gst
Ronald S. Bultje ae91d7c717 configure.ac: Improve mpeg2enc detection. This is for distributions that do ship mjpegtools, but without mpeg2enc. Al...
Original commit message from CVS:
2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* configure.ac:
Improve mpeg2enc detection. This is for distributions that do
ship mjpegtools, but without mpeg2enc. Also does object check
for might there ever be ABI incompatibility.
* ext/mpeg2enc/gstmpeg2enc.cc:
Add Andrew as second maintainer (he's helping me), and also add
an error if no caps was set. This happens if I pull before capsnego
and that's something I should solve sometime else.
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_blockgroup):
Fix time parsing.
* gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
(gst_matroska_mux_track_header):
Add caps to templates.
* gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
Add mpegversion=1 to prevent confusion with MPEG/AAC.
* gst/mpegstream/gstmpegdemux.c:
Remove layer since it causes warnings about unfixed caps.
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
Fix obvious typo (we error out if caps were set, we should of
course error out if *no* caps were set).
* sys/oss/gstosselement.c: (gst_osselement_convert):
Fix format conversion, we confused bits/bytes.
* sys/oss/gstosselement.h:
Improve documentation for 'bps'.
* sys/v4l/TODO:
Remove stuff about plugins that need removing - this was done
ages ago.
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
(gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
(gst_v4lsrc_src_query):
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
(gst_v4l2src_src_convert), (gst_v4l2src_src_query):
Add get_query_types(), get_formats() and query() functions.
2003-12-21 18:44:34 +00:00
..
audiofx + checking in plugin category changes 2003-11-16 22:02:22 +00:00
auparse remove copyright field from plugins 2003-12-04 10:37:38 +00:00
avi Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00
cutter remove copyright field from plugins 2003-12-04 10:37:38 +00:00
debug remove copyright field from plugins 2003-12-04 10:37:38 +00:00
effectv remove copyright field from plugins 2003-12-04 10:37:38 +00:00
flx remove copyright field from plugins 2003-12-04 10:37:38 +00:00
goom remove copyright field from plugins 2003-12-04 10:37:38 +00:00
law remove copyright field from plugins 2003-12-04 10:37:38 +00:00
level remove copyright field from plugins 2003-12-04 10:37:38 +00:00
matroska configure.ac: Improve mpeg2enc detection. This is for distributions that do ship mjpegtools, but without mpeg2enc. Al... 2003-12-21 18:44:34 +00:00
median remove copyright field from plugins 2003-12-04 10:37:38 +00:00
monoscope remove copyright field from plugins 2003-12-04 10:37:38 +00:00
qtdemux Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
rtp remove copyright field from plugins 2003-12-04 10:37:38 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
smpte remove copyright field from plugins 2003-12-04 10:37:38 +00:00
spectrum remove copyright field from plugins 2003-12-04 10:37:38 +00:00
udp remove copyright field from plugins 2003-12-04 10:37:38 +00:00
videocrop remove copyright field from plugins 2003-12-04 10:37:38 +00:00
videofilter make videofilter handle RGB correctly 2003-12-09 01:17:28 +00:00
videoflip remove copyright field from plugins 2003-12-04 10:37:38 +00:00
wavenc remove copyright field from plugins 2003-12-04 10:37:38 +00:00
wavparse Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00