platform/upstream/gstreamer.git
15 years agompegtsdemux: dynamically adjust the sync LUT table
Josep Torra [Tue, 3 Mar 2009 18:28:10 +0000 (18:28 +0000)]
mpegtsdemux: dynamically adjust the sync LUT table

Make the sync LUT table adjusted dynamically according to the size
of scanned data. Fixes demuxing buffers of any size.

15 years agoautoconvert: Import fsselector from gst-plugins-farsight as autoconvert
Olivier Crête [Thu, 26 Feb 2009 02:05:42 +0000 (21:05 -0500)]
autoconvert: Import fsselector from gst-plugins-farsight as autoconvert

fsselector is too close to selector, so import is as autoconvert. Not importing
the history because the directory is also called gst/selector and it fails.

15 years agoqtmux: Be a bit more verbose in our debug message when failing to renegotiate
Edward Hervey [Mon, 2 Mar 2009 09:57:35 +0000 (10:57 +0100)]
qtmux: Be a bit more verbose in our debug message when failing to renegotiate

15 years agomxfdemux: Use arrays instead of lists for the metadata registries
Sebastian Dröge [Mon, 2 Mar 2009 16:00:41 +0000 (17:00 +0100)]
mxfdemux: Use arrays instead of lists for the metadata registries

15 years agoxdgmime: Reduce probability to POSSIBLE
Sebastian Dröge [Mon, 2 Mar 2009 15:29:01 +0000 (16:29 +0100)]
xdgmime: Reduce probability to POSSIBLE

15 years agoxdgmime: Add locking to the xdg_mime_* calls as it's not thread-safe
Sebastian Dröge [Mon, 2 Mar 2009 15:27:55 +0000 (16:27 +0100)]
xdgmime: Add locking to the xdg_mime_* calls as it's not thread-safe

15 years agoxdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatibility
Sebastian Dröge [Sun, 1 Mar 2009 19:18:30 +0000 (20:18 +0100)]
xdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatibility

15 years agoxdgmime: Fix unused variable compiler warning
LRN [Sun, 1 Mar 2009 19:13:31 +0000 (20:13 +0100)]
xdgmime: Fix unused variable compiler warning

15 years agoxdgmime: Don't warn if we have no MMAP support
Sebastian Dröge [Sun, 1 Mar 2009 19:12:12 +0000 (20:12 +0100)]
xdgmime: Don't warn if we have no MMAP support

15 years agoxdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibility
Sebastian Dröge [Sun, 1 Mar 2009 19:11:07 +0000 (20:11 +0100)]
xdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibility

15 years agoxdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be defined
Sebastian Dröge [Sun, 1 Mar 2009 19:09:24 +0000 (20:09 +0100)]
xdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be defined

15 years agoladspa: Don't compile unused code from load.c
Sebastian Dröge [Sun, 1 Mar 2009 19:02:12 +0000 (20:02 +0100)]
ladspa: Don't compile unused code from load.c

15 years agorealdec: use gst_plugin_add_dependency()
Tim-Philipp Müller [Sat, 28 Feb 2009 23:47:02 +0000 (23:47 +0000)]
realdec: use gst_plugin_add_dependency()

15 years agoacmenc: fix whitespace
Michael Smith [Sat, 28 Feb 2009 23:23:07 +0000 (15:23 -0800)]
acmenc: fix whitespace

Convert to unix newlines, and reindent in some broken places.

15 years agomxf: Fix memory leak
Sebastian Dröge [Sat, 28 Feb 2009 19:42:49 +0000 (20:42 +0100)]
mxf: Fix memory leak

gst_structure_id_set() will copy GstStructures instead of taking
the ownership.

15 years agomxf: Store the metadata type ID inside the class structure
Sebastian Dröge [Sat, 28 Feb 2009 19:39:42 +0000 (20:39 +0100)]
mxf: Store the metadata type ID inside the class structure

15 years agompegtsdemux: Fix memory leaks when PUSI is missed due to packet loss
vanista [Sat, 28 Feb 2009 18:41:10 +0000 (19:41 +0100)]
mpegtsdemux: Fix memory leaks when PUSI is missed due to packet loss

Fixes bug #573288.

