-
- Downloads
Rename functions and fields:
avfilter_(un)ref_pic -> avfilter_(un)ref_buffer avfilter_copy_picref_props -> avfilter_copy_buffer_ref_props AVFilterBufferRef.pic -> AVFilterBufferRef.buffer They have been renamed to allow sharing with audio. Patch by S.N. Hemanth Meenakshisundaram $smeenaks$ucsd$edu$. Originally committed as revision 24731 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- ffplay.c 5 additions, 5 deletionsffplay.c
- libavfilter/avfilter.c 7 additions, 7 deletionslibavfilter/avfilter.c
- libavfilter/avfilter.h 18 additions, 18 deletionslibavfilter/avfilter.h
- libavfilter/defaults.c 5 additions, 5 deletionslibavfilter/defaults.c
- libavfilter/vf_crop.c 1 addition, 1 deletionlibavfilter/vf_crop.c
- libavfilter/vf_pad.c 4 additions, 4 deletionslibavfilter/vf_pad.c
- libavfilter/vf_pixdesctest.c 2 additions, 2 deletionslibavfilter/vf_pixdesctest.c
- libavfilter/vf_scale.c 2 additions, 2 deletionslibavfilter/vf_scale.c
- libavfilter/vf_unsharp.c 2 additions, 2 deletionslibavfilter/vf_unsharp.c
- libavfilter/vsrc_buffer.c 2 additions, 2 deletionslibavfilter/vsrc_buffer.c
Loading
Please register or sign in to comment