summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-14gst/realmedia/rmdemux.c: Set rank to NONE. Prevents it from being used in aut...Benjamin Otte1-0/+6
2005-05-13sys/glsink/: Rewrite glimagesink from scratch. Lots more feature and bounds ...David Schleef4-1170/+306
2005-05-13ChangeLog surgery: fix bug numberTim-Philipp Müller1-1/+1
2005-05-13ext/musicbrainz/: Add empty .cpp file to make libtool use g++ for the linking...Tim-Philipp Müller3-1/+13
2005-05-13gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_caps_remove_format_...Luca Ognibene1-0/+9
2005-05-10ext/gdk_pixbuf/pixbufscale.c (gst_pixbufscale_link): Really implement passthr...Luca Ognibene1-0/+5
2005-05-09gst/interleave/interleave.c: Negotiation fix, and turn a g_print into a G_LOGJan Schmidt1-0/+5
2005-05-09gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_base_init): Fix som...Luca Ognibene1-0/+5
2005-05-09gst/playback/gstplaybasebin.c: Clean up if open failed (#302188).Ronald S. Bultje1-0/+5
2005-05-09gst/playback/gstplaybin.c: Set volume in subsequent runs, too (#302813).Ronald S. Bultje1-0/+6
2005-05-09ext/gdk_pixbuf/pixbufscale.c: Free caps - fixes a small memory leakJan Schmidt1-0/+5
2005-05-07gst/librfb/gstrfbsrc.c: Changed short and long description to something meani...Gergely Nagy2-2/+7
2005-05-06gst/volenv/gstvolenv.c: Check whether string passed as 'controlpoint' propert...Tim-Philipp Müller1-0/+7
2005-05-06Added rtsp with sdp support. not very functional yet but is able to get rtp p...Wim Taymans1-0/+56
2005-05-05gst/: Set object_class->get_property and object_class->set_property before in...Tim-Philipp Müller1-0/+15
2005-05-05gst/videotestsrc/videotestsrc.c: Convert everything that means "raw bits" to ...David Schleef1-0/+8
2005-05-05minor ChangeLog surgeryTim-Philipp Müller1-0/+6
2005-05-05ex/: Even more gcc-4.0 fixes.Tim-Philipp Müller9-22/+76
2005-05-05More gcc-4.0 fixes.Tim-Philipp Müller6-9/+69
2005-05-05gst/: gcc-4.0 fixes part oneTim-Philipp Müller6-16/+67
2005-05-05ext/faad/gstfaad.c: Reverting previous patch, blame borked gentoo patches on ...Edward Hervey2-2/+7
2005-05-05ext/faad/gstfaad.c: faacDecInit[2]() uses (unsigned int *) and not (unsigned ...Edward Hervey2-2/+8
2005-05-04ext/mad/gstmad.c: Remove g_print from previous commit.Ronald S. Bultje1-0/+5
2005-05-04ext/mad/gstmad.c: That wasn't all too good for performance in Totem...Ronald S. Bultje1-0/+5
2005-05-04ext/cairo/: Make work with future Cairo 0.5 API. Modified patch so that thing...Tim-Philipp Müller1-0/+10
2005-05-04ext/mad/gstmad.c: Don't use taglist twice (#302837).Ronald S. Bultje1-0/+5
2005-05-04gst-libs/gst/play/play.c: Fix compilation with gcc4 and, while we're at it, u...Tim-Philipp Müller2-2/+10
2005-05-03ext/ogg/gstoggmux.c: Lowered max-page-delay and max-delay from 5s to 0.5s. Fi...Gergely Nagy1-0/+6
2005-05-02gst/playback/gstplaybasebin.c: Doh, silly. Always remove pointer to deleted o...Ronald S. Bultje1-0/+7
2005-05-02ext/pango/gsttextoverlay.*: Handle EOS better (#302220).Ronald S. Bultje1-0/+8
2005-05-02ext/mad/gstmad.c: Ronald S. Bultje1-0/+6
2005-05-02gst/adder/gstadder.*: Fix EOS handling (#301944).Ronald S. Bultje1-0/+11
2005-04-29ext/pango/gsttextoverlay.c: Fix offset bug (#172845).Ronald S. Bultje1-0/+5
2005-04-28ext/cdparanoia/gstcdparanoia.*: Metadata handling fixes.Ronald S. Bultje1-0/+7
2005-04-28ext/cdparanoia/: Calculate musicbrainz discid.Ronald S. Bultje1-0/+12
2005-04-27ext/cdparanoia/gstcdparanoia.*: required for #171600.Ronald S. Bultje1-0/+12
2005-04-26gst/tcp/gstmultifdsink.*: Made the locks recursive so that we don't have to r...Wim Taymans1-0/+13
2005-04-25ext/ogg/gstoggdemux.c: Cache start-time values; flush ogg-streams after each ...Ronald S. Bultje1-0/+8
2005-04-25gst/audioscale/gstaudioscale.c: Allow floating-point audio passthrough, makes...Ronald S. Bultje1-0/+7
2005-04-25ext/wavpack/wavpack.h: Fix freeBSD compile (#301894).Ronald S. Bultje1-0/+7
2005-04-22gst/adder/gstadder.c: Implement getcaps function (#301292).Ronald S. Bultje1-0/+8
2005-04-22gst/: Use works-in-place flag (#300932).Ronald S. Bultje1-0/+10
2005-04-22gst/: More signed/unsigned fixes for GCC4.Ronald S. Bultje3-8/+19
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje21-76/+172
2005-04-22fix a silly bug that gcc4 caughtThomas Vander Stichele1-1/+6
2005-04-21ext/dvdnav/dvdnavsrc.c: Extend URI handler for dvdnav:// to support dvdnav://...Jan Schmidt1-0/+15
2005-04-21gst/qtdemux/qtdemux.c: Add extradata for ALAC.Ronald S. Bultje2-2/+24
2005-04-21ext/cdio/cddasrc.c: Fix EOS emission for the last track on the disc.Tim-Philipp Müller1-0/+5
2005-04-21ext/alsa/gstalsa.c: try to work as much as before while still working around ...Benjamin Otte1-0/+7
2005-04-21gst/qtdemux/qtdemux.c: Set correct extradata for QDM2.Ronald S. Bultje2-0/+20