gstreamer/ext/x264
Seungha Yang 7e63943361 x264enc: Avoid format decision per frame
Avoid switch/case per frame for format decision and detect the format
only if where it could be changed. Note that, whenever encoder->input_state
is changed, gst_x264_enc_init_encoder() is called.

https://bugzilla.gnome.org/show_bug.cgi?id=797164
2018-09-22 12:42:34 +01:00
..
gstx264enc.c x264enc: Avoid format decision per frame 2018-09-22 12:42:34 +01:00
gstx264enc.h x264enc: Avoid format decision per frame 2018-09-22 12:42:34 +01:00
GstX264Enc.prs x264enc: Add a youtube preset. 2017-01-03 08:15:43 -03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
meson.build Add feature options for all plugins 2018-07-27 19:34:01 +05:30