Stefano Sabatini
|
5ad06110e0
lavfi: add drawutils
|
14 лет назад |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
14 лет назад |
Stefano Sabatini
|
8bca34933e
In the pad filter, log information about the input size.
|
14 лет назад |
Michael Niedermayer
|
e3331706fc
Fix design of the pad filter.
|
14 лет назад |
Baptiste Coudurier
|
69057b70f7
In pad filter, update new ref w/h in start_frame, fix chaining
|
14 лет назад |
Stefano Sabatini
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 лет назад |
Aurelien Jacobs
|
0985e1a3ca
move the av_parse_color() function from libavfilter to libavcore
|
14 лет назад |
Baptiste Coudurier
|
c71e9640db
100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h
|
14 лет назад |
Aurelien Jacobs
|
2722dd6ebf
improve av_parse_color() to allow for non-null terminated color string
|
14 лет назад |
Stefano Sabatini
|
b9f9e59afc
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 лет назад |
Stefano Sabatini
|
e16f217ceb
Use new imgutils.h API names, fix deprecation warnings.
|
14 лет назад |
S.N. Hemanth Meenakshisundaram
|
cc80caff52
Separate video specific BufferRef properties into VideoProps.
|
14 лет назад |
S.N. Hemanth Meenakshisundaram
|
5d4890d73d
Rename fields:
|
14 лет назад |
S.N. Hemanth Meenakshisundaram
|
7fce481a69
Rename functions and fields:
|
14 лет назад |
S.N. Hemanth Meenakshisundaram
|
ecc8dada37
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 лет назад |
Stefano Sabatini
|
6ce9b4310c
Remove use of the deprecated function avcodec_check_dimensions(), use
|
14 лет назад |
Stefano Sabatini
|
126b638ea0
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
|
14 лет назад |
Stefano Sabatini
|
23ccf3c7a7
Add color source.
|
14 лет назад |
Måns Rullgård
|
d0b9b91b57
vf_pad: restore use of _CCIR colourspace conversion macros
|
14 лет назад |
Stefano Sabatini
|
1b364fd26e
Move shareable draw_rectangle() and query_formats function to the top
|
14 лет назад |
Stefano Sabatini
|
039baa7813
Factorize out some code and implement the fill_line_with_color()
|
14 лет назад |
Stefano Sabatini
|
478b9d74d4
Enhance pad filter command-line description.
|
14 лет назад |
Stefano Sabatini
|
2b4abbd6f5
Move colorspace.h from libavcodec to libavutil.
|
14 лет назад |
Stefano Sabatini
|
2e79db0141
Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the
|
14 лет назад |
Stefano Sabatini
|
a74f893b85
Improve description for the pad filter.
|
14 лет назад |
Stefano Sabatini
|
aeaa9630e5
Remove the name of the file from the @file doxy, it is unnecessary and
|
15 лет назад |
Stefano Sabatini
|
622e6ce53a
Make the init and config_filter callbacks of the pad filter return
|
15 лет назад |
Baptiste Coudurier
|
2c2b2c0ac2
silence gcc warning about potential uninitialized usage
|
15 лет назад |
Måns Rullgård
|
f66b390582
vf_pad: fix mixed code and declarations
|
15 лет назад |
Michael Niedermayer
|
3c940173c0
Add pad filter.
|
15 лет назад |