Wim Taymans
|
b3308676fd
|
update for bus api changes
|
2012-06-20 12:34:21 +02:00 |
|
Mark Nauwelaerts
|
947701cc6f
|
tests: mpegtsmux: port test to 0.11
|
2012-06-20 12:22:09 +02:00 |
|
Mark Nauwelaerts
|
ed34ed5b3d
|
mpegtsmux: fix value handling in pad iteration
|
2012-06-20 12:22:09 +02:00 |
|
Wim Taymans
|
dbed726057
|
update for task api change
|
2012-06-20 10:40:42 +02:00 |
|
Matej Knopp
|
9ad3761148
|
mpegtsmux: fix memory leak
https://bugzilla.gnome.org/show_bug.cgi?id=678130
|
2012-06-20 10:21:42 +02:00 |
|
Edward Hervey
|
d7ad4ce890
|
dvb: Detect more issues with configuration file
Report useful errors when:
* file is present but empty
* requested channel is not present
|
2012-06-19 10:54:58 +01:00 |
|
Edward Hervey
|
068598e237
|
dvbbasebin: Emit an error when we fail reading the channels file
Conflicts:
sys/dvb/dvbbasebin.c
|
2012-06-19 10:54:51 +01:00 |
|
Fabrizio (Misto) Milo
|
1ee6a35949
|
dvbsrc: spell-check
|
2012-06-19 10:52:13 +01:00 |
|
Fabrizio (Misto) Milo
|
257d6e6e8a
|
dvb: better dvsrc polarity info
|
2012-06-19 10:50:58 +01:00 |
|
Edward Hervey
|
e3b2886b01
|
teletext: Fix initialization
We always ended up erroring on the first page otherwise
Conflicts:
ext/teletextdec/gstteletextdec.c
|
2012-06-19 10:50:13 +01:00 |
|
Edward Hervey
|
a931620208
|
mpegtspacketizer: Don't use GByteArray
Using a simple array comes to the same result for a fraction of the cost
|
2012-06-19 10:49:45 +01:00 |
|
Edward Hervey
|
8fd2d43d60
|
mpegtbase: Avoid copying GstStructure
|
2012-06-19 10:49:37 +01:00 |
|
Edward Hervey
|
94c68115ef
|
mpegdesc: Don't allocate/free GstMPEGDescriptor
Just use static variables
|
2012-06-19 10:49:26 +01:00 |
|
Tim-Philipp Müller
|
a3fc64d153
|
mpegdemux: rename plugin to mpegpsdemux
|
2012-06-16 18:35:56 +01:00 |
|
Tim-Philipp Müller
|
61bad24f81
|
mpegdemux: remove unused TS demuxer bits that have moved to tsdemux
|
2012-06-16 18:35:56 +01:00 |
|
Mark Nauwelaerts
|
20507bc0cf
|
mpegtsmux: remove obsolete struct field
|
2012-06-16 19:23:00 +02:00 |
|
Mark Nauwelaerts
|
beceb09acc
|
mpegtsmux: add support for DVB subtitle and teletext streams
See bug #673582.
Conflicts:
gst/mpegtsmux/Makefile.am
|
2012-06-16 19:23:00 +02:00 |
|
Mark Nauwelaerts
|
898f6b48be
|
mpegtsmux: optionally use fixed-size PES header
|
2012-06-16 19:23:00 +02:00 |
|
Mark Nauwelaerts
|
f49e74aa34
|
mpegtsmux: only write PTS and DTS if different
|
2012-06-16 19:23:00 +02:00 |
|
Mark Nauwelaerts
|
fd92a8b65a
|
mpegtsmux: optionally set data_alignment flag in PES header
|
2012-06-16 19:23:00 +02:00 |
|
Mark Nauwelaerts
|
c76627ec9a
|
mpegtsmux: re-enable inadvertent disabled code
|
2012-06-16 19:22:59 +02:00 |
|
Mark Nauwelaerts
|
179c50591c
|
tests: mpegtsmux: adjust again to modified buffer collect behaviour
... by effectively reverting previous adjustment.
|
2012-06-16 19:22:59 +02:00 |
|
Mark Nauwelaerts
|
e8ab5af7b0
|
mpegtsmux: use default CollectPads collect heuristic
... with an appropriately custom buffer clip function to arrange for
buffer processing.
Conflicts:
gst/mpegtsmux/mpegtsmux.c
gst/mpegtsmux/mpegtsmux.h
|
2012-06-16 19:22:59 +02:00 |
|
Raimo Järvi
|
3f9a0a1747
|
mpegtsmux: Fix compiler warnings
https://bugzilla.gnome.org/show_bug.cgi?id=678211
|
2012-06-16 19:22:59 +02:00 |
|
Mark Nauwelaerts
|
893d6eb2a3
|
mpegtsmux: fix ported segment init
|
2012-06-16 19:22:59 +02:00 |
|
Matej Knopp
|
6229305d7b
|
mpegtsmux: port to 0.11
https://bugzilla.gnome.org/show_bug.cgi?id=678130
|
2012-06-16 19:22:35 +02:00 |
|
Andoni Morales Alastruey
|
830e8b6ec6
|
d3dvideosink: don't recreate the d3d device if it already exists
|
2012-06-15 14:09:39 +02:00 |
|
Sebastian Dröge
|
96b9582914
|
jasper: Rename from jp2k to jasper
Jasper is not the only JPEG2000 library out there and we
might want to add encoders/decoders based on OpenJPEG for example.
|
2012-06-15 11:42:23 +02:00 |
|
Vincent Penquerc'h
|
742f26326f
|
opusenc: add missing mutex unlock on error path
|
2012-06-15 10:39:48 +01:00 |
|
Vincent Penquerc'h
|
76ec96a364
|
opus: set author to myself, and update copyright notices
because as slomo noted, in fact pretty much all the code in there is mine.
|
2012-06-15 10:39:41 +01:00 |
|
Andoni Morales Alastruey
|
39e0bf5260
|
d3dvideosink: don't create new internal windows if we already have one
|
2012-06-15 10:17:03 +02:00 |
|
Raimo Järvi
|
e0241278f6
|
rfbsrc: Fix compiling in Windows
https://bugzilla.gnome.org/show_bug.cgi?id=677724
|
2012-06-14 16:38:22 +01:00 |
|
Vincent Penquerc'h
|
afba4ce869
|
resindvd: rename the lib from libresindvd to libgstresindvd
For consistency.
|
2012-06-14 15:33:29 +01:00 |
|
Vincent Penquerc'h
|
54f7ab5cf6
|
resindvd: guard against not finding some data on a DVD
May possibly help with a particular DVD.
https://bugzilla.gnome.org/show_bug.cgi?id=673118
|
2012-06-14 15:32:11 +01:00 |
|
Sebastian Rasmussen
|
aa0b2c7f8a
|
curlfilesink: Remove stray debug prints
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=678060
|
2012-06-14 15:13:24 +01:00 |
|
Tim-Philipp Müller
|
96b9b693b1
|
lcs: remove old LCS colorspace conversion plugin
Wasn't even ported to 0.10, and even back in the day
no one knew where the corresponding lib was from.
|
2012-06-12 21:35:10 +01:00 |
|
Tim-Philipp Müller
|
5f57478dc8
|
chart: remove old plugin that has never been ported to 0.10
|
2012-06-12 21:29:18 +01:00 |
|
Tim-Philipp Müller
|
739f653fed
|
videodrop: drop videodrop
It was never even ported to 0.10, and videorate does its job now.
|
2012-06-12 21:21:01 +01:00 |
|
Tim-Philipp Müller
|
dbf9d6b48e
|
arts: remove aRts-related plugins
aRts development stopped in 2004, it's unlikely ever is
still using it. Besides, these elements were never even
ported to 0.10.
|
2012-06-12 21:16:52 +01:00 |
|
Tim-Philipp Müller
|
8e532ca121
|
shout: remove old shout plugin that has never been ported to 0.10
There's shout2 in -good now.
|
2012-06-12 21:02:23 +01:00 |
|
Tim-Philipp Müller
|
5635581b26
|
hermes: remove hermes colorspace converter that was never ported to 0.10
|
2012-06-12 20:35:50 +01:00 |
|
Tim-Philipp Müller
|
588ea345b2
|
legacyresample: remove legacy plugin
|
2012-06-12 19:14:06 +01:00 |
|
Tim-Philipp Müller
|
c1facd0c36
|
audioresample: remove old audioresample plugin that was never even ported to 0.10
|
2012-06-12 19:02:57 +01:00 |
|
Tim-Philipp Müller
|
2ca936ef57
|
chromaprint: update for new tag event API
|
2012-06-12 18:53:13 +01:00 |
|
Tim-Philipp Müller
|
748d9f69ad
|
divx: remove plugin that the world doesn't need any more
2002 called.
|
2012-06-12 18:48:39 +01:00 |
|
Edward Hervey
|
5ae01f10fd
|
dvdspu: Fix array type
We wanted an array of guint8 (and not an array of pointers) to store
the data from gst_buffer_extract() and read it.
|
2012-06-12 11:02:38 +02:00 |
|
Wim Taymans
|
62b66c1316
|
faad: don't access buffer after _finish_frame
Unmap the buffer before calling _finish_frame because we are not allowed to
access it after.
|
2012-06-12 09:13:24 +02:00 |
|
Mark Nauwelaerts
|
40760117b1
|
mpegtsmux: sprinkle some more debug catering
|
2012-06-11 16:52:55 +02:00 |
|
Mark Nauwelaerts
|
bef06e8c8d
|
mpegtsmux: add SPN/PTS indexing capabilities
Based on patch by Andreas Frisch <fraxinas@opendreambox.org>
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=644890
|
2012-06-11 16:52:53 +02:00 |
|
Mark Nauwelaerts
|
05dcabfe16
|
mpegtsmux: avoid memcpy due to temporary packet buffer
... by writing directly into the output buffer instead.
|
2012-06-11 16:52:49 +02:00 |
|