[libdvbpsi-devel] Move dvbpsi_aac_profile_and_level_s to a separate file
Daniel Kamil Kozar
git at videolan.org
Wed Mar 18 11:49:31 CET 2015
libdvbpsi | branch: master | Daniel Kamil Kozar <dkk089 at gmail.com> | 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 <jpsaman at videolan.org>
> 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
More information about the libdvbpsi-devel
mailing list