diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-08-26 11:01:43 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-08-26 11:01:43 +0000 |
commit | e574c3e69d4472bdf6a7d8ba2fdbfdc395d6da82 (patch) | |
tree | e12b43c75fd7c8d59ca682b2afd2e2d2b7a00113 /ChangeLog | |
parent | 3e4982542b8b085e037da35c65975d7ad1b96e90 (diff) | |
download | gst-plugins-bad-e574c3e69d4472bdf6a7d8ba2fdbfdc395d6da82.tar.gz gst-plugins-bad-e574c3e69d4472bdf6a7d8ba2fdbfdc395d6da82.tar.bz2 gst-plugins-bad-e574c3e69d4472bdf6a7d8ba2fdbfdc395d6da82.zip |
gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes.
Original commit message from CVS:
* gst/pcapparse/gstpcapparse.c: (gst_pcap_parse_class_init):
Remove unused code and fix includes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-08-26 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/pcapparse/gstpcapparse.c: (gst_pcap_parse_class_init): + Remove unused code and fix includes. + 2008-08-25 Sebastian Dröge <sebastian.droege@collabora.co.uk> * gst/deinterlace2/gstdeinterlace2.c: |