summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-03-14Implement 'framed' property, independent of 'codec_data'.Ronald S. Bultje1-0/+8
2005-03-12ext/ogg/gstoggdemux.c: Fix memleak (#170066).Ronald S. Bultje1-0/+7
2005-03-12ext/theora/theoraenc.c: Expose sharpness setting (#169629).Ronald S. Bultje1-0/+9
2005-03-12gst/typefind/gsttypefindfunctions.c: Remove unused macros.Ronald S. Bultje1-0/+5
2005-03-12gst/typefind/gsttypefindfunctions.c: Add support for "free format mp3" extens...Ronald S. Bultje1-0/+6
2005-03-11sys/xvimage/xvimagesink.c: Remove broken "fix" for little-endian RGB overlays...Ronald S. Bultje1-0/+7
2005-03-10gst/apetag/apedemux.c: Read replay-gain tags.Ronald S. Bultje1-0/+7
2005-03-10ext/libpng/: Fix stride issues (#169333).Ronald S. Bultje1-0/+8
2005-03-10gst/asfdemux/gstasfdemux.c: too.Ronald S. Bultje1-0/+6
2005-03-10Add bugnumsRonald S. Bultje1-9/+9
2005-03-10gst/playback/gstplaybin.c: Use auto* elements as defaults.Ronald S. Bultje1-0/+6
2005-03-10Add initial code for soundserver-running-detection.Ronald S. Bultje1-0/+9
2005-03-09configure.ac: Up the gstreamer core requirement to 0.8.9.1Jan Schmidt1-0/+5
2005-03-09configure.ac: Fix FAAD detection problems against FAAD-CVS.Ronald S. Bultje1-0/+22
2005-03-09gst/videoscale/gstvideoscale.c: Events have a perfectly good copy_on_write im...Jan Schmidt1-0/+35
2005-03-07releasing 0.8.8, FludedThomas Vander Stichele1-7/+30
2005-03-05fix for gcc 2.95Thomas Vander Stichele1-0/+5
2005-03-05ext/cdparanoia/gstcdparanoia.c: fix for #168994 - tracks from cd's that have ...Ronald1-0/+8
2005-03-05ext/alsa/: Fix for #166982 - crash in gnome-volume-controlRonald1-0/+8
2005-03-02Use GINT_TO_POINTER and GPOINTER_TO_INT macros instead of direct casts; fixes...Tim-Philipp Müller1-0/+9
2005-03-01gst/: Stop sucking.Ronald S. Bultje1-0/+6
2005-03-01gst/autodetect/: Fix pad replugging (makes code similar to the gconf ones).Ronald S. Bultje1-0/+10
2005-03-01Fix testsuite, re-enable autosink.Ronald S. Bultje1-0/+13
2005-02-28remove autosink stuff until it doesn't open devices in NULLThomas Vander Stichele1-16/+5
2005-02-27Small C99'ism (#168587)Maciej Katafiasz1-0/+21
2005-02-25gst-libs/gst/tag/tag.h: Add the MusicBrainz tags and prototype gst_tag_regist...Ronald S. Bultje1-0/+16
2005-02-25gst/tcp/: Plug memleaks (#168260).Ronald S. Bultje1-0/+8
2005-02-25gst/tcp/gsttcpserversrc.c: Don't assume blocking socket; read can return less...Ronald S. Bultje1-0/+10
2005-02-25gst/ffmpegcolorspace/imgconvert_template.h: Fix wrong macro availability lead...Ronald S. Bultje1-0/+8
2005-02-25ext/jpeg/gstjpegdec.c: Fix memleak (#168254).Ronald S. Bultje1-0/+8
2005-02-24Add GConf video/audio sink handling elements. Automagically change contained ...Ronald S. Bultje1-0/+44
2005-02-24ext/ivorbis/vorbis.c: Set rank to secondary, we always prefer oggdemux (for o...Ronald S. Bultje1-0/+6
2005-02-24gst/playback/gstplaybasebin.c: Remove probe when no longer blocking for buffe...Ronald S. Bultje1-0/+6
2005-02-23Small C99'ism fix.Maciej Katafiasz1-0/+8
2005-02-23ext/gdk_pixbuf/pixbufscale.c: Remove bogus gdk_pixbuf_scale_simple call, so n...Jan Schmidt1-0/+9
2005-02-23gst/videotestsrc/gstvideotestsrc.c: seek events weren't working completelyEdward Hervey1-0/+7
2005-02-23ext/vorbis/vorbisdec.c: Expose the primary means of bitrate as main bitrate.Ronald S. Bultje1-0/+5
2005-02-22sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...BRANCH-GSTREAMER-0_8-ROOTRonald S. Bultje1-0/+5
2005-02-22ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller1-0/+12
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller1-0/+10
2005-02-21Whoops.Maciej Katafiasz1-1/+1
2005-02-21Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz1-0/+8
2005-02-20gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffersJan Schmidt1-0/+4
2005-02-20gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header value...Tim-Philipp Müller1-0/+12
2005-02-19Don't leak othercaps in link function (fixes #167878)Tim-Philipp Müller1-0/+8
2005-02-19support libvisual 0.2.0Arwed v. Merkatz1-0/+7
2005-02-18Fix rowstridesTim-Philipp Müller1-0/+6
2005-02-17gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2...Gergely Nagy1-0/+15
2005-02-17Do not pass uninitialised values to setsockopt(). (fixes #167704)Tim-Philipp Müller1-0/+7
2005-02-16gst/playback/gstplaybin.c: Invert bin_add/link order to workaround deadlock i...Ronald S. Bultje1-0/+5