Michael Niedermayer
|
3f1a58db6f
Merge commit 'b143844ea0f6246e0d5a938d743e2e8a98453bec' into release/0.8
|
11 years ago |
Anton Khirnov
|
8168a7cec9
vf_pad: don't give up its own reference to the output buffer.
|
12 years ago |
Michael Niedermayer
|
a3d331f2d8
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
|
12 years ago |
Stefano Sabatini
|
af58dd4798
vf_pad: fix "vsub" variable value computation
|
13 years ago |
Mina Nagy Zaki
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
Stefano Sabatini
|
bb3a2b723a
vsrc_color: add @file doxy
|
13 years ago |
Stefano Sabatini
|
73a4f7c21b
pad: make the filter parametric
|
13 years ago |
Stefano Sabatini
|
484a330890
pad: make the filter parametric
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Stefano Sabatini
|
c8c0189d62
lavfi: put color source in a dedicated file
|
13 years ago |
Stefano Sabatini
|
5ad06110e0
lavfi: add drawutils
|
13 years ago |
Stefano Sabatini
|
fd0b42cce0
lavfi: put color source in a dedicated file
|
13 years ago |
Stefano Sabatini
|
bcfd9e821b
lavfi: add drawutils
|
13 years ago |
Reinhard Tartler
|
7ffe76e540
Merge libavcore into libavutil
|
13 years ago |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
13 years ago |
Stefano Sabatini
|
8bca34933e
In the pad filter, log information about the input size.
|
14 years ago |
Michael Niedermayer
|
e3331706fc
Fix design of the pad filter.
|
14 years ago |
Baptiste Coudurier
|
69057b70f7
In pad filter, update new ref w/h in start_frame, fix chaining
|
14 years ago |
Stefano Sabatini
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
Aurelien Jacobs
|
0985e1a3ca
move the av_parse_color() function from libavfilter to libavcore
|
14 years ago |
Baptiste Coudurier
|
c71e9640db
100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h
|
14 years ago |
Aurelien Jacobs
|
2722dd6ebf
improve av_parse_color() to allow for non-null terminated color string
|
14 years ago |
Stefano Sabatini
|
b9f9e59afc
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 years ago |
Stefano Sabatini
|
e16f217ceb
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
cc80caff52
Separate video specific BufferRef properties into VideoProps.
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
5d4890d73d
Rename fields:
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
7fce481a69
Rename functions and fields:
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
ecc8dada37
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
Stefano Sabatini
|
6ce9b4310c
Remove use of the deprecated function avcodec_check_dimensions(), use
|
14 years ago |
Stefano Sabatini
|
126b638ea0
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
|
14 years ago |
Stefano Sabatini
|
23ccf3c7a7
Add color source.
|
14 years ago |
Måns Rullgård
|
d0b9b91b57
vf_pad: restore use of _CCIR colourspace conversion macros
|
14 years ago |
Stefano Sabatini
|
1b364fd26e
Move shareable draw_rectangle() and query_formats function to the top
|
14 years ago |
Stefano Sabatini
|
039baa7813
Factorize out some code and implement the fill_line_with_color()
|
14 years ago |
Stefano Sabatini
|
478b9d74d4
Enhance pad filter command-line description.
|
14 years ago |
Stefano Sabatini
|
2b4abbd6f5
Move colorspace.h from libavcodec to libavutil.
|
14 years ago |
Stefano Sabatini
|
2e79db0141
Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the
|
14 years ago |
Stefano Sabatini
|
a74f893b85
Improve description for the pad filter.
|
14 years ago |
Stefano Sabatini
|
aeaa9630e5
Remove the name of the file from the @file doxy, it is unnecessary and
|
14 years ago |
Stefano Sabatini
|
622e6ce53a
Make the init and config_filter callbacks of the pad filter return
|
14 years ago |
Baptiste Coudurier
|
2c2b2c0ac2
silence gcc warning about potential uninitialized usage
|
14 years ago |
Måns Rullgård
|
f66b390582
vf_pad: fix mixed code and declarations
|
14 years ago |
Michael Niedermayer
|
3c940173c0
Add pad filter.
|
14 years ago |