Move dvbpsi_aac_profile_and_level_s to a separate file
[email protected] (Daniel Kamil Kozar) Wed, 18 Mar 2015 11:49:31 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Daniel Kamil Kozar <[email protected]> | Tue Mar 17 23:09:48 2015 +0100| [10685f70a779fbda8e0249d3bbd4dd005a69a817] | committer: Jean-Paul Saman Move dvbpsi_aac_profile_and_level_s to a separate file The definition of AAC profile and level values is also used by the MPEG-4 audio descriptor. Moving this definition to a separate file eliminates unnecessary code duplication. New values from the 2015 version of H.222 were also added. Signed-off-by: Jean-Paul Saman <[email protected]> > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=10685f70a779fbda8e0249d3bbd4dd005a69a817 --- src/descriptors/dr_7c.c | 13 +++- src/descriptors/dr_7c.h | 74 +------------------- src/descriptors/types/aac_profile.h | 132 +++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+), 75 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commitdiff;h=10685f70a779fbda8e0249d3bbd4dd005a69a817 _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel