From c52708c81accadb35f608b625032d35cc9b60caa Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 6 May 2004 14:32:13 +0000 Subject: ext/theora/theoraenc.c: Also encode the first frame, cleanup some code. Original commit message from CVS: * ext/theora/theoraenc.c: (gst_theora_enc_class_init), (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain), (theora_enc_set_property), (theora_enc_get_property): Also encode the first frame, cleanup some code. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c79522d..73864698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-06 Wim Taymans + + * ext/theora/theoraenc.c: (gst_theora_enc_class_init), + (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain), + (theora_enc_set_property), (theora_enc_get_property): + Also encode the first frame, cleanup some code. + 2004-05-06 Wim Taymans * ext/mpeg2enc/gstmpeg2enc.cc: -- cgit v1.2.1