summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/gstrtph263depay.c: Code beautification.Edward Hervey2007-11-281-99/+96
* gst/rtp/gstrtpmp4adepay.c: Fix wrong comparison in overrun check. Fixes #4992...Jayarama S. Santana2007-11-271-1/+1
* gst/rtp/gstrtph263depay.*: Fix h263 depayloader so that ANY h263 decoder can ...Edward Hervey2007-11-272-32/+97
* gst/rtp/gstrtpmp4adepay.*: Fix depayloading when multiple frames are inside o...Wim Taymans2007-11-262-24/+74
* gst/level/gstlevel.c: Add GAP-flag support.Stefan Kost2007-11-261-6/+10
* gst/rtp/gstrtph263depay.c: Read the I flag for Mode A h263 rtp stream and set...Edward Hervey2007-11-261-0/+5
* gst/spectrum/gstspectrum.c: Use dispose and finalize. Dispose can be called m...Stefan Kost2007-11-261-1/+11
* gst/level/gstlevel.c: Remove some dead code and do cleanups.Stefan Kost2007-11-261-28/+25
* gst/qtdemux/qtdemux.c: Implement reverse playback support.Julien Moutte2007-11-241-31/+214
* gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.Sebastian Dröge2007-11-212-0/+4
* gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...Stefan Kost2007-11-212-22/+4
* Fix build on Mac OS X 10.5Julien Moutte2007-11-201-1/+2
* gst/equalizer/: Activate preset iface and upload two presets here.Stefan Kost2007-11-192-4/+22
* gst/rtp/gstrtpmp2tpay.*: Fill the MTU with as many packets as possible. Fixes...Jordi Jaen Pallares2007-11-152-19/+82
* gst/rtsp/gstrtspsrc.c: Fix some more leaks. Fixes #497007.Tommi Myöhänen2007-11-151-0/+3
* gst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983.Tommi Myöhänen2007-11-151-2/+10
* gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.Tommi Myöhänen2007-11-151-0/+1
* gst/qtdemux/: Add suppport for theora in quicktime according to XiphQT.Wim Taymans2007-11-153-0/+148
* gst/id3demux/: We don't want the same string multiple times in a tag list for...Tim-Philipp Müller2007-11-143-13/+16
* gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).Tim-Philipp Müller2007-11-142-0/+3
* gst/rtsp/gstrtspsrc.c: Don't leak event, don't leak range (fixes #496752).Tommi Myöhänen2007-11-141-0/+3
* gst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly on little endian systems.Arek Korbik2007-11-141-1/+1
* gst/matroska/: Extract palette data for dvd subpicture streams and send it do...Mark Nauwelaerts2007-11-132-0/+68
* gst/: Return the result in _activate_pull(). Don't ref element there.Stefan Kost2007-11-132-15/+13
* gst/wavparse/gstwavparse.c: Ref the element when we should, but not when we i...Stefan Kost2007-11-131-13/+10
* gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...René Stadler2007-11-121-1/+4
* gst/qtdemux/qtdemux.c: Properly free QTDemuxSamples array.Edward Hervey2007-11-121-4/+8
* gst/: Drop EOS in _handle_src_event(). Fix the refcount in qtdemux that previ...Stefan Kost2007-11-122-2/+12
* gst/: Sync _handle_src_event() with oggdemux. In avidemux also ref the elemen...Stefan Kost2007-11-122-15/+11
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-111-14/+10
* gst/equalizer/: And continue to update docs. Also include some sample code fo...Sebastian Dröge2007-11-113-7/+60
* gst/equalizer/: Update docs and property ranges to the real values.Sebastian Dröge2007-11-113-31/+30
* gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...Sebastian Dröge2007-11-091-4/+3
* gst/wavparse/gstwavparse.c: Return FALSE if we can't handle a query instead o...Stefan Kost2007-11-081-34/+35
* gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2007-11-061-7/+11
* gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge2007-11-032-7/+22
* Fix includes for MSVC and GLib-2.14.0 (#492388).Ole André Vadla Ravnås2007-11-027-24/+36
* gst/law/mulaw-decode.*: Calculate outgoing buffer duration if incoming buffer...Edward Hervey2007-11-022-1/+11
* gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge2007-10-302-12/+36
* gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge2007-10-301-48/+70
* gst/qtdemux/qtdemux.c: Smarter combine_flow code that also deals with downstr...Wim Taymans2007-10-301-11/+30
* gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller2007-10-271-12/+15
* Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef2007-10-253-60/+79
* gst/rtsp/gstrtspsrc.c: Fix race when pausing a RTSP stream in interleaved.Tommi Myöhänen2007-10-221-0/+17
* gst/rtp/gstrtpmp4vpay.c: Use correct unref function for buffers. #488844.Peter Kjellerstedt2007-10-221-1/+1
* Add some debug and sync tests with the fix.Stefan Kost2007-10-191-0/+2
* gst/udp/gstudpsrc.c: When the socket is used by the app for other purposes, d...Laurent Glayal2007-10-181-8/+6
* gst/rtp/gstrtph264pay.c: Set marker bit correctly.Anders Skargren2007-10-181-2/+1
* gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge2007-10-181-0/+1
* gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge2007-10-182-79/+66