OSDN Git Service

lavc: Keep idct integer option
authorVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 10 Sep 2015 15:05:51 +0000 (17:05 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Sun, 13 Sep 2015 15:34:45 +0000 (17:34 +0200)
commit5b142a4d334bfa8ee5ec5f364c26c98ddb425fac
tree9a385858f143a456c6d93881ff8bdba3cdfc6444
parent18adc1fd3bb739a240c59f87ec6837fdfa89d32e
lavc: Keep idct integer option

"int" is useful in testing because provides accurate results across
different plaftforms, so remove it from the scheduled FF_API_UNUSED_MEMBERS
deprecation.
libavcodec/avcodec.h
libavcodec/options_table.h