mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
ext/theora/theoraenc.c: Set duration on encoded buffer, added some more properties
Original commit message from CVS: * ext/theora/theoraenc.c: (gst_theora_enc_class_init), (gst_theora_enc_init), (theora_enc_sink_link), (theora_buffer_from_packet), (theora_enc_set_property), (theora_enc_get_property): Set duration on encoded buffer, added some more properties
This commit is contained in:
parent
a596e5a99f
commit
5c3e8ffef2
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-06-10 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
||||
(gst_theora_enc_init), (theora_enc_sink_link),
|
||||
(theora_buffer_from_packet), (theora_enc_set_property),
|
||||
(theora_enc_get_property):
|
||||
Set duration on encoded buffer, added some more properties
|
||||
|
||||
2004-06-10 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
|
||||
|
|
Loading…
Reference in a new issue