summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-09gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans12-155/+529
2007-01-08ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri7-10/+34
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo5-0/+1035
2007-01-07gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte4-5/+17
2007-01-05Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller2-18/+33
2007-01-05gst/matroska/Makefile.am: If zlib is available and used, we must link it expl...Tim-Philipp Müller2-1/+8
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller2-2/+3
2007-01-04ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for s...Tim-Philipp Müller2-0/+11
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2-1/+10
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2-7/+19
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2-14/+14
2006-12-30tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller1-6/+6
2006-12-24sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.Tim-Philipp Müller2-1/+6
2006-12-24gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean t...Tim-Philipp Müller2-8/+42
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost3-0/+10
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost6-0/+29
2006-12-21configure.ac: Back to CVSJan Schmidt3-1/+20
2006-12-21configure.ac: releasing 0.10.4, "Black Bugs"Jan Schmidt2-4/+4
2006-12-21configure.ac: releasing 0.10.5, "The Path of Thorns"Jan Schmidt57-234/+4153
2006-12-21tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost3-10/+0
2006-12-21tests/check/elements/: revert my freeze breakageStefan Kost6-18/+11
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost3-0/+10
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost6-0/+29
2006-12-18gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller1-7/+5
2006-12-18Disable LADPSA, as it has moved to the -bad module for the duration.Jan Schmidt3-5/+11
2006-12-18ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans2-7/+25
2006-12-18ChangeLog surgery on one of Stefan's commits from August:Jan Schmidt1-0/+4
2006-12-18gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...Jan Schmidt1-6/+15
2006-12-18gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...Tim-Philipp Müller1-1/+4
2006-12-18ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in re...Sebastian Dröge1-1/+1
2006-12-17Update .po filesJan Schmidt14-321/+2703
2006-12-17sys/osxvideo/osxvideosink.*: Decent effort at porting to 0.10. Needs cleanup...David Schleef1-0/+6
2006-12-17sys/osxvideo/: Preliminary patch for porting osxvideosinkVijay Santhanam1-0/+9
2006-12-16gst/videomixer/videomixer.c: Introduce some locking around the videomixer sta...Sjoerd Simons2-152/+123
2006-12-16gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller1-7/+33
2006-12-16configure.ac: Make sure libcaca can actually be used instead of just checking...Tim-Philipp Müller2-3/+17
2006-12-15adding doap fileThomas Vander Stichele4-8/+116
2006-12-14configure.ac: libflac-1.1.3 changed API again, but we can't build against it ...Tim-Philipp Müller2-0/+9
2006-12-14gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...Tim-Philipp Müller2-0/+12
2006-12-13gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans1-2/+10
2006-12-12gst/: In streaming mode, if the first buffer we get doesn't have an offset, f...Tim-Philipp Müller3-1/+35
2006-12-11sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt2-0/+12
2006-12-11gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller1-3/+28
2006-12-11gst/matroska/: Try harder to extract the framerate for video tracks correctly...Tim-Philipp Müller4-8/+36
2006-12-11ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc...Tim-Philipp Müller3-1/+33
2006-12-09gst/apetag/gstapedemux.c: We need to be able to read and parse any possible f...Sebastian Dröge2-1/+17
2006-12-09sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt5-34/+303
2006-12-08Correct the attribution of the previous commit. The patch in question was wri...Jan Schmidt1-1/+1
2006-12-08gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler1-1/+1
2006-12-08gst/audiofx/audiopanorama.*: Fix audiopanorame with float samples. Fixes #383...Sebastian Dröge3-2/+22