mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
gst/audiorate/gstaudiorate.c: Implement sample dropping and notify
Original commit message from CVS: * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init), (gst_audiorate_init), (gst_audiorate_chain), (gst_audiorate_set_property), (gst_audiorate_get_property): Implement sample dropping and notify
This commit is contained in:
parent
48876e35ff
commit
7ff706fcae
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-06-23 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
|
||||||
|
(gst_audiorate_init), (gst_audiorate_chain),
|
||||||
|
(gst_audiorate_set_property), (gst_audiorate_get_property):
|
||||||
|
Implement sample dropping and notify
|
||||||
|
|
||||||
2004-06-22 Wim Taymans <wim@fluendo.com>
|
2004-06-22 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
||||||
|
|
Loading…
Reference in a new issue