diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-09-21 13:41:42 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-09-21 13:41:42 +0000 |
commit | 2dec089aeb15fa9523f0e0933368d1d31bd1560f (patch) | |
tree | 2434c306b3fb952f2517513b5561d82cd29ca409 /ChangeLog | |
parent | 1b8664b4c599dba3bef0a3142b1f19f987fab7a9 (diff) | |
download | gst-plugins-bad-2dec089aeb15fa9523f0e0933368d1d31bd1560f.tar.gz gst-plugins-bad-2dec089aeb15fa9523f0e0933368d1d31bd1560f.tar.bz2 gst-plugins-bad-2dec089aeb15fa9523f0e0933368d1d31bd1560f.zip |
ext/faac/gstfaac.c: Add decoder specific info on the caps.
Original commit message from CVS:
* ext/faac/gstfaac.c: (gst_faac_configure_source_pad),
(gst_faac_chain):
Add decoder specific info on the caps.
Some cleanups here and there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-09-21 Wim Taymans <wim@fluendo.com> + + * ext/faac/gstfaac.c: (gst_faac_configure_source_pad), + (gst_faac_chain): + Add decoder specific info on the caps. + Some cleanups here and there. + 2006-09019 Edgard Lima <edgard.lima@indt.org.br> Patch by: deadchip <internalerror@gmail.com> and |