aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aac.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-09-18 08:16:36 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-09-18 12:20:16 +0200
commit6401a5d4b836a08090bc82e5d3101cc1873ae2a7 (patch)
tree9759c07d0eef01d9dd49759601f81d992aed9c05 /libavcodec/aac.h
parent92396cee602320c714713ca2d93b53684ad57000 (diff)
downloadffmpeg-6401a5d4b836a08090bc82e5d3101cc1873ae2a7.tar.gz
Revert "avcodec/vlc: Add macro for ff_init_vlc_sparse()"
This reverts commit 61669b7c40b8dc3a0841768fb39c7567513b7cfc. This commit broke building with MSVC due to its spec-incompliant handling of ',' in __VA_ARGS__: These are not treated as argument separators for further macros, so that in our case the init_vlc2() macro is treated as having only one argument whenever the init_vlc() macro is used. See [1] for further details. [1]: https://reviews.llvm.org/D69626 Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/aac.h')
0 files changed, 0 insertions, 0 deletions