[MOVED FROM BAD 08/28] ext/x264/: Use video format library and GST_WRITE_*_BE macros...
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 8 Aug 2008 10:13:36 +0000 (10:13 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 5 Jun 2009 17:48:22 +0000 (18:48 +0100)
commit88253ac70cfd5e7b92374f4e762da9a15e4112e6
tree2f4291f73df9300a627dedb0be79b64df422eeed
parent9527af6c16be41ce1c48e22a2428413283d26c64
[MOVED FROM BAD 08/28] ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.

Original commit message from CVS:
* 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.
ext/x264/Makefile.am
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h