diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-09-27 13:02:58 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-09-27 13:02:58 +0000 |
commit | d69b3423f3e98988658be5ba275bb18836038022 (patch) | |
tree | 9e6795488ccc489a398117d43fbd9f4de77767c6 /ChangeLog | |
parent | 24c1b1dae1a1c113766b08b3c2956c9d403b03d3 (diff) | |
download | gst-plugins-bad-d69b3423f3e98988658be5ba275bb18836038022.tar.gz gst-plugins-bad-d69b3423f3e98988658be5ba275bb18836038022.tar.bz2 gst-plugins-bad-d69b3423f3e98988658be5ba275bb18836038022.zip |
ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can use an upstream identity's 'handoff' sig...
Original commit message from CVS:
* ext/xvid/gstxvidenc.c:
* ext/xvid/gstxvidenc.h:
Remove superfluous 'frame-encoded' signal (people can
use an upstream identity's 'handoff' signal or a pad
probe for this if they must know).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-09-27 Tim-Philipp Müller <tim at centricular dot net> + + * ext/xvid/gstxvidenc.c: + * ext/xvid/gstxvidenc.h: + Remove superfluous 'frame-encoded' signal (people can + use an upstream identity's 'handoff' signal or a pad + probe for this if they must know). + 2007-09-27 Julien MOUTTE <julien@moutte.net> * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio), |