summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...Wim Taymans2007-09-211-0/+3
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-197-8/+26
* ChangeLog: Add missing newline.Stefan Kost2007-09-182-19/+1
* gst/: Fix compiler warnings shown with Forte.Jan Schmidt2007-09-172-8/+17
* gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...Wim Taymans2007-09-171-4/+18
* gst/rtp/README: Update README with the design for synchronisation rules of RT...Wim Taymans2007-09-161-22/+144
* gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the eleme...Sebastian Dröge2007-09-141-42/+32
* gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...Wim Taymans2007-09-132-35/+1
* gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes ...Sebastian Dröge2007-09-131-32/+42
* gst/law/: Fix law encoder timestamps.Wim Taymans2007-09-124-13/+29
* gst/: Printf format fixes (#476128).Peter Kjellerstedt2007-09-121-1/+1
* gst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing buffers based on when the...Wim Taymans2007-09-101-0/+2
* gst/avi/gstavidemux.c: Plug a little leak. Little code cleanups.Stefan Kost2007-09-101-5/+8
* gst/rtp/gstrtph263pay.c: Fix up header structure so that compilers don't add ...Haakon Sporsheim2007-09-071-1/+1
* gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge2007-09-071-4/+4
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-063-132/+365
* gst/qtdemux/: Don't assume tags are encoded as UTF-8 (#473670).Tim-Philipp Müller2007-09-052-6/+16
* gst/udp/gstmultiudpsink.c: Add property do configure destination address/port...Wim Taymans2007-09-041-9/+99
* gst/wavparse/gstwavparse.c: More code cleanups. Add some more comment and imp...Stefan Kost2007-09-041-18/+33
* gst/wavparse/gstwavparse.*: Implement seek-query. Refactor duration calculati...Stefan Kost2007-09-042-70/+151
* gst/avi/gstavidemux.c: Implement seek-query.Stefan Kost2007-09-031-0/+26
* gst/rtsp/gstrtspsrc.c: Use new basesink async property to make sparse RTCP pa...Wim Taymans2007-08-291-0/+2
* gst/audiofx/Makefile.am: Dist the right file.Jan Schmidt2007-08-271-1/+1
* gst/rtsp/gstrtspsrc.c: Make sure we generate and parse floating point values ...Wim Taymans2007-08-231-5/+38
* gst/rtsp/gstrtspsrc.*: Fix method detection again.Wim Taymans2007-08-222-22/+64
* gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans2007-08-206-25/+545
* gst/filter/: Add small comparision with the chebyshev filters in the docs.Sebastian Dröge2007-08-192-2/+10
* gst/audiofx/: Add small comparision with the windowed sinc filters in the docs.Sebastian Dröge2007-08-194-0/+20
* gst/rtsp/gstrtspsrc.c: Refactor the udp and interleaved loop function a bit.Wim Taymans2007-08-181-84/+48
* gst/rtsp/gstrtspsrc.*: Protect connection activity with a new lock, avoids de...Wim Taymans2007-08-172-27/+72
* gst/debug/rndbuffersize.c: Fix debug statement.Wim Taymans2007-08-171-1/+1
* gst/rtsp/gstrtspsrc.c: Fix stray %u in debug line as spotted by Saur on IRC.Wim Taymans2007-08-171-1/+1
* Use generator macros for the process functions for the different sample types...Sebastian Dröge2007-08-174-178/+110
* gst/audiofx/: Use generator macros for the process functions for the differen...Sebastian Dröge2007-08-174-114/+120
* gst/rtsp/gstrtspsrc.*: Improve timeout handling.Wim Taymans2007-08-172-75/+189
* gst/udp/gstmultiudpsink.*: Add support for getting and setting the socket to ...Wim Taymans2007-08-173-11/+76
* gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-163-8/+300
* gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.Sebastian Dröge2007-08-1610-4/+3793
* Make ro memory to share.Stefan Kost2007-08-161-1/+1
* gst/udp/gstudpsrc.c: Improve UDP performance by avoiding a select() when we h...Wim Taymans2007-08-161-2/+11
* gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.Wim Taymans2007-08-164-58/+273
* gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-162-6/+295
* gst/debug/rndbuffersize.c: Fix da leak.Stefan Kost2007-08-161-3/+23
* gst/debug/: Add new test element and clean-up the others a little.Stefan Kost2007-08-147-24/+343
* Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...Sebastian Dröge2007-08-134-3/+57
* gst/filter/: Improve debugging a bit.Sebastian Dröge2007-08-122-11/+15
* gst/qtdemux/qtdemux.c: Fix parsing of mp4a version 0 atoms. Fixes #465774.Wim Taymans2007-08-121-0/+2
* gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...Sebastian Dröge2007-08-122-2/+39
* gst/filter/: Fix processing with buffer sizes that are larger than the filter...Sebastian Dröge2007-08-112-8/+48
* gst/rtp/gstrtpilbcdepay.c: Include stdlib.Stefan Kost2007-08-101-0/+1