diff options
author | Martin Storsjö <martin@martin.st> | 2011-10-17 20:50:02 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-10-17 21:35:41 +0300 |
commit | 299234a0a9e7d96d4cfe7ec88aac007bf4a6bbff (patch) | |
tree | b6f8e5d7066944c18dd0f10448f4a303366b0c0c /libavcodec/dirac.h | |
parent | 2e69dd66b6e47ba33f9bb6696e9c587d3057034c (diff) | |
download | ffmpeg-299234a0a9e7d96d4cfe7ec88aac007bf4a6bbff.tar.gz |
avoptions: Fix av_opt_flag_is_set
With the changes in 3b3ea34655db02d9cd9ea1a4122e920a7fdec602,
"Remove all uses of deprecated AVOptions API", av_opt_flag_is_set
was broken, since it now uses av_opt_find, which doesn't return
named constants unless a unit to look for the constant in is given.
This broke enabling LATM encapsulated AAC output in RTP.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/dirac.h')
0 files changed, 0 insertions, 0 deletions