summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-12-14gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller1-0/+5
2006-12-13gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans1-0/+7
2006-12-12ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller1-0/+13
2006-12-12ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...Tim-Philipp Müller1-0/+7
2006-12-12ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...Tim-Philipp Müller1-0/+7
2006-12-11gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller1-0/+6
2006-12-11gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.Jonathan Matthew1-0/+7
2006-12-08gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler1-0/+10
2006-12-07gst/qtdemux/qtdemux.c: Handle more H263 variants.Wim Taymans1-0/+7
2006-12-06ext/jack/.cvsignore: Ignore old files as requested by the build slave.Jan Schmidt1-0/+5
2006-12-06configure.ac: Update the Jack requirement to the version where I think option...Jan Schmidt1-0/+6
2006-12-01win32/MANIFEST: Fix compilation on win32 under VS8Sergey Scobich1-0/+7
2006-11-30gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610.René Stadler1-0/+7
2006-11-30ext/Makefile.am: Fix build.Wim Taymans1-0/+10
2006-11-30Added fully functional jackaudiosink.Wim Taymans1-0/+25
2006-11-27gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...Wim Taymans1-0/+7
2006-11-26ext/theora/theoradec.c: Send events on the right pads, since they don't work ...Michael Smith1-0/+8
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost1-0/+11
2006-11-19gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith1-0/+5
2006-11-17sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should.Zaheer Abbas Merali1-0/+5
2006-11-17gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef1-0/+4
2006-11-17gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef1-0/+4
2006-11-17Port librfb to 0.10 (#376106).Andre Moreira Magalhaes1-0/+19
2006-11-16ext/spc/gstspc.c: Fix build with disabled gst-debug.Tim-Philipp Müller1-0/+5
2006-11-15ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...Sebastian Dröge1-0/+15
2006-11-14sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch...Tim-Philipp Müller1-0/+7
2006-11-14gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...Wim Taymans1-0/+6
2006-11-14tests/check/elements/.cvsignore: Add cdaudio to ignore.Wim Taymans1-0/+5
2006-11-14ext/Makefile.am: dist cdaudio dir.Wim Taymans1-0/+5
2006-11-14Fix cdaudio build.Wim Taymans1-0/+6
2006-11-14give creditWim Taymans1-0/+2
2006-11-14tests/check/: Added y4m test. Fixes #372243.Wim Taymans1-0/+7
2006-11-13configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts1-0/+18
2006-11-11A little pluggy to make sense out of the random chunks we get from multifilesrc.David Schleef1-0/+8
2006-11-10gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.David Schleef1-0/+5
2006-11-10gst/multifilesink/: Remove the old one.David Schleef1-0/+8
2006-11-10Revive multifile[src|sink].David Schleef1-0/+10
2006-11-09sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)Zaheer Abbas Merali1-0/+8
2006-11-08sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe...Zaheer Abbas Merali1-0/+7
2006-11-07sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter.Zaheer Abbas Merali1-0/+9
2006-11-04po/POTFILES.in: add dvbsrcThomas Vander Stichele1-0/+19
2006-11-02Fix enum nicks; only emit no-more-pads once; add support for very fast encodi...Sebastian Dröge1-0/+12
2006-11-01sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich1-0/+16
2006-10-31gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...Wim Taymans1-0/+7
2006-10-29ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()...Tim-Philipp Müller1-0/+7
2006-10-26Fixed bug for files with timestamps less than 0.Edgard Lima1-0/+8
2006-10-21I copied over filesink a while ago and modified it to work as multifilesink. ...David Schleef1-0/+10
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller1-0/+9
2006-10-17gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...Josep Torra Valles1-0/+12
2006-10-17Just a cast to make it compile oos big_endian systems.Edgard Lima1-0/+5