15 years agonsf: Don't write further than the limits of the table (size is 75, as defined in...
Edward Hervey [Sat, 28 Feb 2009 10:43:56 +0000 (11:43 +0100)]
nsf: Don't write further than the limits of the table (size is 75, as defined in the header)

gcc 4.3.3 found this one, I'm impressed.

15 years agomxf: Don't use GLib 2.16 API unconditionally in the example
Sebastian Dröge [Sat, 28 Feb 2009 09:29:15 +0000 (10:29 +0100)]
mxf: Don't use GLib 2.16 API unconditionally in the example

15 years agovideoanalyse: Fix brightness calculation to not only use the first rowstride
Andrzej Polatyński [Fri, 27 Feb 2009 19:43:25 +0000 (20:43 +0100)]
videoanalyse: Fix brightness calculation to not only use the first rowstride

Fixes bug #573391.

15 years agompeg4videoparse: Use correct values for checking VO startcode.
Michael Smith [Fri, 27 Feb 2009 19:36:58 +0000 (11:36 -0800)]
mpeg4videoparse: Use correct values for checking VO startcode.

Fix compiler warning due to condition always being true - since we're
only looking at the final byte of the startcode (not the leading
0x000001), only check for < 0x1f, not < 0x11f

15 years agoxdgmime: Use empty caps for registering the typefinders with old core versions
Sebastian Dröge [Fri, 27 Feb 2009 19:21:23 +0000 (20:21 +0100)]
xdgmime: Use empty caps for registering the typefinders with old core versions

core before 0.10.22.1 produced assertions when storing typefind factories
with NULL caps in the registry.

15 years agompeg4videoparse: handle more formats
Wim Taymans [Thu, 26 Feb 2009 14:40:26 +0000 (15:40 +0100)]
mpeg4videoparse: handle more formats

We only need a Video Object Start code before we can start pushing out data.
Search for this code also instead of only looking for VOS and VOP.
Fixes #572551.

15 years agoMerge branch 'work'
Jan Schmidt [Fri, 27 Feb 2009 12:03:23 +0000 (12:03 +0000)]
Merge branch 'work'

15 years agodocs: Ignore some more generated files
Jan Schmidt [Fri, 27 Feb 2009 11:56:45 +0000 (11:56 +0000)]
docs: Ignore some more generated files

15 years agoceltdec: Move define into the C file so it doesn't show up in the docs
Jan Schmidt [Fri, 27 Feb 2009 11:55:34 +0000 (11:55 +0000)]
celtdec: Move define into the C file so it doesn't show up in the docs

15 years agodocs: Enroll dirac plugin into the docs
Jan Schmidt [Fri, 27 Feb 2009 11:54:42 +0000 (11:54 +0000)]
docs: Enroll dirac plugin into the docs

15 years agodtsdec: Add some basic docs to the plugin
Jan Schmidt [Fri, 27 Feb 2009 11:39:56 +0000 (11:39 +0000)]
dtsdec: Add some basic docs to the plugin

15 years agoapexsink: Use a union to avoid type-punning strict aliasing compiler warning.
Jan Schmidt [Fri, 27 Feb 2009 10:16:57 +0000 (10:16 +0000)]
apexsink: Use a union to avoid type-punning strict aliasing compiler warning.

15 years agocamerabin: rework signaling and tests
Stefan Kost [Fri, 27 Feb 2009 10:35:14 +0000 (12:35 +0200)]
camerabin: rework signaling and tests

Revert the GString change. There are no marshallers for it. A better change is
now described in http://bugzilla.gnome.org/show_bug.cgi?id=573370.
Test should work again.

15 years agobaseparse: revert last change and properly fix
Stefan Kost [Fri, 27 Feb 2009 09:24:37 +0000 (11:24 +0200)]
baseparse: revert last change and properly fix

Baseparse internaly breaks the semantics of a _chain function by calling it with
buffer==NULL. The reson I belived it was okay to remove it was that there is
also an unchecked access to buffer later in _chain. Actually that code is wrong,
as it most probably wants to set discont on the outgoing buffer.

15 years agoqtwrapper: Only use _dump_mem() if requested.
Edward Hervey [Fri, 27 Feb 2009 10:06:04 +0000 (11:06 +0100)]
qtwrapper: Only use _dump_mem() if requested.

