diff options
author | Burt P <pburt0@gmail.com> | 2016-08-22 17:34:35 -0500 |
---|---|---|
committer | Burt P <pburt0@gmail.com> | 2016-08-25 17:11:57 -0500 |
commit | 9d5e3c3f59aa0bd3e38a5e209cc8cf8b844f99da (patch) | |
tree | b653e2ab344c9bc75fb78703347a87fcc41fce54 /libavcodec/aacdec.c | |
parent | 42a635ddae21ef4cd879c821a4da7508d345fdf8 (diff) | |
download | ffmpeg-9d5e3c3f59aa0bd3e38a5e209cc8cf8b844f99da.tar.gz |
af_hdcd: for easier maintenance alongside libhdcd
Mostly just re-arranges some code to make it easier to update this
filter and libhdcd together. filter_frame() is much simpler as a
result.
* use the HDCD detection data structure and functions from libhdcd,
moved detection code out of filter_frame()
* moved analyze_mode preparation out of filter_frame() into
hdcd_analyze_prepare(), from libhdcd
* moved some macro definitions to the top so they are all together
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'libavcodec/aacdec.c')
0 files changed, 0 insertions, 0 deletions