diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2005-10-14 12:43:30 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2005-10-14 12:43:30 +0000 |
| commit | 22b9a5cd4310a0c4b4ab1508c0ac8fb6a951f061 (patch) | |
| tree | 7425a287d6c908eb1acda5b99793ac69343d7a32 /ChangeLog | |
| parent | fb495736bc531080df1a7874d7ef3b94679d25a9 (diff) | |
Port matroska muxer to 0.9 (#318847).
Original commit message from CVS:
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
* gst/matroska/Makefile.am:
* gst/matroska/ebml-ids.h:
* gst/matroska/ebml-write.c:
* gst/matroska/ebml-write.h:
* gst/matroska/matroska-ids.h:
* gst/matroska/matroska-mux.c:
* gst/matroska/matroska-mux.h:
* gst/matroska/matroska.c: (plugin_init):
Port matroska muxer to 0.9 (#318847).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2005-10-14 Michal Benes <michal dot benes at xeris dot cz> + + Reviewed by: Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + * gst/matroska/Makefile.am: + * gst/matroska/ebml-ids.h: + * gst/matroska/ebml-write.c: + * gst/matroska/ebml-write.h: + * gst/matroska/matroska-ids.h: + * gst/matroska/matroska-mux.c: + * gst/matroska/matroska-mux.h: + * gst/matroska/matroska.c: (plugin_init): + Port matroska muxer to 0.9 (#318847). + 2005-10-13 Tim-Philipp Müller <tim at centricular dot net> * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value), |