15 years agoAdd v210 format
David Schleef [Thu, 26 Feb 2009 20:48:16 +0000 (12:48 -0800)]
Add v210 format

15 years agoFix incorrect "pixel_aspect_ratio" in caps
David Schleef [Thu, 26 Feb 2009 20:47:16 +0000 (12:47 -0800)]
Fix incorrect "pixel_aspect_ratio" in caps

Should be "pixel-aspect-ratio".

15 years agomxf: Add example application to output the structural metadata tree into a GtkTreeView
Sebastian Dröge [Thu, 26 Feb 2009 17:46:00 +0000 (18:46 +0100)]
mxf: Add example application to output the structural metadata tree into a GtkTreeView

15 years agogstrtpbin: Don't forward revc events to sender
Olivier Crête [Thu, 26 Feb 2009 12:10:29 +0000 (13:10 +0100)]
gstrtpbin: Don't forward revc events to sender

Don't send events from the receiver to the sender side.
Fixes #572900.

15 years agobaseparse: remove checks for buffer==NULL
Stefan Kost [Thu, 26 Feb 2009 09:02:06 +0000 (11:02 +0200)]
baseparse: remove checks for buffer==NULL

Accordifn to docs for GstPadChainFunction buffer cannot be NULL. If we would
leave the check, we would also need more such check below.

15 years agobuild: Update shave init statement for changes in common. Bump common.
Jan Schmidt [Wed, 25 Feb 2009 15:06:07 +0000 (15:06 +0000)]
build: Update shave init statement for changes in common. Bump common.

15 years agotests: add a timeout of 5 slightly above the default
Stefan Kost [Wed, 25 Feb 2009 13:24:13 +0000 (15:24 +0200)]
tests: add a timeout of 5 slightly above the default

15 years agocamerabin: increase timeout and lower video recording length
Stefan Kost [Wed, 25 Feb 2009 13:17:14 +0000 (15:17 +0200)]
camerabin: increase timeout and lower video recording length

The video was recorded for too long for the test timeouts. Also the verification
suite did not had custom timouts at all. Also split the verification for images
and video to get better reporting.

15 years agoAutomatic update of common submodule
Jan Schmidt [Wed, 25 Feb 2009 11:32:22 +0000 (11:32 +0000)]
Automatic update of common submodule

From 9cf8c9b to a6ce5c6

15 years agotests: blacklist dccp plugins.
Stefan Kost [Wed, 25 Feb 2009 10:34:33 +0000 (12:34 +0200)]
tests: blacklist dccp plugins.

Unless one runs a very recent kernel, they can easily lockup the whole system.

15 years agodocs: various doc fixes
Stefan Kost [Wed, 25 Feb 2009 09:45:05 +0000 (11:45 +0200)]
docs: various doc fixes

No short-desc as we have them in the element details.
Also keep things (Makefile.am and sections.txt) sorted.
Reword ambigous returns. No text after since please.

15 years agompegdemux: don't ignore GstFlowReturn values
Wim Taymans [Wed, 25 Feb 2009 10:34:45 +0000 (11:34 +0100)]
mpegdemux: don't ignore GstFlowReturn values

don't ignore the return value of pull_range because we only get a valid non-NULL
buffer when the return value is GST_FLOW_OK. Avoids a crash when the pipeline is
shutting down.

15 years agocamerabin: update signal marshaller and docs
Stefan Kost [Wed, 25 Feb 2009 09:41:36 +0000 (11:41 +0200)]
camerabin: update signal marshaller and docs

Use GString instead of GPointer for the marshaller as this is what the callback uses.
Slightly reformat docs.

15 years agodocs: update docs to add camerabin and its figure
Stefan Kost [Wed, 25 Feb 2009 09:38:58 +0000 (11:38 +0200)]
docs: update docs to add camerabin and its figure

15 years agocamerabin: get rid of // comment and explain
Stefan Kost [Wed, 25 Feb 2009 09:00:55 +0000 (11:00 +0200)]
camerabin: get rid of // comment and explain

15 years agocamerabin: update check unit test
Stefan Kost [Wed, 25 Feb 2009 08:46:10 +0000 (10:46 +0200)]
camerabin: update check unit test

