gstreamer/gst
Tim-Philipp Müller 4590daf202 qtdemux: remove internal genre table
No need to maintain our own genre table in qtdemux. The genres are
identical to the ID3 genres, so we can just use libgsttag's
gst_tag_id3_genre_get() to look them up.
2009-10-05 00:26:44 +01:00
..
alpha
apetag Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
audiofx
auparse
autodetect Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
avi Fix printf formats to avoid warnings in avidemux. Fixes #597214 2009-10-03 17:25:19 +02:00
cutter
debugutils
deinterlace
effectv effectv: Fix compilation with gcc 3 2009-08-31 18:11:28 +02:00
equalizer
flv flvdemux: If there's no audio stream after 6 seconds of video signal no-more-pads 2009-10-03 12:21:34 +02:00
flx
goom
goom2k1
icydemux
id3demux Fix compile warnings with gcc 4.0.1. 2009-09-22 15:04:36 +02:00
interleave
law
level level: don't give wrong number of fields in the message docs 2009-10-02 13:44:41 +03:00
matroska matroskademux: Change one GST_WARNING to a GST_DEBUG 2009-10-03 12:21:34 +02:00
median
monoscope
multifile multifilesink: Add next-file property 2009-09-13 20:00:53 -07:00
multipart multipartmux: mark data buffer as delta-unit 2009-09-08 18:34:49 +02:00
oldcore
qtdemux qtdemux: remove internal genre table 2009-10-05 00:26:44 +01:00
replaygain
rtp rtp: add missing include to fix the build 2009-10-02 18:25:16 +03:00
rtpmanager jitterbuffer: cache latency in nanoseconds 2009-10-01 12:52:40 +02:00
rtsp rtspsrc: if transport protocol unsupported, try another one 2009-09-25 16:47:39 +02:00
smpte
spectrum spectrum: add post-messages property 2009-09-11 13:28:35 +02:00
udp udpsink: Add ttl multicast property 2009-08-31 12:16:01 +02:00
videobox videobox: Fix AYUV->I420 conversion 2009-09-09 16:28:53 +02:00
videocrop
videofilter videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID to property setter 2009-10-02 13:44:41 +03:00
videomixer videomixer: fix up Makefile some more 2009-09-22 11:02:02 +01:00
wavenc
wavparse wavparse: treat a zero-sized data chunk as extending to the end of the file. 2009-09-11 13:34:01 -07:00
y4m y4menc: Add interlaced support 2009-09-05 20:53:10 -07:00
Makefile.am