Edward Hervey
|
611edd5e96
|
dvb-descriptor: Fix multilingual service name parsing
the provider and service name was inverted
|
2014-05-29 14:29:15 +02:00 |
|
Stefan Ringel
|
6a622a678e
|
example: ts-parser: add parential rating descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=730854
|
2014-05-29 14:29:15 +02:00 |
|
Stefan Ringel
|
1c9bbb1e00
|
example: ts-parser: add component descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=730854
|
2014-05-29 14:29:15 +02:00 |
|
Stefan Ringel
|
f6fdd83b7e
|
mpegts: bugfix mobile hand over linkage parse missmatch
https://bugzilla.gnome.org/show_bug.cgi?id=730901
|
2014-05-29 11:26:21 +02:00 |
|
Edward Hervey
|
6e1679b9cb
|
mpegts: Make some fields optional
Some people might just not care about the contents
|
2014-05-28 15:55:40 +02:00 |
|
Edward Hervey
|
ca2847e234
|
mpegts: Update docs for DVB frequency list
|
2014-05-28 15:55:40 +02:00 |
|
Edward Hervey
|
1797802bd2
|
mpegts: Ensure NULL-terminated language code
Yup, it breaks API and ABI, I know. But let's avoid people and bindings
printing out garbage
|
2014-05-27 17:34:48 +02:00 |
|
Edward Hervey
|
f7b1b5fcd3
|
mpegts: Fix Extended DVB descriptor parsing
We were over-reading data, and the nb_items field isn't needed,
it's a property of the GPtrArray
|
2014-05-27 17:34:48 +02:00 |
|
Edward Hervey
|
b207a15073
|
mpegts: Fix usage of memcpy
source and destination were inverted
|
2014-05-27 16:17:39 +02:00 |
|
Stefan Ringel
|
0168160863
|
mpegts: add multilingual component descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728429
|
2014-05-27 15:34:40 +02:00 |
|
Stefan Ringel
|
b0f3892ae5
|
mpegts: add multilingual service name descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728429
|
2014-05-27 15:34:40 +02:00 |
|
Stefan Ringel
|
cac329a621
|
mpegts: add multilingual bouquet name descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728429
|
2014-05-27 15:34:39 +02:00 |
|
Stefan Ringel
|
b4cc5a2177
|
mpegts: add multilingual network name descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728429
|
2014-05-27 15:34:39 +02:00 |
|
Edward Hervey
|
42c061b0e7
|
mpegts: Fix Bouquet Name parsing
the field is not length prefixed
|
2014-05-26 11:54:50 +02:00 |
|
Stefan Ringel
|
bc7cf1520c
|
mpegts: add bouquet name descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728364
|
2014-05-26 11:18:20 +02:00 |
|
Stefan Ringel
|
985d19deaa
|
mpegts: add stuffing descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728364
|
2014-05-26 11:18:20 +02:00 |
|
Stefan Ringel
|
570f78df79
|
mpegts: add service list descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=728364
|
2014-05-26 11:18:19 +02:00 |
|
Edward Hervey
|
2b92709154
|
mpegts: Fix leak
The cell extension was never added to the parent cell
CID #1212162
|
2014-05-09 14:32:49 +02:00 |
|
Stefan Ringel
|
eeaf6e4811
|
mpegts: add dvb ca identifier descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727560
|
2014-04-16 09:23:23 +02:00 |
|
Stefan Ringel
|
0c773b8cdd
|
mpegts: add scrambling descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727560
|
2014-04-16 09:23:05 +02:00 |
|
Stefan Ringel
|
e535967ee9
|
mpegts: add frequency list descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727560
|
2014-04-16 09:22:46 +02:00 |
|
Stefan Ringel
|
ace60abef5
|
mpegts: add data broadcast id descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727403
|
2014-04-16 09:21:45 +02:00 |
|
Stefan Ringel
|
065abf6d54
|
mpegts: add private data specifier descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727403
|
2014-04-16 09:21:45 +02:00 |
|
Sebastian Dröge
|
8407ee9ee9
|
dvb: Minor code style fix
|
2014-04-16 09:21:45 +02:00 |
|
Stefan Ringel
|
e71c264dbb
|
mpegts: add parential rating descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727403
|
2014-04-16 09:21:45 +02:00 |
|
Stefan Ringel
|
eb246e2bfd
|
mpegts: add linkage descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=727403
|
2014-04-16 09:21:44 +02:00 |
|
Tim-Philipp Müller
|
990efe1fc0
|
mpegts: for loop initial declarations are only allowed in C99 mode
Fixes compiler warnings.
|
2014-04-16 00:28:37 +01:00 |
|
Stefan Ringel
|
73862d5096
|
mpegts: fix docs
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727356
|
2014-03-31 15:05:48 +02:00 |
|
Stefan Ringel
|
b7efacfe15
|
mpegts: add dvb-t2 delivery system descriptor
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727356
|
2014-03-31 15:05:48 +02:00 |
|
Stefan Ringel
|
e8c86e355f
|
mpegts: bugfix delivery system descriptors
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=726979
|
2014-03-31 15:02:01 +02:00 |
|
Stefan Ringel
|
d108fe7ee1
|
mpegts: use GST_READ_UINT32_BE
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727187
|
2014-03-31 15:00:54 +02:00 |
|
Stefan Ringel
|
8b8ceb2dd9
|
mpegts: add parsing data broadcast descriptor
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727187
|
2014-03-31 15:00:54 +02:00 |
|
Stefan Ringel
|
f8b7a130cc
|
mpegts: add parsing stream identifier
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727187
|
2014-03-31 15:00:54 +02:00 |
|
Stefan Ringel
|
2e051cf412
|
mpegts: use glib alloc and free
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=727159
|
2014-03-31 14:54:17 +02:00 |
|
Stefan Ringel
|
fd8bda1c03
|
dvbsrc: mpegts: change bandwidth to DVBv5 values
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=725463
|
2014-03-15 18:33:18 +01:00 |
|
Stefan Ringel
|
40e7bfd35d
|
docs: mpegts: add missed docs
Signed-off-by: Stefan Ringel <linuxtv@stefanringel.de>
https://bugzilla.gnome.org/show_bug.cgi?id=725278
|
2014-02-27 08:48:17 +01:00 |
|
Jesper Larsen
|
a9b1fdd948
|
mpegts: Add constructor for dvb service descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=724981
|
2014-02-25 14:34:29 +01:00 |
|
Edward Hervey
|
63145f4576
|
mpegts: Fix descriptor checks
Only use g_return_val_if_fail on provided direct arguments. The others get
checked all the time.
https://bugzilla.gnome.org/show_bug.cgi?id=724464
|
2014-02-25 10:19:23 +01:00 |
|
Jesper Larsen
|
e28b6fd523
|
mpegts: network_name: Check converted length
Check the length of the name argument after it has been converted.
https://bugzilla.gnome.org/show_bug.cgi?id=723953
|
2014-02-24 16:01:11 +01:00 |
|
Edward Hervey
|
142233d917
|
mpegts: Add size guards for descriptors where neeeded
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=724464
|
2014-02-20 19:08:33 +01:00 |
|
Stefan Ringel
|
beb31d127b
|
mpegts: Add support for content descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=724034
|
2014-02-17 08:55:37 +01:00 |
|
Stefan Ringel
|
792fc1cf01
|
mpegts: Add support for component descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=724034
|
2014-02-17 08:55:12 +01:00 |
|
Stefan Ringel
|
347ac5fbd7
|
mpegts: Add support for extended event desriptor
https://bugzilla.gnome.org/show_bug.cgi?id=724034
|
2014-02-17 08:54:37 +01:00 |
|
Stefan Ringel
|
e6cb996cea
|
mpegts: Add support for DVB terrestrial delivery system descriptor
https://bugzilla.gnome.org/show_bug.cgi?id=724069
|
2014-02-16 10:13:53 +01:00 |
|
Edward Hervey
|
042c8924b6
|
dvb-descriptor: Remove unneeded increment
|
2014-02-07 11:53:38 +01:00 |
|
Edward Hervey
|
63348811d2
|
dvb-descriptor: Fix comparision
we want to stop if one OR the other is NULL.
|
2014-02-07 11:53:28 +01:00 |
|
Jesper Larsen
|
05bf952384
|
mpegts: Add creation of DVB Subtitling descriptor
Descriptor tag is 0x59
|
2014-02-06 15:55:40 +01:00 |
|
Jesper Larsen
|
cfb4da7215
|
mpegts: Support parsing of DVB Teletext descriptor
Descriptor tag is 0x56
|
2014-02-06 15:50:34 +01:00 |
|
Jesper Larsen
|
dd449c38e6
|
mpegts: Add network name descriptor construction
Add function to create a Network Name DVB descriptor.
|
2014-02-06 15:30:48 +01:00 |
|
Edward Hervey
|
f36e0bca83
|
mpegts: Add support for parsing DVB Subtitling descriptor (0x59)
Essentially works in the same vein as the iso639 descriptor code
|
2013-10-11 10:21:25 +02:00 |
|