diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-03-01 12:49:13 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-03-01 12:49:13 +0000 |
commit | 8be7f45f67a60e701bf6098780452b64da558dc5 (patch) | |
tree | 844b6621763032887f887c2c425943c17edda30b /ChangeLog | |
parent | adf2d8615556a762857c7764e9bd3a0eccc5b3fe (diff) | |
download | gst-plugins-bad-8be7f45f67a60e701bf6098780452b64da558dc5.tar.gz gst-plugins-bad-8be7f45f67a60e701bf6098780452b64da558dc5.tar.bz2 gst-plugins-bad-8be7f45f67a60e701bf6098780452b64da558dc5.zip |
sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testing ground.
Original commit message from CVS:
* sys/dvb/gstdvbsrc.c:
* sys/dvb/parsechannels.c:
Add DVB-C support. Special thanks to Christian Schaller
for a testing ground.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-03-01 Zaheer Abbas Merali <zaheerabbas at merali dot org> + + * sys/dvb/gstdvbsrc.c: + * sys/dvb/parsechannels.c: + Add DVB-C support. Special thanks to Christian Schaller + for a testing ground. + 2008-02-28 Zaheer Abbas Merali <zaheerabbas at merali dot org> * gst/mpegtsparse/mpegtsparse.c: |