summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-17Update .po filesJan Schmidt14-586/+387
2006-12-17Replace some email addresses with names+email addressesJan Schmidt1-3/+5
2006-12-16gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller2-7/+41
2006-12-15add doap fileThomas Vander Stichele4-10/+97
2006-12-15ext/libmms/gstmms.c: These debug statements should be using LOG level.Tim-Philipp Müller2-4/+9
2006-12-14gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller2-1/+6
2006-12-13gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans2-2/+17
2006-12-12ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller6-2/+137
2006-12-12ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...Tim-Philipp Müller2-1/+10
2006-12-12ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...Tim-Philipp Müller2-14/+23
2006-12-11gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller2-3/+34
2006-12-11gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.Jonathan Matthew2-5/+9
2006-12-08gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler2-1/+11
2006-12-07gst/qtdemux/qtdemux.c: Handle more H263 variants.Wim Taymans2-0/+9
2006-12-06ext/jack/.cvsignore: Ignore old files as requested by the build slave.Jan Schmidt2-0/+6
2006-12-06configure.ac: Update the Jack requirement to the version where I think option...Jan Schmidt2-1/+7
2006-12-01win32/MANIFEST: Fix compilation on win32 under VS8Sergey Scobich2-1/+11
2006-11-30gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610.René Stadler2-1/+8
2006-11-30ext/Makefile.am: Fix build.Wim Taymans3-4/+17
2006-11-30Added fully functional jackaudiosink.Wim Taymans8-655/+992
2006-11-27gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...Wim Taymans2-10/+33
2006-11-26ext/theora/theoradec.c: Send events on the right pads, since they don't work ...Michael Smith2-2/+10
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost8-29/+17
2006-11-21add rfbsrc pluginChristian Schaller1-0/+1
2006-11-19gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith2-1/+6
2006-11-17sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should.Zaheer Abbas Merali2-5/+6
2006-11-17gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef2-4/+8
2006-11-17gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef2-0/+73
2006-11-17Port librfb to 0.10 (#376106).Andre Moreira Magalhaes14-651/+566
2006-11-16ext/spc/gstspc.c: Fix build with disabled gst-debug.Tim-Philipp Müller2-3/+7
2006-11-15update spec file with latest changesChristian Schaller1-1/+3
2006-11-15ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...Sebastian Dröge4-70/+118
2006-11-14add missing files from SPECChristian Schaller1-2/+11
2006-11-14sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch...Tim-Philipp Müller3-16/+14
2006-11-14gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...Wim Taymans2-16/+25
2006-11-14tests/check/elements/.cvsignore: Add cdaudio to ignore.Wim Taymans2-0/+6
2006-11-14ext/Makefile.am: dist cdaudio dir.Wim Taymans2-0/+6
2006-11-14Fix cdaudio build.Wim Taymans3-4/+18
2006-11-14give creditWim Taymans1-0/+2
2006-11-14tests/check/: Added y4m test. Fixes #372243.Wim Taymans3-1/+170
2006-11-13configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts5-161/+196
2006-11-11A little pluggy to make sense out of the random chunks we get from multifilesrc.David Schleef4-0/+400
2006-11-10gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.David Schleef2-2/+5
2006-11-10gst/multifilesink/: Remove the old one.David Schleef5-793/+8
2006-11-10Revive multifile[src|sink].David Schleef7-2/+845
2006-11-09sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)Zaheer Abbas Merali2-3/+18
2006-11-08sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe...Zaheer Abbas Merali2-2/+7
2006-11-07sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter.Zaheer Abbas Merali3-22/+50
2006-11-04po/POTFILES.in: add dvbsrcThomas Vander Stichele4-78/+113
2006-11-02Fix enum nicks; only emit no-more-pads once; add support for very fast encodi...Sebastian Dröge3-18/+48