-
- Downloads
lavfi: drop planar/packed negotiation support
The planar/packed switch and the packing_formats list is no longer required, since the planar/packed information is now stored in the sample format enum. This is technically a major API break, possibly it should be not too painful as we marked the audio filtering API as unstable.
Showing
- doc/examples/filtering_audio.c 1 addition, 3 deletionsdoc/examples/filtering_audio.c
- doc/filter_design.txt 2 additions, 1 deletiondoc/filter_design.txt
- doc/filters.texi 9 additions, 16 deletionsdoc/filters.texi
- libavdevice/lavfi.c 0 additions, 2 deletionslibavdevice/lavfi.c
- libavfilter/af_aconvert.c 4 additions, 12 deletionslibavfilter/af_aconvert.c
- libavfilter/af_amerge.c 1 addition, 5 deletionslibavfilter/af_amerge.c
- libavfilter/af_ashowinfo.c 2 additions, 3 deletionslibavfilter/af_ashowinfo.c
- libavfilter/af_astreamsync.c 0 additions, 3 deletionslibavfilter/af_astreamsync.c
- libavfilter/af_earwax.c 0 additions, 3 deletionslibavfilter/af_earwax.c
- libavfilter/af_pan.c 0 additions, 2 deletionslibavfilter/af_pan.c
- libavfilter/af_silencedetect.c 0 additions, 6 deletionslibavfilter/af_silencedetect.c
- libavfilter/af_volume.c 0 additions, 6 deletionslibavfilter/af_volume.c
- libavfilter/asrc_aevalsrc.c 0 additions, 2 deletionslibavfilter/asrc_aevalsrc.c
- libavfilter/audio.c 2 additions, 2 deletionslibavfilter/audio.c
- libavfilter/audio.h 17 additions, 0 deletionslibavfilter/audio.h
- libavfilter/avfilter.c 0 additions, 3 deletionslibavfilter/avfilter.c
- libavfilter/avfilter.h 12 additions, 0 deletionslibavfilter/avfilter.h
- libavfilter/avfiltergraph.c 6 additions, 10 deletionslibavfilter/avfiltergraph.c
- libavfilter/buffersink.h 2 additions, 0 deletionslibavfilter/buffersink.h
- libavfilter/defaults.c 2 additions, 0 deletionslibavfilter/defaults.c
Loading
Please register or sign in to comment