lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
avfilter_copy_frame_props() avoids code duplication and increases robustness. The added files libavfilter/avcodec.[ch] are used for containing utilities useful for gluing togheter libavfilter and libavcodec.
Showing
- doc/APIchanges 4 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 1 addition, 0 deletionsffmpeg.c
- ffplay.c 3 additions, 2 deletionsffplay.c
- libavfilter/Makefile 3 additions, 1 deletionlibavfilter/Makefile
- libavfilter/avcodec.c 42 additions, 0 deletionslibavfilter/avcodec.c
- libavfilter/avcodec.h 40 additions, 0 deletionslibavfilter/avcodec.h
- libavfilter/avfilter.h 1 addition, 1 deletionlibavfilter/avfilter.h
- libavfilter/vsrc_buffer.c 3 additions, 6 deletionslibavfilter/vsrc_buffer.c
- libavfilter/vsrc_movie.c 2 additions, 6 deletionslibavfilter/vsrc_movie.c
Loading
Please register or sign in to comment