-
- Downloads
Separate video specific BufferRef properties into VideoProps.
Define a new struct AVFilterBufferRefVideoProps and add a type field to AVFilterBufferRef. Video specific properties in AVFilterBufferRefVideoProps are now referred to by *video pointer in AVFilterBufferRef. Patch by S.N. Hemanth Meenakshisundaram smeenaks->ucsd.edu. Originally committed as revision 24763 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- ffmpeg.c 4 additions, 3 deletionsffmpeg.c
- ffplay.c 6 additions, 6 deletionsffplay.c
- libavfilter/avfilter.c 7 additions, 2 deletionslibavfilter/avfilter.c
- libavfilter/avfilter.h 22 additions, 12 deletionslibavfilter/avfilter.h
- libavfilter/defaults.c 7 additions, 6 deletionslibavfilter/defaults.c
- libavfilter/vf_aspect.c 1 addition, 1 deletionlibavfilter/vf_aspect.c
- libavfilter/vf_crop.c 2 additions, 2 deletionslibavfilter/vf_crop.c
- libavfilter/vf_pad.c 3 additions, 3 deletionslibavfilter/vf_pad.c
- libavfilter/vf_scale.c 3 additions, 3 deletionslibavfilter/vf_scale.c
- libavfilter/vsrc_buffer.c 4 additions, 4 deletionslibavfilter/vsrc_buffer.c
Loading
Please register or sign in to comment