[gst-cvs] mnauw gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/ext/x264/
mnauw at kemper.freedesktop.org
mnauw at kemper.freedesktop.org
Fri Aug 8 03:13:50 PDT 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: mnauw
Date: Fri Aug 08 2008 10:13:50 UTC
Log message:
* ext/x264/Makefile.am:
* ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
(gst_x264_enc_sink_set_caps), (gst_x264_enc_base_init),
(gst_x264_enc_class_init), (gst_x264_enc_log_callback),
(gst_x264_enc_init), (gst_x264_enc_init_encoder),
(gst_x264_enc_finalize), (gst_x264_enc_chain),
(gst_x264_enc_encode_frame), (plugin_init):
* ext/x264/gstx264enc.h:
Use video format library and GST_WRITE_*_BE macros where applicable.
Use finalize in stead of dispose.
Set up debug category and log callback.
Modified files:
. : ChangeLog
ext/x264 : Makefile.am gstx264enc.c gstx264enc.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3483&r2=1.3484
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/x264/Makefile.am.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/x264/gstx264enc.c.diff?r1=1.7&r2=1.8
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/x264/gstx264enc.h.diff?r1=1.1&r2=1.2
More information about the Gstreamer-commits
mailing list