lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it and use AVFrame instead.
Showing
- doc/filters.texi 0 additions, 10 deletionsdoc/filters.texi
- libavfilter/af_amix.c 9 additions, 9 deletionslibavfilter/af_amix.c
- libavfilter/af_ashowinfo.c 5 additions, 6 deletionslibavfilter/af_ashowinfo.c
- libavfilter/af_asyncts.c 10 additions, 12 deletionslibavfilter/af_asyncts.c
- libavfilter/af_channelmap.c 2 additions, 2 deletionslibavfilter/af_channelmap.c
- libavfilter/af_channelsplit.c 5 additions, 5 deletionslibavfilter/af_channelsplit.c
- libavfilter/af_join.c 81 additions, 70 deletionslibavfilter/af_join.c
- libavfilter/af_resample.c 28 additions, 30 deletionslibavfilter/af_resample.c
- libavfilter/af_volume.c 6 additions, 6 deletionslibavfilter/af_volume.c
- libavfilter/asink_anullsink.c 2 additions, 2 deletionslibavfilter/asink_anullsink.c
- libavfilter/audio.c 37 additions, 31 deletionslibavfilter/audio.c
- libavfilter/audio.h 3 additions, 7 deletionslibavfilter/audio.h
- libavfilter/avfilter.c 15 additions, 23 deletionslibavfilter/avfilter.c
- libavfilter/avfilter.h 22 additions, 6 deletionslibavfilter/avfilter.h
- libavfilter/buffersink.c 97 additions, 31 deletionslibavfilter/buffersink.c
- libavfilter/buffersink.h 32 additions, 0 deletionslibavfilter/buffersink.h
- libavfilter/buffersrc.c 137 additions, 63 deletionslibavfilter/buffersrc.c
- libavfilter/buffersrc.h 26 additions, 3 deletionslibavfilter/buffersrc.h
- libavfilter/fifo.c 55 additions, 58 deletionslibavfilter/fifo.c
- libavfilter/internal.h 4 additions, 25 deletionslibavfilter/internal.h
Loading
Please register or sign in to comment