vp9: Add bsf to fix reordering in raw streams
Takes a raw input stream containing frames with correct timestamps but possibly out of order and inserts additional show-existing-frame packets to correct the ordering.
Showing
- doc/bitstream_filters.texi 5 additions, 0 deletionsdoc/bitstream_filters.texi
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/bitstream_filters.c 1 addition, 0 deletionslibavcodec/bitstream_filters.c
- libavcodec/vp9_raw_reorder_bsf.c 411 additions, 0 deletionslibavcodec/vp9_raw_reorder_bsf.c
Loading
Please register or sign in to comment