summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 17 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 3530129a..df4b413b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+=== release 0.8.5 ===
+
+2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+
+ * NEWS:
+ * RELEASE:
+ * configure.ac:
+ releasing 0.8.5, "Take You On"
+
2004-10-06 Wim Taymans <wim@fluendo.com>
* gst/playback/gstdecodebin.c: (gst_decode_bin_init),
@@ -240,9 +249,8 @@
2004-10-01 Christian Schaller <christian@fluendo.com>
- * Patch fra Phil Blundell
- * Bug 152341
- * ext/ivorbis/vorbis.c
+ * ext/ivorbis/vorbis.c:
+ Patch from Phil Blundell (Bug 152341)
2004-10-01 Wim Taymans <wim@fluendo.com>
@@ -382,7 +390,6 @@
correct sink template even if it is not the one defined in this
file.
->>>>>>> 1.1112
2004-09-29 Wim Taymans <wim@fluendo.com>
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
@@ -663,7 +670,7 @@
2004-09-20 Christian Schaller <christian@fluendo.com>
- * Fix mixmod license to LGPL as they have relicensed
+ * Fix mikmod license to LGPL as they have relicensed
* Move Dirac and Effectv into LGPL section of README_license
2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
@@ -983,19 +990,19 @@
* gst/matroska/ebml-read.c: (gst_ebml_read_date):
* gst/matroska/ebml-write.c: (gst_ebml_write_date):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
- automatically convert unix time <-> ebml time when reading/writing a date,
- use gst_ebml_write_uint to write CUETIME, not gst_ebml_write_date.
+ automatically convert unix time <-> ebml time when reading/writing
+ a date, use gst_ebml_write_uint to write CUETIME,
+ not gst_ebml_write_date.
* gst/matroska/matroska-ids.h:
* gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
(gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
(gst_matroska_mux_track_header), (gst_matroska_mux_start),
(gst_matroska_mux_write_data):
Write track and segment UIDs, write muxing date, write
- TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
- Create cues for audio only files.
+ TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
+ Create cues for audio only files.
2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
->>>>>>> 1.1090
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
* ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):