mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21: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
6eeede0701
commit
689b6f1a93
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>
|
||||
|
||||
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
||||
|
|
Loading…
Reference in a new issue