summaryrefslogtreecommitdiff
path: root/tools/fourcc2pixfmt.c
Commit message (Expand)AuthorAgeFilesLines
* tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-291-14/+7
* tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()James Almer2014-08-101-9/+10
* tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-06-101-1/+1
* replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-151-1/+1
* fourcc2pixfmt: fix compilationMichael Niedermayer2012-10-241-0/+3
* Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-201-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-6/+6
* tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini2012-09-141-0/+120