Clément Bœsch
|
337c68d071
|
tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()
|
8 years ago |
James Almer
|
ddce2b2654
|
tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()
lavc doesn't export ff_raw_pix_fmt_tags[] anymore.
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Michael Niedermayer
|
9c9eac5c26
|
tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Michael Niedermayer
|
c7c71f95f8
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
f68ff2e0e7
|
fourcc2pixfmt: fix compilation
If someone finds a cleaner fix, dont hesitate to revert this!
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Hendrik Leppkes
|
79393a8363
|
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Stefano Sabatini
|
8bdba0b3e9
|
tools: move raw-test program to tools, with the name fourcc2pixfmt
|
13 years ago |