summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-04-03gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.Wim Taymans1-0/+5
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans1-0/+73
2007-03-30ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...Sebastian Dröge1-0/+35
2007-03-28gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...Edward Hervey1-0/+14
2007-03-27ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura...Julien Moutte1-0/+5
2007-03-25Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd...Michal Benes1-0/+26
2007-03-24gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...Tim-Philipp Müller1-0/+8
2007-03-23gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...Michael Smith1-0/+16
2007-03-22gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...Tim-Philipp Müller1-0/+10
2007-03-22ext/neon/gstneonhttpsrc.c: Alloc user agent string only once.Tim-Philipp Müller1-0/+5
2007-03-22ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi...Sebastian Dröge1-0/+7
2007-03-22ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea...Sebastian Dröge1-0/+12
2007-03-22gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but...Thomas Vander Stichele1-0/+6
2007-03-22ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca...Sebastian Dröge1-0/+6
2007-03-22ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...Sebastian Dröge1-0/+13
2007-03-21ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli...Sebastian Dröge1-0/+8
2007-03-18ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil...Paul Davis1-0/+8
2007-03-16sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey1-0/+5
2007-03-16sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey1-0/+6
2007-03-16gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...Jan Schmidt1-0/+24
2007-03-16Changelog surgeryStefan Kost1-1/+1
2007-03-16gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to...Stefan Kost1-0/+6
2007-03-15Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...Jan Schmidt1-0/+38
2007-03-14tests/icles/equalizer-test.c: Port the example to new equalizer api.Stefan Kost1-0/+9
2007-03-14sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey1-0/+12
2007-03-14po/: Updated translations.Thomas Vander Stichele1-0/+7
2007-03-14gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...Stefan Kost1-0/+35
2007-03-13gst/mpegaudioparse/: Remove bogus 2nd copy of mp3parse - it's actually in -ugly.Jan Schmidt1-0/+9
2007-03-12examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.Jan Schmidt1-0/+5
2007-03-11sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.Sébastien Moutte1-0/+6
2007-03-11Add appsrc/appsink example.David Schleef1-0/+14
2007-03-10ext/: Printf format string fixes.Tim-Philipp Müller1-0/+6
2007-03-09gst/equalizer/: Refactor plugin into a base class and a first subclass (nband...Stefan Kost1-0/+28
2007-03-08ext/jack/: Make an object to manage client connections to the jack server whi...Paul Davis1-0/+34
2007-03-07ext/wavpack/: Use a general wavpack debug category for common code.Sebastian Dröge1-0/+17
2007-03-07gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwi...Edward Hervey1-0/+7
2007-03-07gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a...Stefan Kost1-0/+8
2007-03-06gst/spectrum/gstspectrum.c: Fix and cleanup default property values.Wim Taymans1-0/+8
2007-03-05gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost1-3/+9
2007-03-04ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro.Tim-Philipp Müller1-0/+7
2007-03-04ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a...Tim-Philipp Müller1-0/+22
2007-03-04ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt1-0/+5
2007-03-03Fix up dist.Michael Smith1-0/+6
2007-03-03Add VMnc decoder.Michael Smith1-0/+21
2007-03-03gst-libs/gst/app/Makefile.am: Install the headers.David Schleef1-0/+5
2007-03-03gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ...David Schleef1-0/+9
2007-03-03gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418.David Schleef1-0/+6
2007-03-03Move the app library to gst-libs/gst/app (duh!)David Schleef1-0/+16
2007-03-02Commit NAS Sink, closed bugzilla 345633Christian Schaller1-0/+6
2007-03-02ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller1-0/+8