summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-14configure.ac: releasing 0.10.7, "Leave the gun"RELEASE-0_10_7Jan Schmidt33-70/+145
2006-05-14Update .po filesJan Schmidt15-197/+211
2006-05-12Fix the build.Jan Schmidt3-2/+9
2006-05-12Fix integer overflow problem with pixel-aspect-ratio calculations in videosca...Jan Schmidt10-18/+232
2006-05-12gst-libs/gst/tag/gstid3tag.c: Map GST_IMAGE_TAG to and from ID2v2 APIC frames...Tim-Philipp Müller2-0/+6
2006-05-12win32/MANIFEST: update win32 files listingSébastien Moutte2-4/+9
2006-05-11disable failing check on gentoo64Thomas Vander Stichele1-1/+2
2006-05-11disable failing check on gentoo64Thomas Vander Stichele1-1/+2
2006-05-11macros show the correct lineThomas Vander Stichele1-1/+1
2006-05-11macros show the correct lineThomas Vander Stichele1-11/+9
2006-05-11gst/playback/gstplaybasebin.*: API: GstPlayBaseBin::stream-info-value-array p...Sjoerd Simons3-4/+51
2006-05-11fix some type warningsThomas Vander Stichele1-2/+3
2006-05-11gst/playback/gstdecodebin.c: Also catch queue underruns but don't do anything...Wim Taymans3-25/+175
2006-05-11gst/playback/gstplaybin.c: Make playbin automatically plug an 'audioresample'...Tim-Philipp Müller2-11/+16
2006-05-11gst/playback/gstplaybasebin.c: Make http sources send special headers so that...Tim-Philipp Müller2-0/+18
2006-05-11more commentingThomas Vander Stichele1-6/+14
2006-05-11gst/tcp/gstmultifdsink.c: remove stupid example from docs - it should come wi...Thomas Vander Stichele3-67/+218
2006-05-11ext/gnomevfs/gstgnomevfssrc.*: Don't set icy-caps unless we have a sane inter...Michael Smith3-6/+12
2006-05-11sys/: Register special buffer types along with the objects so that they are n...Wim Taymans3-0/+16
2006-05-10set caps and plug leaksThomas Vander Stichele1-0/+4
2006-05-10tests/check/elements/multifdsink.c: add two more tests, one doing streamheaderThomas Vander Stichele2-0/+177
2006-05-10gst/tcp/gstmultifdsink.c: clean up the bufqueue when shutting downThomas Vander Stichele4-0/+131
2006-05-10DEBUG_FUNCPTR'ingThomas Vander Stichele1-8/+5
2006-05-10whitespace fixesThomas Vander Stichele2-17/+17
2006-05-10gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over t...Wim Taymans4-62/+273
2006-05-09Const-ify GEnumValue and GFlagsValue arrays. UseTim-Philipp Müller12-76/+96
2006-05-09configure.ac: Require core CVS for the new newsegment stuff.Tim-Philipp Müller2-1/+6
2006-05-09gst/tcp/gstmultifdsink.c: Register nick for enum value (#341160).Sjoerd Simons2-1/+8
2006-05-09gst/typefind/gsttypefindfunctions.c: backout typefind patch #340375Stefan Kost3-100/+80
2006-05-09gst/adder/gstadder.*: Remove bogus segment merging and forwarding, we don't c...Wim Taymans3-75/+32
2006-05-09tests/icles/stress-xoverlay.c: Fix if core was built without parsing support.Edward Hervey2-2/+17
2006-05-09gst-libs/gst/riff/riff-media.c: Add SEDG (Samsung MPEG-4) fourcc.Tim-Philipp Müller2-0/+12
2006-05-09tests/examples/volume/volume.c: Fox if core was built without parsing support.Edward Hervey2-1/+13
2006-05-09tests/examples/seek/seek.c: Disable the parse_launch example if core was buil...Edward Hervey3-0/+10
2006-05-08doc reparagraphing and DEBUG_FUNCPTRingThomas Vander Stichele4-45/+64
2006-05-08autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolizeEdward Hervey2-1/+6
2006-05-07tests/check/: Disable the adder test, until the build-slaves posses the kindn...Stefan Kost3-2/+14
2006-05-07tests/check/elements/adder.c: Shuffle NULL state change around and raise time...Stefan Kost2-4/+11
2006-05-07gst/typefind/gsttypefindfunctions.c: Add typefind to distinguish between "aud...Stefan Kost3-10/+107
2006-05-07Add sink-event handling to adder. It tries to merge incomming newsegment-even...Stefan Kost5-10/+249
2006-05-05ext/theora/theoraparse.c (gst_theora_parse_init) ext/vorbis/vorbisparse.c (gs...Andy Wingo3-0/+331
2006-05-05ext/theora/theoraparse.c: Fix flushing.Michael Smith2-4/+36
2006-05-05gst/typefind/gsttypefindfunctions.c: Rearrange MPEG system stream detection, ...Jan Schmidt2-51/+67
2006-05-05gst/playback/gstdecodebin.c: Properly remove ghostpads. Fixes #340392Wim Taymans2-0/+6
2006-05-04gst/typefind/gsttypefindfunctions.c: David Schleef2-1/+9
2006-05-03gst/typefind/gsttypefindfunctions.c: When typefinding an MP3 in push-based mo...Jan Schmidt2-10/+32
2006-05-03ext/vorbis/vorbisdec.c: Still produce an error when we receive an empty packet.Wim Taymans2-2/+8
2006-05-03ext/ogg/gstoggdemux.c: Mark buffers with DISCONT after seek and after activat...Wim Taymans6-35/+133
2006-05-03gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369.Wim Taymans2-6/+26
2006-05-02gst/playback/: free cpas using gst_caps_unref, don't leak caps-stringsStefan Kost5-3/+16