[FFmpeg-devel] [PATCH] lavd/pulse_audio_enc: add window size param

Timothy Gu timothygu99 at gmail.com
Fri May 2 01:39:21 CEST 2014


On May 1, 2014 3:37 PM, "Lukasz Marek" <lukasz.m.luki2 at gmail.com> wrote:
>
> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
> ---
>  doc/outdevs.texi         |  4 ++++
>  libavdevice/opengl_enc.c | 15 +++++++++++++--
>  2 files changed, 17 insertions(+), 2 deletions(-)
>
> diff --git a/doc/outdevs.texi b/doc/outdevs.texi
> index a1d89eb..333ab02 100644
> --- a/doc/outdevs.texi
> +++ b/doc/outdevs.texi
> @@ -237,6 +237,10 @@ Application must provide OpenGL context and both
@code{window_size_cb} and @code
>  @item window_title
>  Set the SDL window title, if not specified default to the filename
specified for the output device.
>  Ignored when @option{no_window} is set.

> + at item

window_size

[...]

Timothy


More information about the ffmpeg-devel mailing list