Commit 10a2b566 authored by Antoine Cellerier's avatar Antoine Cellerier

s/ffmpeg/x264/

parent d5e8b734
...@@ -554,7 +554,7 @@ static block_t *Encode( encoder_t *p_enc, picture_t *p_pict ) ...@@ -554,7 +554,7 @@ static block_t *Encode( encoder_t *p_enc, picture_t *p_pict )
} }
/***************************************************************************** /*****************************************************************************
* CloseEncoder: ffmpeg encoder destruction * CloseEncoder: x264 encoder destruction
*****************************************************************************/ *****************************************************************************/
static void Close( vlc_object_t *p_this ) static void Close( vlc_object_t *p_this )
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment