On Sun, Feb 11, 2018 at 09:57:12PM +0100, Luca Barbato wrote:
> ---
> 
>  libavformat/ivfenc.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

probably OK

> --- a/libavformat/ivfenc.c
> +++ b/libavformat/ivfenc.c
> @@ -18,6 +18,7 @@
>   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
> USA
>   */
>  #include "avformat.h"
> +#include "riff.h"
>  #include "libavutil/intreadwrite.h"

You could move these into canonical order while you're at it.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to