From 5e3b2d2bf60dfa3d4401386169c9193a0826b3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 28 Oct 2007 15:22:06 +0000 Subject: ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexity profile from LOW to LC for consistency... Original commit message from CVS: * ext/faac/gstfaac.c: (gst_faac_profile_get_type), (gst_faac_class_init), (gst_faac_init): Fix bitrate ranges and change enum nick for low complexity profile from LOW to LC for consistency (#490060). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0775b47..369599d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-28 Tim-Philipp Müller + + * ext/faac/gstfaac.c: (gst_faac_profile_get_type), + (gst_faac_class_init), (gst_faac_init): + Fix bitrate ranges and change enum nick for low complexity + profile from LOW to LC for consistency (#490060). + 2007-10-27 Tim-Philipp Müller * gst/interleave/interleave.c: (gst_interleave_request_new_pad): -- cgit v1.2.1