From 99d8cf0d15a412b1e3452a95cc2a5b94a47da2fc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 1 Apr 2006 16:50:49 +0000 Subject: add taglib checks and docs Original commit message from CVS: add taglib checks and docs --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4481b1f8..1a021882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2006-04-01 Thomas Vander Stichele + + * sys/dxr3/ac3_padder.h: + fix up doc strings + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: + * docs/plugins/gst-plugins-bad-plugins-decl.txt: + * docs/plugins/gst-plugins-bad-plugins-docs.sgml: + * docs/plugins/gst-plugins-bad-plugins-sections.txt: + * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: + * docs/plugins/inspect/plugin-qtdemux.xml: + * docs/plugins/inspect/plugin-speed.xml: + * docs/plugins/inspect/plugin-taglib.xml: + * docs/plugins/inspect/plugin-tta.xml: + commit updates + * configure.ac: + * ext/taglib/gsttaglib.cc: + * tests/Makefile.am: + * tests/check/.cvsignore: + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * tests/check/elements/tagid3v2mux.c: + (test_taglib_id3mux_create_tags), (test_taglib_id3mux_check_tags), + (fill_mp3_buffer), (got_buffer), (demux_pad_added), + (test_taglib_id3mux_check_output_buffer), + (test_taglib_id3mux_with_tags), (GST_START_TEST), + (tagid3v2mux_suite), (main): + add the tagid3v2mux check from #336110 + 2006-04-01 Thomas Vander Stichele * configure.ac: -- cgit v1.2.1