Use playbin2 for validation. Use tmp_dir for capturing. Wait with g_cond for
burst capture finish. Cleanup some g_object_set. Add some logging to ease
tracing.

15 years agocamerabin: unblock correct pad in reset, support fakesink as view finder
Lasse Laukkanen [Wed, 25 Feb 2009 08:45:19 +0000 (10:45 +0200)]
camerabin: unblock correct pad in reset, support fakesink as view finder

15 years agoRemove tests/examples/app as it was moved to -base a long time ago
Sebastian Dröge [Tue, 24 Feb 2009 15:36:28 +0000 (16:36 +0100)]
Remove tests/examples/app as it was moved to -base a long time ago

15 years agoMove examples directory to tests/examples as in every other GStreamer module
Sebastian Dröge [Tue, 24 Feb 2009 15:33:51 +0000 (16:33 +0100)]
Move examples directory to tests/examples as in every other GStreamer module

15 years agodtsdec: Use new DCA functions/constants as not all distros package the compat dts.h
Sebastian Dröge [Tue, 24 Feb 2009 15:21:18 +0000 (16:21 +0100)]
dtsdec: Use new DCA functions/constants as not all distros package the compat dts.h

For backward compatibility we define the DCA functions/constants to the
old DTS functions/constants if we're building against libdts.

15 years agoxdgmime: Add new typefinder based on xdgmime
Sebastian Dröge [Tue, 24 Feb 2009 14:26:27 +0000 (15:26 +0100)]
xdgmime: Add new typefinder based on xdgmime

This typefinder is mostly useful to filter out any false positives
by the other typefinders like the usual Word document misdetected as
MP3 file.

15 years agodts: Prefer libdca over libdts as it's the successor
Sebastian Dröge [Tue, 24 Feb 2009 12:37:24 +0000 (13:37 +0100)]
dts: Prefer libdca over libdts as it's the successor

15 years agoqtwrapper: Fix build on macosx
Edward Hervey [Mon, 23 Feb 2009 15:02:08 +0000 (16:02 +0100)]
qtwrapper: Fix build on macosx

15 years agoliveadder: Fix build on macosx
Edward Hervey [Mon, 23 Feb 2009 14:25:03 +0000 (15:25 +0100)]
liveadder: Fix build on macosx

15 years agocamerabin: Add aspect ratio capsfilter for view finder
Lasse Laukkanen [Fri, 20 Feb 2009 10:08:04 +0000 (12:08 +0200)]
camerabin: Add aspect ratio capsfilter for view finder

If dealing with larger frame sizes than view finder sink element
accepts then maintain aspect ratio when scaling frames to fit.

15 years agocamerabin: Scale incoming frames if their size does not match requested size
Lasse Laukkanen [Fri, 20 Feb 2009 10:07:33 +0000 (12:07 +0200)]
camerabin: Scale incoming frames if their size does not match requested size

If capture preparation in videosrc results in frame size different
from requested size, then we need to scale them.

15 years agophoto iface: Add caps object to preparation API for requested and actual capture...
Lasse Laukkanen [Fri, 20 Feb 2009 10:03:03 +0000 (12:03 +0200)]
photo iface: Add caps object to preparation API for requested and actual capture format

Allow requesting of certain format with prepare_for_capture() and return
the actual format in GstPhotoCapturePrepared callback.

15 years agobuild: Add soundtouch's -lBPM to _LIBS, not _CFLAGS
Jan Schmidt [Mon, 23 Feb 2009 11:49:07 +0000 (11:49 +0000)]
build: Add soundtouch's -lBPM to _LIBS, not _CFLAGS

15 years agodccp: Fix "non-void without return value" compilation issue.
Edward Hervey [Sun, 22 Feb 2009 21:00:58 +0000 (22:00 +0100)]
dccp: Fix "non-void without return value" compilation issue.

15 years agoDetect libsoundtouch 1.4 and higher.
Jan Schmidt [Sun, 22 Feb 2009 19:17:30 +0000 (19:17 +0000)]
Detect libsoundtouch 1.4 and higher.

In libsoundtouch 1.4, libBPM appears to have been subsumed into
libSoundTouch, and into the soundtouch namespace.

