summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-05fix --disable-x build bugBRANCH-GSTREAMER-0_8Thomas Vander Stichele2-5/+7
2005-09-05ext/flac/gstflacdec.c: Fix source pad template factory caps (we can do up to ...Tim-Philipp Müller1-0/+10
2005-09-04back to headThomas Vander Stichele2-1/+6
2005-09-04releasing 0.8.11Thomas Vander Stichele6-56/+135
2005-09-04prereleaseThomas Vander Stichele2-1/+1
2005-09-01configure.ac: Our cairo plugin code seems to be unaffected by the last bunch ...Tim-Philipp Müller3-1/+8
2005-08-29updating translationsThomas Vander Stichele15-241/+376
2005-08-290.8 version of ogg parserMichael Smith2-0/+7
2005-08-27gst/adder/gstadder.c: cosmeticsThomas Vander Stichele2-0/+8
2005-08-24add some debugging. add a warning when not releasing a pad owned by adder.Thomas Vander Stichele2-1/+7
2005-08-16ext/ogg/gstoggdemux.c: Don't push empty pages (#313444).Ronald S. Bultje1-0/+5
2005-08-16ext/esd/esdsink.c: Reset on pause->ready (#313600).Ronald S. Bultje2-0/+5
2005-08-15ext/esd/esdsink.c: Basic hacks to make video playback using esdsink not total...Ronald S. Bultje1-0/+12
2005-08-14gst/qtdemux/qtdemux.c: That was a nice freudian slip.Ronald S. Bultje2-1/+6
2005-08-14gst/qtdemux/qtdemux.c: Handle quicktime-RLE.Ronald S. Bultje2-1/+13
2005-08-13ext/polyp/polypsink.c: This compile fix could have been in my checkout for mo...David Schleef2-1/+12
2005-08-12ext/jpeg/gstjpegdec.*: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller1-0/+11
2005-08-11ext/jpeg/gstjpegdec.c: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller1-0/+6
2005-08-11gst/freeze/gstfreeze.c: Fix invalid memory access: GST_IS_BUFFER() can't be u...Tim-Philipp Müller2-3/+9
2005-08-10ext/gdk_pixbuf/gstgdkpixbuf.c: Support various image formats (e.g. RGBA). Mak...Ronald S. Bultje2-3/+29
2005-08-10ext/gnomevfs/gstgnomevfssrc.c: Fix premature EOS. This causes issues when rea...Ronald S. Bultje1-0/+10
2005-08-10fix the values the signals are emitting. (touches wood) this time they're co...Thomas Vander Stichele1-0/+17
2005-08-07gst/playback/gstplaybasebin.c: Assign proper error code and domain, fixes #31...Ronald S. Bultje1-0/+5
2005-08-07ext/gnomevfs/gstgnomevfssrc.c: Error code fix backport from HEAD.Ronald S. Bultje2-0/+5
2005-08-03ext/flac/gstflacenc.c: Register musicbrainz tags, since we use them. Based on...Ronald S. Bultje1-0/+8
2005-08-01do not unref the dparam-manager as gst_dpman_get_manager() does not ref itStefan Kost1-0/+6
2005-08-01ext/jpeg/: First member in GTypeInfo is class size, not instance size.Tim-Philipp Müller1-0/+7
2005-07-31gst/modplug/gstmodplug.cc: Don't crash if a query comes in and we're not set ...Tim-Philipp Müller2-0/+11
2005-07-28testsuite/gst-lint: Add check for bad header <stdint.h>Tim-Philipp Müller1-0/+5
2005-07-28sys/ximage/ximagesrc.c: In GStreamerville, it's "endianness", not "endianess".Tim-Philipp Müller1-0/+8
2005-07-28configure.ac: Bump libx264 requirement to a more recent version (my version h...Tim-Philipp Müller2-1/+15
2005-07-28ext/ogg/gstoggmux.c: Make sure pages are always in the right order, even when...Ronald S. Bultje1-0/+9
2005-07-27gst/alpha/gstalpha.c: Fix capsnego (#311401).Ronald S. Bultje1-0/+10
2005-07-27gst/mpeg1videoparse/gstmp1videoparse.*: Add support for MPEG-2 video (#311600).Ronald S. Bultje3-147/+229
2005-07-27ext/x264/x264enc.c: Possibly uninitialized value (#311662).Ronald S. Bultje1-0/+5
2005-07-27ext/cdparanoia/gstcdparanoia.c: More debug.Ronald S. Bultje1-0/+7
2005-07-27ext/cdparanoia/gstcdparanoia.c: Coding without coffee should be forbidden. 1 ...Ronald S. Bultje1-0/+6
2005-07-27ext/cdparanoia/gstcdparanoia.c: Some extra checking to make sound-juicer more...Ronald S. Bultje1-0/+6
2005-07-25configure.ac: Check for libGLU for glimagesink (#311487).Ronald S. Bultje2-1/+7
2005-07-25make gst_videofilter_setup public make videoflip invoke the base _setup metho...Thomas Vander Stichele1-0/+20
2005-07-24Dear God. One videoflip element being installed is quite enough, thank you. ...Thomas Vander Stichele2-2/+13
2005-07-23ext/x264/x264enc.c: Fix category so it displays in Cupid.Ronald S. Bultje1-0/+5
2005-07-23Add x264-based h264/AVC encoder.Ronald S. Bultje3-0/+34
2005-07-22sys/v4l2/: implement read access. V4l2src will use read access if mmap doesn'...Benjamin Otte4-145/+254
2005-07-22gst/: Allow 24/32-bpp songs, too, and blockalign samples to the header-specif...Ronald S. Bultje2-1/+10
2005-07-22ext/flac/gstflacdec.*: Handle .flac files with 24 and 32 bits per sample (fix...Tim-Philipp Müller1-0/+8
2005-07-21gst/spectrum/demo-osssrc.c: Use 32 for the graph since it's the dimension of ...Tim-Philipp Müller3-15/+49
2005-07-21Fix xfixes cursor addition (thanks Luca for patch)Zaheer Abbas Merali2-1/+29
2005-07-20gst/matroska/matroska-mux.c: Add vorbis muxing support (#171563).Ronald S. Bultje1-0/+7
2005-07-20gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo ixes a seggie m...Andy Wingo1-0/+5