[FFmpeg-devel] [PATCH 3/3] avformat/oggenc: add vp8 muxing support

James Almer jamrial at gmail.com
Thu Jul 21 04:46:48 EEST 2016


On 7/12/2016 6:36 PM, James Almer wrote:
> Addresses ticket #5687
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> AVFMT_TS_NONSTRICT is added to flags because invisible vp8 frames don't
> increase the pts
> 
>  libavformat/oggenc.c        | 94 +++++++++++++++++++++++++++++++++++++++++----
>  tests/fate/avformat.mak     |  1 +
>  tests/lavf-regression.sh    |  4 ++
>  tests/ref/lavf-fate/ogg_vp8 |  3 ++
>  4 files changed, 94 insertions(+), 8 deletions(-)
>  create mode 100644 tests/ref/lavf-fate/ogg_vp8

Pushed.



More information about the ffmpeg-devel mailing list