diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,5 +1,34 @@ 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org> + * 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 <thomas at apestaart dot org> + * configure.ac: rework like the other configure.ac files * Makefile.am: |