]> git.sesse.net Git - ffmpeg/commit
avcodec/mlp_parser: split off shared code to its own file
authorJames Almer <jamrial@gmail.com>
Sat, 4 May 2019 18:15:50 +0000 (15:15 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 7 May 2019 20:30:19 +0000 (17:30 -0300)
commit109b0d7c0f29462b6937df47e64a06f65b69bfbf
tree305e24339cf2e73c7410266cc572d1ba896729ad
parenta0328f05dc02e61e8173f981cd578d0a36d7c0fc
avcodec/mlp_parser: split off shared code to its own file

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/Makefile
libavcodec/mlp_parse.c [new file with mode: 0644]
libavcodec/mlp_parse.h [moved from libavcodec/mlp_parser.h with 92% similarity]
libavcodec/mlp_parser.c
libavcodec/mlpdec.c
libavcodec/truehd_core_bsf.c