diff options
author | David Schleef <ds@schleef.org> | 2007-12-13 04:43:58 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-12-13 04:43:58 +0000 |
commit | d49970264602af7be39612f46bd3f9eca297a24b (patch) | |
tree | 0b1e684a93977c62fa5c849edb033355ec21cb04 /ChangeLog | |
parent | 8dcd3dd27e3fb88d0aa6803163d68a5157171a2f (diff) | |
download | gst-plugins-bad-d49970264602af7be39612f46bd3f9eca297a24b.tar.gz gst-plugins-bad-d49970264602af7be39612f46bd3f9eca297a24b.tar.bz2 gst-plugins-bad-d49970264602af7be39612f46bd3f9eca297a24b.zip |
gst/videoparse/: Add a bunch of features: handle format specification, handle queries and conversion. Works much lik...
Original commit message from CVS:
* gst/videoparse/README:
* gst/videoparse/gstvideoparse.c:
Add a bunch of features: handle format specification, handle
queries and conversion. Works much like a normal parser now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-12-12 David Schleef <ds@schleef.org> + + * gst/videoparse/README: + * gst/videoparse/gstvideoparse.c: + Add a bunch of features: handle format specification, handle + queries and conversion. Works much like a normal parser now. + 2007-12-12 Wim Taymans <wim.taymans@collabora.co.uk> * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_finalize), |