15 years agoUse shave for the build output
Jan Schmidt [Sun, 22 Feb 2009 18:12:19 +0000 (18:12 +0000)]
Use shave for the build output

15 years agocamerabin: Fix compilation on Windows with Visual Studio
Andoni Morales [Sun, 22 Feb 2009 17:41:08 +0000 (18:41 +0100)]
camerabin: Fix compilation on Windows with Visual Studio

Windows doesn't have strcasecmp so we should use
g_ascii_strcasecmp here instead.

Also Windows doesn't have sys/time.h so we first
need to check if it actually exists and if not
we should not include it.

Fixes bug #572315.

15 years agoAutomatic update of common submodule
Jan Schmidt [Sun, 22 Feb 2009 15:58:06 +0000 (15:58 +0000)]
Automatic update of common submodule

From 5d7c9cc to 9cf8c9b

15 years agodfbvideosink: Don't use void * pointer arithmetic
Sebastian Dröge [Sun, 22 Feb 2009 13:58:36 +0000 (14:58 +0100)]
dfbvideosink: Don't use void * pointer arithmetic

15 years agoxvid: Fix compilation warning
Edward Hervey [Sun, 22 Feb 2009 12:17:54 +0000 (13:17 +0100)]
xvid: Fix compilation warning

15 years agoAutomatic update of common submodule
David Schleef [Sat, 21 Feb 2009 19:13:50 +0000 (11:13 -0800)]
Automatic update of common submodule

From 80c627d to 5d7c9cc

15 years agoMoved rtpmux from gst-p-farsight to -bad
Olivier Crête [Tue, 10 Feb 2009 17:02:24 +0000 (17:02 +0000)]
Moved rtpmux from gst-p-farsight to -bad

15 years agoRe-indent to Gst style
Olivier Crête [Fri, 20 Feb 2009 22:45:50 +0000 (17:45 -0500)]
Re-indent to Gst style

