gstreamer/gst-libs/gst
Wim Taymans 1c6b71af03 audiortppayload: refactor and cleanup
Always use the adapter when we need to fragment the incomming buffer. Use more
modern adapter functions to avoid malloc and memcpy. The overall result is that
the code looks cleaner while it should be equally fast and in some case avoid a
memcpy and malloc.
Use the adapter timestamping functions for more precise timestamps in case of
weird disconts.
Cache some values instead of recalculating them.
Add gst_base_rtp_audio_payload_flush() to flush a certain amount of bytes from
the internal adapter.

API: GstBaseRTPAudioPayload::gst_base_rtp_audio_payload_flush()
2009-09-03 17:58:59 +02:00
..
app appsink: don't block in paused 2009-08-24 13:16:39 +02:00
audio ringbuffer: Improve audiosink startup performance 2009-08-24 13:30:11 +02:00
cdda cddabasesrc: safely handle the indexes 2009-08-28 19:06:57 +02:00
fft docs: fix hyperlink and move fft attribution to the right place 2009-04-15 00:19:19 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces navigation: Fix doc blurb typo for gst_navigation_send_key_event 2009-08-09 20:52:40 -04:00
netbuffer netaddress: add constant for max len 2009-07-01 12:54:21 +02:00
pbutils typefinding: use subtitle/x-kate for Kate subtitle streams and application/x-kate for the rest 2009-07-13 23:00:04 +01:00
riff riff: Add support for AVF files 2009-08-26 09:10:19 +02:00
rtp audiortppayload: refactor and cleanup 2009-09-03 17:58:59 +02:00
rtsp rtsp: Mark Transport as supporting multiple values. 2009-08-24 14:39:16 +02:00
sdp sdp: Include winsock2.h after defining WINVER. 2009-06-29 09:36:27 +02:00
tag tag: Add support for ALBUM_ARTIST tag in vorbiscomments and ID3v2 tags 2009-08-06 06:43:38 +02:00
video gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421 2009-01-05 23:04:57 +00:00