gstreamer/ext
Michal Benes bef885c84c [MOVED FROM BAD 01/28] Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd' widths and heights correctly yet.
Original commit message from CVS:
Patch by: Michal Benes <michal.benes at itonis tv>
Patch by: Josef Zlomek <josef.zlomek at itonis tv>
* configure.ac:
* ext/Makefile.am:
* ext/x264/Makefile.am:
* ext/x264/gstx264enc.c: (gst_x264_enc_me_get_type),
(gst_x264_enc_analyse_get_type),
(gst_x264_enc_timestamp_queue_init),
(gst_x264_enc_timestamp_queue_free),
(gst_x264_enc_timestamp_queue_put),
(gst_x264_enc_timestamp_queue_get), (gst_x264_enc_header_buf),
(gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
(gst_x264_enc_base_init), (gst_x264_enc_class_init),
(gst_x264_enc_init), (gst_x264_enc_init_encoder),
(gst_x264_enc_close_encoder), (gst_x264_enc_dispose),
(gst_x264_enc_sink_event), (gst_x264_enc_chain),
(gst_x264_enc_encode_frame), (gst_x264_enc_change_state),
(gst_x264_enc_set_property), (gst_x264_enc_get_property),
(plugin_init):
* ext/x264/gstx264enc.h:
Add libx264-based h264 encoder plugin (#421110). Probably doesn't
handle 'odd' widths and heights correctly yet.
2009-06-05 18:48:21 +01:00
..
a52dec a52dec: Reconcile code with dtsdec 2009-05-20 11:25:01 +01:00
amrnb armnb: Remove unused variable, adapt debug message accordingly. 2009-04-21 20:17:19 +02:00
cdio ext/cdio/gstcdio.c: Remove unused format argument. 2009-01-02 00:43:53 +00:00
dvdnav Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
dvdread Don't install static libs for plugins. Fixes #550851 for ugly. 2008-10-13 18:10:25 +00:00
lame lamemp3enc: Improve debugging a bit 2009-05-14 12:32:54 +02:00
mad mad: Add duration of incoming/outgoing buffers in debug statements 2009-05-06 13:17:35 +02:00
mpeg2dec mpeg2dec: Revert ranking switch with ffdec_mpeg2video. Fixes #574461 2009-05-13 19:32:16 +02:00
sidplay ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could contain CFLAGS that do... 2008-11-17 09:53:39 +00:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 [MOVED FROM BAD 01/28] Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd' widths and heights correctly yet. 2009-06-05 18:48:21 +01:00
Makefile.am Moved twolame from Bad to Ugly 2009-03-10 01:03:07 +00:00