Reimar Döffinger
|
5af7daabc4
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
Michael Niedermayer
|
976a8b2179
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
0ebcdf5cda
Do not include mathematics.h in avutil.h
|
13 years ago |
Stefano Sabatini
|
35fe66abbc
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
|
13 years ago |
Stefano Sabatini
|
c61bfc113a
setdar: prefer "sar" over "par" in log info message
|
13 years ago |
Stefano Sabatini
|
3ea031b3f2
setdar: prefer "sar" over "par" in log info message
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Michael Niedermayer
|
910b5b82e8
Add sample_aspect_ratio to AVFilterLink
|
13 years ago |
Michael Niedermayer
|
14b171cd71
Add sample_aspect_ratio to AVFilterLink
|
14 years ago |
Baptiste Coudurier
|
6fd2b8bd0a
In aspect filter, fix display for input resolution
|
14 years ago |
Stefano Sabatini
|
b7be04f3c0
Reindent.
|
14 years ago |
Stefano Sabatini
|
7de19a3264
Implement robust parsing in aspect filters.
|
14 years ago |
Stefano Sabatini
|
eee0ef5e4f
Add informative log messages to the set aspect filters.
|
14 years ago |
Stefano Sabatini
|
2fb21bf4ff
Give more explicit/less confusing names to the filters dealing with
|
14 years ago |
Stefano Sabatini
|
9abf34411a
Log error message in case of invalid parsing.
|
14 years ago |
Stefano Sabatini
|
bdb47f3a2c
Fix style: if( -> if (.
|
14 years ago |
Stefano Sabatini
|
cef4b74bf2
Remove redundant information in header.
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
cc80caff52
Separate video specific BufferRef properties into VideoProps.
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
ecc8dada37
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 years ago |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
14 years ago |
Bobby Bingham
|
d313e17ab1
Use the new null callbacks to simplify filters and reduce duplicated code.
|
14 years ago |
Bobby Bingham
|
3922deb577
Add video filter to manipulate aspect ratio
|
14 years ago |