15 years ago[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit
Olivier Crête [Tue, 10 Feb 2009 19:11:15 +0000 (19:11 +0000)]
[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit

15 years ago[MOVED FROM GST-P-FARSIGHT] Add signals before stream lock and after unlocking
Laurent Glayal [Fri, 20 Feb 2009 18:30:49 +0000 (13:30 -0500)]
[MOVED FROM GST-P-FARSIGHT] Add signals before stream lock and after unlocking

15 years ago[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcaps
Olivier Crête [Thu, 19 Feb 2009 01:18:46 +0000 (20:18 -0500)]
[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts_base
Olivier Crête [Thu, 19 Feb 2009 00:58:58 +0000 (19:58 -0500)]
[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts_base

15 years ago[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with object lock in rtpmux
Olivier Crête [Wed, 18 Feb 2009 23:14:52 +0000 (18:14 -0500)]
[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with object lock in rtpmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base
Olivier Crête [Wed, 18 Feb 2009 23:07:44 +0000 (18:07 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base

15 years ago[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the same clockrate on all pads
Olivier Crête [Wed, 18 Feb 2009 20:20:58 +0000 (15:20 -0500)]
[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the same clockrate on all pads

15 years ago[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP Mux
Olivier Crête [Wed, 18 Feb 2009 22:05:13 +0000 (17:05 -0500)]
[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP Mux

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate property
Olivier Crête [Wed, 18 Feb 2009 19:16:00 +0000 (14:16 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate property

15 years ago[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux
Olivier Crête [Wed, 18 Feb 2009 18:56:36 +0000 (13:56 -0500)]
[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Missing format parameter
Laurent Glayal [Wed, 18 Feb 2009 18:32:56 +0000 (13:32 -0500)]
[MOVED FROM GST-P-FARSIGHT] Missing format parameter

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête [Thu, 11 Dec 2008 22:54:18 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files

15 years ago[MOVED FROM GST-P-FARSIGHT] Update seqnum base in rtp muxer
Håvard Graff [Mon, 1 Dec 2008 22:55:22 +0000 (17:55 -0500)]
[MOVED FROM GST-P-FARSIGHT] Update seqnum base in rtp muxer

With help from Wim

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix some more leaks
Håvard Graff [Mon, 1 Dec 2008 22:54:58 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Fix some more leaks

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix leak
Håvard Graff [Mon, 1 Dec 2008 22:48:29 +0000 (17:48 -0500)]
[MOVED FROM GST-P-FARSIGHT] Fix leak

15 years ago[MOVED FROM GST-P-FARSIGHT] Don't unref caps we don't know (thanks Wim)
Olivier Crête [Mon, 29 Sep 2008 19:03:05 +0000 (15:03 -0400)]
[MOVED FROM GST-P-FARSIGHT] Don't unref caps we don't know (thanks Wim)

15 years ago[MOVED FROM GST-P-FARSIGHT] Put per-buffer debug at level LOG
Olivier Crête [Tue, 12 Aug 2008 16:48:02 +0000 (12:48 -0400)]
[MOVED FROM GST-P-FARSIGHT] Put per-buffer debug at level LOG

15 years ago[MOVED FROM GST-P-FARSIGHT] Make debug print accurate
Olivier Crête [Tue, 12 Aug 2008 16:47:14 +0000 (12:47 -0400)]
[MOVED FROM GST-P-FARSIGHT] Make debug print accurate

15 years ago[MOVED FROM GST-P-FARSIGHT] Set our caps on the buffers
Olivier Crête [Tue, 12 Aug 2008 16:46:23 +0000 (12:46 -0400)]
[MOVED FROM GST-P-FARSIGHT] Set our caps on the buffers

15 years ago[MOVED FROM GST-P-FARSIGHT] Take the clock-base stored from the last setcaps
Olivier Crête [Tue, 12 Aug 2008 16:46:07 +0000 (12:46 -0400)]
[MOVED FROM GST-P-FARSIGHT] Take the clock-base stored from the last setcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Store the clock-base on setcaps
Olivier Crête [Tue, 12 Aug 2008 16:41:59 +0000 (12:41 -0400)]
[MOVED FROM GST-P-FARSIGHT] Store the clock-base on setcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Add padprivate to the request pads
Olivier Crête [Tue, 12 Aug 2008 16:30:52 +0000 (12:30 -0400)]
[MOVED FROM GST-P-FARSIGHT] Add padprivate to the request pads

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove whitespace in gstrtpmux
Olivier Crête [Tue, 12 Aug 2008 16:23:32 +0000 (12:23 -0400)]
[MOVED FROM GST-P-FARSIGHT] Remove whitespace in gstrtpmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Make indentation more correct
Olivier Crête [Tue, 12 Aug 2008 01:20:06 +0000 (21:20 -0400)]
[MOVED FROM GST-P-FARSIGHT] Make indentation more correct

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix typo
Olivier Crête [Tue, 12 Aug 2008 01:05:34 +0000 (21:05 -0400)]
[MOVED FROM GST-P-FARSIGHT] Fix typo

15 years ago[MOVED FROM GST-P-FARSIGHT] Set seqnum-base and clock-base in caps from rtpmuxer
Olivier Crête [Tue, 12 Aug 2008 01:03:22 +0000 (21:03 -0400)]
[MOVED FROM GST-P-FARSIGHT] Set seqnum-base and clock-base in caps from rtpmuxer

15 years ago[MOVED FROM GST-P-FARSIGHT] more debug
Zeeshan Ali [Wed, 15 Aug 2007 13:50:38 +0000 (13:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] more debug

20070815135038-f3f1e-9c7a5490a525c6e8753cb1b8c03354df99132b5c.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Sync jitterbuffer with CVS -bad
philippe.kalaf@collabora.co.uk [Thu, 23 Aug 2007 21:22:25 +0000 (21:22 +0000)]
[MOVED FROM GST-P-FARSIGHT] Sync jitterbuffer with CVS -bad

20070823212225-2425b-0fe69bf72539678dda45d615a09f1cbf502cc71a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] missing comment
Youness Alaoui [Mon, 20 Aug 2007 18:50:32 +0000 (18:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] missing comment

20070820185032-4f0f6-0ab67b6ac40dd4e35a8fe53f3cb6daff65ce43b9.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make buffer writable before writing into it
Olivier Crete [Thu, 12 Jul 2007 19:53:36 +0000 (19:53 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make buffer writable before writing into it

20070712195336-3e2dc-91a5fb797cfa4919d4e2f9a728c6d6fbd3b83d93.gz