Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ChangeLog
1 === release 0.10.17 ===
2
3 2011-01-21  Tim-Philipp Müller <tim.muller@collabora.co.uk>
4
5         * configure.ac:
6           releasing 0.10.17, "Raised by Wolves"
7
8 2011-01-18 11:11:28 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
9
10         * configure.ac:
11         * docs/plugins/inspect/plugin-a52dec.xml:
12         * docs/plugins/inspect/plugin-amrnb.xml:
13         * docs/plugins/inspect/plugin-amrwbdec.xml:
14         * docs/plugins/inspect/plugin-asf.xml:
15         * docs/plugins/inspect/plugin-cdio.xml:
16         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
17         * docs/plugins/inspect/plugin-dvdread.xml:
18         * docs/plugins/inspect/plugin-dvdsub.xml:
19         * docs/plugins/inspect/plugin-iec958.xml:
20         * docs/plugins/inspect/plugin-lame.xml:
21         * docs/plugins/inspect/plugin-mad.xml:
22         * docs/plugins/inspect/plugin-mpeg2dec.xml:
23         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
24         * docs/plugins/inspect/plugin-mpegstream.xml:
25         * docs/plugins/inspect/plugin-realmedia.xml:
26         * docs/plugins/inspect/plugin-siddec.xml:
27         * docs/plugins/inspect/plugin-twolame.xml:
28         * docs/plugins/inspect/plugin-x264.xml:
29         * win32/common/config.h:
30           0.10.16.4 pre-release
31
32 2011-01-14 17:37:09 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
33
34         * ext/mpeg2dec/gstmpeg2dec.c:
35           mpeg2dec: Use the proper component value for height
36
37 2011-01-11 20:42:06 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
38
39         * configure.ac:
40         * docs/plugins/inspect/plugin-a52dec.xml:
41         * docs/plugins/inspect/plugin-amrnb.xml:
42         * docs/plugins/inspect/plugin-amrwbdec.xml:
43         * docs/plugins/inspect/plugin-asf.xml:
44         * docs/plugins/inspect/plugin-cdio.xml:
45         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
46         * docs/plugins/inspect/plugin-dvdread.xml:
47         * docs/plugins/inspect/plugin-dvdsub.xml:
48         * docs/plugins/inspect/plugin-iec958.xml:
49         * docs/plugins/inspect/plugin-lame.xml:
50         * docs/plugins/inspect/plugin-mad.xml:
51         * docs/plugins/inspect/plugin-mpeg2dec.xml:
52         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
53         * docs/plugins/inspect/plugin-mpegstream.xml:
54         * docs/plugins/inspect/plugin-realmedia.xml:
55         * docs/plugins/inspect/plugin-siddec.xml:
56         * docs/plugins/inspect/plugin-twolame.xml:
57         * docs/plugins/inspect/plugin-x264.xml:
58         * win32/common/config.h:
59           0.10.16.3 pre-release
60
61 2011-01-11 17:09:02 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
62
63         * gst/asfdemux/asfheaders.c:
64         * gst/asfdemux/asfheaders.h:
65         * gst/asfdemux/gstasfdemux.c:
66           asfdemux: Handle new type of DRM'd asf files.
67           These are produced by the new MS PlayReady system.
68           https://bugzilla.gnome.org/show_bug.cgi?id=639226
69
70 2011-01-11 15:51:14 +0200  Stefan Kost <ensonic@users.sf.net>
71
72         * common:
73           Automatic update of common submodule
74           From e572c87 to f94d739
75
76 2011-01-10 16:37:19 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
77
78         * common:
79           Automatic update of common submodule
80           From ccbaa85 to e572c87
81
82 2011-01-10 14:54:40 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
83
84         * common:
85           Automatic update of common submodule
86           From 46445ad to ccbaa85
87
88 2011-01-08 00:35:08 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
89
90         * tests/check/Makefile.am:
91           tests: never disable g_assert() and cast checks for the unit tests
92           The unit tests are riddled with g_assert() and friends, make sure we
93           don't disable assert and cast checks for the unit tests even if
94           this has been specified for the rest of the code base, e.g. via
95           --disable-glib-asserts
96
97 2011-01-07 14:42:26 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
98
99         * configure.ac:
100         * win32/common/config.h:
101           0.10.16.2 pre-release
102
103 2011-01-07 14:38:17 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
104
105         * docs/plugins/gst-plugins-ugly-plugins.args:
106         * docs/plugins/inspect/plugin-a52dec.xml:
107         * docs/plugins/inspect/plugin-amrnb.xml:
108         * docs/plugins/inspect/plugin-amrwbdec.xml:
109         * docs/plugins/inspect/plugin-asf.xml:
110         * docs/plugins/inspect/plugin-cdio.xml:
111         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
112         * docs/plugins/inspect/plugin-dvdread.xml:
113         * docs/plugins/inspect/plugin-dvdsub.xml:
114         * docs/plugins/inspect/plugin-iec958.xml:
115         * docs/plugins/inspect/plugin-lame.xml:
116         * docs/plugins/inspect/plugin-mad.xml:
117         * docs/plugins/inspect/plugin-mpeg2dec.xml:
118         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
119         * docs/plugins/inspect/plugin-mpegstream.xml:
120         * docs/plugins/inspect/plugin-realmedia.xml:
121         * docs/plugins/inspect/plugin-siddec.xml:
122         * docs/plugins/inspect/plugin-twolame.xml:
123         * docs/plugins/inspect/plugin-x264.xml:
124           docs: update docs
125
126 2011-01-07 14:37:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
127
128         * po/bg.po:
129         * po/ca.po:
130         * po/ru.po:
131           po: update translations
132
133 2011-01-07 14:33:37 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
134
135         * configure.ac:
136           configure: use $LIBM instead of hardcoding -lm
137
138 2011-01-06 13:15:17 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
139
140         * gst/realmedia/rmdemux.c:
141           rmdemux: Initialize return variable.
142           In the unlikely event that height is 0 (which is invalid) we would end up
143           never setting the flow return.
144
145 2011-01-05 16:52:03 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
146
147         * gst/realmedia/rmutils.c:
148           realmedia: Fix unitialized variables on macosx
149
150 2011-01-04 10:32:05 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
151
152         * ext/x264/gstx264enc.c:
153           x264enc: Handle codec/encoder tags
154           Make x264enc drop video-codec and codec tags and replace
155           encoder/encoder-version with x264 and its build number
156           Fixes #621465
157
158 2010-12-29 22:17:50 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
159
160         * ext/mpeg2dec/gstmpeg2dec.c:
161           mpeg2dec: use gst_pad_alloc_buffer() when cropping buffers
162
163 2010-12-29 22:10:58 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
164
165         * ext/mpeg2dec/gstmpeg2dec.c:
166           mpeg2dec: minor formatting clean-up
167
168 2010-12-29 21:42:36 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
169
170         * ext/mpeg2dec/gstmpeg2dec.c:
171           mpeg2dec: refactor cropping code to use libgstvideo functions
172           https://bugzilla.gnome.org/show_bug.cgi?id=571146
173
174 2010-12-29 20:19:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
175
176         * ext/mpeg2dec/gstmpeg2dec.c:
177         * ext/mpeg2dec/gstmpeg2dec.h:
178           mpeg2dec: use GstVideoFormat instead of custom enum
179
180 2010-12-29 20:15:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
181
182         * ext/mpeg2dec/Makefile.am:
183           mpeg2dec: fix LIBADD order in Makefile.am
184
185 2010-11-19 13:01:35 -0500  Tristan Matthews <tristan@sat.qc.ca>
186
187         * ext/x264/gstx264enc.c:
188           x264: vbv-buf-capacity should have a minimum of 0
189           x264 will clip this value internally, and users should be allowed to
190           specify a lower value than 300 ms.
191           https://bugzilla.gnome.org/show_bug.cgi?id=635291
192
193 2010-12-27 11:38:24 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
194
195         * ext/x264/gstx264enc.c:
196           x264enc: also accept YV12 input
197
198 2010-12-01 18:35:59 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
199
200         * ext/x264/gstx264enc.c:
201           x264enc: add a note to the docs about encoder latency and queues
202           https://bugzilla.gnome.org/show_bug.cgi?id=636107
203
204 2010-12-24 10:12:19 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
205
206         * gst/realmedia/rademux.c:
207         * gst/realmedia/rmdemux.c:
208           realmedia: do not use the pad buffer allocation functions in demuxers
209           Doing so can block, see https://bugzilla.gnome.org/show_bug.cgi?id=637822
210           https://bugzilla.gnome.org/show_bug.cgi?id=637932
211
212 2010-12-20 17:47:41 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
213
214         * common:
215           Automatic update of common submodule
216           From 169462a to 46445ad
217
218 2010-12-16 10:30:31 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
219
220         * ext/mad/gstmad.c:
221           mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate a new one
222           Fixes bug #635461.
223
224 2010-12-15 14:56:36 +0200  Stefan Kost <ensonic@users.sf.net>
225
226         * common:
227           Automatic update of common submodule
228           From 20742ae to 169462a
229
230 2010-12-12 11:54:35 -0600  Rob Clark <rob@ti.com>
231
232         * gst/realmedia/rmdemux.c:
233           rmdemux: set GST_BUFFER_FLAG_DELTA_UNIT properly
234           Signed-off-by: Rob Clark <rob@ti.com>
235
236 2010-12-13 16:24:09 +0200  Stefan Kost <ensonic@users.sf.net>
237
238         * common:
239           Automatic update of common submodule
240           From 011bcc8 to 20742ae
241
242 2010-11-14 10:57:21 -0800  Leo Singer <leo.singer@ligo.org>
243
244         * configure.ac:
245           x264: uses pkg-config to locate libx264
246
247 2010-12-07 15:39:32 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
248
249         * tests/check/pipelines/lame.c:
250           check: don't use deprecated method
251
252 2010-12-03 17:43:25 +0100  Benjamin Gaignard <benjamin.gaignard@stericsson.com>
253
254         * Android.mk:
255         * android/NOTICE:
256         * android/amrnb.mk:
257         * android/amrwbdec.mk:
258         * android/asf.mk:
259         * android/mpegaudioparse.mk:
260           Add build system for Android
261
262 2010-11-25 19:51:50 +0100  Edward Hervey <bilboed@bilboed.com>
263
264         * gst/realmedia/rmutils.c:
265           realmedia: Remove dead assignments
266
267 2010-11-25 19:51:40 +0100  Edward Hervey <bilboed@bilboed.com>
268
269         * ext/mad/gstmad.c:
270           mad: Remove dead assignments
271
272 2010-11-13 12:38:45 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
273
274         * ext/dvdread/dvdreadsrc.c:
275           dvdreadsrc: remove bogus comment
276
277 2010-11-13 12:34:37 +0000  Thomas Green <thomasgr33n@gmail.com>
278
279         * ext/dvdread/dvdreadsrc.c:
280           dvdreadsrc: fix handling of multi-angle streams
281           We would output all angles interleaved instead of just
282           the selected angle.
283           https://bugzilla.gnome.org/show_bug.cgi?id=539254
284
285 2010-10-28 17:01:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
286
287         * gst/realmedia/Makefile.am:
288           realmedia: fix LIBS order in Makefile
289
290 2010-10-22 09:17:40 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
291
292         * po/af.po:
293         * po/az.po:
294         * po/bg.po:
295         * po/ca.po:
296         * po/cs.po:
297         * po/da.po:
298         * po/de.po:
299         * po/el.po:
300         * po/en_GB.po:
301         * po/es.po:
302         * po/eu.po:
303         * po/fi.po:
304         * po/fr.po:
305         * po/gl.po:
306         * po/hu.po:
307         * po/id.po:
308         * po/it.po:
309         * po/ja.po:
310         * po/lt.po:
311         * po/lv.po:
312         * po/ms.po:
313         * po/mt.po:
314         * po/nb.po:
315         * po/nl.po:
316         * po/or.po:
317         * po/pl.po:
318         * po/pt_BR.po:
319         * po/ro.po:
320         * po/ru.po:
321         * po/sk.po:
322         * po/sl.po:
323         * po/sq.po:
324         * po/sr.po:
325         * po/sv.po:
326         * po/tr.po:
327         * po/uk.po:
328         * po/vi.po:
329         * po/zh_CN.po:
330           po: update for new translatable strings
331
332 2010-10-27 13:17:29 +0100  Jan Schmidt <thaytan@noraisin.net>
333
334         * common:
335           Automatic update of common submodule
336           From 7bbd708 to 011bcc8
337
338 2010-10-20 20:26:45 +0200  Guillaume Emont <gemont@igalia.com>
339
340         * ext/mpeg2dec/gstmpeg2dec.c:
341           mpeg2dec: convert the position to stream time before answering to a position query
342
343 2010-10-24 14:22:39 +0200  Edward Hervey <bilboed@bilboed.com>
344
345         * gst/realmedia/Makefile.am:
346         * gst/realmedia/rademux.c:
347         * gst/realmedia/rmdemux.c:
348         * gst/realmedia/rmdemux.h:
349           realmedia: Get codec name from pbutils instead of harcoding them
350
351 2010-10-22 11:29:55 +0200  Robert Swain <robert.swain@collabora.co.uk>
352
353         * ext/x264/gstx264enc.c:
354           x264enc: Work around a rate control issue in libx264
355           When variable framerate is disabled in libx264 (which occurs when using
356           the zerolatency tuning), libx264 ignores timestamps but still uses the
357           timebase leading to messed up rate control with our nanosecond timebase.
358           We work around this issue by setting the timebase to the reciprocal of
359           the framerate and we validate that the framerate is suitable.
360           This has been fixed upstream in libx264 but there are non-fixed versions
361           in the wild so this workaround is still needed.
362           Fixes bug #632861
363
364 2010-10-19 16:30:51 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
365
366         * ext/mpeg2dec/gstmpeg2dec.c:
367           mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manually
368
369 2010-10-13 21:38:06 +0200  Guillaume Emont <gemont@igalia.com>
370
371         * ext/mpeg2dec/gstmpeg2dec.c:
372           mpeg2dec: fix position query by trusting upstream
373           Position queries are badly handled for DVDs (probably due to the division in
374           chapters): the time returned was the time since the start of chapter.
375           Now ask upstream for position queries, fall back to the old code if upstream
376           cannot answer the query.
377
378 2010-10-19 12:20:40 +0300  Stefan Kost <ensonic@users.sf.net>
379
380         * ext/lame/gstlame.c:
381         * ext/mad/gstmad.c:
382         * ext/sidplay/gstsiddec.cc:
383         * gst/mpegstream/gstmpegparse.c:
384           various: canonicalize property names
385
386 2010-10-19 10:06:33 +0300  Stefan Kost <ensonic@users.sf.net>
387
388         * ext/a52dec/gsta52dec.c:
389         * ext/amrnb/amrnbdec.c:
390         * ext/amrnb/amrnbenc.c:
391         * ext/cdio/gstcdiocddasrc.c:
392         * ext/dvdread/dvdreadsrc.c:
393         * ext/lame/gstlame.c:
394         * ext/lame/gstlamemp3enc.c:
395         * ext/mad/gstmad.c:
396         * ext/sidplay/gstsiddec.cc:
397         * ext/x264/gstx264enc.c:
398           various (ext): add a missing G_PARAM_STATIC_STRINGS flags
399
400 2010-10-19 09:49:47 +0300  Stefan Kost <ensonic@users.sf.net>
401
402         * gst/iec958/ac3iec.c:
403         * gst/mpegaudioparse/gstmpegaudioparse.c:
404         * gst/mpegstream/gstmpegparse.c:
405         * gst/mpegstream/gstrfc2250enc.c:
406         * gst/realmedia/pnmsrc.c:
407         * gst/realmedia/rdtmanager.c:
408           various (gst): add a missing G_PARAM_STATIC_STRINGS flags
409
410 2010-10-14 12:32:16 -0700  David Schleef <ds@schleef.org>
411
412         * common:
413           Automatic update of common submodule
414           From 5a668bf to 7bbd708
415
416 2010-10-08 12:44:52 -0700  David Schleef <ds@schleef.org>
417
418         * common:
419           Automatic update of common submodule
420           From c4a8adc to 5a668bf
421
422 2010-10-08 12:56:05 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
423
424         * common:
425           Automatic update of common submodule
426           From 5e3c9bf to c4a8adc
427
428 2010-09-29 21:24:23 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
429
430         * ext/mad/gstmad.c:
431         * ext/mad/gstmad.h:
432           mad: support reverse playback
433
434 2010-09-26 19:24:08 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
435
436         * ext/dvdread/dvdreadsrc.c:
437           dvdreadsrc: improve error messages on read errors
438           Provide proper i18n-ed error messages when a read error happens,
439           and point out that the error could be happening because the
440           DVD is scrambled.
441           https://bugzilla.gnome.org/show_bug.cgi?id=613633
442
443 2010-09-24 00:03:50 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
444
445         * configure.ac:
446           configure: set plugin release datetime
447
448 2010-09-21 18:34:31 +0200  Edward Hervey <bilboed@bilboed.com>
449
450         * common:
451           Automatic update of common submodule
452           From aa0d1d0 to 5e3c9bf
453
454 2010-09-15 20:14:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
455
456         * gst/mpegstream/gstmpegparse.c:
457           mpegparse: re-fix flow return handling
458           Fix wrong GST_FLOW_IS_SUCCESS substitution in commit e99cb46c:
459           -  } while (GST_FLOW_IS_SUCCESS (result));
460           +  } while (result != GST_FLOW_OK);
461
462 2010-09-09 22:33:36 +0300  Stefan Kost <ensonic@users.sf.net>
463
464         * tests/check/Makefile.am:
465         * tests/check/generic/states.c:
466           tests: allow running state tests for all elements
467           Now one can use GST_NO_STATE_IGNORE_ELEMENTS=1 make generic/states.check
468           to try elements that would normaly be skipped.
469
470 2010-09-09 09:53:07 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
471
472         * Makefile.am:
473           New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and disted
474
475 2010-09-08 00:09:35 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
476
477         * configure.ac:
478         * pkgconfig/.gitignore:
479         * pkgconfig/Makefile.am:
480         * pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in:
481           Add gstreamer-plugins-ugly-uninstalled-0.10.pc file so other modules can find our plugins
482           This .pc file will not be installed, it's only for uninstalled setups,
483           same thing as we do for -good. This is so other modules' unit tests can
484           find our plugins properly in an uninstalled setup.
485
486 2010-09-07 11:42:52 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
487
488         * common:
489           Automatic update of common submodule
490           From c2e10bf to aa0d1d0
491
492 2010-09-06 23:53:10 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
493
494         * configure.ac:
495           configure: re-enable use of -DGST_DISABLE_DEPRECATED in git versions
496
497 2010-09-06 23:51:23 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
498
499         * ext/sidplay/gstsiddec.cc:
500           siddec: don't use GST_FLOW_IS_FATAL
501           GST_FLOW_IS_FATAL has been deprecated in core git.
502
503 2010-09-05 18:58:50 -0700  David Schleef <ds@schleef.org>
504
505         * common:
506           Automatic update of common submodule
507           From d3d9acf to c2e10bf
508
509 2010-09-05 12:27:02 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
510
511         * configure.ac:
512           configure: Require orc >= 0.4.6 for --compat
513
514 2010-09-05 12:20:22 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
515
516         * common:
517           Automatic update of common submodule
518           From ec60217 to d3d9acf
519
520 2010-08-27 18:26:49 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
521
522         * ext/mpeg2dec/gstmpeg2dec.c:
523           mpeg2dec: Don't use GST_FLOW_IS_FATAL()
524           And don't post error messages if allocating a buffer resulted
525           in WRONG_STATE or UNEXPECTED.
526
527 2010-08-27 18:25:31 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
528
529         * gst/mpegaudioparse/gstxingmux.c:
530           xingmux: Don't ignore WRONG_STATE and NOT_LINKED when pushing data downstream
531
532 2010-08-27 18:24:11 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
533
534         * gst/mpegstream/gstdvddemux.c:
535         * gst/mpegstream/gstmpegdemux.c:
536         * gst/mpegstream/gstmpegparse.c:
537           mpegstream: Don't use GST_FLOW_IS_SUCCESS()
538
539 2010-08-27 18:22:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
540
541         * gst/realmedia/rmdemux.c:
542           rmdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS()
543
544 2010-08-27 18:19:00 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
545
546         * gst/asfdemux/gstasfdemux.c:
547           asfdemux: Don't use GST_FLOW_IS_FATAL()
548           And don't post error messages for UNEXPECTED and post an error
549           message if pulling data failed because of NOT_LINKED.
550
551 2010-09-04 13:17:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
552
553         * configure.ac:
554         * docs/plugins/inspect/plugin-a52dec.xml:
555         * docs/plugins/inspect/plugin-amrnb.xml:
556         * docs/plugins/inspect/plugin-amrwbdec.xml:
557         * docs/plugins/inspect/plugin-asf.xml:
558         * docs/plugins/inspect/plugin-cdio.xml:
559         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
560         * docs/plugins/inspect/plugin-dvdread.xml:
561         * docs/plugins/inspect/plugin-dvdsub.xml:
562         * docs/plugins/inspect/plugin-iec958.xml:
563         * docs/plugins/inspect/plugin-lame.xml:
564         * docs/plugins/inspect/plugin-mad.xml:
565         * docs/plugins/inspect/plugin-mpeg2dec.xml:
566         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
567         * docs/plugins/inspect/plugin-mpegstream.xml:
568         * docs/plugins/inspect/plugin-realmedia.xml:
569         * docs/plugins/inspect/plugin-siddec.xml:
570         * docs/plugins/inspect/plugin-twolame.xml:
571         * docs/plugins/inspect/plugin-x264.xml:
572         * win32/common/config.h:
573           Back to development
574           Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
575           the code is updated for the GST_FLOW_IS_* macro deprecations.
576
577 === release 0.10.16 ===
578
579 2010-09-02 23:59:20 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
580
581         * ChangeLog:
582         * NEWS:
583         * RELEASE:
584         * configure.ac:
585         * gst-plugins-ugly.doap:
586         * win32/common/config.h:
587           Release 0.10.16
588
589 2010-09-02 23:58:22 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
590
591         * docs/plugins/inspect/plugin-a52dec.xml:
592         * docs/plugins/inspect/plugin-amrnb.xml:
593         * docs/plugins/inspect/plugin-amrwbdec.xml:
594         * docs/plugins/inspect/plugin-asf.xml:
595         * docs/plugins/inspect/plugin-cdio.xml:
596         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
597         * docs/plugins/inspect/plugin-dvdread.xml:
598         * docs/plugins/inspect/plugin-dvdsub.xml:
599         * docs/plugins/inspect/plugin-iec958.xml:
600         * docs/plugins/inspect/plugin-lame.xml:
601         * docs/plugins/inspect/plugin-mad.xml:
602         * docs/plugins/inspect/plugin-mpeg2dec.xml:
603         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
604         * docs/plugins/inspect/plugin-mpegstream.xml:
605         * docs/plugins/inspect/plugin-realmedia.xml:
606         * docs/plugins/inspect/plugin-siddec.xml:
607         * docs/plugins/inspect/plugin-twolame.xml:
608         * docs/plugins/inspect/plugin-x264.xml:
609           docs: update docs for release
610
611 2010-09-02 23:48:05 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
612
613         * po/LINGUAS:
614         * po/gl.po:
615         * po/id.po:
616         * po/lv.po:
617         * po/ro.po:
618         * po/sv.po:
619           po: update translations
620
621 2010-08-30 16:02:24 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
622
623         * configure.ac:
624         * po/af.po:
625         * po/az.po:
626         * po/bg.po:
627         * po/ca.po:
628         * po/cs.po:
629         * po/da.po:
630         * po/de.po:
631         * po/el.po:
632         * po/en_GB.po:
633         * po/es.po:
634         * po/eu.po:
635         * po/fi.po:
636         * po/fr.po:
637         * po/hu.po:
638         * po/id.po:
639         * po/it.po:
640         * po/ja.po:
641         * po/lt.po:
642         * po/lv.po:
643         * po/ms.po:
644         * po/mt.po:
645         * po/nb.po:
646         * po/nl.po:
647         * po/or.po:
648         * po/pl.po:
649         * po/pt_BR.po:
650         * po/ru.po:
651         * po/sk.po:
652         * po/sl.po:
653         * po/sq.po:
654         * po/sr.po:
655         * po/sv.po:
656         * po/tr.po:
657         * po/uk.po:
658         * po/vi.po:
659         * po/zh_CN.po:
660           0.10.15.6 pre-release
661
662 2010-08-27 17:50:59 +0200  Edward Hervey <bilboed@bilboed.com>
663
664         * gst/asfdemux/gstasfdemux.c:
665           asfdemux: Don't error out on non-critical flow returns
666           Only error out when downstream returns:
667           * NOT_SUPPORTED
668           * ERROR
669           * NOT_NEGOTIATED
670           * NOT_LINKED
671           If we got _UNEXPECTED, we push an EOS downstream (since maybe only one
672           of the streams had gone EOS) and then stop the task silently.
673           In the case of WRONG_STATE we just need to stop silently
674           https://bugzilla.gnome.org/show_bug.cgi?id=600412
675
676 2010-08-25 19:02:02 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
677
678         * configure.ac:
679         * po/af.po:
680         * po/az.po:
681         * po/bg.po:
682         * po/ca.po:
683         * po/cs.po:
684         * po/da.po:
685         * po/de.po:
686         * po/el.po:
687         * po/en_GB.po:
688         * po/es.po:
689         * po/eu.po:
690         * po/fi.po:
691         * po/fr.po:
692         * po/hu.po:
693         * po/id.po:
694         * po/it.po:
695         * po/ja.po:
696         * po/lt.po:
697         * po/lv.po:
698         * po/ms.po:
699         * po/mt.po:
700         * po/nb.po:
701         * po/nl.po:
702         * po/or.po:
703         * po/pl.po:
704         * po/pt_BR.po:
705         * po/ru.po:
706         * po/sk.po:
707         * po/sl.po:
708         * po/sq.po:
709         * po/sr.po:
710         * po/sv.po:
711         * po/tr.po:
712         * po/uk.po:
713         * po/vi.po:
714         * po/zh_CN.po:
715           0.10.15.5 pre-release
716
717 2010-08-25 15:39:33 +0200  Alessandro Decina <alessandro.decina@collabora.co.uk>
718
719         * gst/mpegaudioparse/gstmpegaudioparse.c:
720           mp3parse: propagate flow errors upstream.
721           Remove a wrong GST_FLOW_IS_FATAL call. When pushing fails, mp3parse should
722           always return the error upstream.
723
724 2010-08-21 21:42:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
725
726         * configure.ac:
727         * po/af.po:
728         * po/az.po:
729         * po/bg.po:
730         * po/ca.po:
731         * po/cs.po:
732         * po/da.po:
733         * po/de.po:
734         * po/el.po:
735         * po/en_GB.po:
736         * po/es.po:
737         * po/eu.po:
738         * po/fi.po:
739         * po/fr.po:
740         * po/hu.po:
741         * po/id.po:
742         * po/it.po:
743         * po/ja.po:
744         * po/lt.po:
745         * po/lv.po:
746         * po/ms.po:
747         * po/mt.po:
748         * po/nb.po:
749         * po/nl.po:
750         * po/or.po:
751         * po/pl.po:
752         * po/pt_BR.po:
753         * po/ru.po:
754         * po/sk.po:
755         * po/sl.po:
756         * po/sq.po:
757         * po/sr.po:
758         * po/sv.po:
759         * po/tr.po:
760         * po/uk.po:
761         * po/vi.po:
762         * po/zh_CN.po:
763           0.10.15.4 pre-release
764
765 2010-08-13 17:24:41 +0300  Stefan Kost <ensonic@users.sf.net>
766
767         * common:
768           Automatic update of common submodule
769           From 3e8db1d to ec60217
770
771 2010-08-11 16:46:48 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
772
773         * configure.ac:
774         * docs/plugins/inspect/plugin-a52dec.xml:
775         * docs/plugins/inspect/plugin-amrnb.xml:
776         * docs/plugins/inspect/plugin-amrwbdec.xml:
777         * docs/plugins/inspect/plugin-asf.xml:
778         * docs/plugins/inspect/plugin-cdio.xml:
779         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
780         * docs/plugins/inspect/plugin-dvdread.xml:
781         * docs/plugins/inspect/plugin-dvdsub.xml:
782         * docs/plugins/inspect/plugin-iec958.xml:
783         * docs/plugins/inspect/plugin-lame.xml:
784         * docs/plugins/inspect/plugin-mad.xml:
785         * docs/plugins/inspect/plugin-mpeg2dec.xml:
786         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
787         * docs/plugins/inspect/plugin-mpegstream.xml:
788         * docs/plugins/inspect/plugin-realmedia.xml:
789         * docs/plugins/inspect/plugin-siddec.xml:
790         * docs/plugins/inspect/plugin-twolame.xml:
791         * docs/plugins/inspect/plugin-x264.xml:
792         * win32/common/config.h:
793           0.10.15.3 pre-release
794
795 2010-08-11 09:21:43 +0200  Robert Swain <robert.swain@collabora.co.uk>
796
797         * ext/x264/gstx264enc.c:
798           x264enc: Fix b-pyramid libx264 API boolean arg for non-boolean issue
799           In X264_BUILD >= 78, b-pyramid became a non-boolean so passing a boolean
800           argument to the option string value causes an error. For < 78 we pass the
801           boolean value, for >= 78 we use the x264_b_pyramid_names[] array which will
802           result in passing 'none' for false and 'strict' for true. Other modes can be
803           set through the option-string property for now.
804           https://bugzilla.gnome.org/show_bug.cgi?id=626577
805
806 2010-08-11 00:02:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
807
808         * configure.ac:
809         * docs/plugins/gst-plugins-ugly-plugins.args:
810         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
811         * docs/plugins/inspect/plugin-a52dec.xml:
812         * docs/plugins/inspect/plugin-amrnb.xml:
813         * docs/plugins/inspect/plugin-amrwbdec.xml:
814         * docs/plugins/inspect/plugin-asf.xml:
815         * docs/plugins/inspect/plugin-cdio.xml:
816         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
817         * docs/plugins/inspect/plugin-dvdread.xml:
818         * docs/plugins/inspect/plugin-dvdsub.xml:
819         * docs/plugins/inspect/plugin-iec958.xml:
820         * docs/plugins/inspect/plugin-lame.xml:
821         * docs/plugins/inspect/plugin-mad.xml:
822         * docs/plugins/inspect/plugin-mpeg2dec.xml:
823         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
824         * docs/plugins/inspect/plugin-mpegstream.xml:
825         * docs/plugins/inspect/plugin-realmedia.xml:
826         * docs/plugins/inspect/plugin-siddec.xml:
827         * docs/plugins/inspect/plugin-twolame.xml:
828         * docs/plugins/inspect/plugin-x264.xml:
829         * win32/common/config.h:
830           0.10.15.2 pre-release
831
832 2010-08-10 14:37:39 +0300  Stefan Kost <ensonic@users.sf.net>
833
834         * gst/synaesthesia/gstsynaesthesia.c:
835           synaesthesia: code cleanups.
836           Remove unused boilerplate for signals. Use _OBJECT variants of logging macros
837           more.
838
839 2010-08-10 14:24:01 +0300  Stefan Kost <ensonic@users.sf.net>
840
841         * gst/synaesthesia/gstsynaesthesia.c:
842           synaesthesia: use GST_BOILERPLATE macros
843
844 2010-08-10 10:59:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
845
846         * common:
847           Automatic update of common submodule
848           From bd2054b to 3e8db1d
849
850 2010-08-09 00:31:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
851
852         * ext/x264/gstx264enc.c:
853           x264: fix printf format warning in debug message
854
855 2010-08-07 00:09:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
856
857         * docs/plugins/Makefile.am:
858           docs: fix bug passing arguments to gtkdoc-fixref in upload target
859           Missing backslash at end of line meant we weren't passing all arguments
860           to gtkdoc-fixref and we'd get a shell error when doing 'make upload'.
861
862 2010-08-05 13:57:26 +0300  Stefan Kost <ensonic@users.sf.net>
863
864         * common:
865           Automatic update of common submodule
866           From a519571 to bd2054b
867
868 2010-08-04 19:28:09 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
869
870         * configure.ac:
871           configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
872           This first checks what is required for ISO C99 support and sets the relevant
873           compiler parameters and if no C99 compiler is found, it checks for a
874           C89 compiler. This enables us to check for and use C89/C99 functions
875           that gcc hides from us without the correct compiler parameters.
876
877 2010-07-29 09:41:49 +0200  Robert Swain <robert.swain@collabora.co.uk>
878
879         * ext/x264/gstx264enc.c:
880           x264enc: Fix flushing of delayed frames
881           x264_encoder_encode() should be called with a NULL picture until at least
882           x264_encoder_delayed_frames() returns 0. This fixes what appeared to be a
883           regression in make check due to the recent change in defaults which enabled
884           b-frames and b-pyramid, both of which I believe increase the number of delayed
885           frames when encoding.
886
887 2010-07-21 17:24:33 +0200  Robert Swain <robert.swain@collabora.co.uk>
888
889         * ext/x264/gstx264enc.c:
890           x264enc: Improve x264enc defaults
891           - medium x264 speed/quality preset
892           - threads defaults to 0 which automatically uses 1.5x number of cpu cores
893           Addresses part of bug #607798
894
895 2010-07-21 17:22:48 +0200  Robert Swain <robert.swain@collabora.co.uk>
896
897         * ext/x264/gstx264enc.c:
898           x264enc: Fix property description typos
899
900 2010-07-22 11:53:04 +0200  Robert Swain <robert.swain@collabora.co.uk>
901
902         * ext/x264/gstx264enc.c:
903           x264enc: Add some more debug info
904
905 2010-07-21 17:09:20 +0200  Robert Swain <robert.swain@collabora.co.uk>
906
907         * ext/x264/gstx264enc.c:
908         * ext/x264/gstx264enc.h:
909           x264enc: Add speed-preset and [psy-]tuning properties
910           Use of a rate control method (pass, bitrate, quantizer, etc properties), a
911           preset and possibly a profile and/or tuning are now the recommended way to
912           configure x264 through x264enc.
913           If a preset/tuning are specified then these will define the default values and
914           the property defaults will be ignored. After this the option-string property is
915           applied, followed by the user-set properties, fast first pass restrictions and
916           finally the profile restrictions.
917           Addresses part of bug #607798
918
919 2010-07-21 16:56:06 +0200  Robert Swain <robert.swain@collabora.co.uk>
920
921         * ext/x264/gstx264enc.c:
922         * ext/x264/gstx264enc.h:
923           x264enc: Refactor code in preparation for presets/tunings
924           - Make defaults append the appropriate default value to a string. This is
925           needed to differentiate between something user-set and the actual prop
926           default.
927           - Add an internal option string to which _set_property () cases append for the
928           majority of properties.
929           - Use gst_x264_enc_parse_options () to clean up application of settings. This
930           will make order of application with respect to the presets and tunings quite
931           simple.
932           Addresses part of bug #607798
933
934 2010-07-21 16:32:11 +0200  Robert Swain <robert.swain@collabora.co.uk>
935
936         * ext/x264/gstx264enc.c:
937           x264enc: Update available me types
938           Use the x264_motion_est_names[] array to populate the enum of ME types. This is
939           now self-maintaining.
940
941 2010-07-21 15:59:12 +0200  Robert Swain <robert.swain@collabora.co.uk>
942
943         * ext/x264/gstx264enc.c:
944           x264enc: Use new libx264 API to affect fast first pass
945           Uses new x264 API to apply reduced complexity values to the parameters to
946           increase encoding speed in the first pass of a multi-pass encode. This does
947           not impact on final quality.
948           Addresses part of bug #607798
949
950 2010-07-21 15:52:28 +0200  Robert Swain <robert.swain@collabora.co.uk>
951
952         * ext/x264/gstx264enc.c:
953         * ext/x264/gstx264enc.h:
954           x264enc: Add profile property
955           In X264_BUILD >= 86 there is a new API for applying restrictions to an H.264
956           Profile. This makes it easier to achieve Baseline Profile for example.
957           Addresses part of bug #607798
958
959 2010-07-21 15:40:27 +0200  Robert Swain <robert.swain@collabora.co.uk>
960
961         * ext/x264/gstx264enc.c:
962         * ext/x264/gstx264enc.h:
963           x264enc: Add option-string property
964           Adds support for an x264 format option-string to specify advanced parameters
965           Addresses part of bug #607798
966
967 2010-07-22 13:24:37 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
968
969         * ext/mad/Makefile.am:
970           mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIBS,CFLAGS}
971           Spotted by syntr0py.
972
973 2010-07-20 19:44:00 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
974
975         * ext/x264/gstx264enc.c:
976           x264enc: only set timebase on versions where it exists
977
978 2010-07-20 16:40:22 +0200  David Hoyt <dhoyt@llnl.gov>
979
980         * ext/x264/gstx264enc.c:
981           x264enc: set appropriate time base
982           Fixes #624786.
983
984 2010-06-30 18:45:49 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
985
986         * tests/check/Makefile.am:
987           tests: add plugin loading whitelist to test environment
988           Only want to load core/-base/-ugly plugins here.
989
990 2010-06-28 16:12:12 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
991
992         * autogen.sh:
993         * configure.ac:
994           Bump automake requirement to 1.10 and autoconf to 2.60
995           For maintainability reasons and $(builddir).
996           See #622944.
997
998 2010-06-28 09:34:30 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
999
1000         * gst/asfdemux/gstasfdemux.c:
1001           asfdemux: Fix seeking after last commits
1002           Don't handle wrong-state returns as errors to allow seeking to work
1003           again.
1004
1005 2010-06-24 19:46:39 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
1006
1007         * gst/asfdemux/gstasfdemux.c:
1008           asfdemux: Push all pending data on EOS
1009           When on push mode and receiving an EOS event, asfdemux
1010           should push all pending data because we might be dealing
1011           with a broken file that has a preroll value higher
1012           than its actual length.
1013
1014 2010-06-24 19:29:17 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
1015
1016         * gst/asfdemux/gstasfdemux.c:
1017           asfdemux: Fix sending eos event for chained asfs
1018           Properly push EOS event when finishing a chained asf file
1019           in pull mode
1020           Fixes #599718
1021
1022 2010-06-24 20:55:33 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1023
1024         * docs/plugins/Makefile.am:
1025         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1026         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1027         * docs/plugins/inspect/plugin-rmdemux.xml:
1028           docs: add rmdemux to docs properly
1029           The plugin has been renamed, remove old introspection file.
1030
1031 2010-06-24 18:04:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1032
1033         * docs/plugins/gst-plugins-ugly-plugins.args:
1034         * docs/plugins/inspect/plugin-x264.xml:
1035           docs: update for recent x264enc changes
1036
1037 2010-06-24 18:03:21 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1038
1039         * gst/realmedia/rmdemux.c:
1040           rmdemux: fix compiler warning when debugging system in core is disabled
1041
1042 2010-06-24 15:09:44 +0300  Stefan Kost <ensonic@users.sf.net>
1043
1044         * common:
1045           Automatic update of common submodule
1046           From 73ff93a to a519571
1047
1048 2010-06-23 11:05:11 +0200  Edward Hervey <bilboed@bilboed.com>
1049
1050         * gst/asfdemux/gstasfdemux.c:
1051           asfdemux: Allow at least 500ms of preroll.
1052           Some files have insanely low preroll values which break the
1053           all_streams_prerolled() logic.
1054           Fixes #622407
1055
1056 2010-06-22 11:41:42 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1057
1058         * ext/x264/gstx264enc.c:
1059           x264enc: add new h264 caps attribute alignment
1060           See #606662.
1061
1062 2010-06-18 14:35:00 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1063
1064         * ext/x264/gstx264enc.c:
1065         * ext/x264/gstx264enc.h:
1066           x264enc: conditionally expose enhanced upstream capabilities
1067           API: GstX264Enc:sliced-threads
1068           API: GstX264Enc:sync-lookahead
1069           API: GstX264Enc:intra-refresh
1070           API: GstX264Enc:mb-tree
1071           API: GstX264Enc:rc-lookahead
1072           See #607798.
1073
1074 2010-06-17 16:48:59 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1075
1076         * common:
1077         * docs/plugins/inspect/plugin-a52dec.xml:
1078         * docs/plugins/inspect/plugin-amrnb.xml:
1079         * docs/plugins/inspect/plugin-amrwbdec.xml:
1080         * docs/plugins/inspect/plugin-asf.xml:
1081         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1082         * docs/plugins/inspect/plugin-iec958.xml:
1083         * docs/plugins/inspect/plugin-mad.xml:
1084         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1085         * docs/plugins/inspect/plugin-mpegstream.xml:
1086         * docs/plugins/inspect/plugin-realmedia.xml:
1087           docs: update introspected plugin docs for gstdoc-scangobj and other changes
1088           Update common for latest gstdoc-scangobj and inspect xml files for
1089           escaping and pad template order changes.
1090
1091 2010-06-15 16:50:21 +0200  Edward Hervey <bilboed@bilboed.com>
1092
1093         * common:
1094           Automatic update of common submodule
1095           From 9339ccc to 35617c2
1096
1097 2010-06-15 16:54:42 +0300  Stefan Kost <ensonic@users.sf.net>
1098
1099         * common:
1100           Automatic update of common submodule
1101           From 5adb1ca to 9339ccc
1102
1103 2010-06-15 16:35:49 +0300  Stefan Kost <ensonic@users.sf.net>
1104
1105         * common:
1106           Automatic update of common submodule
1107           From 57c89b7 to 5adb1ca
1108
1109 2010-06-15 15:50:09 +0300  Stefan Kost <ensonic@users.sf.net>
1110
1111         * common:
1112           Automatic update of common submodule
1113           From c804988 to 57c89b7
1114
1115 2010-06-14 16:59:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1116
1117         * configure.ac:
1118         * gst/realmedia/rtspreal.c:
1119           configure: Update required GLib version to 2.20
1120
1121 2010-06-14 15:33:14 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1122
1123         * ext/a52dec/gsta52dec.c:
1124           a52dec: Call orc_init() before trying to get target flags
1125
1126 2010-06-14 14:34:56 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1127
1128         * ext/a52dec/gsta52dec.c:
1129           a52dec: Remove debug printf...
1130
1131 2010-06-14 14:34:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1132
1133         * configure.ac:
1134         * ext/a52dec/Makefile.am:
1135         * ext/a52dec/gsta52dec.c:
1136           a52dec: Use orc for CPU feature detection and don't check for liboil
1137
1138 2010-06-14 13:27:47 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1139
1140         * configure.ac:
1141           configure: Use GLIB_EXTRA_CFLAGS
1142
1143 2010-06-14 13:05:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1144
1145         * common:
1146           Automatic update of common submodule
1147           From 7a0fdf5 to c804988
1148
1149 2010-06-14 11:35:03 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1150
1151         * common:
1152           Automatic update of common submodule
1153           From 6da3bab to 7a0fdf5
1154
1155 2010-06-12 08:29:28 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1156
1157         * common:
1158           Automatic update of common submodule
1159           From 733fca9 to 6da3bab
1160
1161 2010-06-09 12:40:26 -0700  David Schleef <ds@schleef.org>
1162
1163         * common:
1164           Automatic update of common submodule
1165           From fad145b to 733fca9
1166
1167 2010-06-09 12:34:18 -0700  David Schleef <ds@schleef.org>
1168
1169         * common:
1170           Automatic update of common submodule
1171           From 47683c1 to fad145b
1172
1173 2010-06-05 14:11:30 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
1174
1175         * gst/realmedia/rmdemux.c:
1176           rmdemux: pass bitrate on caps
1177           Set the bitrate on the caps, some decoders like sipro need this to function
1178           properly.
1179           Fixes #620007
1180
1181 2010-06-01 23:49:37 -0700  David Schleef <ds@schleef.org>
1182
1183         * common:
1184           Automatic update of common submodule
1185           From 17f89e5 to 47683c1
1186
1187 2010-06-01 22:55:22 -0700  David Schleef <ds@schleef.org>
1188
1189         * common:
1190           Automatic update of common submodule
1191           From fd7ca04 to 17f89e5
1192
1193 2010-05-31 16:57:42 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
1194
1195         * ext/x264/gstx264enc.c:
1196           x264enc: Only set i_weighted_pred on versions where it exists
1197
1198 2010-05-20 11:28:47 -0400  Tristan Matthews <tristan@sat.qc.ca>
1199
1200         * ext/lame/gstlamemp3enc.c:
1201           lamemp3enc: implement latency query
1202           The encoder's latency is deduced from the framesize. Fixes #618896.
1203
1204 2010-06-01 09:30:33 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1205
1206         * configure.ac:
1207         * docs/plugins/gst-plugins-ugly-plugins.args:
1208         * docs/plugins/gst-plugins-ugly-plugins.signals:
1209         * docs/plugins/inspect/plugin-a52dec.xml:
1210         * docs/plugins/inspect/plugin-amrnb.xml:
1211         * docs/plugins/inspect/plugin-amrwbdec.xml:
1212         * docs/plugins/inspect/plugin-asf.xml:
1213         * docs/plugins/inspect/plugin-cdio.xml:
1214         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1215         * docs/plugins/inspect/plugin-dvdread.xml:
1216         * docs/plugins/inspect/plugin-dvdsub.xml:
1217         * docs/plugins/inspect/plugin-iec958.xml:
1218         * docs/plugins/inspect/plugin-lame.xml:
1219         * docs/plugins/inspect/plugin-mad.xml:
1220         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1221         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1222         * docs/plugins/inspect/plugin-mpegstream.xml:
1223         * docs/plugins/inspect/plugin-realmedia.xml:
1224         * docs/plugins/inspect/plugin-siddec.xml:
1225         * docs/plugins/inspect/plugin-twolame.xml:
1226         * docs/plugins/inspect/plugin-x264.xml:
1227         * win32/common/config.h:
1228           Back to development
1229
1230 === release 0.10.15 ===
1231
1232 2010-05-30 14:21:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1233
1234         * ChangeLog:
1235         * NEWS:
1236         * RELEASE:
1237         * configure.ac:
1238         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
1239         * docs/plugins/inspect/plugin-a52dec.xml:
1240         * docs/plugins/inspect/plugin-amrnb.xml:
1241         * docs/plugins/inspect/plugin-amrwbdec.xml:
1242         * docs/plugins/inspect/plugin-asf.xml:
1243         * docs/plugins/inspect/plugin-cdio.xml:
1244         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1245         * docs/plugins/inspect/plugin-dvdread.xml:
1246         * docs/plugins/inspect/plugin-dvdsub.xml:
1247         * docs/plugins/inspect/plugin-iec958.xml:
1248         * docs/plugins/inspect/plugin-lame.xml:
1249         * docs/plugins/inspect/plugin-mad.xml:
1250         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1251         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1252         * docs/plugins/inspect/plugin-mpegstream.xml:
1253         * docs/plugins/inspect/plugin-realmedia.xml:
1254         * docs/plugins/inspect/plugin-siddec.xml:
1255         * docs/plugins/inspect/plugin-twolame.xml:
1256         * docs/plugins/inspect/plugin-x264.xml:
1257         * gst-plugins-ugly.doap:
1258         * win32/common/config.h:
1259           Release 0.10.15
1260
1261 2010-05-30 14:20:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1262
1263         * po/af.po:
1264         * po/az.po:
1265         * po/bg.po:
1266         * po/ca.po:
1267         * po/cs.po:
1268         * po/da.po:
1269         * po/de.po:
1270         * po/el.po:
1271         * po/en_GB.po:
1272         * po/es.po:
1273         * po/eu.po:
1274         * po/fi.po:
1275         * po/fr.po:
1276         * po/hu.po:
1277         * po/id.po:
1278         * po/it.po:
1279         * po/ja.po:
1280         * po/lt.po:
1281         * po/lv.po:
1282         * po/ms.po:
1283         * po/mt.po:
1284         * po/nb.po:
1285         * po/nl.po:
1286         * po/or.po:
1287         * po/pl.po:
1288         * po/pt_BR.po:
1289         * po/ru.po:
1290         * po/sk.po:
1291         * po/sl.po:
1292         * po/sq.po:
1293         * po/sr.po:
1294         * po/sv.po:
1295         * po/tr.po:
1296         * po/uk.po:
1297         * po/vi.po:
1298         * po/zh_CN.po:
1299           Update .po files
1300
1301 2010-05-30 12:10:29 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1302
1303         * configure.ac:
1304           configure: make implicit GLib and liboil requirements explicit
1305           core/base 0.10.26 require GLib >= 2.18 and liboil >= 0.3.14
1306
1307 2010-05-26 23:16:46 -0400  Olivier Crête <tester@tester.ca>
1308
1309         * ext/x264/gstx264enc.c:
1310           x264enc: disable I weighted pred
1311           If it is enabled, then it will be main profile instead of baseline.
1312           This ensures maximum compatibility of the output stream until the
1313           encoder configuration interface gets an overhaul with explicit
1314           output profile selection.
1315           Fixes #619776.
1316
1317 2010-05-26 12:16:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1318
1319         * configure.ac:
1320         * win32/common/config.h:
1321           0.10.14.3 pre-release
1322
1323 2010-05-26 11:52:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1324
1325         * po/af.po:
1326         * po/az.po:
1327         * po/bg.po:
1328         * po/ca.po:
1329         * po/cs.po:
1330         * po/da.po:
1331         * po/de.po:
1332         * po/el.po:
1333         * po/en_GB.po:
1334         * po/es.po:
1335         * po/eu.po:
1336         * po/fi.po:
1337         * po/fr.po:
1338         * po/hu.po:
1339         * po/id.po:
1340         * po/it.po:
1341         * po/ja.po:
1342         * po/lt.po:
1343         * po/lv.po:
1344         * po/ms.po:
1345         * po/mt.po:
1346         * po/nb.po:
1347         * po/nl.po:
1348         * po/or.po:
1349         * po/pl.po:
1350         * po/pt_BR.po:
1351         * po/ru.po:
1352         * po/sk.po:
1353         * po/sl.po:
1354         * po/sq.po:
1355         * po/sr.po:
1356         * po/sv.po:
1357         * po/tr.po:
1358         * po/uk.po:
1359         * po/vi.po:
1360         * po/zh_CN.po:
1361           po: update translations
1362
1363 2010-05-26 11:55:58 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1364
1365         * common:
1366           Automatic update of common submodule
1367           From 357b0db to fd7ca04
1368
1369 2010-05-14 20:06:46 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1370
1371         * configure.ac:
1372         * win32/common/config.h:
1373           0.10.14.2 pre-release
1374
1375 2010-05-14 18:25:38 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1376
1377         * common:
1378           Automatic update of common submodule
1379           From 4d67bd6 to 357b0db
1380
1381 2010-05-14 16:02:47 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
1382
1383         * gst/realmedia/rmdemux.c:
1384         * gst/realmedia/rmutils.c:
1385         * gst/realmedia/rmutils.h:
1386           rmdemux: add better sipr nibble swap routine
1387
1388 2010-05-13 17:57:57 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
1389
1390         * gst/realmedia/rmdemux.c:
1391           rmdemux: descramble SIPR before pushing out
1392           Collect and descramble the SIPR packets before pushing.
1393           Descramble ATRAC audio.
1394           Fixes #618098
1395
1396 2010-05-13 17:57:02 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
1397
1398         * gst/realmedia/rmutils.c:
1399         * gst/realmedia/rmutils.h:
1400           rm: add function to descramble sipr
1401
1402 2010-01-08 20:51:56 -0500  Olivier Crête <olivier.crete@collabora.co.uk>
1403
1404         * ext/x264/gstx264enc.c:
1405         * ext/x264/gstx264enc.h:
1406           x264enc: Re-send the received upstream event as-is downstream
1407           https://bugzilla.gnome.org/show_bug.cgi?id=606689
1408
1409 2010-05-07 15:33:28 +0200  Edward Hervey <bilboed@bilboed.com>
1410
1411         * ext/amrnb/amrnb.c:
1412           amrnbenc: Set rank to GST_RANK_SECONDARY
1413
1414 2010-04-30 19:53:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1415
1416         * gst/realmedia/rtspreal.c:
1417           rtspreal: use GLib's base64 functions if available
1418           Since gst_rtsp_base64_decode_ip() just got deprecated in -base git.
1419
1420 2010-04-28 17:10:36 +0400  Руслан Ижбулатов <lrn1986@gmail.com>
1421
1422         * ext/amrnb/amrnbdec.h:
1423         * ext/amrnb/amrnbenc.h:
1424         * ext/amrwbdec/amrwbdec.h:
1425           amr: Use correct includes (as pkg-config suggests)
1426           Fixes #617078
1427
1428 2010-04-27 13:15:47 +0300  Stefan Kost <ensonic@users.sf.net>
1429
1430         * gst/ac3parse/.gitignore:
1431         * gst/ac3parse/Makefile.am:
1432         * gst/ac3parse/README:
1433         * gst/ac3parse/ac3parse.vcproj:
1434         * gst/ac3parse/gstac3parse.c:
1435         * gst/ac3parse/gstac3parse.h:
1436           ac3parse: remove unported 0.8 plugin
1437           New ac3parse lives in gst-plugin-bad. Remove this to avoid confusion.
1438
1439 2010-04-27 12:25:37 +0300  Stefan Kost <ensonic@users.sf.net>
1440
1441         * gst/mpegaudioparse/gstmpegaudioparse.c:
1442           docs: adding a mp3decoder as well is useful
1443
1444 2010-04-27 11:39:51 +0300  Stefan Kost <ensonic@users.sf.net>
1445
1446         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1447           docs: massage section index
1448
1449 2010-04-27 11:39:11 +0300  Stefan Kost <ensonic@users.sf.net>
1450
1451         * ext/amrwbdec/amrwbdec.c:
1452         * ext/amrwbdec/amrwbdec.h:
1453           amrwbdec: move define to source to avoid hiding it from the docs
1454
1455 2010-04-27 11:38:28 +0300  Stefan Kost <ensonic@users.sf.net>
1456
1457         * ext/cdio/gstcdiocddasrc.c:
1458           docs: remove short_desc, it is taken from element details
1459
1460 2010-04-27 11:37:52 +0300  Stefan Kost <ensonic@users.sf.net>
1461
1462         * gst/synaesthesia/gstsynaesthesia.c:
1463           docs: fix sections docs for synaesthesia
1464
1465 2010-04-27 11:02:15 +0300  Stefan Kost <ensonic@users.sf.net>
1466
1467         * docs/plugins/Makefile.am:
1468         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1469         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1470         * gst/mpegaudioparse/gstmpegaudioparse.c:
1471           docs: add docs for mp3parse
1472
1473 2010-04-20 17:23:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1474
1475         * gst-plugins-ugly.doap:
1476           doap: update repository info from cvs->git and maintainers
1477
1478 2010-04-23 14:41:42 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1479
1480         * common:
1481           Automatic update of common submodule
1482           From fc85867 to 4d67bd6
1483
1484 2010-04-13 16:59:03 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1485
1486         * tests/check/elements/x264enc.c:
1487           x264enc: adaptive NALU type checking
1488           In particular, be less picky about SEI NALU order, which makes test more
1489           robust with respect to changes in libx264.
1490           See also #615410.
1491
1492 2010-04-16 21:10:58 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1493
1494         * ext/x264/gstx264enc.c:
1495           x264enc: adaptive x264 header NAL layout handling
1496           Fixes #615410.
1497
1498 2010-04-15 16:31:23 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
1499
1500         * gst/asfdemux/gstrtpasfdepay.c:
1501           asfdepay: we require a dynamic payload type
1502           Add an extra caps property that restricts the depayloader to only accept dynamic
1503           payload types.
1504
1505 2010-04-15 07:20:20 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
1506
1507         * configure.ac:
1508           configure: Drop -Wcast-align
1509           Commit message copied from core's commit from Benjamin Otte:
1510           246f5dba96a5b50bb74621af67b30942cca72af5
1511           Apparently gcc warns that GstMiniObject is not castable to
1512           GstEvent/Message/Buffer due to them containing 64bit variables, even
1513           though ARM hackers claim that those only need 4byte alignment. And as
1514           long as gcc behaves that way, this warning is not very useful.
1515           So we'll remove the warning until this problem is fixed.
1516           Fixes #615698
1517
1518 2010-04-14 09:27:14 +0200  Edward Hervey <bilboed@bilboed.com>
1519
1520         * ext/mpeg2dec/gstmpeg2dec.c:
1521           mpeg2dec: copy over all buffer flags when copying buffers.
1522           Avoids losing the tff/rff video buffer flags
1523
1524 2010-03-14 12:16:21 +0100  Edward Hervey <bilboed@bilboed.com>
1525
1526         * gst/asfdemux/asfpacket.c:
1527           asfdemux: Make a table static to avoid having to always allocate it.
1528
1529 2010-04-13 16:31:25 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1530
1531         * ext/x264/gstx264enc.c:
1532           x264enc: fix up avcC header construction
1533           Fix off-by-one introduced by commit 35dd89951d8bb1c094da65480e4197efdfb4e93c
1534           for BUILD_X264 < 76.
1535           Also fixes #610089.
1536
1537 2010-04-13 13:16:41 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1538
1539         * ext/x264/gstx264enc.c:
1540           x264enc: parameterize libx264 provided NAL layout in codec-data creation
1541
1542 2010-04-12 12:43:05 +0200  Edward Hervey <bilboed@bilboed.com>
1543
1544         * configure.ac:
1545           configure: Remove -Wundef flag
1546           Same fix as for #615161
1547
1548 2010-04-09 11:23:22 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1549
1550         * common:
1551           Automatic update of common submodule
1552           From fdf023d to fc85867
1553
1554 2010-04-09 09:55:14 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1555
1556         * gst-libs/gst/gettext.h:
1557           i18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning
1558
1559 2010-03-30 00:36:38 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1560
1561         * common:
1562         * ext/Makefile.am:
1563         * gst/Makefile.am:
1564           build: build plugins in parallel where possible, if make -jN is used
1565
1566 2010-03-26 17:08:23 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1567
1568         * Makefile.am:
1569           build: add cruft alert for common/shave*
1570
1571 2010-03-25 19:40:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1572
1573         * win32/MANIFEST:
1574           Fix make distcheck
1575           Remove removed file win32/common/config.h.in from MANIFEST.
1576
1577 2010-03-24 19:35:03 +0100  Edward Hervey <bilboed@bilboed.com>
1578
1579         * gst/synaesthesia/synaescope.c:
1580         * gst/synaesthesia/synaescope.h:
1581           synaestesia: Fix old-style prototype
1582
1583 2010-03-24 19:07:11 +0300  Руслан Ижбулатов <lrn1986@gmail.com>
1584
1585         * gst/realmedia/rmutils.c:
1586           Fix pointer type.
1587           Fixes #613815
1588
1589 2010-03-24 18:55:32 +0100  Edward Hervey <bilboed@bilboed.com>
1590
1591         * common:
1592           Automatic update of common submodule
1593           From 55cd514 to c1d07dd
1594
1595 2010-03-24 11:27:40 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1596
1597         * configure.ac:
1598         * ext/amrnb/amrnbdec.c:
1599         * ext/amrnb/amrnbenc.c:
1600         * ext/cdio/gstcdiocddasrc.h:
1601         * ext/dvdread/dvdreadsrc.c:
1602         * ext/lame/gstlame.h:
1603         * ext/lame/gstlamemp3enc.h:
1604         * ext/lame/plugin.c:
1605         * ext/mad/gstmad.c:
1606         * ext/x264/gstx264enc.c:
1607         * ext/x264/gstx264enc.h:
1608         * gst/mpegaudioparse/gstmpegaudioparse.c:
1609         * gst/mpegaudioparse/gstxingmux.c:
1610         * gst/mpegstream/gstdvddemux.c:
1611         * gst/mpegstream/gstmpegdemux.c:
1612         * gst/mpegstream/gstmpegparse.c:
1613         * gst/realmedia/asmrules.c:
1614         * gst/realmedia/pnmsrc.c:
1615         * gst/realmedia/pnmsrc.h:
1616         * gst/realmedia/rdtdepay.h:
1617         * gst/realmedia/rdtmanager.c:
1618         * gst/realmedia/rtspreal.c:
1619           build: Add all kinds of compiler warning flags and fix the resulting warnings
1620
1621 2010-03-19 00:03:53 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1622
1623         * ext/amrnb/Makefile.am:
1624         * ext/amrwbdec/Makefile.am:
1625         * ext/sidplay/Makefile.am:
1626         * gst/asfdemux/Makefile.am:
1627         * gst/mpegaudioparse/Makefile.am:
1628           build: fix up Makefile.am
1629           Mostly just add $(GST_BASE_CFLAGS) where they're missing and fix
1630           the order a bit here and there (see docs/random/moving-plugins).
1631
1632 2010-03-19 00:02:40 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1633
1634         * win32/common/config.h.in:
1635           win32: remove win32-specific config.h.in copy that's not used any longer
1636           The win32 config.h is now generated from the top-level config.h.in.
1637
1638 2010-03-18 15:53:14 +0100  Benjamin Otte <otte@redhat.com>
1639
1640         * ext/a52dec/gsta52dec.c:
1641         * ext/amrnb/amrnbdec.c:
1642         * ext/amrnb/amrnbenc.c:
1643         * ext/amrwbdec/amrwbdec.c:
1644         * ext/cdio/gstcdiocddasrc.c:
1645         * ext/dvdread/dvdreadsrc.c:
1646         * ext/lame/gstlame.c:
1647         * ext/mad/gstmad.c:
1648         * ext/mpeg2dec/gstmpeg2dec.c:
1649         * gst/ac3parse/gstac3parse.c:
1650         * gst/asfdemux/gstasfdemux.c:
1651         * gst/asfdemux/gstrtpasfdepay.c:
1652         * gst/asfdemux/gstrtspwms.c:
1653         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
1654         * gst/iec958/ac3iec.c:
1655         * gst/mpegaudioparse/gstmpegaudioparse.c:
1656         * gst/mpegaudioparse/gstxingmux.c:
1657         * gst/mpegstream/gstdvddemux.c:
1658         * gst/mpegstream/gstmpegdemux.c:
1659         * gst/mpegstream/gstmpegparse.c:
1660         * gst/mpegstream/gstrfc2250enc.c:
1661         * gst/realmedia/pnmsrc.c:
1662         * gst/realmedia/rademux.c:
1663         * gst/realmedia/rdtdepay.c:
1664         * gst/realmedia/rdtmanager.c:
1665         * gst/realmedia/rmdemux.c:
1666         * gst/realmedia/rtspreal.c:
1667         * gst/synaesthesia/gstsynaesthesia.c:
1668           gst_element_class_set_details => gst_element_class_set_details_simple
1669
1670 2010-03-16 15:05:06 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1671
1672         * ext/x264/gstx264enc.c:
1673           x264enc: Put pixel-aspect-ratio from input into the src pad caps
1674           Fixes bug #612995.
1675
1676 2010-03-12 13:59:53 +0100  Edward Hervey <bilboed@bilboed.com>
1677
1678         * common:
1679           Automatic update of common submodule
1680           From e272f71 to 55cd514
1681
1682 2010-03-11 11:21:19 +0100  Benjamin Otte <otte@redhat.com>
1683
1684         * common:
1685           Automatic update of common submodule
1686           From df8a7c8 to e272f71
1687
1688 2010-03-10 22:13:45 +0100  Benjamin Otte <otte@redhat.com>
1689
1690         * configure.ac:
1691           Update CXXFLAGS, too
1692
1693 2010-03-10 21:01:20 +0100  Benjamin Otte <otte@redhat.com>
1694
1695         * configure.ac:
1696           Update for recent changes to common submodule
1697           This just replaces every "$ERROR_CFLAGS" usage with a usage of
1698           "$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
1699           previously.
1700           Actually using that separation will happen later.
1701
1702 2010-03-10 21:52:30 +0100  Benjamin Otte <otte@redhat.com>
1703
1704         * common:
1705           Automatic update of common submodule
1706           From 9720a7d to df8a7c8
1707
1708 2010-03-10 20:44:18 +0100  Benjamin Otte <otte@redhat.com>
1709
1710         * common:
1711           Automatic update of common submodule
1712           From 0b6e072 to 9720a7d
1713
1714 2010-03-10 16:10:17 +0100  Benjamin Otte <otte@redhat.com>
1715
1716         * common:
1717           Automatic update of common submodule
1718           From 7cc5eb4 to 0b6e072
1719
1720 2010-03-10 01:10:52 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1721
1722         * common:
1723           Automatic update of common submodule
1724           From 7aa65b5 to 7cc5eb4
1725
1726 2010-03-09 21:40:26 +0000  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1727
1728         * common:
1729           Automatic update of common submodule
1730           From 44ecce7 to 7aa65b5
1731
1732 2010-02-26 15:43:58 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1733
1734         * configure.ac:
1735           configure: Use automake 1.11 silent rules instead of shave if available
1736           This makes sure that we use something that is still maintained and
1737           also brings back libtool 1.5 support.
1738
1739 2010-03-09 17:42:11 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1740
1741         * configure.ac:
1742         * docs/plugins/inspect/plugin-a52dec.xml:
1743         * docs/plugins/inspect/plugin-amrnb.xml:
1744         * docs/plugins/inspect/plugin-amrwbdec.xml:
1745         * docs/plugins/inspect/plugin-asf.xml:
1746         * docs/plugins/inspect/plugin-cdio.xml:
1747         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1748         * docs/plugins/inspect/plugin-dvdread.xml:
1749         * docs/plugins/inspect/plugin-dvdsub.xml:
1750         * docs/plugins/inspect/plugin-iec958.xml:
1751         * docs/plugins/inspect/plugin-lame.xml:
1752         * docs/plugins/inspect/plugin-mad.xml:
1753         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1754         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1755         * docs/plugins/inspect/plugin-mpegstream.xml:
1756         * docs/plugins/inspect/plugin-realmedia.xml:
1757         * docs/plugins/inspect/plugin-siddec.xml:
1758         * docs/plugins/inspect/plugin-twolame.xml:
1759         * docs/plugins/inspect/plugin-x264.xml:
1760         * win32/common/config.h:
1761           Back to development
1762
1763 === release 0.10.14 ===
1764
1765 2010-03-06 01:13:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1766
1767         * ChangeLog:
1768         * NEWS:
1769         * RELEASE:
1770         * configure.ac:
1771         * docs/plugins/gst-plugins-ugly-plugins.args:
1772         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
1773         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
1774         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
1775         * docs/plugins/inspect/plugin-a52dec.xml:
1776         * docs/plugins/inspect/plugin-amrnb.xml:
1777         * docs/plugins/inspect/plugin-amrwbdec.xml:
1778         * docs/plugins/inspect/plugin-asf.xml:
1779         * docs/plugins/inspect/plugin-cdio.xml:
1780         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1781         * docs/plugins/inspect/plugin-dvdread.xml:
1782         * docs/plugins/inspect/plugin-dvdsub.xml:
1783         * docs/plugins/inspect/plugin-iec958.xml:
1784         * docs/plugins/inspect/plugin-lame.xml:
1785         * docs/plugins/inspect/plugin-mad.xml:
1786         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1787         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1788         * docs/plugins/inspect/plugin-mpegstream.xml:
1789         * docs/plugins/inspect/plugin-realmedia.xml:
1790         * docs/plugins/inspect/plugin-siddec.xml:
1791         * docs/plugins/inspect/plugin-twolame.xml:
1792         * docs/plugins/inspect/plugin-x264.xml:
1793         * gst-plugins-ugly.doap:
1794         * win32/common/config.h:
1795           Release 0.10.14
1796
1797 2010-03-06 01:10:09 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1798
1799         * po/af.po:
1800         * po/az.po:
1801         * po/bg.po:
1802         * po/ca.po:
1803         * po/cs.po:
1804         * po/da.po:
1805         * po/de.po:
1806         * po/el.po:
1807         * po/en_GB.po:
1808         * po/es.po:
1809         * po/eu.po:
1810         * po/fi.po:
1811         * po/fr.po:
1812         * po/hu.po:
1813         * po/id.po:
1814         * po/it.po:
1815         * po/ja.po:
1816         * po/lt.po:
1817         * po/lv.po:
1818         * po/ms.po:
1819         * po/mt.po:
1820         * po/nb.po:
1821         * po/nl.po:
1822         * po/or.po:
1823         * po/pl.po:
1824         * po/pt_BR.po:
1825         * po/ru.po:
1826         * po/sk.po:
1827         * po/sl.po:
1828         * po/sq.po:
1829         * po/sr.po:
1830         * po/sv.po:
1831         * po/tr.po:
1832         * po/uk.po:
1833         * po/vi.po:
1834         * po/zh_CN.po:
1835           Update .po files
1836
1837 2010-03-03 22:52:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1838
1839         * configure.ac:
1840         * win32/common/config.h:
1841           0.10.13.4 pre-release
1842
1843 2010-02-22 19:13:11 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
1844
1845         * ext/x264/gstx264enc.c:
1846         * tests/check/elements/x264enc.c:
1847           x264enc: Replace 'avc-sample' with 'avc' in caps
1848           In the element and in its tests
1849           Fixes #606662
1850
1851 2010-03-01 14:07:20 +0100  Edward Hervey <bilboed@bilboed.com>
1852
1853         * gst/asfdemux/gstasfdemux.c:
1854           asfdemux: Don't set durations of 0 on outgoing buffers.
1855           Some (broken) streams don't have the extended stream properties in
1856           the header, resulting in applying a duration of zero on outgoing
1857           buffers.
1858           Fixes #611473
1859
1860 2010-03-01 14:05:58 +0100  Edward Hervey <bilboed@bilboed.com>
1861
1862         * gst/asfdemux/asfpacket.c:
1863           asfdemux: Make sure we always set proper payload duration.
1864           Some (broken) streams will have a delta of 0, resulting in outgoing
1865           buffers having durations of 0.
1866           Fixes #611473
1867
1868 2010-02-24 01:40:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1869
1870         * configure.ac:
1871         * win32/common/config.h:
1872           0.10.13.3 pre-release
1873
1874 2010-02-19 10:13:34 +0100  Edward Hervey <bilboed@bilboed.com>
1875
1876         * gst/asfdemux/asfpacket.c:
1877           asfdemux: Make sure we don't end up with negative timestamps.
1878           Some files have payload with timestamps smaller than the preroll duration.
1879           Instead of blindly substracting the preroll value (and ending up with
1880           insanely high timestamps on the outgoing buffers), we make sure we
1881           never go below 0.
1882           Fixes #610432
1883
1884 2010-02-19 01:07:08 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1885
1886         * configure.ac:
1887         * win32/common/config.h:
1888           0.10.13.2 pre-release
1889           Update core/base requirement to 0.10.26, since that's more likely
1890           to be the actual requirement.
1891
1892 2010-02-19 01:06:44 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1893
1894         * po/LINGUAS:
1895         * po/el.po:
1896         * po/sl.po:
1897           po: update translations
1898
1899 2010-02-16 14:08:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1900
1901         * tests/check/elements/x264enc.c:
1902           x264enc: add caps check to x264enc unit test
1903           Add some minimal caps checking to x264enc unit test.
1904           See #610089.
1905
1906 2010-02-16 13:25:11 +0000  Vittorio Palmisano <vpalmisano@gmail.com>
1907
1908         * ext/x264/gstx264enc.c:
1909           x264enc: fix up avcC header construction and playback by flash players
1910           Fix off-by-one bug when constructing the avcC header chunk: we
1911           wrote wrong profile info into the header. The first byte in the
1912           SPS NAL we get from x264 is the nal type, not the profile_idc.
1913           Also add some debug logging.
1914           Fixes #610089.
1915
1916 2010-02-16 12:59:54 +0100  Robert Swain <robert.swain@collabora.co.uk>
1917
1918         * gst/asfdemux/gstasfdemux.c:
1919           asfdemux: Improve seek behaviour for audio-only with no index
1920           Instead of seeking to seek_time - 5s in the hope of hitting a keyframe
1921           for video, we can just seek to seek_time instead.
1922
1923 2010-02-16 00:24:32 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1924
1925         * configure.ac:
1926           configure: fix up GST_CXXFLAGS properly
1927           We don't want C specific flags in GST_CXXFLAGS, so base it on the
1928           GST_CFLAGS that only contains the pkg-config CFLAGS but none of
1929           the GST_OPTION_CFLAGS. Also, we only need the local includes once.
1930
1931 2010-02-11 01:12:43 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1932
1933         * MAINTAINERS:
1934           Update MAINTAINERS, add myself
1935
1936 2010-02-15 23:16:32 +0200  Stefan Kost <ensonic@users.sf.net>
1937
1938         * configure.ac:
1939           configure: base GST_CXXFLAGS on --cflags from pkg-config
1940           pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting
1941           point for for both C and CXX settings.
1942
1943 2010-02-14 23:18:44 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
1944
1945         * common:
1946           Automatic update of common submodule
1947           From 96dc793 to 44ecce7
1948
1949 2010-02-01 01:33:22 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1950
1951         * Makefile.am:
1952         * configure.ac:
1953         * win32/common/.gitignore:
1954         * win32/common/config.h:
1955           win32: change how win32/common/config.h is updated
1956           Generate win32/common/config.h-new directly from config.h.in,
1957           using shell variables in configure and some hard-coded information.
1958           Change top-level makefile so that 'make win32-update' copies the
1959           generated file to win32/common/config.h, which we keep in source
1960           control. It's kept in source control so that the git tree is
1961           buildable from VS.
1962           This change is similar to the ones applied a while ago to GStreamer
1963           core, gst-plugins-base and gst-plugins-good and prevents configure
1964           from changing files in source control. The generated config.h
1965           should be ok, but needs testing.
1966
1967 2010-01-31 13:03:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1968
1969         * gst/realmedia/rtspreal.c:
1970           rtspreal: don't construct config header with uninitialised bytes
1971           Turns out 4 + 4 + 2 + (4 * 2) is actually 18 and not 22. This avoids
1972           a presumably unintentional padding of uninitialised bytes at the end
1973           of the CONT tags chunk, which should be harmless but causes warnings
1974           in valgrind (see #608533 for a test URL).
1975
1976 2010-01-30 19:12:24 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1977
1978         * gst/realmedia/rtspreal.c:
1979           rtspreal: add finalize function so we can free streams and rulebook
1980           Fix memory leak in Real RTSP component (#608533).
1981
1982 2010-01-30 19:10:45 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1983
1984         * gst/realmedia/rtspreal.c:
1985           rtspreal: fix minor memory leak
1986           Caps take their own reference when a buffer is added to them, so
1987           unref buffer after adding it to caps (#608533).
1988
1989 2010-01-30 19:06:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1990
1991         * gst/realmedia/rdtdepay.c:
1992           rdtdepay: unref input buffer when done
1993           Fixes memory leak, see #608533.
1994
1995 2010-01-30 15:19:56 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
1996
1997         * common:
1998           Automatic update of common submodule
1999           From 15d47a6 to 96dc793
2000
2001 2010-01-29 19:47:03 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2002
2003         * ext/x264/gstx264enc.c:
2004         * ext/x264/gstx264enc.h:
2005           x264enc: make use of Access Unit delimiters configurable
2006           API: GstX264Enc:aud
2007
2008 2010-01-22 15:40:28 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2009
2010         * gst/asfdemux/asfpacket.c:
2011           asfdemux: Do not subtract padding twice
2012           Only subtract implicit padding if an explicit one isn't
2013           provided. Avoids subtracting it twice and causing
2014           parsing errors.
2015           Fixes #607698
2016
2017 2010-01-22 16:55:14 +0200  Stefan Kost <ensonic@users.sf.net>
2018
2019         * gst/asfdemux/gstasfdemux.c:
2020         * gst/mpegstream/gstmpegpacketize.c:
2021           assert: g_assert_not_reached() cannot replace return statement
2022           Fix build with assert being turned off.
2023
2024 2010-01-20 00:55:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2025
2026         * common:
2027           Automatic update of common submodule
2028           From 14cec89 to 15d47a6
2029
2030 2010-01-18 18:01:55 +0100  Edward Hervey <bilboed@bilboed.com>
2031
2032         * gst/asfdemux/gstasfdemux.c:
2033           asfdemux: Don't forget to update flow variable
2034           Forgot to update the return value in the loop.
2035
2036 2010-01-18 17:49:06 +0100  Edward Hervey <bilboed@bilboed.com>
2037
2038         * gst/asfdemux/gstasfdemux.c:
2039           asfdemux: Check flow return on every push
2040           We previously only aggregated flow returns after the while(push) loop,
2041           which meant that in some cases we would end-up not properly aggregating
2042           the flow returns.
2043           This is based on the same flow aggregation algorithm as oggdemux.
2044
2045 2010-01-11 16:14:44 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2046
2047         * ext/x264/gstx264enc.c:
2048           x264enc: Add stream-format to output caps
2049           Adds stream-format to output caps of x264enc that
2050           informs if the stream is in bytestream of avc format.
2051           Fixes #606662
2052
2053 2010-01-11 12:23:35 +0100  Arnaud Patard <apatard@mandriva.com>
2054
2055         * gst/mpegaudioparse/gstxingmux.c:
2056           xingmux: Fix unaligned memory access
2057           ARM/SPARC need 32bit alignment but xingmux accesses possibly
2058           unaligned memory, which leads to SIGBUS.
2059           Fixes bug #586464.
2060
2061 2010-01-07 14:36:47 -0800  Michael Smith <msmith@songbirdnest.com>
2062
2063         * gst/asfdemux/gstasfdemux.c:
2064           asfdemux: Use GST_STR_NULL in a couple of places.
2065           Fixes crashing on some of the log statements on win32.
2066
2067 2010-01-07 16:36:08 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2068
2069         * gst/realmedia/rmdemux.c:
2070           rmdemux: Parse and post bitrate for streams
2071           Parse the bitrate of the streams and post their tags.
2072           Fixes #599299
2073
2074 2010-01-07 13:54:21 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2075
2076         * gst/asfdemux/gstasfdemux.c:
2077         * gst/asfdemux/gstasfdemux.h:
2078           asfdemux: Post bitrate tag
2079           If stream bitrate object is available, post the bitrate
2080           tags.
2081           Fixes #599297
2082
2083 2010-01-04 15:19:25 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2084
2085         * gst/mpegaudioparse/gstmpegaudioparse.c:
2086         * gst/mpegaudioparse/gstmpegaudioparse.h:
2087           mp3parse: minor validation check of (Xing, VBRI) metadata
2088           ... to detect e.g. a truncated file, rendering some of the metadata invalid.
2089
2090 2010-01-04 14:59:06 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2091
2092         * gst/mpegaudioparse/gstmpegaudioparse.c:
2093           mp3parse: use proper total_time and total_bytes in various cases
2094           The correct basis for (Xing, VBRI) seek table calculations is the
2095           byte size and duration provided by that metadata, rather than some
2096           other (possibly even estimated) one.  This also prevents an infinite
2097           conversion loop in (unlikely) case where a TOC is provided without
2098           such corresponding (duration) metdata.
2099
2100 2009-12-08 19:55:04 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2101
2102         * gst/mpegaudioparse/gstmpegaudioparse.c:
2103         * gst/mpegaudioparse/gstmpegaudioparse.h:
2104           mp3parse: conserve stop time for non-accurate seek
2105           Use the same strategy as accurate seeks to store
2106           pending non-accurate seeks to avoid overwriting non-definite
2107           stop times. When doing non-accurate seeks our position
2108           reporting might drift off by some secs and the stream can
2109           end up before it should.
2110           Fixes #603695
2111
2112 2009-12-21 19:12:59 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2113
2114         * common:
2115           Automatic update of common submodule
2116           From 47cb23a to 14cec89
2117
2118 2009-12-18 16:04:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2119
2120         * ext/amrwbdec/amrwb.c:
2121           amrwbdec: give decoder a rank so decodebin/playbin will use it
2122
2123 2009-12-08 19:01:50 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2124
2125         * gst/mpegaudioparse/gstmpegaudioparse.c:
2126           mp3parse: return false when we can't seek
2127           When upstream can't seek, we return false as well
2128
2129 2009-12-02 11:21:22 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2130
2131         * ext/lame/gstlame.c:
2132         * ext/lame/gstlamemp3enc.c:
2133           lame: Avoid crash when seeking before negotiating
2134           lame's 'lgv' variable is only initialized when the caps
2135           is negotiated, whenever a seek happens before that, it would
2136           attempt to call a function on an empty pointer, causing the crash.
2137           Fixes #603515
2138
2139 2009-12-01 15:08:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2140
2141         * common:
2142           Automatic update of common submodule
2143           From 87bf428 to 47cb23a
2144
2145 2009-12-01 14:17:50 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2146
2147         * common:
2148           Automatic update of common submodule
2149           From da4c75c to 87bf428
2150
2151 2009-11-27 18:56:13 +0100  Edward Hervey <bilboed@bilboed.com>
2152
2153         * common:
2154           Automatic update of common submodule
2155           From 53a2485 to da4c75c
2156
2157 2009-11-26 15:54:45 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2158
2159         * gst/mpegaudioparse/gstmpegaudioparse.c:
2160           mp3parse: fix non-flushing seek
2161           Specifically, in addition to clearing lots of variables/offsets
2162           when receiving newsegment, also clear leftover data to match.
2163
2164 2009-11-20 21:32:31 -0500  Olivier Crête <olivier.crete@collabora.co.uk>
2165
2166         * ext/x264/gstx264enc.c:
2167         * ext/x264/gstx264enc.h:
2168           x264enc: Make upstream GstForceKeyUnit thread-safe
2169           Also send the GstForceKeyUnit event downstream when an upstream on is received,
2170           allowing muxers or payloaders to take appropriate actions.
2171           https://bugzilla.gnome.org/show_bug.cgi?id=602556
2172
2173 2009-11-19 10:31:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2174
2175         * common:
2176           Automatic update of common submodule
2177           From a3e3ce4 to 53a2485
2178
2179 2009-11-18 09:58:39 +0100  Benjamin Gaignard <benjamin@gaignard.net>
2180
2181         * gst/asfdemux/gstasfdemux.c:
2182           asfdemux: Don't call strlen() on NULL pointers
2183           Fixes bug #602280.
2184
2185 2009-11-09 15:02:05 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2186
2187         * gst/asfdemux/gstasfdemux.c:
2188           asfdemux: Remove old pads when new ones are added
2189           The old pads were being removed before adding the new ones,
2190           we should add the new ones first.
2191           Fixes #599718
2192
2193 2009-11-09 13:30:45 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2194
2195         * gst/asfdemux/gstasfdemux.c:
2196         * gst/asfdemux/gstasfdemux.h:
2197           asfdemux: Handle chained asfs on pull mode
2198           Adds chained asfs handling to pull mode. It now checks if
2199           there is a new asf header after the last packet (when it
2200           is possible to know how many packets are) or it tries
2201           checking if a processed packet that fails is an header
2202           object.
2203           Fixes #599718
2204
2205 2009-11-09 10:24:46 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2206
2207         * gst/asfdemux/gstasfdemux.c:
2208         * gst/asfdemux/gstasfdemux.h:
2209           asfdemux: properly do chained asfs on push mode
2210           To properly do chained asfs work with playbin2, we need to
2211           push eos on the old pads before removing them.
2212           Fixes #599718
2213
2214 2009-10-27 17:48:03 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2215
2216         * gst/asfdemux/gstasfdemux.c:
2217         * gst/asfdemux/gstasfdemux.h:
2218           asfdemux: add support for chained asfs (push mode)
2219           Adds support for detecting and playing chained asfs
2220           in push mode. asfdemux tries to detect a new asf start
2221           by identifying the header object guid in a input buffer.
2222           When it finds it, it resets its state, removing its pads
2223           and creates new ones for the new file.
2224
2225 2009-11-05 18:33:09 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2226
2227         * gst/asfdemux/gstasfdemux.c:
2228           asfdemux: fix two small leaks
2229
2230 2009-11-05 18:19:58 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2231
2232         * gst/asfdemux/gstasfdemux.c:
2233           asfdemux: prefer WM/TrackNumber over WM/Track, it's more reliable
2234           WM/Track has a 0 base but is often wrongly written as starting from 1,
2235           so not as reliable as WM/TrackNumber which always starts from 1.
2236
2237 2009-11-05 18:11:55 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2238
2239         * gst/asfdemux/gstasfdemux.c:
2240           asfdemux: WM/Track starts counting from 0, adjust to start from 1
2241
2242 2009-11-05 18:11:14 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2243
2244         * gst/asfdemux/gstasfdemux.c:
2245           asfdemux: map WM/TrackNumber to GST_TAG_TRACK_NUMBER as well
2246           There's both WM/Track and WM/TrackNumber.
2247
2248 2009-11-04 15:52:09 +0000  Jan Schmidt <thaytan@noraisin.net>
2249
2250         * ext/a52dec/gsta52dec.c:
2251           a52dec: Fix debug statement: Pass pos variable instead of time() function
2252
2253 2009-11-04 15:50:17 +0000  Jan Schmidt <thaytan@noraisin.net>
2254
2255         * gst/dvdsub/gstdvdsubdec.c:
2256           dvdsubdec: Fix printf format string warning
2257
2258 2009-11-04 15:46:04 +0000  Jan Schmidt <thaytan@noraisin.net>
2259
2260         * gst/asfdemux/gstasfdemux.c:
2261           asfdemux: Fix bogus variable used uninitialised warnings
2262
2263 2009-11-04 13:55:39 +0000  Jan Schmidt <thaytan@noraisin.net>
2264
2265         * po/Makevars:
2266           po: Don't create backup .po files
2267           As well as preventing creation of useless backup files, it works
2268           around a bug in gettext 0.17 on OS/X
2269
2270 2009-10-29 11:39:13 -0700  Michael Smith <msmith@songbirdnest.com>
2271
2272         * gst/asfdemux/asfpacket.c:
2273           asfdemux: fix c99-style comments.
2274
2275 2009-10-29 10:34:17 -0700  Michael Smith <msmith@songbirdnest.com>
2276
2277         * gst/asfdemux/asfpacket.c:
2278           asfdemux: accept fragments in a continued packet where the subsequent fragments declare a size of 0. Fixes bug 600037.
2279
2280 2009-10-27 12:33:24 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
2281
2282         * gst/realmedia/rmutils.c:
2283           rmutils: fix byteswapping
2284           fix the byteswapping code that was wrong because of the side effects of the
2285           READ/WRITE macros.
2286           Fixes #599676
2287
2288 2009-10-20 20:00:44 +0100  Robert Swain <robert.swain@gmail.com>
2289
2290         * ext/x264/gstx264enc.c:
2291           x264enc: Adapt to slightly modified x264 API
2292           Fixes #599095.
2293
2294 2009-10-26 17:31:19 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
2295
2296         * gst/asfdemux/asfpacket.c:
2297           asfdemux: careful to avoid crash on bogus data
2298           When receiving bogus data, we have to avoid subtracting a value
2299           larger than 'size' from 'size' variable, resulting in a wrap
2300           that would make 'size' a really large bogus value.
2301           Fixes #599333
2302
2303 2009-10-26 00:56:37 +0000  Jan Schmidt <thaytan@noraisin.net>
2304
2305         * win32/common/config.h:
2306           win32: Commit bumped version number
2307
2308 2009-10-17 13:46:13 +0200  Edward Hervey <bilboed@bilboed.com>
2309
2310         * gst/mpegaudioparse/gstmpegaudioparse.c:
2311           mpegaudioparse: Don't use expensive glib ways to get an enum nick.
2312           Fixes #598761
2313           This removes a good 50% of processing time for parsing a buffer.
2314           We do this by simply... getting the nicks that we already have handy
2315           instead of going through the expensive glib system.
2316
2317 2009-10-24 20:36:41 +0200  Edward Hervey <bilboed@bilboed.com>
2318
2319         * configure.ac:
2320           configure.ac: And back to development we go...
2321
2322 === release 0.10.13 ===
2323
2324 2009-10-21 17:16:00 +0100  Jan Schmidt <thaytan@noraisin.net>
2325
2326         * ChangeLog:
2327         * NEWS:
2328         * RELEASE:
2329         * common:
2330         * configure.ac:
2331         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
2332         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
2333         * docs/plugins/inspect/plugin-a52dec.xml:
2334         * docs/plugins/inspect/plugin-asf.xml:
2335         * docs/plugins/inspect/plugin-cdio.xml:
2336         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
2337         * docs/plugins/inspect/plugin-dvdread.xml:
2338         * docs/plugins/inspect/plugin-dvdsub.xml:
2339         * docs/plugins/inspect/plugin-iec958.xml:
2340         * docs/plugins/inspect/plugin-lame.xml:
2341         * docs/plugins/inspect/plugin-mad.xml:
2342         * docs/plugins/inspect/plugin-mpeg2dec.xml:
2343         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
2344         * docs/plugins/inspect/plugin-mpegstream.xml:
2345         * docs/plugins/inspect/plugin-realmedia.xml:
2346         * docs/plugins/inspect/plugin-siddec.xml:
2347         * docs/plugins/inspect/plugin-twolame.xml:
2348         * docs/plugins/inspect/plugin-x264.xml:
2349         * gst-plugins-ugly.doap:
2350         * win32/common/config.h:
2351           Release 0.10.13
2352
2353 2009-10-21 17:02:42 +0100  Jan Schmidt <thaytan@noraisin.net>
2354
2355         * po/af.po:
2356         * po/az.po:
2357         * po/bg.po:
2358         * po/ca.po:
2359         * po/cs.po:
2360         * po/da.po:
2361         * po/de.po:
2362         * po/en_GB.po:
2363         * po/es.po:
2364         * po/eu.po:
2365         * po/fi.po:
2366         * po/fr.po:
2367         * po/hu.po:
2368         * po/id.po:
2369         * po/it.po:
2370         * po/ja.po:
2371         * po/lt.po:
2372         * po/lv.po:
2373         * po/ms.po:
2374         * po/mt.po:
2375         * po/nb.po:
2376         * po/nl.po:
2377         * po/or.po:
2378         * po/pl.po:
2379         * po/pt_BR.po:
2380         * po/ru.po:
2381         * po/sk.po:
2382         * po/sq.po:
2383         * po/sr.po:
2384         * po/sv.po:
2385         * po/tr.po:
2386         * po/uk.po:
2387         * po/vi.po:
2388         * po/zh_CN.po:
2389           Update .po files
2390
2391 2009-10-16 10:16:55 +0300  Stefan Kost <ensonic@users.sf.net>
2392
2393         * common:
2394           Automatic update of common submodule
2395           From 85d1530 to 0702fe1
2396
2397 2009-10-15 23:56:55 +0100  Jan Schmidt <thaytan@noraisin.net>
2398
2399         * ChangeLog:
2400         * configure.ac:
2401         * po/af.po:
2402         * po/az.po:
2403         * po/bg.po:
2404         * po/ca.po:
2405         * po/cs.po:
2406         * po/da.po:
2407         * po/de.po:
2408         * po/en_GB.po:
2409         * po/es.po:
2410         * po/eu.po:
2411         * po/fi.po:
2412         * po/fr.po:
2413         * po/hu.po:
2414         * po/id.po:
2415         * po/it.po:
2416         * po/ja.po:
2417         * po/lt.po:
2418         * po/lv.po:
2419         * po/ms.po:
2420         * po/mt.po:
2421         * po/nb.po:
2422         * po/nl.po:
2423         * po/or.po:
2424         * po/pl.po:
2425         * po/pt_BR.po:
2426         * po/ru.po:
2427         * po/sk.po:
2428         * po/sq.po:
2429         * po/sr.po:
2430         * po/sv.po:
2431         * po/tr.po:
2432         * po/uk.po:
2433         * po/vi.po:
2434         * po/zh_CN.po:
2435         * win32/common/config.h:
2436           0.10.12.3 pre-release
2437
2438 2009-10-14 10:41:48 +0200  Edward Hervey <bilboed@bilboed.com>
2439
2440         * common:
2441           Automatic update of common submodule
2442           From a3e3ce4 to 85d1530
2443
2444 2009-10-13 13:05:32 +0100  Jan Schmidt <thaytan@noraisin.net>
2445
2446         * ext/a52dec/gsta52dec.c:
2447           a52dec: Fix reference leak on all input buffers in 'dvd mode'
2448           https://bugzilla.gnome.org/show_bug.cgi?id=598272
2449
2450 2009-10-12 13:54:27 +0100  Jan Schmidt <thaytan@noraisin.net>
2451
2452         * ChangeLog:
2453         * configure.ac:
2454         * po/LINGUAS:
2455         * po/af.po:
2456         * po/az.po:
2457         * po/bg.po:
2458         * po/ca.po:
2459         * po/cs.po:
2460         * po/da.po:
2461         * po/de.po:
2462         * po/en_GB.po:
2463         * po/es.po:
2464         * po/eu.po:
2465         * po/fi.po:
2466         * po/fr.po:
2467         * po/hu.po:
2468         * po/id.po:
2469         * po/it.po:
2470         * po/ja.po:
2471         * po/lt.po:
2472         * po/lv.po:
2473         * po/ms.po:
2474         * po/mt.po:
2475         * po/nb.po:
2476         * po/nl.po:
2477         * po/or.po:
2478         * po/pl.po:
2479         * po/pt_BR.po:
2480         * po/ru.po:
2481         * po/sk.po:
2482         * po/sq.po:
2483         * po/sr.po:
2484         * po/sv.po:
2485         * po/tr.po:
2486         * po/uk.po:
2487         * po/vi.po:
2488         * po/zh_CN.po:
2489         * win32/common/config.h:
2490           0.10.12.2 pre-release
2491
2492 2009-10-12 11:31:22 +0100  Jan Schmidt <thaytan@noraisin.net>
2493
2494         * docs/plugins/gst-plugins-ugly-plugins.args.new:
2495         * docs/plugins/gst-plugins-ugly-plugins.signals.new:
2496           docs: Remove files accidentally added
2497           Remove the gst-plugins-ugly-plugins.args.new and
2498           gst-plugins-ugly-plugins.signals.new files, that appear
2499           to have been accidentally added in commit
2500           f5d046a0b034f9bd7274291f7131ee5db1a30052
2501
2502 2009-09-16 00:00:28 +0100  Jan Schmidt <thaytan@noraisin.net>
2503
2504         * ext/a52dec/gsta52dec.c:
2505           a52dec: Add some debugging for new segment events
2506
2507 2009-10-11 16:18:37 +0200  Josep Torra <n770galaxy@gmail.com>
2508
2509         * ext/mpeg2dec/gstmpeg2dec.c:
2510           mpeg2dec: fix warning in macosx snow leopard
2511
2512 2009-10-11 16:16:09 +0200  Josep Torra <n770galaxy@gmail.com>
2513
2514         * gst/mpegstream/gstmpegparse.c:
2515           mpegstream: fix warning in macosx snow leopard
2516
2517 2009-10-11 16:14:08 +0200  Josep Torra <n770galaxy@gmail.com>
2518
2519         * gst/mpegaudioparse/gstmpegaudioparse.c:
2520           mpegaudioparse: fix warning in macosx snow leopard
2521
2522 2009-10-11 16:09:11 +0200  Josep Torra <n770galaxy@gmail.com>
2523
2524         * gst/dvdsub/gstdvdsubdec.c:
2525           dvdsubdec: fix warning on macosx snow leopard
2526
2527 2009-10-11 16:06:25 +0200  Josep Torra <n770galaxy@gmail.com>
2528
2529         * gst/asfdemux/gstasfdemux.c:
2530           asfdemux: fix warning in macosx snow leopard
2531
2532 2009-10-08 19:58:25 +0300  René Stadler <rene.stadler@nokia.com>
2533
2534         * gst/mpegaudioparse/gstmpegaudioparse.c:
2535           mp3parse: don't fail SEEKING query when upstream query fails for TIME format
2536
2537 2009-10-08 11:01:03 +0100  Jan Schmidt <thaytan@noraisin.net>
2538
2539         * common:
2540           Automatic update of common submodule
2541           From 19fa4f3 to a3e3ce4
2542
2543 2009-10-07 14:22:09 +0300  Stefan Kost <ensonic@users.sf.net>
2544
2545         * gst/asfdemux/gstasfdemux.c:
2546         * gst/realmedia/rdtmanager.c:
2547           build: fprintf, sprintf, sscanf need stdio.h
2548
2549 2009-10-02 18:27:11 +0300  Stefan Kost <ensonic@users.sf.net>
2550
2551         * ext/mad/gstmad.c:
2552           mad: add missing include to fix the build
2553
2554 2009-10-05 12:13:51 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2555
2556         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
2557           dvdlpcm: whitespace fixes
2558
2559 2009-10-04 22:51:41 +0100  Christian F.K. Schaller <christian.schaller@collabora.co.uk>
2560
2561         * gst-plugins-ugly.spec.in:
2562           update spec file
2563
2564 2009-10-02 15:22:38 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2565
2566         * configure.ac:
2567           x264enc: adjust configure checking to changed upstream
2568
2569 2009-10-01 18:58:42 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2570
2571         * ext/x264/gstx264enc.c:
2572           x264enc: conditionally adjust to new upstream API
2573           Fixes #596517.
2574
2575 2009-09-24 17:49:52 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2576
2577         * gst/mpegaudioparse/gstmpegaudioparse.c:
2578         * gst/mpegaudioparse/gstmpegaudioparse.h:
2579           mpegaudioparse: prevent infinite (re)syncing
2580           Conflicts:
2581           gst/mpegaudioparse/gstmpegaudioparse.c
2582
2583 2009-09-22 12:13:38 -0700  Michael Smith <msmith@songbirdnest.com>
2584
2585         * gst/mpegaudioparse/gstmpegaudioparse.c:
2586           mp3parse: Refactor checking for sync. Make resyncing more reliable.
2587           Previously, we could get false sync relatively easily - it sometimes happened
2588           on real files. This cleans the code up a fair bit, and makes it require more
2589           confirmation that we've found valid sync before continuing.
2590
2591 2009-09-17 16:12:29 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2592
2593         * gst/mpegaudioparse/gstmpegaudioparse.c:
2594           mpegaudioparse: ensure 2 valid headers in a row when resyncing
2595
2596 2009-09-11 10:05:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2597
2598         * gst/mpegstream/gstdvddemux.c:
2599           dvddemux: remove bogus ifndef
2600
2601 2009-09-05 10:23:49 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2602
2603         * common:
2604           Automatic update of common submodule
2605           From 94f95e3 to 19fa4f3
2606
2607 2009-09-01 12:22:39 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2608
2609         * ext/mpeg2dec/gstmpeg2dec.c:
2610           mpeg2dec: Fix GstIndex handling, incl. refcounting and NULL indizes
2611
2612 2009-08-31 13:42:27 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2613
2614         * gst/dvdsub/gstdvdsubparse.c:
2615           dvdsubparse: GstAdapter is not a GstObject and should be freed with g_object_unref
2616
2617 2009-08-24 13:59:05 -0700  David Schleef <ds@schleef.org>
2618
2619         * ext/amrnb/amrnbdec.c:
2620         * ext/amrnb/amrnbenc.c:
2621           Remove Ronald Bultje from Authors field
2622           Replaced with "GStreamer maintainers
2623           <gstreamer-devel@lists.sourceforge.net>" or just removed,
2624           depending on the number of other authors.
2625
2626 2009-08-24 13:57:14 -0700  David Schleef <ds@schleef.org>
2627
2628         * gst/asfdemux/Makefile.am:
2629         * gst/asfdemux/gstasfmux.c:
2630         * gst/asfdemux/gstasfmux.h:
2631           asfdemux: Remove old non-built asfmux code
2632           Remove so people don't confuse it with the new asfmux code
2633           in -bad.
2634
2635 2009-08-23 13:35:46 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2636
2637         * ext/a52dec/gsta52dec.c:
2638           a52dec: Only add the MM_ACCEL_DJBFFT flag if it's defined
2639           It's not defined for older liba52 versions.
2640
2641 2009-08-23 13:34:32 +0200  Mart Raudsepp <leio@gentoo.org>
2642
2643         * ext/a52dec/gsta52dec.c:
2644           a52dec: Allow liba52 to use djbfft based IMDCT transform
2645           liba52 in a52dec-0.7.4 does not have any MMX, MMXEXT or 3DNOW based
2646           IMDCT transform acceleration. It does however have a software based
2647           acceleration using the djbfft library (D.J. Bernstein's library for
2648           fourier transforms - Extremely fast library for floating-point
2649           convolution). So allow liba52 to use it through the MM_ACCEL_DJBFFT
2650           flag.
2651           The liba52 copy in MPlayer sources does have SSE, 3dnowext, 3dnow
2652           and AltiVec implementations, but those are checked for first, and
2653           djbfft is chosen only if none of those is available - good in the
2654           case of some distributions including a port of the MPlayer changes
2655           in their system a52dec library.
2656           The down and upmix code in liba52 doesn't seem to be disturbed by
2657           this additional MM_ACCEL flag and will still use MMX, SSE or 3DNOW
2658           versions if passed from oil_cpu_get_flags (SSE currently is not).
2659           Fixes bug #592787.
2660
2661 2009-08-17 17:31:10 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2662
2663         * configure.ac:
2664           amr: Use opencore-amr pkg-config files if possible
2665           This makes it possible to build the plugins when the libraries
2666           are installed at non-standard locations.
2667           Fixes bug #591348.
2668
2669 2009-08-14 12:07:40 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2670
2671         * gst/mpegaudioparse/gstmpegaudioparse.c:
2672           mpegaudioparse: use metadata (xing, vbri) provided bytesize for conversions
2673           Metadata provided seek tables are consistent with metadata's view of
2674           total size, which typically matches real size, but need not do so
2675           (e.g. a truncated file).  Fixes seeking and position reporting
2676           in such truncated files (although duration based on metadata may then
2677           still be incorrect).
2678
2679 2009-08-10 22:22:39 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2680
2681         * configure.ac:
2682           configure: bump core/base requirements to released versions
2683           to avoid confusion.
2684
2685 2009-08-04 10:44:43 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2686
2687         * configure.ac:
2688           configure: Remove all mentions to the id3tag plugin which was removed
2689
2690 2009-08-01 08:43:21 +0200  Marvin Schmidt <marvin_schmidt@gmx.net>
2691
2692         * configure.ac:
2693           mad: make check for mad independent of the check for id3tag
2694           Fixes bug #590432.
2695
2696 2009-07-31 00:25:43 -0300  Thiago Santos <thiagoss@embedded.ufcg.edu.br>
2697
2698         * gst/asfdemux/gstrtpasfdepay.c:
2699           rtpasfdepay: set padding size to the correct value
2700           asf packets in rtp packets should come with their padding fields
2701           set to 0 and the depayload must update them to the correct
2702           value before pushing downstream
2703
2704 2009-07-27 20:12:20 +0200  Iago Toral <itoral@igalia.com>
2705
2706         * configure.ac:
2707         * docs/plugins/Makefile.am:
2708         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
2709         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
2710         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
2711         * docs/plugins/inspect/plugin-amrnb.xml:
2712         * docs/plugins/inspect/plugin-amrwbdec.xml:
2713         * ext/Makefile.am:
2714         * ext/amrnb/GstAmrnbEnc.prs:
2715         * ext/amrnb/Makefile.am:
2716         * ext/amrnb/README:
2717         * ext/amrnb/amrnb.c:
2718         * ext/amrnb/amrnbdec.c:
2719         * ext/amrnb/amrnbdec.h:
2720         * ext/amrnb/amrnbenc.c:
2721         * ext/amrnb/amrnbenc.h:
2722         * ext/amrnb/amrnbparse.c:
2723         * ext/amrnb/amrnbparse.h:
2724         * ext/amrwbdec/Makefile.am:
2725         * ext/amrwbdec/README:
2726         * ext/amrwbdec/amrwb.c:
2727         * ext/amrwbdec/amrwbdec.c:
2728         * ext/amrwbdec/amrwbdec.h:
2729           amr: Add AMR-WB decoder and AMR-NB encoder and decoder
2730           These are based on the OpenCore codecs.
2731           Fixes bug #584890.
2732
2733 2009-07-24 00:43:07 +0300  Stefan Kost <ensonic@users.sf.net>
2734
2735         * common:
2736           Automatic update of common submodule
2737           From fedaaee to 94f95e3
2738
2739 2009-07-22 11:10:38 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2740
2741         * LICENSE_readme:
2742         * REQUIREMENTS:
2743         * configure.ac:
2744         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
2745         * docs/plugins/gst-plugins-ugly-plugins.args.new:
2746         * docs/plugins/gst-plugins-ugly-plugins.signals.new:
2747         * docs/plugins/inspect/plugin-dvdnav.xml:
2748         * ext/Makefile.am:
2749         * ext/dvdnav/.gitignore:
2750         * ext/dvdnav/Makefile.am:
2751         * ext/dvdnav/README:
2752         * ext/dvdnav/dvdnavsrc.c:
2753         * ext/dvdnav/dvdnavsrc.h:
2754         * ext/dvdnav/gst-dvd:
2755         * ext/dvdread/dvdreadsrc.c:
2756         * gst-plugins-ugly.spec.in:
2757         * po/POTFILES.in:
2758           dvdnav: remove dvdnav plugin
2759           Remove dvdnav plugin, it has no future. resindvd is the plugin to
2760           use for dvd playback. Note that dvdnav was never really enabled
2761           in -ugly, you had to edit configure.ac to get it built.
2762
2763 2009-06-20 14:31:06 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
2764
2765         * tests/check/elements/mpeg2dec.c:
2766           mpeg2dec: Fix unused variables compiler warnings in unit test
2767
2768 2009-06-26 15:21:12 +0100  Jan Schmidt <thaytan@noraisin.net>
2769
2770         * autogen.sh:
2771           autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]
2772           Check for more automake command variants. Use printf instead of 'echo -n'
2773           for portability
2774
2775 2009-07-13 12:24:14 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
2776
2777         * common:
2778           Automatic update of common submodule
2779           From 5845b63 to fedaaee
2780
2781 2009-02-10 13:25:54 +0000  Tim-Philipp Muller <tpm@mini.centricular.net>
2782
2783         * .gitignore:
2784           Make git ignore more files
2785
2786 2009-06-29 11:10:42 +0200  Edward Hervey <bilboed@bilboed.com>
2787
2788         * gst/asfdemux/gstasfdemux.c:
2789           asfdemux: Refactor multiple packet pull.
2790           This also fixes a bug by which the first buffer (in a multi-packet mode)
2791           passed to asf_demux_parse_packet() would have a GST_BUFFER_SIZE of the
2792           full incoming buffer and not just of the single asf packet.
2793           Fixes corrupted frames introduced by latest commit.
2794
2795 2009-06-29 10:58:49 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2796
2797         * gst/asfdemux/gstasfdemux.c:
2798           asfdemux: use the right accurate field
2799           Remove accurate variable and its faulty use because the real variable is an
2800           instance variable.
2801
2802 2009-06-28 17:48:11 +0200  Edward Hervey <bilboed@bilboed.com>
2803
2804         * gst/asfdemux/asfpacket.c:
2805         * gst/asfdemux/gstasfdemux.c:
2806           asfdemux: Sprinkle branch prediction macros accross the code
2807
2808 2009-06-28 17:43:12 +0200  Edward Hervey <bilboed@bilboed.com>
2809
2810         * gst/asfdemux/gstasfdemux.c:
2811           asfdemux: Delay newsegment handling until we have a keyframe.
2812           We now have a chance for packets to be collected before we send out the
2813           newsegment. If we're not in accurate seeking (keyunit) it will set
2814           the segment start/time to the keyframe's timestamp.
2815
2816 2009-06-28 17:39:23 +0200  Edward Hervey <bilboed@bilboed.com>
2817
2818         * gst/asfdemux/gstasfdemux.c:
2819           asfdemux: Remove useless check. We already have checked for it above.
2820
2821 2009-06-28 17:31:11 +0200  Edward Hervey <bilboed@bilboed.com>
2822
2823         * gst/asfdemux/gstasfdemux.c:
2824           asfdemux: No longer queue GOPs now that seeking is fixed.
2825           We now *always* seek to the keyframe just before our requested position.
2826           When we encounter the first keyframe and we were not accurate (therefore doing
2827           keyframe seeking), we update the segment start position to the keyframe timestamp.
2828
2829 2009-06-28 17:42:44 +0200  Edward Hervey <bilboed@bilboed.com>
2830
2831         * gst/asfdemux/gstasfdemux.c:
2832         * gst/asfdemux/gstasfdemux.h:
2833           asfdemux: Store the accurate seeking flag
2834
2835 2009-06-28 17:04:00 +0200  Edward Hervey <bilboed@bilboed.com>
2836
2837         * gst/asfdemux/gstasfdemux.c:
2838           asfdemux: Use the average frame duration for buffers without a duration.
2839           This will still cause some timestamp jitter, but giving a hint as to the duration
2840           rather than nothing seems to be a better idea.
2841           Also, this allows some scenarios (like remuxing with asfmux) to estimate the total
2842           duration using the accumulated packet duration (which will be correct).
2843
2844 2009-06-28 17:02:17 +0200  Edward Hervey <bilboed@bilboed.com>
2845
2846         * gst/asfdemux/gstasfdemux.c:
2847         * gst/asfdemux/gstasfdemux.h:
2848           asfdemux: Use index entry packet count to optimize seeking.
2849           The simple index entries also contain the number of packets one needs
2850           to retrieve at a given position to get a full keyframe. We therefore
2851           use that information to retrieve all those packets in one buffer when
2852           working in pull-mode.
2853
2854 2009-06-26 20:52:29 -0300  Thiago Santos <thiagoss@embedded.ufcg.edu.br>
2855
2856         * gst/asfdemux/gstasfdemux.c:
2857           asfdemux: Do not try to free const pointer
2858           In gst_asf_demux_chain_headers, when 'goto wrong_type' was called
2859           asfdemux tried to free a const pointer that had been cast to a
2860           normal pointer variable.
2861
2862 2009-06-26 20:44:09 +0200  Edward Hervey <bilboed@bilboed.com>
2863
2864         * gst/asfdemux/gstasfdemux.c:
2865           asfdemux: Use presentation timestamp when searching in the index.
2866           We need to take the preroll into account... else we end up too early.
2867
2868 2009-06-26 13:43:16 +0100  Jan Schmidt <thaytan@noraisin.net>
2869
2870         * common:
2871           Automatic update of common submodule
2872           From f3bb51b to 5845b63
2873
2874 2009-06-26 13:35:38 +0200  Edward Hervey <bilboed@bilboed.com>
2875
2876         * gst/asfdemux/gstasfdemux.c:
2877           asfdemux: Convert index entry from presentation time to timestamps.
2878           We weren't taking the preroll into account previously, meaning that we
2879           were always seeking preroll nanoseconds too early... resulting in a lot
2880           of dropped packets (which are before the start time).
2881           This brings quit a bit closer to as-fast-as-possible seeking in asf files.
2882
2883 2009-06-26 10:58:56 +0200  Edward Hervey <bilboed@bilboed.com>
2884
2885         * common:
2886         * gst/asfdemux/gstasfdemux.c:
2887           asfdemux: Fix byte array metadata handling.
2888           We basically discard byte array metadata. Should be trivial to adapt
2889           to storing the pointers if we need it later on.
2890
2891 2009-06-26 10:41:28 +0200  Edward Hervey <bilboed@bilboed.com>
2892
2893         * gst/asfdemux/gstasfdemux.c:
2894         * gst/asfdemux/gstasfdemux.h:
2895           asfdemux: Handle PAR/interlaced information stored in packet payload.
2896           This is the 'other' way to store non 1/1 PAR in asf streams (by storing it
2897           in the ASF Packet payload extensions).
2898
2899 2009-06-26 10:40:39 +0200  Edward Hervey <bilboed@bilboed.com>
2900
2901         * gst/asfdemux/gstasfdemux.c:
2902         * gst/asfdemux/gstasfdemux.h:
2903           asfdemux: Store/Handle global metadata (not specific to one stream).
2904           This allows us to store (and handle) PAR information which might be stored there.
2905
2906 2009-06-25 18:24:56 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2907
2908         * gst/mpegaudioparse/gstmpegaudioparse.c:
2909           mpegaudioparse: fix Xing inverse seek table building
2910
2911 2009-06-24 15:15:37 +0100  Jan Schmidt <jan.schmidt@sun.com>
2912
2913         * common:
2914           Automatic update of common submodule
2915           From f3bb51b to f810030
2916
2917 2009-06-23 16:45:00 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2918
2919         * gst/asfdemux/gstasfdemux.c:
2920           asfdemux: don't try to free a NULL taglist
2921
2922 2009-06-23 02:14:00 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2923
2924         * gst/asfdemux/gstasfdemux.c:
2925           asfdemux: post tags only after we've created our source pads
2926           Post global tags only after we've added our source pads, so that
2927           tag events get sent downstream in addition to tag messages posted
2928           on the bus. This makes sure tags can be picked up automatically
2929           when transcoding, but also by tagreadbin/playbin2. Fixes #519721.
2930           While we're at it, also add a container-format tag.
2931
2932 2009-06-23 01:37:01 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2933
2934         * configure.ac:
2935         * gst/asfdemux/gstasfdemux.c:
2936           asfdemux: use new bytereader functions for image tag parsing
2937
2938 2009-06-22 18:53:56 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2939
2940         * gst/asfdemux/gstasfdemux.c:
2941         * gst/asfdemux/gstasfdemux.h:
2942           asfdemux: remove some more unused variables
2943
2944 2009-06-19 17:25:58 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2945
2946         * gst/realmedia/rmdemux.c:
2947           rmdemux: plug buffer leaking
2948
2949 2009-06-22 17:36:21 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2950
2951         * gst/asfdemux/gstrtpasfdepay.c:
2952           asfdepay: guard against dropped buffers
2953           If a buffer was dropped, we might request data from the adapter that is not
2954           there and then we get a NULL buffer.
2955
2956 2009-06-22 17:16:58 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2957
2958         * gst/asfdemux/gstasfdemux.c:
2959         * gst/asfdemux/gstasfdemux.h:
2960           asfdemux: set DISCONT on streams
2961           When we receive a DISCONT as input, don't clear our complete state but simply
2962           mark a discont that will be put on the next buffer. The code will be able to
2963           handle and throw away incomplete data.
2964           Add some more debug info.
2965           Remove an unused variable.
2966
2967 2009-06-22 17:15:52 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2968
2969         * gst/asfdemux/gstrtpasfdepay.c:
2970           asfdepay: set DELTA_UNIT flag correctly
2971           Only set the DELTA_UNIT flag when we are not dealing with a keyframe.
2972           Add some more debug info.
2973
2974 2009-06-22 13:37:58 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
2975
2976         * gst/asfdemux/gstasfdemux.c:
2977           asfdemux: fix latency calculations
2978           We need to check for -1 as an invalid timestamp, not 1.
2979
2980 2009-06-16 09:45:59 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2981
2982         * gst/mpegaudioparse/gstmpegaudioparse.c:
2983         * gst/mpegaudioparse/gstmpegaudioparse.h:
2984           mp3parse: don't put every single frame into the index
2985           Let's not put every single mp3 frame in our index, a few frames per
2986           second should be more than enough. For now use an index interval
2987           of 100ms-500ms depending on the upstream size, to keep the index at
2988           a reasonable size. Factor out the code that adds the index entry
2989           into a separate function for better code readability.
2990
2991 2009-06-16 01:40:42 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
2992
2993         * gst/mpegaudioparse/gstmpegaudioparse.c:
2994         * gst/mpegaudioparse/gstmpegaudioparse.h:
2995           mp3parse: assume seekability only if we know the upstream size
2996           While technically upstream may be seekable even if it doesn't know
2997           the exact size, I can't think of a use case where this distincation
2998           is relevant in practice, so for now just assume we're not seekable
2999           if upstream doesn't provide us with a size. Makes sure we don't
3000           build a seek index when streaming internet radio with sources that
3001           pretend to be seekable until you try to actually seek.
3002
3003 2009-06-19 17:46:12 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3004
3005         * gst-plugins-ugly.spec.in:
3006           Fix x264 requirement in SPEC file
3007
3008 2009-06-19 15:01:46 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3009
3010         * ext/x264/gstx264enc.c:
3011         * gst/realmedia/rdtmanager.c:
3012           x264enc, rdtmanager: fix compilation with debugging disabled
3013
3014 2009-06-11 13:48:22 +0100  Jan Schmidt <thaytan@noraisin.net>
3015
3016         * common:
3017         * docs/plugins/Makefile.am:
3018           docs: Bump common. Fix comment in the docs Makefile.am
3019
3020 2009-06-18 20:26:04 +0100  Jan Schmidt <thaytan@noraisin.net>
3021
3022         * configure.ac:
3023         * win32/common/config.h:
3024           Back to development -> 0.10.12.1
3025
3026 2009-06-18 08:54:17 +0100  Jan Schmidt <thaytan@noraisin.net>
3027
3028         * gst-plugins-ugly.doap:
3029           Add 0.10.12 release to the doap file
3030
3031 === release 0.10.12 ===
3032
3033 2009-06-18 08:34:54 +0100  Jan Schmidt <thaytan@noraisin.net>
3034
3035         * ChangeLog:
3036         * NEWS:
3037         * RELEASE:
3038         * configure.ac:
3039         * docs/plugins/gst-plugins-ugly-plugins.args:
3040         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
3041         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
3042         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
3043         * docs/plugins/inspect/plugin-a52dec.xml:
3044         * docs/plugins/inspect/plugin-asf.xml:
3045         * docs/plugins/inspect/plugin-cdio.xml:
3046         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
3047         * docs/plugins/inspect/plugin-dvdread.xml:
3048         * docs/plugins/inspect/plugin-dvdsub.xml:
3049         * docs/plugins/inspect/plugin-iec958.xml:
3050         * docs/plugins/inspect/plugin-lame.xml:
3051         * docs/plugins/inspect/plugin-mad.xml:
3052         * docs/plugins/inspect/plugin-mpeg2dec.xml:
3053         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
3054         * docs/plugins/inspect/plugin-mpegstream.xml:
3055         * docs/plugins/inspect/plugin-realmedia.xml:
3056         * docs/plugins/inspect/plugin-siddec.xml:
3057         * docs/plugins/inspect/plugin-synaesthesia.xml:
3058         * docs/plugins/inspect/plugin-twolame.xml:
3059         * docs/plugins/inspect/plugin-x264.xml:
3060         * win32/common/config.h:
3061           Release 0.10.12
3062
3063 2009-06-18 08:34:46 +0100  Jan Schmidt <thaytan@noraisin.net>
3064
3065         * po/bg.po:
3066         * po/id.po:
3067         * po/it.po:
3068         * po/nl.po:
3069         * po/zh_CN.po:
3070           Update .po files
3071
3072 2009-06-18 08:04:40 +0100  Jan Schmidt <thaytan@noraisin.net>
3073
3074         * po/af.po:
3075         * po/az.po:
3076         * po/bg.po:
3077         * po/ca.po:
3078         * po/cs.po:
3079         * po/da.po:
3080         * po/en_GB.po:
3081         * po/es.po:
3082         * po/fi.po:
3083         * po/fr.po:
3084         * po/hu.po:
3085         * po/id.po:
3086         * po/it.po:
3087         * po/ja.po:
3088         * po/lt.po:
3089         * po/mt.po:
3090         * po/nb.po:
3091         * po/nl.po:
3092         * po/or.po:
3093         * po/pl.po:
3094         * po/pt_BR.po:
3095         * po/ru.po:
3096         * po/sk.po:
3097         * po/sq.po:
3098         * po/sr.po:
3099         * po/sv.po:
3100         * po/tr.po:
3101         * po/uk.po:
3102         * po/vi.po:
3103         * po/zh_CN.po:
3104           Update .po files
3105
3106 2009-06-05 22:10:02 +0100  Jan Schmidt <thaytan@noraisin.net>
3107
3108         * configure.ac:
3109         * po/af.po:
3110         * po/az.po:
3111         * po/bg.po:
3112         * po/ca.po:
3113         * po/cs.po:
3114         * po/da.po:
3115         * po/en_GB.po:
3116         * po/es.po:
3117         * po/fi.po:
3118         * po/fr.po:
3119         * po/hu.po:
3120         * po/id.po:
3121         * po/it.po:
3122         * po/ja.po:
3123         * po/lt.po:
3124         * po/mt.po:
3125         * po/nb.po:
3126         * po/nl.po:
3127         * po/or.po:
3128         * po/pl.po:
3129         * po/pt_BR.po:
3130         * po/ru.po:
3131         * po/sk.po:
3132         * po/sq.po:
3133         * po/sr.po:
3134         * po/sv.po:
3135         * po/tr.po:
3136         * po/uk.po:
3137         * po/vi.po:
3138         * po/zh_CN.po:
3139         * win32/common/config.h:
3140           0.10.11.2 pre-release
3141
3142 2009-06-05 22:07:31 +0100  Jan Schmidt <thaytan@noraisin.net>
3143
3144         * win32/common/config.h.in:
3145           win32: Remove #undef inline from the win32 config.h
3146
3147 2009-06-05 20:53:57 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3148
3149         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
3150         * docs/plugins/inspect/plugin-mad.xml:
3151         * ext/mad/Makefile.am:
3152         * ext/mad/gstid3tag.c:
3153         * ext/mad/gstmad.c:
3154         * ext/mad/gstmad.h:
3155           mad, id3mux: (re)move broken, unmaintained and unloved id3mux element
3156           It will be reborn with a shiny new code base under its hood in -bad.
3157           See #581756 and #565764.
3158
3159 2009-06-05 19:48:28 +0100  Jan Schmidt <thaytan@noraisin.net>
3160
3161         * tests/check/pipelines/.gitignore:
3162           gitignore: Ignore some built files in the test area
3163
3164 2009-06-05 19:46:17 +0100  Jan Schmidt <thaytan@noraisin.net>
3165
3166         * docs/plugins/inspect/plugin-a52dec.xml:
3167         * docs/plugins/inspect/plugin-asf.xml:
3168         * docs/plugins/inspect/plugin-cdio.xml:
3169         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
3170         * docs/plugins/inspect/plugin-dvdread.xml:
3171         * docs/plugins/inspect/plugin-dvdsub.xml:
3172         * docs/plugins/inspect/plugin-iec958.xml:
3173         * docs/plugins/inspect/plugin-lame.xml:
3174         * docs/plugins/inspect/plugin-mad.xml:
3175         * docs/plugins/inspect/plugin-mpeg2dec.xml:
3176         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
3177         * docs/plugins/inspect/plugin-mpegstream.xml:
3178         * docs/plugins/inspect/plugin-realmedia.xml:
3179         * docs/plugins/inspect/plugin-siddec.xml:
3180         * docs/plugins/inspect/plugin-synaesthesia.xml:
3181         * docs/plugins/inspect/plugin-twolame.xml:
3182           docs: Update plugin inspect files
3183
3184 2009-06-05 19:25:54 +0100  Jan Schmidt <thaytan@noraisin.net>
3185
3186         * configure.ac:
3187         * docs/plugins/Makefile.am:
3188         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
3189         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
3190         * docs/plugins/inspect/plugin-x264.xml:
3191         * ext/Makefile.am:
3192         * gst-plugins-ugly.spec.in:
3193         * tests/check/Makefile.am:
3194         * tests/check/elements/.gitignore:
3195           Moved 'x264enc' from -bad to -ugly
3196
3197 2009-05-25 11:18:57 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
3198
3199         * ext/x264/gstx264enc.c:
3200         * ext/x264/gstx264enc.h:
3201           [MOVED FROM BAD 28/28] x264enc: add multipass-cache-file property
3202           Fixes #583627
3203
3204 2009-05-09 23:47:39 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3205
3206         * ext/x264/GstX264Enc.prs:
3207           [MOVED FROM BAD 27/28] Remove wrong stuff from preset file
3208
3209 2009-05-09 12:42:25 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3210
3211         * ext/x264/GstX264Enc.prs:
3212           [MOVED FROM BAD 26/28] Add a more representative example preset file for x264
3213
3214 2009-05-07 17:53:42 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3215
3216         * ext/x264/gstx264enc.c:
3217           [MOVED FROM BAD 25/28] Add ranks to various muxers and encoders in -bad
3218
3219 2009-04-30 00:06:36 +0300  Stefan Kost <ensonic@users.sf.net>
3220
3221         * ext/x264/GstX264Enc.prs:
3222         * ext/x264/Makefile.am:
3223         * ext/x264/gstx264enc.c:
3224           [MOVED FROM BAD 24/28] x264enc: add preset support
3225           Add preset iface and a (dummy) preset file as a starting point.
3226
3227 2009-04-29 16:57:36 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3228
3229         * ext/x264/gstx264enc.c:
3230           [MOVED FROM BAD 23/28] x264enc: add some documentation on profile
3231
3232 2009-04-09 23:53:39 +0200  Janin Kolenc <janin.kolenc at marand.si>
3233
3234         * ext/x264/gstx264enc.c:
3235         * ext/x264/gstx264enc.h:
3236           [MOVED FROM BAD 22/28] x264enc: add force keyframe event handling
3237           Use the GstForceKeyUnit event to force a keyframe.
3238           Fixes #578112.
3239
3240 2009-01-05 10:28:58 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3241
3242           [MOVED FROM BAD 21/28] ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer size check prior to mem access, and some mo...
3243           Original commit message from CVS:
3244           * ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
3245           (gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
3246           Use hyphen in property name, perform safety buffer size check
3247           prior to mem access, and some more parentheses in macro.
3248
3249 2009-01-02 01:44:11 +0000  Alessandro Decina <alessandro.d@gmail.com>
3250
3251           [MOVED FROM BAD 20/28] ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.
3252           Original commit message from CVS:
3253           * ext/apexsink/Makefile.am:
3254           Link against -lgcrpyto for RSA_new and RSA_free.
3255           * ext/faac/gstfaac.c:
3256           * ext/x264/gstx264enc.c:
3257           Fix compiler warnings.
3258
3259 2008-11-14 19:52:24 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3260
3261           [MOVED FROM BAD 19/28] ext/x264/gstx264enc.c: Construct source caps in more conventional (and correct) manner.
3262           Original commit message from CVS:
3263           * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
3264           Construct source caps in more conventional (and correct) manner.
3265
3266 2008-11-04 12:42:30 +0000  Stefan Kost <ensonic@users.sourceforge.net>
3267
3268           [MOVED FROM BAD 18/28] Don't install static libs for plugins. Fixes #550851 for -bad.
3269           Original commit message from CVS:
3270           * ext/alsaspdif/Makefile.am:
3271           * ext/amrwb/Makefile.am:
3272           * ext/apexsink/Makefile.am:
3273           * ext/arts/Makefile.am:
3274           * ext/artsd/Makefile.am:
3275           * ext/audiofile/Makefile.am:
3276           * ext/audioresample/Makefile.am:
3277           * ext/bz2/Makefile.am:
3278           * ext/cdaudio/Makefile.am:
3279           * ext/celt/Makefile.am:
3280           * ext/dc1394/Makefile.am:
3281           * ext/dirac/Makefile.am:
3282           * ext/directfb/Makefile.am:
3283           * ext/divx/Makefile.am:
3284           * ext/dts/Makefile.am:
3285           * ext/faac/Makefile.am:
3286           * ext/faad/Makefile.am:
3287           * ext/gsm/Makefile.am:
3288           * ext/hermes/Makefile.am:
3289           * ext/ivorbis/Makefile.am:
3290           * ext/jack/Makefile.am:
3291           * ext/jp2k/Makefile.am:
3292           * ext/ladspa/Makefile.am:
3293           * ext/lcs/Makefile.am:
3294           * ext/libfame/Makefile.am:
3295           * ext/libmms/Makefile.am:
3296           * ext/metadata/Makefile.am:
3297           * ext/mpeg2enc/Makefile.am:
3298           * ext/mplex/Makefile.am:
3299           * ext/musepack/Makefile.am:
3300           * ext/musicbrainz/Makefile.am:
3301           * ext/mythtv/Makefile.am:
3302           * ext/nas/Makefile.am:
3303           * ext/neon/Makefile.am:
3304           * ext/ofa/Makefile.am:
3305           * ext/polyp/Makefile.am:
3306           * ext/resindvd/Makefile.am:
3307           * ext/sdl/Makefile.am:
3308           * ext/shout/Makefile.am:
3309           * ext/snapshot/Makefile.am:
3310           * ext/sndfile/Makefile.am:
3311           * ext/soundtouch/Makefile.am:
3312           * ext/spc/Makefile.am:
3313           * ext/swfdec/Makefile.am:
3314           * ext/tarkin/Makefile.am:
3315           * ext/theora/Makefile.am:
3316           * ext/timidity/Makefile.am:
3317           * ext/twolame/Makefile.am:
3318           * ext/x264/Makefile.am:
3319           * ext/xine/Makefile.am:
3320           * ext/xvid/Makefile.am:
3321           * gst-libs/gst/app/Makefile.am:
3322           * gst-libs/gst/dshow/Makefile.am:
3323           * gst/aiffparse/Makefile.am:
3324           * gst/app/Makefile.am:
3325           * gst/audiobuffer/Makefile.am:
3326           * gst/bayer/Makefile.am:
3327           * gst/cdxaparse/Makefile.am:
3328           * gst/chart/Makefile.am:
3329           * gst/colorspace/Makefile.am:
3330           * gst/dccp/Makefile.am:
3331           * gst/deinterlace/Makefile.am:
3332           * gst/deinterlace2/Makefile.am:
3333           * gst/dvdspu/Makefile.am:
3334           * gst/festival/Makefile.am:
3335           * gst/filter/Makefile.am:
3336           * gst/flacparse/Makefile.am:
3337           * gst/flv/Makefile.am:
3338           * gst/games/Makefile.am:
3339           * gst/h264parse/Makefile.am:
3340           * gst/librfb/Makefile.am:
3341           * gst/mixmatrix/Makefile.am:
3342           * gst/modplug/Makefile.am:
3343           * gst/mpeg1sys/Makefile.am:
3344           * gst/mpeg4videoparse/Makefile.am:
3345           * gst/mpegdemux/Makefile.am:
3346           * gst/mpegtsmux/Makefile.am:
3347           * gst/mpegvideoparse/Makefile.am:
3348           * gst/mve/Makefile.am:
3349           * gst/nsf/Makefile.am:
3350           * gst/nuvdemux/Makefile.am:
3351           * gst/overlay/Makefile.am:
3352           * gst/passthrough/Makefile.am:
3353           * gst/pcapparse/Makefile.am:
3354           * gst/playondemand/Makefile.am:
3355           * gst/rawparse/Makefile.am:
3356           * gst/real/Makefile.am:
3357           * gst/rtjpeg/Makefile.am:
3358           * gst/rtpmanager/Makefile.am:
3359           * gst/scaletempo/Makefile.am:
3360           * gst/sdp/Makefile.am:
3361           * gst/selector/Makefile.am:
3362           * gst/smooth/Makefile.am:
3363           * gst/smoothwave/Makefile.am:
3364           * gst/speed/Makefile.am:
3365           * gst/speexresample/Makefile.am:
3366           * gst/stereo/Makefile.am:
3367           * gst/subenc/Makefile.am:
3368           * gst/tta/Makefile.am:
3369           * gst/vbidec/Makefile.am:
3370           * gst/videodrop/Makefile.am:
3371           * gst/videosignal/Makefile.am:
3372           * gst/virtualdub/Makefile.am:
3373           * gst/vmnc/Makefile.am:
3374           * gst/y4m/Makefile.am:
3375           * sys/acmenc/Makefile.am:
3376           * sys/cdrom/Makefile.am:
3377           * sys/dshowdecwrapper/Makefile.am:
3378           * sys/dshowsrcwrapper/Makefile.am:
3379           * sys/dvb/Makefile.am:
3380           * sys/dxr3/Makefile.am:
3381           * sys/fbdev/Makefile.am:
3382           * sys/oss4/Makefile.am:
3383           * sys/qcam/Makefile.am:
3384           * sys/qtwrapper/Makefile.am:
3385           * sys/vcd/Makefile.am:
3386           * sys/wininet/Makefile.am:
3387           * win32/common/config.h:
3388           Don't install static libs for plugins. Fixes #550851 for -bad.
3389
3390 2008-10-27 17:01:22 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3391
3392           [MOVED FROM BAD 17/28] ext/x264/gstx264enc.c: Adapt to slightly modified x264 API.  Fixes #555238.
3393           Original commit message from CVS:
3394           * ext/x264/gstx264enc.c: (gst_x264_enc_init_encoder):
3395           Adapt to slightly modified x264 API.  Fixes #555238.
3396
3397 2008-08-12 16:13:15 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3398
3399           [MOVED FROM BAD 16/28] ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps).  If needed, a generic element can do so.
3400           Original commit message from CVS:
3401           * ext/x264/gstx264enc.c: (gst_x264_enc_reset),
3402           (gst_x264_enc_chain), (gst_x264_enc_encode_frame):
3403           * ext/x264/gstx264enc.h:
3404           Do not deal with duplicated input (timestamps).  If needed,
3405           a generic element can do so.
3406           Do not manipulate input timestamps on the way out,
3407           since that shifts the timeline and A/V sync.
3408
3409 2008-08-12 15:41:48 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3410
3411           [MOVED FROM BAD 15/28] docs/plugins/gst-plugins-bad-plugins.args: Integrate new properties into documentation.
3412           Original commit message from CVS:
3413           * docs/plugins/gst-plugins-bad-plugins.args:
3414           Integrate new properties into documentation.
3415           * ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
3416           (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3417           (gst_x264_enc_set_property), (gst_x264_enc_get_property):
3418           Fix up API prior to eventual plugin move.
3419           API: GstX264Enc:pass (provides more options, and changed to enum)
3420
3421 2008-08-12 13:08:39 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3422
3423           [MOVED FROM BAD 14/28] Add documentation and unit test for x264enc.
3424           Original commit message from CVS:
3425           * docs/plugins/Makefile.am:
3426           * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3427           * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3428           * ext/x264/gstx264enc.c:
3429           * tests/check/Makefile.am:
3430           * tests/check/elements/x264enc.c: (setup_x264enc),
3431           (cleanup_x264enc), (GST_START_TEST), (x264enc_suite), (main):
3432           Add documentation and unit test for x264enc.
3433
3434 2008-08-11 17:24:58 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3435
3436           [MOVED FROM BAD 13/28] ext/x264/gstx264enc.c: Allocate some buffers in more adaptive and economical fashion.
3437           Original commit message from CVS:
3438           * ext/x264/gstx264enc.c: (gst_x264_enc_init),
3439           (gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
3440           Allocate some buffers in more adaptive and economical fashion.
3441
3442 2008-08-11 15:16:14 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3443
3444           [MOVED FROM BAD 12/28] configure.ac: Check for sufficiently up-to-date x264 API.
3445           Original commit message from CVS:
3446           * configure.ac:
3447           Check for sufficiently up-to-date x264 API.
3448           * ext/x264/gstx264enc.c: (gst_x264_enc_pass_get_type),
3449           (gst_x264_enc_base_init), (gst_x264_enc_class_init),
3450           (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3451           (gst_x264_enc_set_property), (gst_x264_enc_get_property):
3452           * ext/x264/gstx264enc.h:
3453           Expose some more parameters of the x264 encoder as properties.
3454
3455 2008-08-08 15:07:12 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3456
3457           [MOVED FROM BAD 11/28] ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in more typical and natural flow.
3458           Original commit message from CVS:
3459           * ext/x264/gstx264enc.c: (gst_x264_enc_log_callback),
3460           (gst_x264_enc_finalize), (gst_x264_enc_header_buf),
3461           (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
3462           (gst_x264_enc_flush_frames):
3463           Coding style and layout; re-order some functions in more
3464           typical and natural flow.
3465
3466 2008-08-08 14:19:16 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3467
3468           [MOVED FROM BAD 10/28] ext/x264/: Use GQueue in stead of custom queue code.
3469           Original commit message from CVS:
3470           * ext/x264/Makefile.am:
3471           * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps),
3472           (gst_x264_enc_sink_set_caps), (gst_x264_enc_init),
3473           (gst_x264_enc_reset), (gst_x264_enc_finalize),
3474           (gst_x264_enc_flush_frames), (gst_x264_enc_sink_event),
3475           (gst_x264_enc_chain), (gst_x264_enc_encode_frame),
3476           (gst_x264_enc_change_state), (gst_x264_enc_set_property):
3477           * ext/x264/gstx264enc.h:
3478           Use GQueue in stead of custom queue code.
3479           Factorize flushing out encoder delayed frames.
3480           Factorize initialization and state change reset.
3481
3482 2008-08-08 10:56:02 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3483
3484           [MOVED FROM BAD 09/28] Use configure-generated _stdint.h.
3485           Original commit message from CVS:
3486           * ext/x264/gstx264enc.h:
3487           * sys/fbdev/gstfbdevsink.c:
3488           Use configure-generated _stdint.h.
3489
3490 2008-08-08 10:13:36 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3491
3492           [MOVED FROM BAD 08/28] ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.
3493           Original commit message from CVS:
3494           * ext/x264/Makefile.am:
3495           * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
3496           (gst_x264_enc_sink_set_caps), (gst_x264_enc_base_init),
3497           (gst_x264_enc_class_init), (gst_x264_enc_log_callback),
3498           (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3499           (gst_x264_enc_finalize), (gst_x264_enc_chain),
3500           (gst_x264_enc_encode_frame), (plugin_init):
3501           * ext/x264/gstx264enc.h:
3502           Use video format library and GST_WRITE_*_BE macros where applicable.
3503           Use finalize in stead of dispose.
3504           Set up debug category and log callback.
3505
3506 2008-06-04 11:33:21 +0000  Tim-Philipp Müller <tim@centricular.net>
3507
3508           [MOVED FROM BAD 07/28] ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but haven't set up the encoder yet (as may ha...
3509           Original commit message from CVS:
3510           * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
3511           (gst_x264_enc_sink_event), (gst_x264_enc_chain),
3512           (gst_x264_enc_encode_frame):
3513           Try harder not to crash when we get an EOS event but haven't set
3514           up the encoder yet (as may happen when upstream errors out with
3515           not-negotiated, for example). Also, always push the EOS event
3516           downstream.
3517
3518 2007-12-11 16:26:07 +0000  Wim Taymans <wim.taymans@gmail.com>
3519
3520           [MOVED FROM BAD 06/28] ext/x264/gstx264enc.c: Fix caps memleak.
3521           Original commit message from CVS:
3522           * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
3523           Fix caps memleak.
3524
3525 2007-10-26 17:18:41 +0000  Tim-Philipp Müller <tim@centricular.net>
3526
3527           [MOVED FROM BAD 05/28] ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with debian stable.
3528           Original commit message from CVS:
3529           * ext/x264/gstx264enc.c:
3530           Fix build against the libx264 version that ships with debian stable.
3531
3532 2007-09-24 10:53:37 +0000  Stefan Kost <ensonic@users.sourceforge.net>
3533
3534           [MOVED FROM BAD 04/28] Massive leak fixing, plus code cleanups.
3535           Original commit message from CVS:
3536           * ext/audioresample/gstaudioresample.c:
3537           * ext/x264/gstx264enc.c:
3538           * gst/dvdspu/gstdvdspu.c:
3539           * gst/dvdspu/gstdvdspu.h:
3540           * gst/festival/gstfestival.c:
3541           * gst/h264parse/gsth264parse.c:
3542           * gst/mpegtsparse/mpegtspacketizer.c:
3543           * gst/mpegtsparse/mpegtsparse.c:
3544           * gst/multifile/gstmultifilesink.c:
3545           * gst/multifile/gstmultifilesrc.c:
3546           * gst/nuvdemux/gstnuvdemux.c:
3547           * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
3548           * sys/dshowsrcwrapper/gstdshowvideosrc.c:
3549           * sys/vcd/vcdsrc.c:
3550           Massive leak fixing, plus code cleanups.
3551
3552 2007-07-18 07:35:32 +0000  Stefan Kost <ensonic@users.sourceforge.net>
3553
3554           [MOVED FROM BAD 03/28] Add stdlib include (free, atoi, exit).
3555           Original commit message from CVS:
3556           * examples/app/appsrc_ex.c:
3557           * examples/switch/switcher.c:
3558           * ext/neon/gstneonhttpsrc.c:
3559           * ext/timidity/gstwildmidi.c:
3560           * ext/x264/gstx264enc.c:
3561           * gst/mve/mveaudioenc.c: (mve_compress_audio):
3562           * gst/rtpmanager/gstrtpclient.c:
3563           * gst/rtpmanager/gstrtpjitterbuffer.c:
3564           * gst/spectrum/demo-audiotest.c:
3565           * gst/spectrum/demo-osssrc.c:
3566           * sys/dvb/gstdvbsrc.c:
3567           Add stdlib include (free, atoi, exit).
3568
3569 2007-05-15 21:23:53 +0000  Stefan Kost <ensonic@users.sourceforge.net>
3570
3571           [MOVED FROM BAD 02/28] ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.
3572           Original commit message from CVS:
3573           * ext/x264/gstx264enc.c (gst_x264_enc_init_encoder):
3574           This needs a version check.
3575           * gst/bayer/Makefile.am:
3576           Fix the build.
3577
3578 2007-03-25 13:06:26 +0000  Michal Benes <michal.benes@itonis.tv>
3579
3580           [MOVED FROM BAD 01/28] Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd' widths and heights correctly yet.
3581           Original commit message from CVS:
3582           Patch by: Michal Benes <michal.benes at itonis tv>
3583           Patch by: Josef Zlomek <josef.zlomek at itonis tv>
3584           * configure.ac:
3585           * ext/Makefile.am:
3586           * ext/x264/Makefile.am:
3587           * ext/x264/gstx264enc.c: (gst_x264_enc_me_get_type),
3588           (gst_x264_enc_analyse_get_type),
3589           (gst_x264_enc_timestamp_queue_init),
3590           (gst_x264_enc_timestamp_queue_free),
3591           (gst_x264_enc_timestamp_queue_put),
3592           (gst_x264_enc_timestamp_queue_get), (gst_x264_enc_header_buf),
3593           (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
3594           (gst_x264_enc_base_init), (gst_x264_enc_class_init),
3595           (gst_x264_enc_init), (gst_x264_enc_init_encoder),
3596           (gst_x264_enc_close_encoder), (gst_x264_enc_dispose),
3597           (gst_x264_enc_sink_event), (gst_x264_enc_chain),
3598           (gst_x264_enc_encode_frame), (gst_x264_enc_change_state),
3599           (gst_x264_enc_set_property), (gst_x264_enc_get_property),
3600           (plugin_init):
3601           * ext/x264/gstx264enc.h:
3602           Add libx264-based h264 encoder plugin (#421110). Probably doesn't
3603           handle 'odd' widths and heights correctly yet.
3604
3605 2009-06-05 01:51:20 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3606
3607         * gst/asfdemux/gstasfdemux.c:
3608           asfdemux: nicer metadata extraction of genre tags in some cases
3609           Handle pseudo-strings like "(5)" and map them to the ID3v1 genre
3610           that they presumably stand for.
3611
3612 2009-06-05 01:32:07 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3613
3614         * gst/asfdemux/gstasfdemux.c:
3615           asfdemux: parse WM/Picture tags to extract cover art
3616           Fixes #583112.
3617
3618 2009-05-31 20:20:30 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3619
3620         * REQUIREMENTS:
3621           docs: fix http links for amr libs in REQUIREMENTS
3622
3623 2009-05-29 20:07:14 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3624
3625         * gst/asfdemux/gstasfdemux.c:
3626           asfdemux: fix bogus flow return handling in eos handler
3627           Don't overwrite the origin flow return by whatever flow we get
3628           when trying to push the remaining internally queued payloads.
3629           We want to do our eos logic, ie. send an EOS event or segment-done
3630           message in any case. Makes things EOS properly when an EOS event
3631           is forced upon the pipeline so that the source returns
3632           FLOW_UNEXPECTED to a pulling asfdemux. Should fix #582056.
3633
3634 2009-05-29 19:52:58 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3635
3636         * win32/common/config.h:
3637           win32: update config.h
3638
3639 2009-05-22 19:27:35 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3640
3641         * configure.ac:
3642           configure: bump core/base requirements to released versions
3643
3644 2009-05-22 19:26:27 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3645
3646         * autogen.sh:
3647         * configure.ac:
3648           autogen: move the -Wno-portability for automake into configure.ac
3649
3650 2009-05-27 00:16:30 +0100  Jan Schmidt <thaytan@noraisin.net>
3651
3652         * gst/dvdlpcmdec/Makefile.am:
3653         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
3654           dvdlpcmdec: Add multichannel channel maps, and send some tags
3655           Add a multichannel map to the output caps, and send at least a CODEC and
3656           BITRATE tag. I'm not too sure about the 5.1 and 7.1 channel maps. I have
3657           no samples and can't find info about the channel ordering, but this is
3658           better than nothing.
3659
3660 2009-05-26 17:19:54 +0100  Jan Schmidt <thaytan@noraisin.net>
3661
3662         * common:
3663           Automatic update of common submodule
3664           From 888e0a2 to c572721
3665
3666 2009-05-22 10:20:46 +0100  Jan Schmidt <thaytan@noraisin.net>
3667
3668         * common:
3669           Automatic update of common submodule
3670           From 6ab11d1 to 888e0a2
3671
3672 2009-05-21 15:18:06 +0100  Jan Schmidt <thaytan@noraisin.net>
3673
3674         * gst/dvdsub/gstdvdsubdec.c:
3675           dvdsubdec: Remove some dead code
3676           Remove some redundant memset - gobject memory is already initalised to 0.
3677           Remove a commented out line leftover from the previous commit
3678
3679 2009-05-21 14:20:22 +0100  Kapil Agrawal <kapil@mediamagictechnologies.com>
3680
3681         * gst/dvdsub/gstdvdsubdec.c:
3682         * gst/dvdsub/gstdvdsubdec.h:
3683           dvdsubdec: Support ARGB output
3684           Negotiate to and render into ARGB buffers directly if the peer supports it.
3685           Fixes: #580869
3686
3687 2009-05-19 00:51:49 +0100  Jan Schmidt <thaytan@noraisin.net>
3688
3689         * ext/a52dec/gsta52dec.c:
3690           a52dec: Reconcile code with dtsdec
3691           Perform some cleanups based on the dtsdec code such as using the boilerplate
3692           macro and static pad template functions.
3693           Add some documentation. Don't register a change in flags until we synch on
3694           another frame successfully.
3695
3696 2009-05-14 12:32:16 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3697
3698         * ext/lame/gstlamemp3enc.c:
3699           lamemp3enc: Improve debugging a bit
3700
3701 2009-05-13 19:32:16 +0200  Edward Hervey <bilboed@bilboed.com>
3702
3703         * ext/mpeg2dec/gstmpeg2dec.c:
3704           mpeg2dec: Revert ranking switch with ffdec_mpeg2video. Fixes #574461
3705
3706 2009-05-13 01:55:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3707
3708         * po/Makevars:
3709         * po/af.po:
3710         * po/az.po:
3711         * po/bg.po:
3712         * po/ca.po:
3713         * po/cs.po:
3714         * po/da.po:
3715         * po/en_GB.po:
3716         * po/es.po:
3717         * po/fi.po:
3718         * po/fr.po:
3719         * po/hu.po:
3720         * po/id.po:
3721         * po/it.po:
3722         * po/ja.po:
3723         * po/lt.po:
3724         * po/mt.po:
3725         * po/nb.po:
3726         * po/nl.po:
3727         * po/or.po:
3728         * po/pl.po:
3729         * po/pt_BR.po:
3730         * po/ru.po:
3731         * po/sk.po:
3732         * po/sq.po:
3733         * po/sr.po:
3734         * po/sv.po:
3735         * po/tr.po:
3736         * po/uk.po:
3737         * po/vi.po:
3738         * po/zh_CN.po:
3739           po: avoid conflicts of local *.po files with files in git
3740           Make it so that filenames and line numbers are only stored in the *.pot file
3741           (which is not in git), but not in the individual *.po files. This information
3742           is hardly useful for translators in our case, and it should avoid the constant
3743           conflicts of local *.po files with the ones in git which are caused by the
3744           source files changing and the line numbers being updated. This commit might
3745           cause one last merge conflict for you, which you can work around with
3746           "git checkout po/*.po" before merging or pulling. After that there should
3747           (hopefully) not be any more local modifications of these files (unless
3748           someone committed additions or changes to translated strings and the
3749           *.po files haven't been updated yet, that is).
3750
3751 2009-05-12 19:22:07 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3752
3753         * ext/lame/gstlamemp3enc.c:
3754           lamemp3enc: add Since tag to gtk-doc chunk
3755
3756 2009-05-13 01:46:00 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3757
3758         * tests/check/elements/mpeg2dec.c:
3759           checks: fix mpeg2dec unit test again after interlace addition to caps
3760
3761 2009-05-12 20:34:20 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
3762
3763         * ext/mpeg2dec/gstmpeg2dec.c:
3764           mpeg2dec: work around old mpeg2dec versions
3765           The repeat first field flag was introduced in 0.5.0 so conditionally disable its
3766           detection and just assume no rff is used. This fixes the compilation.
3767           Fixes #582375
3768
3769 2009-05-12 20:24:02 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
3770
3771         * ext/mpeg2dec/Makefile.am:
3772           mpeg2dec: link to gstvideo
3773           Fix compilation by adding the right include directories and linking to the video
3774           library.
3775
3776 2009-05-12 11:57:04 +0200  Edward Hervey <bilboed@bilboed.com>
3777
3778         * gst/asfdemux/asfpacket.c:
3779           asfdemux: Downgrade simple statements from WARNING to DEBUG
3780
3781 2009-05-11 12:37:46 +0200  Edward Hervey <bilboed@bilboed.com>
3782
3783         * gst/asfdemux/asfheaders.c:
3784         * gst/asfdemux/asfheaders.h:
3785         * gst/asfdemux/asfpacket.c:
3786         * gst/asfdemux/asfpacket.h:
3787           asf: Detect more payload extensions.
3788           These should help fix interlaced/PAR issues with more files.
3789
3790 2009-05-12 11:44:13 +0200  Edward Hervey <bilboed@bilboed.com>
3791
3792         * ext/mpeg2dec/gstmpeg2dec.c:
3793         * ext/mpeg2dec/gstmpeg2dec.h:
3794           mpeg2dec: Implement interlaced support.
3795           Expand the debugging statements to show more picture information.
3796
3797 2009-05-12 11:19:00 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3798
3799         * ext/mpeg2dec/gstmpeg2dec.c:
3800           mpeg2dec: Lower rank to MARGINAL to make ffdec_mpeg2video the default
3801           ffdec_mpeg2video is much faster, fixes bug #574461.
3802
3803 2009-05-10 16:53:07 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3804
3805         * ext/lame/gstlamemp3enc.c:
3806           lamemp3enc: Don't write a Xing header
3807
3808 2009-05-10 11:17:25 +0200  Marc-Andre Lureau <marcandre.lureau@gmail.com>
3809
3810         * autogen.sh:
3811           Run libtoolize before aclocal
3812           This unbreaks the build in some cases. Fixes bug #582021
3813
3814 2009-05-09 15:28:18 +0200  Edward Hervey <bilboed@bilboed.com>
3815
3816         * ext/mpeg2dec/gstmpeg2dec.c:
3817           mpeg2dec: use 64bit safe scaling functions.
3818           Got this to fail when seeking in a 14GB file (the value in bytes is
3819           bigger than 2**32).
3820
3821 2009-05-09 10:57:34 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3822
3823         * gst/mpegaudioparse/gstmpegaudioparse.c:
3824           mpegaudioparse: remove some pointless g_return_if_fail()s
3825
3826 2009-05-08 14:24:47 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3827
3828         * ext/twolame/gsttwolame.c:
3829           Switch twolame to primary rank
3830
3831 2009-05-07 17:59:52 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3832
3833         * ext/lame/gstlame.c:
3834         * ext/lame/gstlamemp3enc.c:
3835         * ext/twolame/gsttwolame.c:
3836           Add ranks to mp3 encoders
3837
3838 2009-05-07 17:57:17 +0100  Christian Schaller <christian.schaller@collabora.co.uk>
3839
3840         * gst-plugins-ugly.spec.in:
3841           Add twolame plugin to spec file
3842
3843 2009-05-02 18:11:06 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3844
3845         * gst/asfdemux/asfpacket.c:
3846         * gst/asfdemux/gstasfdemux.c:
3847         * gst/asfdemux/gstasfdemux.h:
3848           asfdemux: use upstream segment and timestamps for some interpolation
3849           This should particularly help in case of upstream live src, e.g. rtspsrc,
3850           and especially so if it has to perform fallback to TCP.
3851
3852 2009-05-07 11:09:59 +0200  Edward Hervey <bilboed@bilboed.com>
3853
3854         * gst/asfdemux/gstrtpasfdepay.c:
3855           rtpasfdepay: Add support for fragmented packet (L == 0).
3856           This happens with rtp-over-udp.
3857
3858 2009-05-07 10:10:02 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3859
3860         * ext/lame/gstlamemp3enc.c:
3861           lamemp3enc: Fixup the bitrate only for CBR
3862           Additionally clarify some property descriptions.
3863
3864 2009-05-06 21:47:17 +0200  Alessandro Decina <alessandro.d@gmail.com>
3865
3866         * ext/lame/gstlamemp3enc.c:
3867           lame: fix format string in debug statement
3868
3869 2009-05-06 15:37:44 +0100  Jan Schmidt <thaytan@noraisin.net>
3870
3871         * gst/mpegaudioparse/gstmpegaudioparse.c:
3872           mp3parse: Don't reject valid Xing tables of contents
3873           Some Xing headers apparently start the TOC at byte 1 instead of 0. Don't
3874           reject them because of it, just subtract the initial offset when reading
3875           the table.
3876
3877 2009-05-06 15:27:01 +0100  Jan Schmidt <thaytan@noraisin.net>
3878
3879         * gst/mpegaudioparse/gstmpegaudioparse.c:
3880           mp3parse: Allow more bits to change in headers during resynch
3881           Be more lenient about what we accept as changing bits in a header - basically,
3882           only require that the mp3 sync marker is present, for the mpeg version,
3883           layer and samplerate.
3884           Fixes: #581464
3885
3886 2009-05-06 13:17:35 +0200  Edward Hervey <bilboed@bilboed.com>
3887
3888         * ext/mad/gstmad.c:
3889           mad: Add duration of incoming/outgoing buffers in debug statements
3890
3891 2009-05-06 13:15:30 +0200  Edward Hervey <bilboed@bilboed.com>
3892
3893         * gst/mpegaudioparse/gstmpegaudioparse.c:
3894           mpegaudioparse: Remove useless checks for valid buffer duration.
3895           The buffer duration is set to a valid value at the very top of
3896           emit_frame(), we therefore don't need to check it later on.
3897
3898 2009-05-06 13:13:35 +0200  Edward Hervey <bilboed@bilboed.com>
3899
3900         * gst/mpegaudioparse/gstmpegaudioparse.c:
3901           mpegaudioparse: Fix stop condition for outputting buffers.
3902           Some mp3 streams have an offset in timestamps, requiring us to push the
3903           frame *AFTER* segment.stop in order for the decoder to be able to push
3904           all data up to the segment.stop position.
3905
3906 2009-05-02 16:51:11 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3907
3908         * gst/asfdemux/asfpacket.c:
3909         * gst/asfdemux/gstasfdemux.c:
3910         * gst/asfdemux/gstasfdemux.h:
3911           asfdemux: 0-base timestamps consistently (whether or not streaming)
3912           This also makes timestamps (more) consistent before and after a possible
3913           seek, and moreover makes for reasonable position reporting in live stream
3914           (whose payload timestamps should not be taken for granted).
3915
3916 2009-05-02 13:45:22 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3917
3918         * gst/asfdemux/gstasfdemux.c:
3919         * gst/asfdemux/gstasfdemux.h:
3920           asfdemux: report initial latency due to internal preroll queue
3921
3922 2009-05-02 13:44:48 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3923
3924         * gst/asfdemux/gstasfdemux.c:
3925           asfdemux: enhance debug statement and refactor some initialization
3926
3927 2009-05-02 13:44:11 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3928
3929         * gst/asfdemux/gstasfdemux.c:
3930           asfdemux: handle FIXME; activate pads after internal preroll also when streaming
3931
3932 2009-05-02 11:12:51 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3933
3934         * gst/asfdemux/asfpacket.c:
3935         * gst/asfdemux/gstasfdemux.c:
3936         * gst/asfdemux/gstasfdemux.h:
3937           asfdemux: handle FIXME; normalize preroll
3938
3939 2009-05-02 16:08:03 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3940
3941         * gst/asfdemux/gstasfdemux.c:
3942         * gst/asfdemux/gstasfdemux.h:
3943           asfdemux: fixes for streaming mode
3944           * Improve newsegment handling, e.g. upstream might live in TIME.
3945           * Only send newsegment if we have needed info.
3946           * Avoid reading past end of data section.
3947
3948 2009-05-01 18:08:15 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3949
3950         * gst/asfdemux/gstasfdemux.c:
3951           asfdemux: fixes/enhancements for streaming mode
3952           * Do not rock the boat by reacting to FLUSH_START.
3953           * Try to handle TIME seeking by seeking upstream in BYTES.
3954           * Handle SEEKING query.
3955
3956 2009-05-05 16:38:19 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3957
3958         * configure.ac:
3959         * ext/lame/gstlamemp3enc.c:
3960           lame: fix compilation with LAME versions < 3.98
3961           lame_set_VBR_quality(), which takes a floating point value for the
3962           quality, has been added only in v3.98. Use lame_set_VBR_q(), which
3963           takes quality as an integer, for older LAME versions.
3964           Fixes #581341.
3965
3966 2009-05-04 20:39:14 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
3967
3968         * win32/common/config.h:
3969           win32: update config.h to git
3970           Until someone ports the new win32 config.h logic from the
3971           other modules to -ugly.
3972
3973 2009-05-04 12:53:06 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3974
3975         * docs/plugins/gst-plugins-ugly-plugins.args:
3976         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
3977         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
3978           Update docs
3979
3980 2009-05-04 12:51:29 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3981
3982         * ext/lame/gstlamemp3enc.c:
3983           lamemp3enc: Add a note to the encoding-engine-quality property
3984           that says, that this does not affect the bitrate at all.
3985
3986 2009-05-04 12:48:43 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3987
3988         * ext/lame/gstlame.c:
3989         * ext/lame/gstlamemp3enc.c:
3990           lame: Implement preset interface
3991
3992 2009-05-04 12:47:03 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3993
3994         * ext/twolame/gsttwolame.c:
3995           twolame: Implement preset interface
3996
3997 2009-04-30 10:21:40 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
3998
3999         * docs/plugins/gst-plugins-ugly-plugins.args:
4000         * ext/lame/gstlamemp3enc.c:
4001         * ext/lame/gstlamemp3enc.h:
4002           lamemp3enc: Remove fast-vbr property and rename vbr-quality to quality
4003
4004 2009-04-30 10:16:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4005
4006         * ext/lame/gstlame.c:
4007         * ext/lame/gstlamemp3enc.c:
4008           lame/lamemp3enc: Fix memory leak on FLUSH_STOP
4009
4010 2009-04-30 10:14:54 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4011
4012         * ext/lame/gstlame.c:
4013           lame: Deprecate the lame element
4014
4015 2009-04-30 10:13:05 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4016
4017         * docs/plugins/Makefile.am:
4018         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
4019         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
4020         * docs/plugins/gst-plugins-ugly-plugins.args:
4021         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
4022         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
4023         * docs/plugins/inspect/plugin-a52dec.xml:
4024         * docs/plugins/inspect/plugin-amrnb.xml:
4025         * docs/plugins/inspect/plugin-asf.xml:
4026         * docs/plugins/inspect/plugin-cdio.xml:
4027         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
4028         * docs/plugins/inspect/plugin-dvdread.xml:
4029         * docs/plugins/inspect/plugin-dvdsub.xml:
4030         * docs/plugins/inspect/plugin-iec958.xml:
4031         * docs/plugins/inspect/plugin-lame.xml:
4032         * docs/plugins/inspect/plugin-mad.xml:
4033         * docs/plugins/inspect/plugin-mpeg2dec.xml:
4034         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
4035         * docs/plugins/inspect/plugin-mpegstream.xml:
4036         * docs/plugins/inspect/plugin-realmedia.xml:
4037         * docs/plugins/inspect/plugin-siddec.xml:
4038         * docs/plugins/inspect/plugin-synaesthesia.xml:
4039         * docs/plugins/inspect/plugin-twolame.xml:
4040           Update docs
4041
4042 2009-04-30 10:10:08 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4043
4044         * ext/lame/gstlamemp3enc.c:
4045           lame: Update example pipelines with the new properties
4046
4047 2009-04-29 19:01:44 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4048
4049         * ext/lame/Makefile.am:
4050         * ext/lame/gstlame.c:
4051         * ext/lame/gstlamemp3enc.c:
4052         * ext/lame/gstlamemp3enc.h:
4053         * ext/lame/plugin.c:
4054           lame: Add lamemp3enc element with much simplified interface
4055           This deprecates the lame element and fixes bug #494528.
4056
4057 2009-04-23 09:04:41 +0200  Edward Hervey <bilboed@bilboed.com>
4058
4059         * gst/asfdemux/asfpacket.c:
4060           asfpacket: Fix pull-mode timestamping handling.
4061           The problem that happens is the following:
4062           * A packet with multiple payloads comes in
4063           * Those payloads get handled one by one
4064           * The first payload contains the first audio payload with timestamp A
4065           * The second payload contains the first video (key)frame with timestamp V (where V < A)
4066           With the previous code, the following would happen:
4067           * the first payload gets processed, then passed to queue_for_stream
4068           * queue_for_stream detects it's the first valid timestamp received and stores
4069           first_ts = A
4070           * the second payload gets processed, then pass to queue_for_stream
4071           * queue_for_stream detects the timestamp is lower than first_ts... and
4072           discards it... resulting in losing the first keyframe of the video stream
4073           We've been having this issue for *ages*... it's just that nobody noticed it
4074           that much with playbin. But with playbin2's aggresive multiqueue handling, this
4075           will result in multiqueue not being able to preroll (because the video decoder will
4076           be dropping a ton of buffers before (maybe) receiving the next keyframe).
4077           Tested with over 200 asf files, and they all play the first frame correctly now,
4078           even the most braindead ones.
4079
4080 2009-04-21 14:12:06 -0700  Michael Smith <msmith@songbirdnest.com>
4081
4082         * gst/mpegaudioparse/gstmpegaudioparse.c:
4083         * gst/mpegaudioparse/gstmpegaudioparse.h:
4084           mp3parse: don't build seek table if we can't seek.
4085           Fixes #573720 - unbounded memory usage increase when listening to mp3
4086           stream for a long time.
4087
4088 2009-04-21 22:13:32 +0100  Jan Schmidt <thaytan@noraisin.net>
4089
4090         * common:
4091           Automatic update of common submodule
4092           From b3941ea to 6ab11d1
4093
4094 2009-04-21 20:17:57 +0200  Edward Hervey <bilboed@bilboed.com>
4095
4096         * gst/mpegaudioparse/gstmpegaudioparse.c:
4097         * gst/mpegaudioparse/gstxingmux.c:
4098           mpegaudioparse: Remove dead assignment and duplicate code
4099
4100 2009-04-21 20:21:11 +0200  Edward Hervey <bilboed@bilboed.com>
4101
4102         * gst/realmedia/rmdemux.c:
4103           rmdemux: Actually return the return value for the seek handling.
4104
4105 2009-04-21 20:20:02 +0200  Edward Hervey <bilboed@bilboed.com>
4106
4107         * gst/mpegstream/gstmpegdemux.c:
4108         * gst/mpegstream/gstmpegparse.c:
4109           mpegstream: Remove dead assignments.
4110           The duplicate assignment of update_time was weird... but it seems normal
4111           that it's indeed the second statement which is the valid one.
4112
4113 2009-04-21 20:17:19 +0200  Edward Hervey <bilboed@bilboed.com>
4114
4115         * ext/amrnb/amrnbparse.c:
4116           armnb: Remove unused variable, adapt debug message accordingly.
4117
4118 2009-04-21 20:15:56 +0200  Edward Hervey <bilboed@bilboed.com>
4119
4120         * gst/dvdsub/gstdvdsubdec.c:
4121         * gst/mpegstream/gstdvddemux.c:
4122         * gst/mpegstream/gstmpegclock.c:
4123           dvdsub/mpegstream: _class_init: Remove unused class variables
4124
4125 2009-04-19 14:03:58 +0200  Edward Hervey <bilboed@bilboed.com>
4126
4127         * gst/asfdemux/gstasfdemux.c:
4128           asfdemux: Initialize flow for a corner case.
4129           This might be caused by entering the if() line 1214 and then not having
4130           any activated_streams.. resulting in reaching line 1267 without having
4131           any valid flow value.
4132
4133 2009-04-19 14:03:38 +0200  Edward Hervey <bilboed@bilboed.com>
4134
4135         * ext/twolame/gsttwolame.c:
4136           twolame: Remove unneeded variable, value assigned was never read.
4137
4138 2009-04-19 14:03:19 +0200  Edward Hervey <bilboed@bilboed.com>
4139
4140         * ext/mpeg2dec/gstmpeg2dec.c:
4141           mpeg2dec: Remove dead assignment. Value overwritten later on.
4142
4143 2009-04-19 14:02:44 +0200  Edward Hervey <bilboed@bilboed.com>
4144
4145         * ext/mad/gstmad.c:
4146           mad: Remove dead assignment and variables given values which are never read.
4147
4148 2009-04-19 14:02:03 +0200  Edward Hervey <bilboed@bilboed.com>
4149
4150         * ext/lame/gstlame.c:
4151           lame: Remove unneeded variable, it's assigned a value never read.
4152
4153 2009-04-19 13:59:24 +0200  Edward Hervey <bilboed@bilboed.com>
4154
4155         * gst/realmedia/rmdemux.c:
4156           rmdemux: Remove dead assignment, value is being overwritten before being read.
4157
4158 2009-04-19 13:58:31 +0200  Edward Hervey <bilboed@bilboed.com>
4159
4160         * gst/realmedia/rmdemux.c:
4161           rmdemux: Remove unused accurate flag.
4162           I couldn't see any reason why this was there in the first place.
4163
4164 2009-04-19 13:57:59 +0200  Edward Hervey <bilboed@bilboed.com>
4165
4166         * gst/realmedia/asmrules.c:
4167         * gst/realmedia/rdtdepay.c:
4168           realmedia: Remove dead assignments. The results are never read.
4169
4170 2009-04-19 13:57:10 +0200  Edward Hervey <bilboed@bilboed.com>
4171
4172         * gst/realmedia/gstrdtbuffer.c:
4173         * gst/realmedia/rademux.c:
4174         * gst/realmedia/rdtmanager.c:
4175         * gst/realmedia/rmdemux.c:
4176           realmedia: Remove useless variables, only being used once (or not).
4177
4178 2009-04-19 13:55:24 +0200  Edward Hervey <bilboed@bilboed.com>
4179
4180         * ext/mpeg2dec/gstmpeg2dec.c:
4181         * gst/asfdemux/gstrtspwms.c:
4182         * gst/realmedia/pnmsrc.c:
4183         * gst/realmedia/rdtdepay.c:
4184         * gst/realmedia/rtspreal.c:
4185           remove empty method implementations.
4186
4187 2009-04-18 08:12:08 +0200  Josep Torra <n770galaxy@gmail.com>
4188
4189         * gst/asfdemux/gstrtspwms.c:
4190           rtspwms: fix condition to detect extension commands for WMS
4191           Reply with OK to the extension commands for WMS.
4192
4193 2009-04-15 11:09:56 +0200  Josep Torra <n770galaxy@gmail.com>
4194
4195         * gst/realmedia/rtspreal.c:
4196           realmedia: add special Real header to DESCRIBE message only for Real servers
4197           Add headers that are specific to real only if a real server had been
4198           detected by the OPTIONS message.
4199
4200 2009-04-14 19:16:46 +0200  David Hoyt <dhoyt at llnl.gov>
4201
4202         * gst/synaesthesia/synaescope.c:
4203           synaesthesia: fix compilation on windows
4204           Fix compilation under MSVC due to references to headers
4205           that are not available with the MS SDKs.
4206           Fixes #578524
4207
4208 2009-04-14 10:54:37 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
4209
4210         * gst/asfdemux/gstrtspwms.c:
4211           rtspwms: reply to extension commands
4212           Reply with OK to the extension commands for WMS.
4213
4214 2009-04-14 10:53:51 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
4215
4216         * gst/asfdemux/gstrtpasfdepay.c:
4217           asfdepay: fix a comment
4218
4219 2009-04-14 10:53:33 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
4220
4221         * gst/asfdemux/gstasfdemux.c:
4222           asfdemux: add some more debugging
4223
4224 2009-04-14 10:51:45 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
4225
4226         * configure.ac:
4227           configure.ac: require git -base
4228           We require 0.10.22.1 of -base for the new Match-If and ETag headers in RTSP.
4229
4230 2009-04-09 20:21:46 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
4231
4232         * gst/realmedia/rtspreal.c:
4233           realmedia: add special Real header to SETUP message only for Real servers
4234           Fixes playback of Windows Media RTSP streams and other non-Real RTSP
4235           streams where the server errors out because it can't handle the
4236           Real-specific 'Required: com.real.retain-entity-for-setup' header
4237           we've been adding unconditionally in the recent past.
4238           For reference:
4239           rtsp://66.111.34.191:601/broadcast/alnour.rm
4240           rtsp://195.134.224.231/snowboard_100.wmv
4241
4242 2009-04-08 11:44:53 -0700  Michael Smith <msmith@songbirdnest.com>
4243
4244         * configure.ac:
4245         * gst/asfdemux/Makefile.am:
4246           asfdemux: link to all required libraries including indirectly used ones.
4247           On win32, we're required to link to all the libraries used - including
4248           ones only indirectly used by other libs. So, add gstaudio, gsttag, and
4249           (for windows only) winsock.
4250
4251 2009-04-04 21:19:23 +0300  Felipe Contreras <felipe.contreras@gmail.com>
4252
4253         * common:
4254           Automatic update of common submodule
4255           From d0ea89e to b3941ea
4256
4257 2009-04-04 14:54:41 +0200  Edward Hervey <bilboed@bilboed.com>
4258
4259         * common:
4260           Automatic update of common submodule
4261           From f8b3d91 to d0ea89e
4262
4263 2009-03-26 20:23:14 +0100  Edward Hervey <bilboed@bilboed.com>
4264
4265         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
4266           dvdlpcmdec: Fix factory klass, It's a 'Decoder', not a 'Demuxer'.
4267
4268 2009-03-25 16:39:06 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4269
4270         * gst/realmedia/rtspreal.c:
4271         * gst/realmedia/rtspreal.h:
4272           realrtsp: add more headers
4273           Parse the ETag from the describe method and pass the sessionid as the value for
4274           the If-Match header is subsequent setup calls.
4275           Fixes support for more RealMedia RTSP streams.
4276
4277 2009-03-22 13:08:48 -0700  David Schleef <ds@schleef.org>
4278
4279         * configure.ac:
4280           twolame: bump requirement to 0.3.10
4281           0.3.10 is the first version with the float32 encoder functions.
4282           Fixes #576305.
4283
4284 2009-03-22 20:15:24 +0000  Jan Schmidt <thaytan@noraisin.net>
4285
4286         * configure.ac:
4287           back to development -> 0.10.11.1
4288
4289 === release 0.10.11 ===
4290
4291 2009-03-21 01:05:22 +0000  Jan Schmidt <thaytan@noraisin.net>
4292
4293         * ChangeLog:
4294         * NEWS:
4295         * RELEASE:
4296         * configure.ac:
4297         * docs/plugins/inspect/plugin-a52dec.xml:
4298         * docs/plugins/inspect/plugin-asf.xml:
4299         * docs/plugins/inspect/plugin-cdio.xml:
4300         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
4301         * docs/plugins/inspect/plugin-dvdread.xml:
4302         * docs/plugins/inspect/plugin-dvdsub.xml:
4303         * docs/plugins/inspect/plugin-iec958.xml:
4304         * docs/plugins/inspect/plugin-lame.xml:
4305         * docs/plugins/inspect/plugin-mad.xml:
4306         * docs/plugins/inspect/plugin-mpeg2dec.xml:
4307         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
4308         * docs/plugins/inspect/plugin-mpegstream.xml:
4309         * docs/plugins/inspect/plugin-realmedia.xml:
4310         * docs/plugins/inspect/plugin-siddec.xml:
4311         * docs/plugins/inspect/plugin-twolame.xml:
4312         * gst-plugins-ugly.doap:
4313         * po/cs.po:
4314         * win32/common/config.h:
4315           Release 0.10.11
4316
4317 2009-03-21 00:28:29 +0000  Jan Schmidt <thaytan@noraisin.net>
4318
4319         * po/af.po:
4320         * po/az.po:
4321         * po/bg.po:
4322         * po/ca.po:
4323         * po/cs.po:
4324         * po/da.po:
4325         * po/en_GB.po:
4326         * po/es.po:
4327         * po/fi.po:
4328         * po/fr.po:
4329         * po/hu.po:
4330         * po/id.po:
4331         * po/it.po:
4332         * po/ja.po:
4333         * po/lt.po:
4334         * po/mt.po:
4335         * po/nb.po:
4336         * po/nl.po:
4337         * po/or.po:
4338         * po/pl.po:
4339         * po/pt_BR.po:
4340         * po/ru.po:
4341         * po/sk.po:
4342         * po/sq.po:
4343         * po/sr.po:
4344         * po/sv.po:
4345         * po/tr.po:
4346         * po/uk.po:
4347         * po/vi.po:
4348         * po/zh_CN.po:
4349           Update .po files
4350
4351 2009-03-13 16:45:08 +0000  Jan Schmidt <thaytan@noraisin.net>
4352
4353         * configure.ac:
4354         * win32/common/config.h:
4355           0.10.10.3 pre-release
4356
4357 2009-03-13 16:40:38 +0000  Jan Schmidt <thaytan@noraisin.net>
4358
4359         * po/fi.po:
4360         * po/id.po:
4361         * po/pl.po:
4362         * po/pt_BR.po:
4363         * po/sv.po:
4364           po: Update translations from upstream
4365
4366 2009-03-13 16:38:08 +0000  Jan Schmidt <thaytan@noraisin.net>
4367
4368         * po/LINGUAS:
4369         * po/tr.po:
4370           po: Add Turkish translation
4371
4372 2009-03-13 19:23:12 +0000  Jan Schmidt <thaytan@noraisin.net>
4373
4374         * gst/mpegaudioparse/gstmpegaudioparse.c:
4375         * gst/mpegaudioparse/gstmpegaudioparse.h:
4376           mp3parse: Fix glitches in the output when playing (for e.g.) AVI
4377           Don't introduce glitches in the output by a) relaxing the threshold for
4378           taking upstream timestamps in preference to our calculated timestamps and
4379           b) only set the discont flag on outgoing buffers in response to an incoming
4380           discont buffer.
4381           Fixes: #575046
4382
4383 2009-03-12 15:57:31 +0100  Alessandro Decina <alessandro.decina@collabora.co.uk>
4384
4385         * gst/mpegaudioparse/gstmpegaudioparse.c:
4386           mp3parse: fix deadlock with accurate seeks.
4387           Release pending_accurate_seeks_lock before forwarding the seek event upstream.
4388           Fixes #575068.
4389
4390 2009-03-10 00:22:35 +0000  Jan Schmidt <thaytan@noraisin.net>
4391
4392         * configure.ac:
4393         * po/af.po:
4394         * po/az.po:
4395         * po/bg.po:
4396         * po/ca.po:
4397         * po/cs.po:
4398         * po/da.po:
4399         * po/en_GB.po:
4400         * po/es.po:
4401         * po/fi.po:
4402         * po/fr.po:
4403         * po/hu.po:
4404         * po/id.po:
4405         * po/it.po:
4406         * po/lt.po:
4407         * po/mt.po:
4408         * po/nb.po:
4409         * po/nl.po:
4410         * po/or.po:
4411         * po/pl.po:
4412         * po/pt_BR.po:
4413         * po/ru.po:
4414         * po/sk.po:
4415         * po/sq.po:
4416         * po/sr.po:
4417         * po/sv.po:
4418         * po/uk.po:
4419         * po/vi.po:
4420         * po/zh_CN.po:
4421         * win32/common/config.h:
4422           0.10.10.2 pre-release
4423           Bump version number, update translations and win32 config.h
4424
4425 2009-03-10 00:19:01 +0000  Jan Schmidt <thaytan@noraisin.net>
4426
4427         * po/LINGUAS:
4428         * po/ja.po:
4429           po: Add Japanese translation
4430
4431 2009-03-10 00:10:20 +0000  Jan Schmidt <thaytan@noraisin.net>
4432
4433         * configure.ac:
4434         * docs/plugins/Makefile.am:
4435         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
4436         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
4437         * docs/plugins/gst-plugins-ugly-plugins.args:
4438         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
4439         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
4440         * docs/plugins/inspect/plugin-a52dec.xml:
4441         * docs/plugins/inspect/plugin-asf.xml:
4442         * docs/plugins/inspect/plugin-cdio.xml:
4443         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
4444         * docs/plugins/inspect/plugin-dvdread.xml:
4445         * docs/plugins/inspect/plugin-dvdsub.xml:
4446         * docs/plugins/inspect/plugin-iec958.xml:
4447         * docs/plugins/inspect/plugin-lame.xml:
4448         * docs/plugins/inspect/plugin-mad.xml:
4449         * docs/plugins/inspect/plugin-mpeg2dec.xml:
4450         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
4451         * docs/plugins/inspect/plugin-mpegstream.xml:
4452         * docs/plugins/inspect/plugin-realmedia.xml:
4453         * docs/plugins/inspect/plugin-siddec.xml:
4454         * docs/plugins/inspect/plugin-synaesthesia.xml:
4455         * docs/plugins/inspect/plugin-twolame.xml:
4456         * ext/Makefile.am:
4457         * po/POTFILES.in:
4458           Moved twolame from Bad to Ugly
4459
4460 2008-11-04 12:42:30 +0000  Stefan Kost <ensonic@users.sourceforge.net>
4461
4462           [MOVED FROM BAD] Don't install static libs for plugins. Fixes #550851 for -bad.
4463           Original commit message from CVS:
4464           * ext/alsaspdif/Makefile.am:
4465           * ext/amrwb/Makefile.am:
4466           * ext/apexsink/Makefile.am:
4467           * ext/arts/Makefile.am:
4468           * ext/artsd/Makefile.am:
4469           * ext/audiofile/Makefile.am:
4470           * ext/audioresample/Makefile.am:
4471           * ext/bz2/Makefile.am:
4472           * ext/cdaudio/Makefile.am:
4473           * ext/celt/Makefile.am:
4474           * ext/dc1394/Makefile.am:
4475           * ext/dirac/Makefile.am:
4476           * ext/directfb/Makefile.am:
4477           * ext/divx/Makefile.am:
4478           * ext/dts/Makefile.am:
4479           * ext/faac/Makefile.am:
4480           * ext/faad/Makefile.am:
4481           * ext/gsm/Makefile.am:
4482           * ext/hermes/Makefile.am:
4483           * ext/ivorbis/Makefile.am:
4484           * ext/jack/Makefile.am:
4485           * ext/jp2k/Makefile.am:
4486           * ext/ladspa/Makefile.am:
4487           * ext/lcs/Makefile.am:
4488           * ext/libfame/Makefile.am:
4489           * ext/libmms/Makefile.am:
4490           * ext/metadata/Makefile.am:
4491           * ext/mpeg2enc/Makefile.am:
4492           * ext/mplex/Makefile.am:
4493           * ext/musepack/Makefile.am:
4494           * ext/musicbrainz/Makefile.am:
4495           * ext/mythtv/Makefile.am:
4496           * ext/nas/Makefile.am:
4497           * ext/neon/Makefile.am:
4498           * ext/ofa/Makefile.am:
4499           * ext/polyp/Makefile.am:
4500           * ext/resindvd/Makefile.am:
4501           * ext/sdl/Makefile.am:
4502           * ext/shout/Makefile.am:
4503           * ext/snapshot/Makefile.am:
4504           * ext/sndfile/Makefile.am:
4505           * ext/soundtouch/Makefile.am:
4506           * ext/spc/Makefile.am:
4507           * ext/swfdec/Makefile.am:
4508           * ext/tarkin/Makefile.am:
4509           * ext/theora/Makefile.am:
4510           * ext/timidity/Makefile.am:
4511           * ext/twolame/Makefile.am:
4512           * ext/x264/Makefile.am:
4513           * ext/xine/Makefile.am:
4514           * ext/xvid/Makefile.am:
4515           * gst-libs/gst/app/Makefile.am:
4516           * gst-libs/gst/dshow/Makefile.am:
4517           * gst/aiffparse/Makefile.am:
4518           * gst/app/Makefile.am:
4519           * gst/audiobuffer/Makefile.am:
4520           * gst/bayer/Makefile.am:
4521           * gst/cdxaparse/Makefile.am:
4522           * gst/chart/Makefile.am:
4523           * gst/colorspace/Makefile.am:
4524           * gst/dccp/Makefile.am:
4525           * gst/deinterlace/Makefile.am:
4526           * gst/deinterlace2/Makefile.am:
4527           * gst/dvdspu/Makefile.am:
4528           * gst/festival/Makefile.am:
4529           * gst/filter/Makefile.am:
4530           * gst/flacparse/Makefile.am:
4531           * gst/flv/Makefile.am:
4532           * gst/games/Makefile.am:
4533           * gst/h264parse/Makefile.am:
4534           * gst/librfb/Makefile.am:
4535           * gst/mixmatrix/Makefile.am:
4536           * gst/modplug/Makefile.am:
4537           * gst/mpeg1sys/Makefile.am:
4538           * gst/mpeg4videoparse/Makefile.am:
4539           * gst/mpegdemux/Makefile.am:
4540           * gst/mpegtsmux/Makefile.am:
4541           * gst/mpegvideoparse/Makefile.am:
4542           * gst/mve/Makefile.am:
4543           * gst/nsf/Makefile.am:
4544           * gst/nuvdemux/Makefile.am:
4545           * gst/overlay/Makefile.am:
4546           * gst/passthrough/Makefile.am:
4547           * gst/pcapparse/Makefile.am:
4548           * gst/playondemand/Makefile.am:
4549           * gst/rawparse/Makefile.am:
4550           * gst/real/Makefile.am:
4551           * gst/rtjpeg/Makefile.am:
4552           * gst/rtpmanager/Makefile.am:
4553           * gst/scaletempo/Makefile.am:
4554           * gst/sdp/Makefile.am:
4555           * gst/selector/Makefile.am:
4556           * gst/smooth/Makefile.am:
4557           * gst/smoothwave/Makefile.am:
4558           * gst/speed/Makefile.am:
4559           * gst/speexresample/Makefile.am:
4560           * gst/stereo/Makefile.am:
4561           * gst/subenc/Makefile.am:
4562           * gst/tta/Makefile.am:
4563           * gst/vbidec/Makefile.am:
4564           * gst/videodrop/Makefile.am:
4565           * gst/videosignal/Makefile.am:
4566           * gst/virtualdub/Makefile.am:
4567           * gst/vmnc/Makefile.am:
4568           * gst/y4m/Makefile.am:
4569           * sys/acmenc/Makefile.am:
4570           * sys/cdrom/Makefile.am:
4571           * sys/dshowdecwrapper/Makefile.am:
4572           * sys/dshowsrcwrapper/Makefile.am:
4573           * sys/dvb/Makefile.am:
4574           * sys/dxr3/Makefile.am:
4575           * sys/fbdev/Makefile.am:
4576           * sys/oss4/Makefile.am:
4577           * sys/qcam/Makefile.am:
4578           * sys/qtwrapper/Makefile.am:
4579           * sys/vcd/Makefile.am:
4580           * sys/wininet/Makefile.am:
4581           * win32/common/config.h:
4582           Don't install static libs for plugins. Fixes #550851 for -bad.
4583
4584 2008-09-02 09:56:44 +0000  Tim-Philipp Müller <tim@centricular.net>
4585
4586           [MOVED FROM BAD] Enable/fix up translations for these plugins.
4587           Original commit message from CVS:
4588           * ext/resindvd/plugin.c: (plugin_init):
4589           * ext/resindvd/resindvdsrc.c:
4590           * ext/twolame/gsttwolame.c: (plugin_init):
4591           * gst/aiffparse/aiffparse.c: (plugin_init):
4592           Enable/fix up translations for these plugins.
4593           * po/LINGUAS:
4594           Add 'ca' to LINGUAS.
4595           * po/POTFILES.in:
4596           * po/POTFILES.skip:
4597           Add more files for translation and more files which tools
4598           should skip.
4599
4600 2008-08-07 14:34:03 +0000  Sebastian Dröge <slomo@circular-chaos.org>
4601
4602           [MOVED FROM BAD] ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding.
4603           Original commit message from CVS:
4604           * ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps),
4605           (gst_two_lame_chain):
4606           * ext/twolame/gsttwolame.h:
4607           Allow raw float samples as input for encoding.
4608
4609 2008-08-02 17:39:13 +0000  Sebastian Dröge <slomo@circular-chaos.org>
4610
4611           [MOVED FROM BAD] Add TwoLAME MP2 encoding element, based on the LAME element.
4612           Original commit message from CVS:
4613           * configure.ac:
4614           * ext/Makefile.am:
4615           * ext/twolame/Makefile.am:
4616           * ext/twolame/gsttwolame.c: (gst_two_lame_mode_get_type),
4617           (gst_two_lame_padding_get_type), (gst_two_lame_emphasis_get_type),
4618           (gst_two_lame_release_memory), (gst_two_lame_finalize),
4619           (gst_two_lame_base_init), (gst_two_lame_class_init),
4620           (gst_two_lame_src_setcaps), (gst_two_lame_sink_setcaps),
4621           (gst_two_lame_init), (gst_two_lame_set_property),
4622           (gst_two_lame_get_property), (gst_two_lame_sink_event),
4623           (gst_two_lame_chain), (gst_two_lame_setup),
4624           (gst_two_lame_change_state), (gst_two_lame_get_default_settings),
4625           (plugin_init):
4626           * ext/twolame/gsttwolame.h:
4627           Add TwoLAME MP2 encoding element, based on the LAME element.
4628
4629 2009-03-09 23:13:20 +0000  Jan Schmidt <thaytan@noraisin.net>
4630
4631         * common:
4632           Automatic update of common submodule
4633           From 7032163 to f8b3d91
4634
4635 2009-03-08 12:05:57 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4636
4637         * common:
4638           Automatic update of common submodule
4639           From ffa738d to 7032163
4640
4641 2009-03-08 11:21:32 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4642
4643         * common:
4644           Automatic update of common submodule
4645           From 3f13e4e to ffa738d
4646
4647 2009-03-07 11:47:06 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4648
4649         * common:
4650           Automatic update of common submodule
4651           From 3c7456b to 3f13e4e
4652
4653 2009-03-07 10:47:13 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4654
4655         * common:
4656           Automatic update of common submodule
4657           From 57c83f2 to 3c7456b
4658
4659 2009-03-06 12:30:36 -0800  Michael Smith <msmith@songbirdnest.com>
4660
4661         * gst/mpegaudioparse/gstmpegaudioparse.c:
4662           mp3parse: be more conservative when changing layer/rate/etc.
4663           Don't allow a change in sample rate/channels/layer/version unless we can
4664           see another frame at the correct offset. Prevents accidently flipping
4665           due to simple single-bit corruption.
4666
4667 2009-03-04 16:52:59 +0000  Jan Schmidt <thaytan@noraisin.net>
4668
4669         * gst/realmedia/realhash.c:
4670           rmdemux: Fix strict-aliasing warnings.
4671           Use existing GST_READ_UINT32 and GST_WRITE_UINT32 macros instead of
4672           hand-rolled ones.
4673
4674 2009-03-04 16:15:00 +0200  René Stadler <mail@renestadler.de>
4675
4676         * gst/mpegaudioparse/gstmpegaudioparse.c:
4677           mpegaudioparse: Remove empty lines added by buggy indent.
4678
4679 2009-02-27 13:41:58 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
4680
4681         * gst/mpegaudioparse/gstmpegaudioparse.c:
4682           mpegaudioparse: Provide SEEKING query handling.
4683           Since SEEK event handling might perform some conversion
4684           from TIME to BYTES, do not let upstream fool application
4685           into (TIME) seeking not being possible.
4686
4687 2009-02-25 13:34:05 -0800  Michael Smith <msmith@songbirdnest.com>
4688
4689         * gst/mpegaudioparse/gstmpegaudioparse.c:
4690           mp3parse: fix accurate seeks to near 0
4691           Integer underflow made accurate seeks to near zero fail and seek to
4692           completely the wrong place. Fix by clamping to zero, since we can't seek
4693           to negative times anyway.
4694
4695 2009-02-25 20:52:08 +0000  Jan Schmidt <thaytan@noraisin.net>
4696
4697         * common:
4698         * configure.ac:
4699           build: Update shave init statement for changes in common. Bump common.
4700
4701 2009-02-25 18:19:20 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4702
4703         * gst/realmedia/rtspreal.c:
4704           rtspreal: ignore data streams. Fixes #527112
4705           Ignore data streams when parsing the SDP as they don't contain anything we need
4706           to put in the realmedia header.
4707
4708 2009-02-25 11:32:37 +0000  Jan Schmidt <thaytan@noraisin.net>
4709
4710         * common:
4711           Automatic update of common submodule
4712           From 9cf8c9b to a6ce5c6
4713
4714 2009-02-24 15:25:16 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4715
4716         * ext/mad/gstid3tag.c:
4717           Forward unknown events
4718           Forward unknown events upstream instead of dropping them. Also return the result
4719           of the seek event instead of a fixed value.
4720
4721 2009-02-23 10:50:50 +0200  Stefan Kost <ensonic@users.sf.net>
4722
4723         * gst/asfdemux/gstrtpasfdepay.c:
4724           rtpasfdepay: Fix the build by adding the needed include for atoi.
4725
4726 2009-02-22 19:19:12 +0000  Jan Schmidt <thaytan@noraisin.net>
4727
4728         * configure.ac:
4729         * docs/plugins/Makefile.am:
4730           Use shave for the build output
4731
4732 2009-02-22 16:00:02 +0000  Jan Schmidt <thaytan@noraisin.net>
4733
4734         * common:
4735           Automatic update of common submodule
4736           From 5d7c9cc to 9cf8c9b
4737
4738 2009-02-22 14:22:30 +0100  Edward Hervey <bilboed@bilboed.com>
4739
4740         * gst/asfdemux/gstasf.c:
4741         * gst/asfdemux/gstrtpasfdepay.c:
4742         * gst/realmedia/rademux.c:
4743         * gst/realmedia/rdtdepay.c:
4744         * gst/synaesthesia/gstsynaesthesia.c:
4745         * gst/synaesthesia/synaescope.c:
4746           Fix indentation.
4747
4748 2009-02-22 14:21:22 +0100  Edward Hervey <bilboed@bilboed.com>
4749
4750         * gst/realmedia/pnmsrc.c:
4751           pnmsrc: Error out gracefully if location is NULL. Run gst-indent
4752
4753 2009-02-21 11:13:55 -0800  David Schleef <ds@schleef.org>
4754
4755         * common:
4756           Automatic update of common submodule
4757           From 80c627d to 5d7c9cc
4758
4759 2009-02-20 15:53:34 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4760
4761         * gst/realmedia/Makefile.am:
4762         * gst/realmedia/pnmsrc.c:
4763         * gst/realmedia/pnmsrc.h:
4764         * gst/realmedia/rademux.c:
4765         * gst/realmedia/rademux.h:
4766         * gst/realmedia/realmedia.c:
4767         * gst/realmedia/rmdemux.c:
4768         * gst/realmedia/rmdemux.h:
4769           Add pnm:// uri source
4770           Add a new utri handler for pnm:// that for now just redirects to the same uri
4771           with the rtsp:// protocol, which usually works nowadays.
4772           Separate the registration of the various plugins into a separate source file.
4773
4774 2009-02-20 13:48:08 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4775
4776         * gst/asfdemux/Makefile.am:
4777         * gst/asfdemux/gstasf.c:
4778         * gst/asfdemux/gstrtpasfdepay.c:
4779         * gst/asfdemux/gstrtpasfdepay.h:
4780           Add ASF depayloader
4781           Add ASF depayloader based on latest public MicroSoft docs (MS-RTSP).
4782           Fixes #335067.
4783
4784 2009-02-19 19:10:53 +0000  Zaheer Merali <zaheerabbas@merali.org>
4785
4786         * ext/mad/gstmad.c:
4787           mad: remove log line added in error
4788
4789 2009-02-19 19:08:10 +0000  Zaheer Merali <zaheerabbas@merali.org>
4790
4791         * ext/mad/gstmad.c:
4792           mad: just flush data when seeing BADDATAPTR instead of going into error state
4793
4794 2009-02-18 12:55:16 +0100  Roland Moser <rmoser@gmx.at>
4795
4796         * gst/realmedia/rmdemux.c:
4797           Fix parsing of the flags in rmdemux
4798           Fix parsing of the flags in version 1 realmedia streams.
4799           Fixes #571358.
4800
4801 2009-02-09 12:03:15 +0100  Edward Hervey <bilboed@bilboed.com>
4802
4803         * common:
4804           Bump revision to use for common submodule.
4805
4806 2009-01-30 22:27:05 +0200  Stefan Kost <ensonic@users.sf.net>
4807
4808         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
4809           Add releaseinfo with online url.
4810
4811 2009-01-30 17:34:27 +0000  Jan Schmidt <thaytan@noraisin.net>
4812
4813         * common:
4814           Bump common
4815
4816 2009-01-30 14:35:40 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
4817
4818         * gst/asfdemux/asfpacket.c:
4819         * gst/asfdemux/gstasfdemux.c:
4820         * gst/asfdemux/gstasfdemux.h:
4821           Remove redundant push_mode struct member
4822
4823 2009-01-30 09:04:46 +0100  Edward Hervey <bilboed@bilboed.com>
4824
4825         * autogen.sh:
4826           Fix previous commit, wasn't actually setting up a symbolic link
4827
4828 2009-01-30 08:56:33 +0100  Edward Hervey <bilboed@bilboed.com>
4829
4830         * autogen.sh:
4831         * common:
4832           Use a symbolic link for the pre-commit client-side hook
4833
4834 2009-01-30 08:56:24 +0100  Edward Hervey <bilboed@bilboed.com>
4835
4836         * .gitignore:
4837           Ignore some more files
4838
4839 2009-01-26 22:40:10 +0200  Stefan Kost <ensonic@users.sf.net>
4840
4841         * gst/synaesthesia/synaescope.c:
4842         * gst/synaesthesia/synaescope.h:
4843           Precalculate some size dependent variables. Demystify the height scaling a bit.
4844           Adds more comments to the code about the height scaling. RIght now only certain heights are screen filling.
4845
4846 2009-01-26 21:26:46 +0200  Stefan Kost <ensonic@users.sf.net>
4847
4848           Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-ugly
4849
4850 2009-01-26 20:12:41 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4851
4852         * gst/realmedia/rdtdepay.c:
4853           Set flags on the realmedia chunks
4854           Set the keyframe flags from the RDT packet to the realmedia chunk so that the
4855           descrambler can be reset on keyframes. Fixes #556714.
4856
4857 2009-01-26 20:10:36 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
4858
4859         * gst/realmedia/gstrdtbuffer.c:
4860         * gst/realmedia/gstrdtbuffer.h:
4861           Add method to get RDT flags
4862           Add a method to get the RDT flags. We need these flags to mark keyframes to
4863           reset the descrambing queue. See #556714.
4864
4865 2009-01-26 10:00:57 +0100  Hans de Goede <jwrdegoede@fedoraproject.org>
4866
4867         * gst/asfdemux/asfpacket.c:
4868         * gst/asfdemux/gstasfdemux.c:
4869         * gst/asfdemux/gstasfdemux.h:
4870           Add seeking support to asfdemux in push mode
4871           Fixes bug #568836.
4872
4873 2009-01-26 09:57:26 +0100  Hans de Goede <jwrdegoede@fedoraproject.org>
4874
4875         * gst/asfdemux/asfpacket.c:
4876           Drop packets with an invalid replicated data length
4877           Drop packets with an invalid replicated data length
4878           instead of continuing with an invalid timestamp
4879           and uninitialized payload metadata.
4880           All other code assumes that the timestamps are valid.
4881
4882 2009-01-25 22:31:52 +0200  Stefan Kost <ensonic@users.sf.net>
4883
4884         * gst/synaesthesia/synaescope.h:
4885           Change comment to refer to right variable.
4886
4887 2009-01-24 23:27:08 +0200  Stefan Kost <ensonic@users.sf.net>
4888
4889         * gst/synaesthesia/gstsynaesthesia.c:
4890         * gst/synaesthesia/gstsynaesthesia.h:
4891         * gst/synaesthesia/synaescope.c:
4892         * gst/synaesthesia/synaescope.h:
4893           Bring synaesthesia to next century.
4894           Do proper size negotiation. Change engine API to allow resizes. Small cleanups elsewhere.
4895
4896 2009-01-23 17:51:00 -0800  David Schleef <ds@schleef.org>
4897
4898         * gst/asfdemux/gstasfdemux.c:
4899           Fix leak of converted string
4900
4901 2009-01-23 23:44:01 +0000  Jan Schmidt <thaytan@noraisin.net>
4902
4903         * .gitignore:
4904         * po/.gitignore:
4905           Add more to the gitignores
4906
4907 2009-01-23 23:59:38 +0200  Stefan Kost <ensonic@users.sf.net>
4908
4909         * gst/synaesthesia/gstsynaesthesia.c:
4910           Make synaesthesia build again.
4911           _init() has no params.
4912
4913 2009-01-22 18:15:36 +0200  Stefan Kost <ensonic@users.sf.net>
4914
4915         * common:
4916           Update common snapshot.
4917
4918 2009-01-22 13:50:09 +0100  Sebastian Dröge <slomo@circular-chaos.org>
4919
4920         * common:
4921           Fix pre-commit hook
4922
4923 2009-01-22 06:14:31 +0100  Edward Hervey <bilboed@bilboed.com>
4924
4925         * autogen.sh:
4926         * common:
4927           Install and use pre-commit indentation hook from common
4928
4929 2009-01-21 04:32:33 +0100  Edward Hervey <bilboed@bilboed.com>
4930
4931         * autogen.sh:
4932           autogen.sh : Use git submodule
4933
4934 2009-01-08 08:19:25 +0000  Yves Lefebvre <ivanohe@abacom.com>
4935
4936           gst/mpegstream/: Fix some caps leaks. Fixes bug #564885.
4937           Original commit message from CVS:
4938           Patch by: Yves Lefebvre <ivanohe at abacom dot com>
4939           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_video_stream),
4940           (gst_dvd_demux_get_audio_stream),
4941           (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_reset):
4942           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init_stream),
4943           (gst_mpeg_demux_get_video_stream),
4944           (gst_mpeg_demux_get_audio_stream), (gst_mpeg_demux_reset):
4945           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
4946           Fix some caps leaks. Fixes bug #564885.
4947
4948 2009-01-02 00:43:53 +0000  Alessandro Decina <alessandro.d@gmail.com>
4949
4950           ext/cdio/gstcdio.c: Remove unused format argument.
4951           Original commit message from CVS:
4952           * ext/cdio/gstcdio.c:
4953           Remove unused format argument.
4954
4955 2008-12-13 20:41:40 +0000  Tim-Philipp Müller <tim@centricular.net>
4956
4957           win32/common/: Hardcode cpu for win32 build, just like we do in the other modules, to remove VCS conflicts and incons...
4958           Original commit message from CVS:
4959           * win32/common/.cvsignore:
4960           * win32/common/config.h:
4961           * win32/common/config.h.in:
4962           Hardcode cpu for win32 build, just like we do in the other modules,
4963           to remove VCS conflicts and inconsistent defines between modules,
4964           and update version defines to CVS.
4965
4966 2008-12-13 16:29:38 +0000  Edward Hervey <bilboed@bilboed.com>
4967
4968           m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
4969           Original commit message from CVS:
4970           * m4/Makefile.am:
4971           Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
4972
4973 2008-12-13 13:01:49 +0000  Edward Hervey <bilboed@bilboed.com>
4974
4975           m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we...
4976           Original commit message from CVS:
4977           * m4/Makefile.am:
4978           inttypes.m4 hasn't been available since gettext-0.15, and since we now
4979           require gettext >= 0.17 ... we can remove it from the list of files to
4980           dist.
4981
4982 2008-12-10 15:42:21 +0000  Tim-Philipp Müller <tim@centricular.net>
4983
4984           gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an internal enum type from within the class_init f...
4985           Original commit message from CVS:
4986           * gst/mpegaudioparse/gstmpegaudioparse.c: (channel_mode_class),
4987           (GST_TYPE_MP3_CHANNEL_MODE), (mp3_type_frame_length_from_header),
4988           (gst_mp3parse_emit_frame), (mp3parse_get_query_types):
4989           * gst/mpegaudioparse/gstmpegaudioparse.h:
4990           Do an initial class_ref on an internal enum type from within the
4991           class_init function so that there aren't any issues when multiple
4992           mp3parse elements are started in separate threads at the same
4993           time. (Why we use an enum type here if the tag is registered as
4994           a string type, I don't know). Also remove custom UNUSED macro
4995           and use GLib's instead.
4996
4997 2008-12-04 20:11:33 +0000  Sebastian Dröge <slomo@circular-chaos.org>
4998
4999           configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one macro directory, reverting last change.
5000           Original commit message from CVS:
5001           * configure.ac:
5002           Apparently AC_CONFIG_MACRO_DIR breaks when using more
5003           than one macro directory, reverting last change.
5004
5005 2008-12-04 19:48:20 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5006
5007           configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros.
5008           Original commit message from CVS:
5009           * configure.ac:
5010           Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
5011           our M4 macros.
5012
5013 2008-12-01 14:39:34 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5014
5015           ext/mpeg2dec/gstmpeg2dec.c: Last change introduced a regression that made mpeg2dec handle some 4:2:2 videos as 4:4:4....
5016           Original commit message from CVS:
5017           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
5018           Last change introduced a regression that made mpeg2dec handle
5019           some 4:2:2 videos as 4:4:4. Fixes bug #562086.
5020
5021 2008-11-29 13:33:37 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5022
5023           Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s...
5024           Original commit message from CVS:
5025           Patch by: Cygwin Ports maintainer
5026           <yselkowitz at users dot sourceforge dot net>
5027           * autogen.sh:
5028           * configure.ac:
5029           Require gettext 0.17 because older versions don't mix with libtool
5030           2.2. At build time an older gettext version will still work.
5031           Fixes bug #556091.
5032
5033 2008-11-25 03:44:06 +0000  David Schleef <ds@schleef.org>
5034
5035           ext/mpeg2dec/gstmpeg2dec.*: Add support for 4:4:4 video.  Fixes #562086
5036           Original commit message from CVS:
5037           * ext/mpeg2dec/gstmpeg2dec.c:
5038           * ext/mpeg2dec/gstmpeg2dec.h:
5039           Add support for 4:4:4 video.  Fixes #562086
5040
5041 2008-11-24 09:51:39 +0000  Simon Holm Thøgersen <odie@cs.aau.dk>
5042
5043           ext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_SEQUENCE_MODIFIED state in mpeg2dec >= 0.5.0. Fixes bug #562065.
5044           Original commit message from CVS:
5045           Patch by: Simon Holm Thøgersen <odie at cs dot aau dot dk>
5046           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
5047           Add support for the STATE_SEQUENCE_MODIFIED state in mpeg2dec
5048           >= 0.5.0. Fixes bug #562065.
5049
5050 2008-11-20 21:31:19 +0000  Wim Taymans <wim.taymans@gmail.com>
5051
5052           gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streaming case and simply reuse the much better ...
5053           Original commit message from CVS:
5054           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_chain):
5055           Remove duplicate and broken code for the streaming case and simply reuse
5056           the much better working pull based code. Fixes #560348.
5057
5058 2008-11-20 20:42:33 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5059
5060           configure.ac: Back to development -> 0.10.10.1
5061           Original commit message from CVS:
5062           * configure.ac:
5063           Back to development -> 0.10.10.1
5064
5065 === release 0.10.10 ===
5066
5067 2008-11-19 14:30:44 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5068
5069         * ChangeLog:
5070         * NEWS:
5071         * RELEASE:
5072         * configure.ac:
5073         * docs/plugins/inspect/plugin-a52dec.xml:
5074         * docs/plugins/inspect/plugin-asf.xml:
5075         * docs/plugins/inspect/plugin-cdio.xml:
5076         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
5077         * docs/plugins/inspect/plugin-dvdread.xml:
5078         * docs/plugins/inspect/plugin-dvdsub.xml:
5079         * docs/plugins/inspect/plugin-iec958.xml:
5080         * docs/plugins/inspect/plugin-lame.xml:
5081         * docs/plugins/inspect/plugin-mad.xml:
5082         * docs/plugins/inspect/plugin-mpeg2dec.xml:
5083         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
5084         * docs/plugins/inspect/plugin-mpegstream.xml:
5085         * docs/plugins/inspect/plugin-realmedia.xml:
5086         * docs/plugins/inspect/plugin-siddec.xml:
5087         * gst-plugins-ugly.doap:
5088         * po/LINGUAS:
5089           Release 0.10.10 - "Under the House"
5090           Original commit message from CVS:
5091           Release 0.10.10 - "Under the House"
5092
5093 2008-11-19 13:59:12 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5094
5095         * po/bg.po:
5096         * po/ca.po:
5097         * po/da.po:
5098         * po/id.po:
5099         * po/it.po:
5100         * po/mt.po:
5101         * po/vi.po:
5102           Update .po files
5103           Original commit message from CVS:
5104           Update .po files
5105
5106 2008-11-17 09:53:39 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5107
5108           ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could contain CFLAGS that do...
5109           Original commit message from CVS:
5110           * ext/sidplay/Makefile.am:
5111           Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could
5112           contain CFLAGS that do not exist for C++, like -Wvla or
5113           -Wdeclaration-after-statement. Fixes bug #561161.
5114
5115 2008-11-12 23:19:55 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5116
5117           configure.ac: 0.10.9.3 pre-release
5118           Original commit message from CVS:
5119           * configure.ac:
5120           0.10.9.3 pre-release
5121
5122 2008-11-11 17:14:46 +0000  Wim Taymans <wim.taymans@gmail.com>
5123
5124           gst/asfdemux/gstasfdemux.c: Only copy sane aspect ratio values on the caps. Fixes #559682.
5125           Original commit message from CVS:
5126           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream):
5127           Only copy sane aspect ratio values on the caps. Fixes #559682.
5128
5129 2008-11-06 13:29:37 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5130
5131         * ChangeLog:
5132           Add bug number to the mp3parse mpeg 2.5 fix
5133           Original commit message from CVS:
5134           Add bug number to the mp3parse mpeg 2.5 fix
5135
5136 2008-11-05 11:03:07 +0000  Wim Taymans <wim.taymans@gmail.com>
5137
5138           ext/amrnb/amrnbdec.*: Add a property to select the amr variant. Fixes #424070.
5139           Original commit message from CVS:
5140           * ext/amrnb/amrnbdec.c: (gst_amrnb_variant_get_type),
5141           (gst_amrnbdec_class_init), (gst_amrnbdec_set_property),
5142           (gst_amrnbdec_get_property), (gst_amrnbdec_chain):
5143           * ext/amrnb/amrnbdec.h:
5144           Add a property to select the amr variant. Fixes #424070.
5145
5146 2008-11-03 11:31:49 +0000  Tal Shalif <tshalif@nargila.org>
5147
5148           gst/mpegstream/: Fix memmory corruption due to not storing the new updated pointer after a g_renew(). Fixes #558896.
5149           Original commit message from CVS:
5150           Patch by: Tal Shalif <tshalif at nargila dot org>
5151           * gst/mpegstream/gstdvddemux.c:
5152           (gst_dvd_demux_get_subpicture_stream):
5153           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
5154           (gst_mpeg_demux_get_audio_stream):
5155           Fix memmory corruption due to not storing the new updated pointer
5156           after a g_renew(). Fixes #558896.
5157
5158 2008-10-30 14:50:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5159
5160           tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes #558277.
5161           Original commit message from CVS:
5162           * tests/check/Makefile.am:
5163           Blacklist cdiocddasrc from state-change tests. Fixes #558277.
5164
5165 2008-10-24 20:44:13 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5166
5167           configure.ac: oops, forgot to bump the version back to devel after the last release 0.10.9.1
5168           Original commit message from CVS:
5169           * configure.ac:
5170           oops, forgot to bump the version back to devel
5171           after the last release 0.10.9.1
5172
5173 2008-10-24 12:47:05 +0000  Wim Taymans <wim.taymans@gmail.com>
5174
5175           gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714.
5176           Original commit message from CVS:
5177           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
5178           (gst_rmdemux_descramble_mp4a_audio),
5179           (gst_rmdemux_handle_scrambled_packet):
5180           Add suport for mpeg4 and aac audio. See #556714.
5181
5182 2008-10-14 19:28:05 +0000  Michael Smith <msmith@xiph.org>
5183
5184           gst/mpegaudioparse/gstmpegaudioparse.c: Calculate samples per frame correctly for "MPEG 2.5" layer 3.
5185           Original commit message from CVS:
5186           * gst/mpegaudioparse/gstmpegaudioparse.c:
5187           Calculate samples per frame correctly for "MPEG 2.5" layer 3.
5188           Fixes skipping on these files.
5189
5190 2008-10-14 12:51:41 +0000  Robin Stocker <robin@nibor.org>
5191
5192           ext/mpeg2dec/gstmpeg2dec.*: Prefer the container's PAR over the stream's PAR if it's given in the srcpad caps. Fixes ...
5193           Original commit message from CVS:
5194           Patch by: Robin Stocker <robin at nibor dot org>
5195           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
5196           (handle_sequence), (gst_mpeg2dec_setcaps):
5197           * ext/mpeg2dec/gstmpeg2dec.h:
5198           Prefer the container's PAR over the stream's PAR if it's
5199           given in the srcpad caps. Fixes bug #556184.
5200
5201 2008-10-13 18:10:25 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5202
5203           Don't install static libs for plugins. Fixes #550851 for ugly.
5204           Original commit message from CVS:
5205           * ext/a52dec/Makefile.am:
5206           * ext/amrnb/Makefile.am:
5207           * ext/cdio/Makefile.am:
5208           * ext/dvdnav/Makefile.am:
5209           * ext/dvdread/Makefile.am:
5210           * ext/lame/Makefile.am:
5211           * ext/mad/Makefile.am:
5212           * ext/mpeg2dec/Makefile.am:
5213           * ext/sidplay/Makefile.am:
5214           * gst/ac3parse/Makefile.am:
5215           * gst/asfdemux/Makefile.am:
5216           * gst/dvdlpcmdec/Makefile.am:
5217           * gst/dvdsub/Makefile.am:
5218           * gst/iec958/Makefile.am:
5219           * gst/mpegaudioparse/Makefile.am:
5220           * gst/mpegstream/Makefile.am:
5221           * gst/realmedia/Makefile.am:
5222           * gst/synaesthesia/Makefile.am:
5223           Don't install static libs for plugins. Fixes #550851 for ugly.
5224
5225 2008-10-13 09:04:15 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5226
5227           gst/mpegaudioparse/gstmpegaudioparse.c: Post a GST_ELEMENT_ERROR if we get EOS before seeing any valid frames. Partia...
5228           Original commit message from CVS:
5229           * gst/mpegaudioparse/gstmpegaudioparse.c:
5230           (gst_mp3parse_sink_event):
5231           Post a GST_ELEMENT_ERROR if we get EOS before seeing any valid
5232           frames. Partially fixes bug #552237.
5233
5234 2008-10-09 09:23:00 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5235
5236           ext/amrnb/amrnbparse.c: use #defines for HEADER. Unref the object in _sink_activate_pull().
5237           Original commit message from CVS:
5238           * ext/amrnb/amrnbparse.c:
5239           use #defines for HEADER. Unref the object in _sink_activate_pull().
5240
5241 2008-10-08 13:59:57 +0000  Wim Taymans <wim.taymans@gmail.com>
5242
5243           ext/mad/gstmad.*: track discont on incomming buffers and set discont on outgoing buffers.
5244           Original commit message from CVS:
5245           * ext/mad/gstmad.c: (gst_mad_src_event), (gst_mad_chain),
5246           (gst_mad_change_state):
5247           * ext/mad/gstmad.h:
5248           track discont on incomming buffers and set discont on outgoing
5249           buffers.
5250           Pass unknown events upstreams instead of dropping them.
5251
5252 2008-09-28 17:33:43 +0000  Sameer Naik <sameer.subscriptions@damagehead.com>
5253
5254           ext/mpeg2dec/gstmpeg2dec.*: Fix compilation with --disable-index. Fixes bug #554150.
5255           Original commit message from CVS:
5256           Patch by: Sameer Naik <sameer dot subscriptions at damagehead dot com>
5257           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init),
5258           (handle_slice), (gst_mpeg2dec_sink_event),
5259           (gst_mpeg2dec_src_event):
5260           * ext/mpeg2dec/gstmpeg2dec.h:
5261           Fix compilation with --disable-index. Fixes bug #554150.
5262
5263 2008-09-28 17:31:37 +0000  Sameer Naik <sameer.subscriptions@damagehead.com>
5264
5265           ext/mad/gstmad.*: Fix compilation with --disable-index. Fixes bug #554142.
5266           Original commit message from CVS:
5267           Patch by: Sameer Naik <sameer dot subscriptions at damagehead dot com>
5268           * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_dispose),
5269           (gst_mad_src_event), (gst_mad_chain):
5270           * ext/mad/gstmad.h:
5271           Fix compilation with --disable-index. Fixes bug #554142.
5272
5273 2008-09-27 00:20:48 +0000  Thijs Vermeir <thijsvermeir@gmail.com>
5274
5275           ext/a52dec/gsta52dec.*: Fix channel re-negotiation on a change of the incoming stream.
5276           Original commit message from CVS:
5277           * ext/a52dec/gsta52dec.c:
5278           * ext/a52dec/gsta52dec.h:
5279           Fix channel re-negotiation on a change of the incoming stream.
5280           Patch By: Thijs Vermeir <thijsvermeir@gmail.com>
5281           Fixes: #551660
5282
5283 2008-09-26 14:39:42 +0000  Wim Taymans <wim.taymans@gmail.com>
5284
5285           ext/amrnb/amrnbenc.*: Pass the discont flag from the input buffer on to the output buffer in the AMR encoder.
5286           Original commit message from CVS:
5287           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain),
5288           (gst_amrnbenc_state_change):
5289           * ext/amrnb/amrnbenc.h:
5290           Pass the discont flag from the input buffer on to the output buffer in
5291           the AMR encoder.
5292
5293 2008-09-26 10:04:35 +0000  Benoit Fouet <benoit.fouet@purplelabs.com>
5294
5295           ext/amrnb/amrnbparse.*: Add flush seek handler. Fixes #536274.
5296           Original commit message from CVS:
5297           Patch by: Benoit Fouet <benoit dot fouet at purplelabs dot com>
5298           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
5299           (gst_amrnbparse_handle_pull_seek),
5300           (gst_amrnbparse_handle_push_seek), (gst_amrnbparse_src_event),
5301           (gst_amrnbparse_sink_activate_push),
5302           (gst_amrnbparse_sink_activate_pull):
5303           * ext/amrnb/amrnbparse.h:
5304           Add flush seek handler. Fixes #536274.
5305
5306 2008-09-26 09:57:02 +0000  Benoit Fouet <benoit.fouet@purplelabs.com>
5307
5308           ext/amrnb/amrnbparse.*: Fix the duration query. Fixes #536226.
5309           Original commit message from CVS:
5310           Patch by: Benoit Fouet <benoit dot fouet at purplelabs dot com>
5311           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query),
5312           (gst_amrnbparse_chain), (gst_amrnbparse_loop),
5313           (gst_amrnbparse_state_change):
5314           * ext/amrnb/amrnbparse.h:
5315           Fix the duration query. Fixes #536226.
5316           Also set caps on the pads and buffers more correctly.
5317
5318 2008-09-02 09:43:10 +0000  Tim-Philipp Müller <tim@centricular.net>
5319
5320           po/LINGUAS: Add 'ca' to LINGUAS.
5321           Original commit message from CVS:
5322           * po/LINGUAS:
5323           Add 'ca' to LINGUAS.
5324
5325 2008-08-28 09:57:30 +0000  Edward Hervey <bilboed@bilboed.com>
5326
5327           gst/asfdemux/gstasfdemux.c: Fix aggregated GST_FLOW_RETURN check for when to send an error message on the bus.
5328           Original commit message from CVS:
5329           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
5330           Fix aggregated GST_FLOW_RETURN check for when to send an error message
5331           on the bus.
5332           Re-fixes #546859
5333
5334 2008-08-27 15:55:05 +0000  Wim Taymans <wim.taymans@gmail.com>
5335
5336           gst/realmedia/rdtdepay.*: Parse other values from the incomming caps.
5337           Original commit message from CVS:
5338           * gst/realmedia/rdtdepay.c: (gst_rdt_depay_init),
5339           (gst_rdt_depay_setcaps), (gst_rdt_depay_sink_event),
5340           (create_segment_event), (gst_rdt_depay_push),
5341           (gst_rdt_depay_handle_data), (gst_rdt_depay_change_state):
5342           * gst/realmedia/rdtdepay.h:
5343           Parse other values from the incomming caps.
5344           Add event handler to handle flushing and segments.
5345           Create segment events.
5346           * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_insert):
5347           Do skew correction based on RDT timestamps.
5348           * gst/realmedia/rdtmanager.c: (activate_session),
5349           (gst_rdt_manager_parse_caps), (gst_rdt_manager_setcaps),
5350           (create_recv_rtp):
5351           Parse caps to get the clockrate needed for the jitterbuffer.
5352           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
5353           Apply timestamp fixup after correcting for initial timestamp and
5354           internal base timestamp corrections.
5355
5356 2008-08-27 11:28:50 +0000  Wim Taymans <wim.taymans@gmail.com>
5357
5358           gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w...
5359           Original commit message from CVS:
5360           * gst/realmedia/rdtdepay.c: (gst_rdt_depay_handle_data),
5361           (gst_rdt_depay_change_state):
5362           * gst/realmedia/rdtdepay.h:
5363           Check seqnum gaps and drop duplicate packets or mark outgoing buffers
5364           with a DISCONT flag when needed.
5365           * gst/realmedia/rdtmanager.c: (gst_rdt_manager_query_src):
5366           Report the configure latency instead of a hardcoded value.
5367
5368 2008-08-27 10:02:06 +0000  Wim Taymans <wim.taymans@gmail.com>
5369
5370           gst/realmedia/rdtmanager.c: Include the new rdt jitterbuffer in the session manager.
5371           Original commit message from CVS:
5372           * gst/realmedia/rdtmanager.c: (create_session), (activate_session),
5373           (free_session), (gst_rdt_manager_query_src),
5374           (gst_rdt_manager_src_activate_push),
5375           (gst_rdt_manager_handle_data_packet), (gst_rdt_manager_chain_rdt),
5376           (gst_rdt_manager_loop), (create_recv_rtp):
5377           Include the new rdt jitterbuffer in the session manager.
5378
5379 2008-08-27 09:58:00 +0000  Wim Taymans <wim.taymans@gmail.com>
5380
5381           gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.
5382           Original commit message from CVS:
5383           * gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init),
5384           (gst_rdt_depay_finalize), (gst_rdt_depay_setcaps),
5385           (gst_rdt_depay_push), (gst_rdt_depay_handle_data),
5386           (gst_rdt_depay_chain), (gst_rdt_depay_change_state):
5387           * gst/realmedia/rdtdepay.h:
5388           Use new RDT parsing helper functions.
5389           Copy discont flags correctly.
5390           Push the header from the chain function instead of the setcaps function.
5391           Copy incomming timestamp to the output buffers instead of doing magic
5392           with the RDT timestamps.
5393
5394 2008-08-27 09:52:49 +0000  Wim Taymans <wim.taymans@gmail.com>
5395
5396           gst/realmedia/: Add first support for parsing RDT messages.
5397           Original commit message from CVS:
5398           * gst/realmedia/Makefile.am:
5399           * gst/realmedia/gstrdtbuffer.c: (gst_rdt_buffer_validate_data),
5400           (gst_rdt_buffer_validate), (gst_rdt_buffer_get_packet_count),
5401           (read_packet_header), (gst_rdt_buffer_get_first_packet),
5402           (gst_rdt_packet_move_to_next), (gst_rdt_packet_get_type),
5403           (gst_rdt_packet_get_length), (gst_rdt_packet_to_buffer),
5404           (gst_rdt_buffer_compare_seqnum), (gst_rdt_packet_data_get_seq),
5405           (gst_rdt_packet_data_peek_data),
5406           (gst_rdt_packet_data_get_stream_id),
5407           (gst_rdt_packet_data_get_timestamp):
5408           * gst/realmedia/gstrdtbuffer.h:
5409           Add first support for parsing RDT messages.
5410           * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_class_init),
5411           (rdt_jitter_buffer_init), (rdt_jitter_buffer_finalize),
5412           (rdt_jitter_buffer_new), (rdt_jitter_buffer_reset_skew),
5413           (calculate_skew), (rdt_jitter_buffer_insert),
5414           (rdt_jitter_buffer_pop), (rdt_jitter_buffer_peek),
5415           (rdt_jitter_buffer_flush), (rdt_jitter_buffer_num_packets),
5416           (rdt_jitter_buffer_get_ts_diff):
5417           * gst/realmedia/rdtjitterbuffer.h:
5418           Add first version of an RDT jitterbuffer.
5419
5420 2008-08-27 09:47:17 +0000  Wim Taymans <wim.taymans@gmail.com>
5421
5422           gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam...
5423           Original commit message from CVS:
5424           * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
5425           (find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain),
5426           (gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio),
5427           (gst_rmdemux_descramble_dnet_audio),
5428           (gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet):
5429           * gst/realmedia/rmdemux.h:
5430           Keep track of the first timestamp of the stream and add this to the
5431           outgoing buffer timestamps so that we can handle live streams.
5432           Set discont flag on the first buffers and after a seek.
5433
5434 === release 0.10.9 ===
5435
5436 2008-08-26 23:06:04 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5437
5438         * ChangeLog:
5439         * NEWS:
5440         * RELEASE:
5441         * configure.ac:
5442         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
5443         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
5444         * docs/plugins/inspect/plugin-a52dec.xml:
5445         * docs/plugins/inspect/plugin-asf.xml:
5446         * docs/plugins/inspect/plugin-cdio.xml:
5447         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
5448         * docs/plugins/inspect/plugin-dvdread.xml:
5449         * docs/plugins/inspect/plugin-dvdsub.xml:
5450         * docs/plugins/inspect/plugin-iec958.xml:
5451         * docs/plugins/inspect/plugin-lame.xml:
5452         * docs/plugins/inspect/plugin-mad.xml:
5453         * docs/plugins/inspect/plugin-mpeg2dec.xml:
5454         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
5455         * docs/plugins/inspect/plugin-mpegstream.xml:
5456         * docs/plugins/inspect/plugin-realmedia.xml:
5457         * docs/plugins/inspect/plugin-siddec.xml:
5458         * gst-plugins-ugly.doap:
5459           Release 0.10.9
5460           Original commit message from CVS:
5461           Release 0.10.9
5462
5463 2008-08-26 22:56:30 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5464
5465         * po/af.po:
5466         * po/az.po:
5467         * po/bg.po:
5468         * po/cs.po:
5469         * po/da.po:
5470         * po/en_GB.po:
5471         * po/es.po:
5472         * po/fi.po:
5473         * po/fr.po:
5474         * po/hu.po:
5475         * po/id.po:
5476         * po/it.po:
5477         * po/lt.po:
5478         * po/nb.po:
5479         * po/nl.po:
5480         * po/or.po:
5481         * po/pl.po:
5482         * po/pt_BR.po:
5483         * po/ru.po:
5484         * po/sk.po:
5485         * po/sq.po:
5486         * po/sr.po:
5487         * po/sv.po:
5488         * po/uk.po:
5489         * po/vi.po:
5490         * po/zh_CN.po:
5491           Update .po files
5492           Original commit message from CVS:
5493           Update .po files
5494
5495 2008-08-26 15:35:43 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5496
5497           ext/a52dec/gsta52dec.c: Set up a default time segment for output when receiving an incoming byte segment (as for raw ...
5498           Original commit message from CVS:
5499           * ext/a52dec/gsta52dec.c:
5500           Set up a default time segment for output when receiving
5501           an incoming byte segment (as for raw AC3 files).
5502           Fixes: #548194
5503
5504 2008-08-12 09:16:13 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5505
5506           0.10.8.2 pre-release.
5507           Original commit message from CVS:
5508           * configure.ac:
5509           * docs/plugins/Makefile.am:
5510           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
5511           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
5512           * docs/plugins/gst-plugins-ugly-plugins.args:
5513           * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
5514           * docs/plugins/gst-plugins-ugly-plugins.interfaces:
5515           * docs/plugins/inspect/plugin-a52dec.xml:
5516           * docs/plugins/inspect/plugin-asf.xml:
5517           * docs/plugins/inspect/plugin-cdio.xml:
5518           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
5519           * docs/plugins/inspect/plugin-dvdread.xml:
5520           * docs/plugins/inspect/plugin-dvdsub.xml:
5521           * docs/plugins/inspect/plugin-iec958.xml:
5522           * docs/plugins/inspect/plugin-lame.xml:
5523           * docs/plugins/inspect/plugin-mad.xml:
5524           * docs/plugins/inspect/plugin-mpeg2dec.xml:
5525           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
5526           * docs/plugins/inspect/plugin-mpegstream.xml:
5527           * docs/plugins/inspect/plugin-realmedia.xml:
5528           * docs/plugins/inspect/plugin-siddec.xml:
5529           * ext/Makefile.am:
5530           0.10.8.2 pre-release.
5531           * po/LINGUAS:
5532           * po/POTFILES.in:
5533           * po/id.po:
5534           Add new translation.
5535
5536 2008-08-11 18:44:35 +0000  Michael Smith <msmith@xiph.org>
5537
5538           gst/asfdemux/gstasfdemux.c: Properly aggregate flow returns for both push and pull mode, so we shut down if all pads ...
5539           Original commit message from CVS:
5540           * gst/asfdemux/gstasfdemux.c:
5541           Properly aggregate flow returns for both push and pull mode, so we shut
5542           down if all pads are unlinked.
5543           Fixes #546859.
5544
5545 2008-08-07 16:14:42 +0000  Frederic Crozat <fcrozat@mandriva.org>
5546
5547           Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
5548           Original commit message from CVS:
5549           Patch by: Frederic Crozat <fcrozat@mandriva.org>
5550           * ext/dvdread/dvdreadsrc.c: (plugin_init):
5551           * ext/lame/gstlame.c: (plugin_init):
5552           * gst/asfdemux/gstasf.c: (plugin_init):
5553           Make sure gettext returns translations in UTF-8 encoding rather
5554           than in the current locale encoding (#546822).
5555
5556 2008-07-31 14:35:40 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5557
5558           gst/mpegaudioparse/gstmpegaudioparse.c: Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time() if we'...
5559           Original commit message from CVS:
5560           * gst/mpegaudioparse/gstmpegaudioparse.c:
5561           (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame),
5562           (mp3parse_total_time), (mp3parse_bytepos_to_time):
5563           Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time()
5564           if we're called from there already. Otherwise we end up in a endless
5565           recursion and crash with a stack overflow.
5566           This can happen when a Xing or VBRI header with TOC exists but it
5567           doesn't contain the total time. Fixes bug #545370.
5568
5569 2008-07-31 14:24:27 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5570
5571           ext/lame/gstlame.c: Use the default for the strict-iso property too.
5572           Original commit message from CVS:
5573           * ext/lame/gstlame.c: (gst_lame_class_init),
5574           (gst_lame_get_default_settings):
5575           Use the default for the strict-iso property too.
5576           Allow a bitrate setting of 0, which lets lame choose the default value
5577           and which makes it possible to set the compression-ratio property.
5578
5579 2008-07-29 16:57:16 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5580
5581           ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initialization function and return FALSE here if ...
5582           Original commit message from CVS:
5583           * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
5584           (gst_lame_chain), (gst_lame_get_default_settings), (plugin_init):
5585           * ext/lame/gstlame.h:
5586           Get the defaults settings of LAME in the plugin initialization
5587           function and return FALSE here if something goes wrong. This removes
5588           the hacky failing instance init function.
5589           Use LAMEs default value for all settings instead of overwriting some
5590           of them. Overwriting some of them gives unexpected results if one only
5591           sets a preset. Fixes bug #498004.
5592
5593 2008-07-27 15:56:27 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5594
5595           ext/lame/gstlame.c: Use LAME's default for the min/max/mean VBR bitrate. Setting our own defaults will restrict the b...
5596           Original commit message from CVS:
5597           * ext/lame/gstlame.c: (gst_lame_init):
5598           Use LAME's default for the min/max/mean VBR bitrate. Setting our own
5599           defaults will restrict the bitrate when using the presets in a bad way.
5600           Fixes bug #498004.
5601
5602 2008-07-27 11:01:12 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5603
5604           Put the MPEG audio version into the caps as "mpegaudioversion".
5605           Original commit message from CVS:
5606           * ext/lame/gstlame.c: (gst_lame_sink_setcaps):
5607           * gst/mpegaudioparse/gstmpegaudioparse.c:
5608           (mp3_type_frame_length_from_header), (mp3_caps_create),
5609           (gst_mp3parse_chain):
5610           Put the MPEG audio version into the caps as "mpegaudioversion".
5611           This is different from "mpegversion".
5612
5613 2008-07-22 18:25:08 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5614
5615           ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit settings are deprecated now and the fun...
5616           Original commit message from CVS:
5617           * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
5618           (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
5619           * ext/lame/gstlame.h:
5620           Fix build with lame >= 3.97. The padding type and cwlimit settings
5621           are deprecated now and the function declarations are hidden in the
5622           headers so deprecate the GObject properties for them and remove them
5623           in 0.11. Fixes bug #544039.
5624
5625 2008-07-13 10:13:06 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5626
5627           ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. smaller than 16 and higher than 4096). Su...
5628           Original commit message from CVS:
5629           * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
5630           Don't allow width/height outside the spec (i.e. smaller than 16
5631           and higher than 4096). Such files are corrupted ones and setting
5632           caps that are not a subset of the template caps confuses playbin.
5633           Fixes bug #542646.
5634
5635 2008-07-11 12:30:22 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5636
5637           ext/sidplay/Makefile.am: Fix the build.
5638           Original commit message from CVS:
5639           * ext/sidplay/Makefile.am:
5640           Fix the build.
5641
5642 2008-07-08 14:01:51 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5643
5644           configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include flags that are invalid for C++.
5645           Original commit message from CVS:
5646           * configure.ac:
5647           Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
5648           flags that are invalid for C++.
5649
5650 2008-07-05 18:57:30 +0000  Tal Shalif <tshalif@nargila.org>
5651
5652           ext/dvdnav/dvdnavsrc.c: Prevent double free. Fixes bug #541697.
5653           Original commit message from CVS:
5654           Patch by: Tal Shalif <tshalif at nargila dot org>
5655           * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_stop):
5656           Prevent double free. Fixes bug #541697.
5657
5658 2008-07-05 15:56:56 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
5659
5660           gst/mpegstream/: Resend tags event after a FLUSH (seek) to support prerolling a partial pipeline.
5661           Original commit message from CVS:
5662           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
5663           (gst_dvd_demux_get_audio_stream),
5664           (gst_dvd_demux_get_subpicture_stream),
5665           (gst_dvd_demux_parse_packhead), (gst_dvd_demux_reset):
5666           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init),
5667           (gst_mpeg_demux_process_event), (gst_mpeg_demux_init_stream),
5668           (gst_mpeg_demux_parse_packhead), (gst_mpeg_demux_reset):
5669           * gst/mpegstream/gstmpegdemux.h:
5670           Resend tags event after a FLUSH (seek) to support prerolling
5671           a partial pipeline.
5672
5673 2008-07-03 13:12:26 +0000  Tim-Philipp Müller <tim@centricular.net>
5674
5675           Use correct error code for encrypted streams.
5676           Original commit message from CVS:
5677           * configure.ac:
5678           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
5679           Use correct error code for encrypted streams.
5680
5681 2008-07-02 07:49:19 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
5682
5683           gst/mpegstream/gstmpegdemux.c: Bridge gaps in stream by NEWSEGMENT sending.  Fixes #540194.
5684           Original commit message from CVS:
5685           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer),
5686           (gst_mpeg_demux_sync_stream_to_time):
5687           Bridge gaps in stream by NEWSEGMENT sending.  Fixes #540194.
5688
5689 2008-06-27 12:58:35 +0000  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
5690
5691           ext/dvdread/dvdreadsrc.c: Allow and implement non-flushing and/or segment seek (mainly in TIME and chapter format).
5692           Original commit message from CVS:
5693           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
5694           (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event):
5695           Allow and implement non-flushing and/or segment seek
5696           (mainly in TIME and chapter format).
5697           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
5698           (gst_dvd_demux_get_subpicture_stream),
5699           (gst_dvd_demux_synchronise_pads),
5700           (gst_dvd_demux_sync_stream_to_time):
5701           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event),
5702           (gst_mpeg_demux_send_subbuffer),
5703           (gst_mpeg_demux_sync_stream_to_time),
5704           (gst_mpeg_streams_reset_cur_ts):
5705           * gst/mpegstream/gstmpegdemux.h:
5706           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
5707           (gst_mpeg_parse_pad_added), (gst_mpeg_parse_handle_src_query):
5708           Delegate a query to upstream if it can't be handled.
5709           Make segment stop aware.
5710           Fix (subtitle) stream synchronization.
5711           Add some debug statements.
5712
5713 2008-06-26 10:40:03 +0000  Edward Hervey <bilboed@bilboed.com>
5714
5715           gst/mpegaudioparse/gstmpegaudioparse.c: Fix build on macosx.
5716           Original commit message from CVS:
5717           * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check):
5718           Fix build on macosx.
5719
5720 2008-06-13 06:57:21 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5721
5722           Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs alrea...
5723           Original commit message from CVS:
5724           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
5725           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
5726           * ext/a52dec/gsta52dec.c:
5727           * ext/amrnb/amrnbdec.c:
5728           * ext/amrnb/amrnbenc.c:
5729           * ext/amrnb/amrnbparse.c:
5730           * ext/lame/gstlame.c:
5731           * ext/mad/gstmad.c:
5732           * ext/sidplay/gstsiddec.cc:
5733           * gst/asfdemux/gstrtspwms.c:
5734           * gst/mpegaudioparse/gstxingmux.c:
5735           * gst/realmedia/rademux.c:
5736           * gst/realmedia/rdtmanager.c:
5737           * gst/realmedia/rtspreal.c:
5738           * gst/synaesthesia/gstsynaesthesia.c:
5739           Add missing elements to docs. Restore alphabetical order in section
5740           file. Document mad (it was included in docs already).
5741           Fix doc-markup: use convinience syntax for examples
5742           (produces valid docbook), add several refsec2 when we have several
5743           titles. Fix some types.
5744
5745 2008-06-13 05:52:17 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5746
5747           Do not use short_description in section docs for elements. We extract them from element details and there will be war...
5748           Original commit message from CVS:
5749           * ext/lame/gstlame.c:
5750           * ext/sidplay/gstsiddec.cc:
5751           * gst/mpegaudioparse/gstxingmux.c:
5752           Do not use short_description in section docs for elements. We extract
5753           them from element details and there will be warnings if they differ.
5754
5755 2008-06-09 20:02:05 +0000  Benjamin Kampmann <benjamin@fluendo.com>
5756
5757           ext/cdio/: Also extract album title and album genre from CD-TEXT if available (#537021).
5758           Original commit message from CVS:
5759           Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
5760           * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
5761           (gst_cdio_add_cdtext_album_tags):
5762           * ext/cdio/gstcdio.h:
5763           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
5764           Also extract album title and album genre from CD-TEXT if
5765           available (#537021).
5766
5767 2008-06-09 07:51:00 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5768
5769           gst/mpegaudioparse/gstmpegaudioparse.c: Don't mark MPEG headers with emphasis == 0x2 as invalid. This emphasis value ...
5770           Original commit message from CVS:
5771           * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check):
5772           Don't mark MPEG headers with emphasis == 0x2 as invalid. This
5773           emphasis value is reserved but unfortunately files with that
5774           value exist and the information is not important for the decoder
5775           anyway. Fixes bug #537235.
5776
5777 2008-06-07 18:48:54 +0000  Tim-Philipp Müller <tim@centricular.net>
5778
5779           Require libcdio >= 0.76.
5780           Original commit message from CVS:
5781           * configure.ac:
5782           * ext/cdio/gstcdio.c:
5783           * ext/cdio/gstcdio.h:
5784           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
5785           Require libcdio >= 0.76.
5786
5787 2008-06-02 15:44:57 +0000  Wim Taymans <wim.taymans@gmail.com>
5788
5789           ext/a52dec/gsta52dec.c: Drain queued buffers before forwarding the segment event.
5790           Original commit message from CVS:
5791           * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
5792           Drain queued buffers before forwarding the segment event.
5793
5794 2008-06-02 11:59:07 +0000  Wim Taymans <wim.taymans@gmail.com>
5795
5796           ext/a52dec/gsta52dec.*: Add segment handling, buffer clipping and basic reverse playback.
5797           Original commit message from CVS:
5798           * ext/a52dec/gsta52dec.c: (clear_queued), (flush_queued),
5799           (gst_a52dec_drain), (gst_a52dec_push), (gst_a52dec_sink_event),
5800           (gst_a52dec_chain), (gst_a52dec_change_state):
5801           * ext/a52dec/gsta52dec.h:
5802           Add segment handling, buffer clipping and basic reverse playback.
5803
5804 2008-05-28 11:43:01 +0000  Stefan Kost <ensonic@users.sourceforge.net>
5805
5806           Random doc of the day. Also print human readable format of newsegment in log message if we complain about it.
5807           Original commit message from CVS:
5808           * docs/plugins/Makefile.am:
5809           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
5810           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
5811           * docs/plugins/gst-plugins-ugly-plugins.args:
5812           * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
5813           * docs/plugins/gst-plugins-ugly-plugins.interfaces:
5814           * docs/plugins/inspect/plugin-a52dec.xml:
5815           * docs/plugins/inspect/plugin-amrnb.xml:
5816           * docs/plugins/inspect/plugin-asf.xml:
5817           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
5818           * docs/plugins/inspect/plugin-dvdread.xml:
5819           * docs/plugins/inspect/plugin-dvdsub.xml:
5820           * docs/plugins/inspect/plugin-iec958.xml:
5821           * docs/plugins/inspect/plugin-lame.xml:
5822           * docs/plugins/inspect/plugin-mad.xml:
5823           * docs/plugins/inspect/plugin-mpeg2dec.xml:
5824           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
5825           * docs/plugins/inspect/plugin-mpegstream.xml:
5826           * docs/plugins/inspect/plugin-realmedia.xml:
5827           * docs/plugins/inspect/plugin-siddec.xml:
5828           * docs/plugins/inspect/plugin-synaesthesia.xml:
5829           * ext/a52dec/gsta52dec.c:
5830           Random doc of the day. Also print human readable format of newsegment
5831           in log message if we complain about it.
5832
5833 2008-05-26 09:06:54 +0000  Wim Taymans <wim.taymans@gmail.com>
5834
5835           ext/a52dec/gsta52dec.*: Mark discont on outgoing buffers after receiving a DISCONT buffer or when we have a decoding ...
5836           Original commit message from CVS:
5837           * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_push),
5838           (gst_a52dec_sink_event), (gst_a52dec_handle_frame),
5839           (gst_a52dec_chain), (gst_a52dec_change_state):
5840           * ext/a52dec/gsta52dec.h:
5841           Mark discont on outgoing buffers after receiving a DISCONT buffer or
5842           when we have a decoding error.
5843           We don't need to clear the cache when we receive a NEWSEGMENT event.
5844           Clear buffer cache in DISCONT.
5845           Add beginnings of GstSegment handling.
5846
5847 2008-05-26 07:41:24 +0000  Sebastian Dröge <slomo@circular-chaos.org>
5848
5849           gst/mpegaudioparse/gstxingmux.c: Fix alignment issues that caused SIGBUS on some architectures.
5850           Original commit message from CVS:
5851           * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header):
5852           Fix alignment issues that caused SIGBUS on some architectures.
5853
5854 2008-05-25 21:30:40 +0000  Tim-Philipp Müller <tim@centricular.net>
5855
5856           gst/ac3parse/gstac3parse.c: Fix alignment issue which isn't really an issue at all because the plugin hasn't been por...
5857           Original commit message from CVS:
5858           * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
5859           Fix alignment issue which isn't really an issue at all because
5860           the plugin hasn't been ported to 0.10 yet.
5861
5862 2008-05-25 21:03:41 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5863
5864           configure.ac: Back to devel -> 0.10.8.1
5865           Original commit message from CVS:
5866           * configure.ac:
5867           Back to devel -> 0.10.8.1
5868
5869 === release 0.10.8 ===
5870
5871 2008-05-21 23:03:13 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5872
5873         * ChangeLog:
5874         * NEWS:
5875         * RELEASE:
5876         * configure.ac:
5877         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
5878         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
5879         * docs/plugins/inspect/plugin-a52dec.xml:
5880         * docs/plugins/inspect/plugin-asf.xml:
5881         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
5882         * docs/plugins/inspect/plugin-dvdread.xml:
5883         * docs/plugins/inspect/plugin-dvdsub.xml:
5884         * docs/plugins/inspect/plugin-iec958.xml:
5885         * docs/plugins/inspect/plugin-lame.xml:
5886         * docs/plugins/inspect/plugin-mad.xml:
5887         * docs/plugins/inspect/plugin-mpeg2dec.xml:
5888         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
5889         * docs/plugins/inspect/plugin-mpegstream.xml:
5890         * docs/plugins/inspect/plugin-realmedia.xml:
5891         * docs/plugins/inspect/plugin-siddec.xml:
5892         * gst-plugins-ugly.doap:
5893         * po/LINGUAS:
5894           Release 0.10.8
5895           Original commit message from CVS:
5896           Release 0.10.8
5897
5898 2008-05-21 22:43:42 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5899
5900         * common:
5901         * po/af.po:
5902         * po/az.po:
5903         * po/bg.po:
5904         * po/cs.po:
5905         * po/da.po:
5906         * po/en_GB.po:
5907         * po/es.po:
5908         * po/fi.po:
5909         * po/fr.po:
5910         * po/hu.po:
5911         * po/it.po:
5912         * po/lt.po:
5913         * po/nb.po:
5914         * po/nl.po:
5915         * po/or.po:
5916         * po/pl.po:
5917         * po/pt_BR.po:
5918         * po/ru.po:
5919         * po/sk.po:
5920         * po/sq.po:
5921         * po/sr.po:
5922         * po/sv.po:
5923         * po/uk.po:
5924         * po/vi.po:
5925         * po/zh_CN.po:
5926           Update .po files
5927           Original commit message from CVS:
5928           Update .po files
5929
5930 2008-05-19 21:38:16 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5931
5932           configure.ac: 0.10.7.4 pre-release
5933           Original commit message from CVS:
5934           * configure.ac:
5935           0.10.7.4 pre-release
5936
5937 2008-05-19 15:07:07 +0000  Edward Hervey <bilboed@bilboed.com>
5938
5939           ext/mad/gstmad.c: Fix inconsistent use of rate and channels.
5940           Original commit message from CVS:
5941           * ext/mad/gstmad.c: (gst_mad_convert_src), (gst_mad_chain):
5942           Fix inconsistent use of rate and channels.
5943           Fixes #533581
5944
5945 2008-05-19 10:23:46 +0000  Wim Taymans <wim.taymans@gmail.com>
5946
5947           gst/realmedia/rmdemux.c: Flush timestamp correction variables on a flush. Fixes #533832.
5948           Original commit message from CVS:
5949           * gst/realmedia/rmdemux.c: (gst_rmdemux_send_event):
5950           Flush timestamp correction variables on a flush. Fixes #533832.
5951
5952 2008-05-19 10:02:41 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5953
5954         * ChangeLog:
5955         * common:
5956         * configure.ac:
5957           Commit 0.10.7.3 pre-rel marker
5958           Original commit message from CVS:
5959           Commit 0.10.7.3 pre-rel marker
5960
5961 2008-05-13 09:33:09 +0000  Edward Hervey <bilboed@bilboed.com>
5962
5963           gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in order to properly stop, and doing that a...
5964           Original commit message from CVS:
5965           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
5966           Properly aggregate GstFlowReturn from downstream in order to properly
5967           stop, and doing that as early as possible.
5968           Fixes #532807
5969
5970 2008-05-10 15:32:41 +0000  Jan Schmidt <thaytan@mad.scientist.com>
5971
5972           configure.ac: 0.10.7.2 pre-release
5973           Original commit message from CVS:
5974           * configure.ac:
5975           0.10.7.2 pre-release
5976
5977 2008-05-10 00:44:00 +0000  Edward Hervey <bilboed@bilboed.com>
5978
5979           Always let FLUSH_START events flow downstream.
5980           Original commit message from CVS:
5981           * ext/mad/gstmad.c: (gst_mad_sink_event):
5982           * gst/mpegaudioparse/gstmpegaudioparse.c:
5983           (gst_mp3parse_sink_event):
5984           Always let FLUSH_START events flow downstream.
5985
5986 2008-05-07 08:00:24 +0000  Tim-Philipp Müller <tim@centricular.net>
5987
5988           configure.ac: Error out if we don't have the required core/base versions.
5989           Original commit message from CVS:
5990           * configure.ac:
5991           Error out if we don't have the required core/base versions.
5992
5993 2008-05-06 17:53:26 +0000  Wim Taymans <wim.taymans@gmail.com>
5994
5995           gst/realmedia/rmdemux.c: Fix video timestamps by adjusting it with the first timestamp found.
5996           Original commit message from CVS:
5997           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
5998           (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet),
5999           (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet):
6000           Fix video timestamps by adjusting it with the first timestamp found.
6001           Don't assume we have a complete fragment when flushing the adapter,
6002           packets might have been lost or the stream might just be broken.
6003
6004 2008-05-06 10:30:18 +0000  Wim Taymans <wim.taymans@gmail.com>
6005
6006           gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally try to autoplug the rdtmanager.
6007           Original commit message from CVS:
6008           * gst/realmedia/rdtmanager.c: (gst_rdt_manager_plugin_init):
6009           Set Rank to NONE so that we don't accidentally try to autoplug the
6010           rdtmanager.
6011
6012 2008-05-05 08:43:38 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6013
6014           gst/mpegaudioparse/gstmpegaudioparse.c: Send a new duration message if the average bitrate changed and we don't know ...
6015           Original commit message from CVS:
6016           * gst/mpegaudioparse/gstmpegaudioparse.c:
6017           (gst_mp3parse_emit_frame):
6018           Send a new duration message if the average bitrate changed and
6019           we don't know the duration from the Xing or VBRI header.
6020           Fixes bug #321857.
6021
6022 2008-04-30 17:16:47 +0000  Wim Taymans <wim.taymans@gmail.com>
6023
6024           gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we parse the SDP as it's also there that we c...
6025           Original commit message from CVS:
6026           * gst/realmedia/rtspreal.c: (rtsp_ext_real_before_send),
6027           (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select):
6028           * gst/realmedia/rtspreal.h:
6029           Move assembly rule parsing to the place where we parse the SDP as it's
6030           also there that we create the MDPR and we need the currently selected
6031           asmrule in order to select the right MTLI.
6032           Fixes #529359.
6033
6034 2008-04-29 17:34:19 +0000  Michael Smith <msmith@xiph.org>
6035
6036           gst/realmedia/: Include generated "_stdint.h" instead of <stdint.h> which might not exist on some systems.
6037           Original commit message from CVS:
6038           * gst/realmedia/realhash.c:
6039           * gst/realmedia/rtspreal.c:
6040           Include generated "_stdint.h" instead of <stdint.h> which might not
6041           exist on some systems.
6042
6043 2008-04-25 23:10:54 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6044
6045           ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environment...
6046           Original commit message from CVS:
6047           * ext/sidplay/gstsiddec.cc:
6048           Cast NULL sentinels to void * as NULL is defined as an integer
6049           constant in most environments when using C++ and it's size might
6050           be different from a pointer. Fixes #529488.
6051
6052 2008-04-22 12:11:30 +0000  Edgard Lima <edgard.lima@indt.org.br>
6053
6054         * ChangeLog:
6055         * gst/asfdemux/gstasfdemux.c:
6056         * gst/asfdemux/gstrtspwms.c:
6057           Fix "unused var" compiler error when --disable-gst-debug is used.
6058           Original commit message from CVS:
6059           Fix "unused var" compiler error when --disable-gst-debug is used.
6060
6061 2008-04-17 20:58:00 +0000  Tim-Philipp Müller <tim@centricular.net>
6062
6063           ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a NOT_LINKED flow return, which is not cov...
6064           Original commit message from CVS:
6065           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_loop):
6066           We should also stop the streaming task when we get a NOT_LINKED
6067           flow return, which is not covered by FLOW_IS_FATAL.
6068
6069 2008-04-17 10:24:32 +0000  Edward Hervey <bilboed@bilboed.com>
6070
6071           ext/: gst_atomic_int_set ==> g_atomic_int_set
6072           Original commit message from CVS:
6073           * ext/cdio/gstcdiocddasrc.c:
6074           * ext/dv/gstdvdemux.c:
6075           gst_atomic_int_set ==> g_atomic_int_set
6076
6077 2008-04-11 08:09:55 +0000  Julien Moutte <julien@moutte.net>
6078
6079           gst/mpegaudioparse/gstxingmux.c: Fix argument formats.
6080           Original commit message from CVS:
6081           2008-04-11  Julien Moutte  <julien@fluendo.com>
6082           * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): Fix
6083           argument formats.
6084
6085 2008-04-06 08:57:33 +0000  Damien Lespiau <damien.lespiau@gmail.com>
6086
6087           configure.ac: Actually build dlls when cross-compiling with mingw32.
6088           Original commit message from CVS:
6089           Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6090           * configure.ac:
6091           Actually build dlls when cross-compiling with mingw32.
6092           Fixes bug #526247.
6093
6094 2008-04-04 19:04:20 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6095
6096           Depend on GLib 2.12 and use it unconditionally as we do in other modules too already.
6097           Original commit message from CVS:
6098           * configure.ac:
6099           * gst/mpegaudioparse/gstmpegaudioparse.c:
6100           (mpeg_audio_seek_entry_free):
6101           * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_free):
6102           Depend on GLib 2.12 and use it unconditionally as we do in other
6103           modules too already.
6104
6105 2008-04-03 15:21:50 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6106
6107           gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we compile with
6108           Original commit message from CVS:
6109           * gst/mpegaudioparse/gstmpegaudioparse.c:
6110           (mpeg_audio_seek_entry_new), (mpeg_audio_seek_entry_free),
6111           (gst_mp3parse_reset), (gst_mp3parse_emit_frame):
6112           * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_new),
6113           (gst_xing_seek_entry_free), (gst_xing_mux_finalize), (xing_reset),
6114           (gst_xing_mux_chain):
6115           Use GSlice for allocating the seek table entries if we compile with
6116           GLib 2.10 or newer.
6117
6118 2008-04-01 14:39:24 +0000  Wim Taymans <wim.taymans@gmail.com>
6119
6120           gst/asfdemux/gstasfdemux.c: Remove some debug code.
6121           Original commit message from CVS:
6122           * gst/asfdemux/gstasfdemux.c:
6123           (gst_asf_demux_process_ext_stream_props):
6124           Remove some debug code.
6125
6126 2008-04-01 14:29:32 +0000  Wim Taymans <wim.taymans@gmail.com>
6127
6128           gst/asfdemux/gstasfdemux.c: Guard against division by 0 and fall back to 25/1 framerate.
6129           Original commit message from CVS:
6130           * gst/asfdemux/gstasfdemux.c:
6131           (gst_asf_demux_process_ext_stream_props):
6132           Guard against division by 0 and fall back to 25/1 framerate.
6133
6134 2008-04-01 14:00:32 +0000  Wim Taymans <wim.taymans@gmail.com>
6135
6136           gst/asfdemux/gstasfdemux.c: Instead of adding a fixes 25/1 framerate to the video caps, use the average frame duratio...
6137           Original commit message from CVS:
6138           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
6139           (gst_asf_demux_process_ext_stream_props):
6140           Instead of adding a fixes 25/1 framerate to the video caps, use the
6141           average frame duration in the extended properties of the video stream as
6142           the framerate. Fixes #524346.
6143
6144 2008-03-21 14:15:27 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6145
6146           configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4....
6147           Original commit message from CVS:
6148           * configure.ac:
6149           Check if the compiler supports do { } while (0) macros. This fixes
6150           a warning when compiling with g++ 4.3, resulting in a build failure
6151           because of -Werror.
6152
6153 2008-03-19 11:01:25 +0000  Wim Taymans <wim.taymans@gmail.com>
6154
6155           gst/realmedia/asmrules.c: make ) also a delimiter for rules.
6156           Original commit message from CVS:
6157           * gst/realmedia/asmrules.c: (gst_asm_scan_string), (main):
6158           make ) also a delimiter for rules.
6159           Skip \\ when scanning strings.
6160           Add new testcase for these problems.
6161
6162 2008-03-12 16:09:48 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6163
6164           gst/mpegaudioparse/gstmpegaudioparse.c: Don't take the stream lock when caching events. This is not necessary and res...
6165           Original commit message from CVS:
6166           * gst/mpegaudioparse/gstmpegaudioparse.c:
6167           (gst_mp3parse_sink_event):
6168           Don't take the stream lock when caching events. This is not necessary
6169           and results in a deadlock when seeking with rhythmbox (but not with
6170           totem or banshee for some reason).
6171
6172 2008-03-10 15:17:24 +0000  Pizpot Gargravarr <pgargravarr@siriuscybernetics.org>
6173
6174           gst/realmedia/rtspreal.c: Add the version field when creating the CONT chunk resulting in the Author, Comment and Cop...
6175           Original commit message from CVS:
6176           Patch by: Pizpot Gargravarr <pgargravarr at siriuscybernetics dot org>
6177           * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp):
6178           Add the version field when creating the CONT chunk resulting in
6179           the Author, Comment and Copyright tags not being parsed correctly.
6180           Fixes #521459.
6181
6182 2008-03-10 15:13:10 +0000  Wim Taymans <wim.taymans@gmail.com>
6183
6184           gst/mpegaudioparse/gstmpegaudioparse.c: Remove trailing newlines from debug statements.
6185           Original commit message from CVS:
6186           * gst/mpegaudioparse/gstmpegaudioparse.c:
6187           (gst_mp3parse_sink_event), (gst_mp3parse_chain):
6188           Remove trailing newlines from debug statements.
6189
6190 2008-03-04 22:54:21 +0000  Simone Gotti <simone.gotti@email.it>
6191
6192           ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav, and fixes it in various other ways. Thi...
6193           Original commit message from CVS:
6194           * ext/dvdnav/dvdnavsrc.c:
6195           * ext/dvdnav/dvdnavsrc.h:
6196           Apply patch that adds some seeking support to dvdnav, and fixes it
6197           in various other ways. This doesn't make dvdnavsrc fully functional,
6198           but moves it forward.
6199           Fixes: #476149
6200           Patch By: Simone Gotti <simone.gotti@email.it>
6201           * ext/dvdnav/gst-dvd:
6202           Update the simple dvdnavsrc gst-launch example to work for 0.10
6203
6204 2008-03-03 12:50:56 +0000  Peter Kjellerstedt <pkj@axis.com>
6205
6206           configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which plug-ins are included/excluded. (#4...
6207           Original commit message from CVS:
6208           * configure.ac:
6209           Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
6210           plug-ins are included/excluded. (#498222)
6211
6212 2008-02-27 15:23:51 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6213
6214           Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead of dropping and leaking them.
6215           Original commit message from CVS:
6216           * ext/mad/gstmad.c: (gst_mad_sink_event):
6217           * gst/mpegaudioparse/gstmpegaudioparse.c:
6218           (gst_mp3parse_sink_event):
6219           Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead
6220           of dropping and leaking them.
6221
6222 2008-02-27 13:18:57 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6223
6224           Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ...
6225           Original commit message from CVS:
6226           * ext/mad/gstmad.c: (gst_mad_dispose), (gst_mad_sink_event),
6227           (gst_mad_chain):
6228           * ext/mad/gstmad.h:
6229           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose),
6230           (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame):
6231           * gst/mpegaudioparse/gstmpegaudioparse.h:
6232           Cache all events except EOS if we still have to send a NEWSEGMENT
6233           event. This will let TAG events be forwarded until after decodebin
6234           to an encoder for example as decodebin only links the pads
6235           after NEWSEGMENT. Fixes bug #518933.
6236
6237 2008-02-27 12:48:41 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6238
6239           gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in the MP3 frame for stereo files. Fixes b...
6240           Original commit message from CVS:
6241           * gst/mpegaudioparse/gstxingmux.c: (get_xing_offset):
6242           Write Xing header at the correct position in the MP3 frame for
6243           stereo files. Fixes bug #518676.
6244
6245 2008-02-23 12:35:53 +0000  Tim-Philipp Müller <tim@centricular.net>
6246
6247           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code (#516509).
6248           Original commit message from CVS:
6249           * configure.ac:
6250           * ext/sidplay/Makefile.am:
6251           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
6252           when building C++ code (#516509).
6253
6254 2008-02-22 14:55:57 +0000  Tim-Philipp Müller <tim@centricular.net>
6255
6256           ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun
6257           Original commit message from CVS:
6258           * ext/lame/gstlame.c: (gst_lame_sink_setcaps):
6259           Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun
6260           Workshop 12 compiler, but probably also crashes (#517985).
6261
6262 2008-02-22 07:11:17 +0000  Thiago Sousa Santos <thiagoss@lcc.ufcg.edu.br>
6263
6264           gst/mpegaudioparse/gstmpegaudioparse.*: Post channel mode and CRC as tags. Fixes bug #504493.
6265           Original commit message from CVS:
6266           Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
6267           * gst/mpegaudioparse/gstmpegaudioparse.c:
6268           (gst_mp3_channel_mode_get_type),
6269           (mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
6270           (gst_mp3parse_reset), (gst_mp3parse_emit_frame),
6271           (gst_mp3parse_chain):
6272           * gst/mpegaudioparse/gstmpegaudioparse.h:
6273           Post channel mode and CRC as tags. Fixes bug #504493.
6274
6275 2008-02-22 06:27:11 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6276
6277           ext/dvdnav/dvdnavsrc.c: Correctly chain up to the parent's finalize function.
6278           Original commit message from CVS:
6279           * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_finalize):
6280           Correctly chain up to the parent's finalize function.
6281
6282 2008-02-22 06:25:28 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6283
6284           gst/mpegaudioparse/gstmpegaudioparse.c: Try a bit harder to get valid timestamps, especially if upstream gives us one...
6285           Original commit message from CVS:
6286           * gst/mpegaudioparse/gstmpegaudioparse.c:
6287           (gst_mp3parse_emit_frame), (gst_mp3parse_chain):
6288           Try a bit harder to get valid timestamps, especially if upstream
6289           gives us one and we are at the first frame or resyncing.
6290           Return UNEXPECTED if we get a valid timestamp that is outside of
6291           our configured segment. After all changes done so far this doesn't
6292           seem to cause any regression, please test.
6293
6294 2008-02-22 06:19:41 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6295
6296           gst/asfdemux/gstasfdemux.c: If we don't have the position to seek to in our index first try to convert from TIME to B...
6297           Original commit message from CVS:
6298           Patch by:
6299           Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
6300           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event):
6301           If we don't have the position to seek to in our index first try
6302           to convert from TIME to BYTES upstream and only if that fails
6303           too use the old hack to simply seek to an earlier position
6304           and let the sink drop everything before segment start.
6305           Partially fixes bug #469930.
6306
6307 2008-02-21 23:54:25 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6308
6309           configure.ac: Back to development...
6310           Original commit message from CVS:
6311           * configure.ac:
6312           Back to development...
6313
6314 === release 0.10.7 ===
6315
6316 2008-02-21 00:15:22 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6317
6318         * ChangeLog:
6319         * NEWS:
6320         * RELEASE:
6321         * configure.ac:
6322         * docs/plugins/gst-plugins-ugly-plugins.args:
6323         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
6324         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
6325         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
6326         * docs/plugins/gst-plugins-ugly-plugins.signals:
6327         * docs/plugins/inspect/plugin-a52dec.xml:
6328         * docs/plugins/inspect/plugin-asf.xml:
6329         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
6330         * docs/plugins/inspect/plugin-dvdread.xml:
6331         * docs/plugins/inspect/plugin-dvdsub.xml:
6332         * docs/plugins/inspect/plugin-iec958.xml:
6333         * docs/plugins/inspect/plugin-lame.xml:
6334         * docs/plugins/inspect/plugin-mad.xml:
6335         * docs/plugins/inspect/plugin-mpeg2dec.xml:
6336         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
6337         * docs/plugins/inspect/plugin-mpegstream.xml:
6338         * docs/plugins/inspect/plugin-realmedia.xml:
6339         * docs/plugins/inspect/plugin-siddec.xml:
6340         * gst-plugins-ugly.doap:
6341         * po/LINGUAS:
6342           Release 0.10.7 - I Cheated Time
6343           Original commit message from CVS:
6344           Release 0.10.7 - I Cheated Time
6345
6346 2008-02-20 23:51:56 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6347
6348         * po/af.po:
6349         * po/az.po:
6350         * po/bg.po:
6351         * po/cs.po:
6352         * po/da.po:
6353         * po/en_GB.po:
6354         * po/es.po:
6355         * po/fi.po:
6356         * po/hu.po:
6357         * po/it.po:
6358         * po/nb.po:
6359         * po/nl.po:
6360         * po/or.po:
6361         * po/pl.po:
6362         * po/pt_BR.po:
6363         * po/sk.po:
6364         * po/sq.po:
6365         * po/sr.po:
6366         * po/sv.po:
6367         * po/uk.po:
6368         * po/vi.po:
6369         * po/zh_CN.po:
6370           Update .po files
6371           Original commit message from CVS:
6372           Update .po files
6373
6374 2008-02-18 20:40:29 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6375
6376           tests/check/Makefile.am: Exclude dvdreadsrc from the states test too.
6377           Original commit message from CVS:
6378           * tests/check/Makefile.am:
6379           Exclude dvdreadsrc from the states test too.
6380
6381 2008-02-18 10:25:16 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6382
6383           gst/mpegaudioparse/gstmpegaudioparse.c: Handler buffers without valid timestamp more correctly: Don't drop them and d...
6384           Original commit message from CVS:
6385           * gst/mpegaudioparse/gstmpegaudioparse.c:
6386           (gst_mp3parse_emit_frame):
6387           Handler buffers without valid timestamp more correctly: Don't drop
6388           them and don't use the invalid timestamp to calculate the next
6389           timestamp. Fixes bug #516811.
6390
6391 2008-02-18 05:16:44 +0000  Tal Shalif <tshalif@nargila.org>
6392
6393           ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer overflows.
6394           Original commit message from CVS:
6395           Patch by: Tal Shalif <tshalif at nargila dot org>
6396           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_create),
6397           (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_position_query):
6398           Add some gint64 casts to prevent 32 bit integer overflows.
6399           Fixes bug #516989.
6400
6401 2008-02-17 18:49:30 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6402
6403           gst/mpegaudioparse/gstmpegaudioparse.c: Revert previous commit to mp3parse, as it breaks playback of AVI files.
6404           Original commit message from CVS:
6405           * gst/mpegaudioparse/gstmpegaudioparse.c:
6406           Revert previous commit to mp3parse, as it breaks playback
6407           of AVI files.
6408
6409 2008-02-14 13:58:42 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6410
6411           gst/mpegaudioparse/gstmpegaudioparse.c: Return GST_FLOW_UNEXPECTED if we get data that is after our configured segmen...
6412           Original commit message from CVS:
6413           * gst/mpegaudioparse/gstmpegaudioparse.c:
6414           (gst_mp3parse_emit_frame):
6415           Return GST_FLOW_UNEXPECTED if we get data that is after our
6416           configured segment. This makes upstream go EOS immediately instead
6417           of sending us the complete stream. Also improve debugging a bit.
6418
6419 2008-02-13 22:57:54 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6420
6421           ext/dvdread/dvdreadsrc.c: Fix regression in DVD seeking - when a pack we expect to be a NAV block turns out not to be...
6422           Original commit message from CVS:
6423           * ext/dvdread/dvdreadsrc.c:
6424           Fix regression in DVD seeking - when a pack we
6425           expect to be a NAV block turns out not to be, scan forwards
6426           for up to 2MB (at most ~1sec) until we find one.
6427           Fixes: #516278
6428
6429 2008-02-12 21:42:19 +0000  Sébastien Moutte <sebastien@moutte.net>
6430
6431           win32/vs6/libgstmpegaudioparse.dsp: Add xing files to VS project file.
6432           Original commit message from CVS:
6433           * win32/vs6/libgstmpegaudioparse.dsp:
6434           Add xing files to VS project file.
6435
6436 2008-02-11 13:31:06 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6437
6438           gst/dvdsub/gstdvdsubparse.c: Stop leaking src pad templates. Fixes bug #515708.
6439           Original commit message from CVS:
6440           * gst/dvdsub/gstdvdsubparse.c: (gst_dvd_sub_parse_init):
6441           Stop leaking src pad templates. Fixes bug #515708.
6442
6443 2008-02-11 13:29:07 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6444
6445           gst/mpegaudioparse/gstxingmux.c: Correctly write the size in bytes on big endian systems.
6446           Original commit message from CVS:
6447           * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header):
6448           Correctly write the size in bytes on big endian systems.
6449           Fixes bug #515725.
6450
6451 2008-02-11 09:13:33 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6452
6453           ext/lame/gstlame.c: Don't leak the allowed caps.
6454           Original commit message from CVS:
6455           * ext/lame/gstlame.c: (gst_lame_setup):
6456           Don't leak the allowed caps.
6457           * tests/check/pipelines/lame.c: (GST_START_TEST):
6458           Stop leaking all buffers. Fixes bug #515575.
6459
6460 2008-02-08 10:17:11 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6461
6462           gst/mpegaudioparse/plugin.c: Commit new file I forgot to add.
6463           Original commit message from CVS:
6464           * gst/mpegaudioparse/plugin.c:
6465           Commit new file I forgot to add.
6466
6467 2008-02-08 01:09:53 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6468
6469           configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during pre-releases or releases.
6470           Original commit message from CVS:
6471           * configure.ac:
6472           Make DISABLE_DEPRECATED defined *only* during CVS, not during
6473           pre-releases or releases.
6474
6475 2008-02-08 00:44:19 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6476
6477         * ChangeLog:
6478           Mention bug 511497 fixed in previous commit
6479           Original commit message from CVS:
6480           Mention bug 511497 fixed in previous commit
6481
6482 2008-02-08 00:36:51 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6483
6484           Move xingmux from -bad.
6485           Original commit message from CVS:
6486           * docs/plugins/Makefile.am:
6487           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
6488           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
6489           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
6490           * gst/mpegaudioparse/Makefile.am:
6491           * gst/mpegaudioparse/gstmpegaudioparse.c:
6492           * gst/mpegaudioparse/gstxingmux.c:
6493           * tests/check/Makefile.am:
6494           * tests/check/elements/.cvsignore:
6495           Move xingmux from -bad.
6496
6497 2008-02-07 19:25:08 +0000  Sébastien Moutte <sebastien@moutte.net>
6498
6499           gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_guint64_to_gdouble for conversion
6500           Original commit message from CVS:
6501           * gst/mpegaudioparse/gstmpegaudioparse.c:(mp3parse_time_to_bytepos):
6502           Use gst_guint64_to_gdouble for conversion
6503           * win32/vs6/libgstasfdemux.dsp:
6504           * win32/vs6/libgstdvdsub.dsp:
6505           * win32/vs6/libgstrealmedia.dsp:
6506           Update project dependencies and add new source files
6507
6508 2008-02-04 14:27:32 +0000  Zaheer Abbas Merali <zaheerabbas@merali.org>
6509
6510           ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpeg2 has set frame period to 0, probably d...
6511           Original commit message from CVS:
6512           * ext/mpeg2dec/gstmpeg2dec.c:
6513           Reset decoder when handling sequence where libmpeg2 has set
6514           frame period to 0, probably due to a corrupt packet.
6515           Fixes bug #514297
6516
6517 2008-01-29 19:10:38 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6518
6519           gst/mpegaudioparse/gstmpegaudioparse.c: Don't set new caps on the srcpad everytime the bitrate or MPEG version change...
6520           Original commit message from CVS:
6521           * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create),
6522           (gst_mp3parse_chain):
6523           Don't set new caps on the srcpad everytime the bitrate or MPEG
6524           version changes but calculate new spf value when the MPEG version
6525           changes.
6526
6527 2008-01-23 10:34:40 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6528
6529           Add documentation for the xingheader plugin.
6530           Original commit message from CVS:
6531           * docs/plugins/Makefile.am:
6532           * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6533           * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6534           * gst/xingheader/gstxingmux.c:
6535           * gst/xingheader/gstxingmux.h:
6536           Add documentation for the xingheader plugin.
6537           * tests/check/elements/xingmux.c: (GST_START_TEST):
6538           Set element state to PLAYING before doing something else.
6539
6540 2008-01-23 10:11:44 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6541
6542           tests/check/: Add simple unit test for the xingmux element.
6543           Original commit message from CVS:
6544           * tests/check/Makefile.am:
6545           * tests/check/elements/.cvsignore:
6546           * tests/check/elements/xingmux.c: (setup_xingmux),
6547           (cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main):
6548           * tests/check/elements/xingmux_testdata.h:
6549           Add simple unit test for the xingmux element.
6550           * gst/xingheader/gstxingmux.c: (generate_xing_header),
6551           (gst_xing_mux_finalize), (xing_reset):
6552           Fix a memleak and invalid seek tables with less than 100 MP3 frames.
6553
6554 2008-01-21 13:35:02 +0000  Stefan Kost <ensonic@users.sourceforge.net>
6555
6556           docs/plugins/: Add the real and rtsp elements and update the lists.
6557           Original commit message from CVS:
6558           * docs/plugins/Makefile.am:
6559           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
6560           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
6561           Add the real and rtsp elements and update the lists.
6562           * docs/plugins/inspect/plugin-amrnb.xml:
6563           * docs/plugins/inspect/plugin-asf.xml:
6564           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
6565           * docs/plugins/inspect/plugin-dvdsub.xml:
6566           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
6567           * docs/plugins/inspect/plugin-mpegstream.xml:
6568           * docs/plugins/inspect/plugin-realmedia.xml:
6569           * docs/plugins/inspect/plugin-siddec.xml:
6570           * docs/plugins/inspect/plugin-synaesthesia.xml:
6571           Regenerate docs.
6572           * gst/iec958/ac3_padder.c:
6573           * gst/iec958/ac3_padder.h:
6574           Do not use gtk-doc style comments for non gtk-doc comments. Note -
6575           there are functions defined using extern in the .c file - does that
6576           make sense?
6577
6578 2008-01-21 12:43:37 +0000  Stefan Kost <ensonic@users.sourceforge.net>
6579
6580           ext/mad/gstmad.c: Chain up at the end of the function.
6581           Original commit message from CVS:
6582           * ext/mad/gstmad.c:
6583           Chain up at the end of the function.
6584
6585 2008-01-19 16:04:14 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6586
6587           ext/mad/gstid3tag.c: Don't add pad templates for the base class but only in the subclasses.
6588           Original commit message from CVS:
6589           * ext/mad/gstid3tag.c: (gst_id3_tag_class_init):
6590           Don't add pad templates for the base class but only in the
6591           subclasses.
6592
6593 2008-01-17 17:26:48 +0000  Zaheer Abbas Merali <zaheerabbas@merali.org>
6594
6595           ext/lame/gstlame.*: Fix the case where you initially have stereo input, and so lame's mode is not set to mono, and th...
6596           Original commit message from CVS:
6597           * ext/lame/gstlame.c:
6598           * ext/lame/gstlame.h:
6599           Fix the case where you initially have stereo input, and so lame's
6600           mode is not set to mono, and then you get input with mono audio and
6601           soon after you get stereo input again. What happened before this
6602           commit is that it would keep the encoding mode as mono. It should
6603           change it back to the one requested by the app (or the default one)
6604           if not requested.
6605
6606 2008-01-15 17:18:31 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6607
6608           gst/mpegaudioparse/gstmpegaudioparse.c: Interpolate the VBRI seek table entries to get better results, support 3 byte...
6609           Original commit message from CVS:
6610           * gst/mpegaudioparse/gstmpegaudioparse.c:
6611           (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
6612           (mp3parse_bytepos_to_time):
6613           Interpolate the VBRI seek table entries to get better results,
6614           support 3 byte seek table entries and prevent overflows in the
6615           seek table by adding the relative offsets when using the seek
6616           table in a large enough data type.
6617
6618 2008-01-14 15:02:13 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6619
6620           gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the VBRI seek table. Might make sense to use...
6621           Original commit message from CVS:
6622           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
6623           (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
6624           (mp3parse_bytepos_to_time):
6625           * gst/mpegaudioparse/gstmpegaudioparse.h:
6626           Add support for seeking based on the VBRI seek table. Might make
6627           sense to use interpolation in the table later to get hopefully a
6628           bit more accurate values.
6629
6630 2008-01-14 11:41:32 +0000  Wim Taymans <wim.taymans@gmail.com>
6631
6632           ext/mpeg2dec/gstmpeg2dec.c: Fix compilation error. Fixes #509313.
6633           Original commit message from CVS:
6634           * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued),
6635           (handle_picture), (handle_slice):
6636           Fix compilation error. Fixes #509313.
6637
6638 2008-01-14 11:24:57 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6639
6640           ext/lame/gstlame.c: Use gst_util_uint64_scale instead of gst_util_uint64_scale_int as 8 * GST_SECOND is too large for...
6641           Original commit message from CVS:
6642           * ext/lame/gstlame.c: (gst_lame_sink_event):
6643           Use gst_util_uint64_scale instead of gst_util_uint64_scale_int
6644           as 8 * GST_SECOND is too large for int.
6645
6646 2008-01-14 10:52:20 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6647
6648           gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead of 0xfe.
6649           Original commit message from CVS:
6650           * gst/xingheader/gstxingmux.c: (generate_xing_header):
6651           Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead
6652           of 0xfe.
6653
6654 2008-01-14 10:42:48 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6655
6656           gst/mpegaudioparse/gstmpegaudioparse.*: Add initial support for reading VBRI headers as found in VBR files created by...
6657           Original commit message from CVS:
6658           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
6659           (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame),
6660           (mp3parse_total_bytes), (mp3parse_total_time):
6661           * gst/mpegaudioparse/gstmpegaudioparse.h:
6662           Add initial support for reading VBRI headers as found in VBR files
6663           created by some Fraunhofer encoders. Currently we only read the
6664           number of frames and bytes (and calculate duration, etc from this)
6665           but there is also a seek table that we currently don't use.
6666
6667 2008-01-14 09:17:47 +0000  Mark Nauwelaerts <manauw@syknet.be>
6668
6669           ext/lame/gstlame.c: Correctly set number of channels when using mono-encoding mode and fix the duration calculation o...
6670           Original commit message from CVS:
6671           Patch by: Mark Nauwelaerts <manauw at syknet dot be>
6672           * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
6673           (gst_lame_sink_event):
6674           Correctly set number of channels when using mono-encoding mode
6675           and fix the duration calculation of the EOS buffer.
6676
6677 2008-01-14 09:13:29 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6678
6679           gst/mpegaudioparse/gstmpegaudioparse.c: Guard against 0 values in the Xing header as frame count and byte count and c...
6680           Original commit message from CVS:
6681           * gst/mpegaudioparse/gstmpegaudioparse.c:
6682           (gst_mp3parse_handle_first_frame):
6683           Guard against 0 values in the Xing header as frame count and
6684           byte count and calculate the bitrate when we have all values
6685           we need and not before.
6686
6687 2008-01-14 09:09:49 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6688
6689           gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf.
6690           Original commit message from CVS:
6691           * gst/xingheader/gstxingmux.c: (generate_xing_header):
6692           Remove accidentially leftover debug printf.
6693
6694 2008-01-14 08:56:31 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6695
6696           gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing header, properly set the timestamp, dur...
6697           Original commit message from CVS:
6698           * gst/xingheader/gstxingmux.c: (has_xing_header),
6699           (generate_xing_header), (gst_xing_mux_chain),
6700           (gst_xing_mux_sink_event):
6701           Choose smallest possible frame size for the Xing header, properly
6702           set the timestamp, duration and offset on the outgoing buffers,
6703           only send NEWSEGMENT events in BYTE format downstream and also
6704           drop VBRI headers if already existing.
6705
6706 2008-01-12 09:22:06 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6707
6708           gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new features:
6709           Original commit message from CVS:
6710           * gst/xingheader/Makefile.am:
6711           * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset),
6712           (has_xing_header), (generate_xing_header),
6713           (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset),
6714           (gst_xing_mux_init), (gst_xing_mux_chain),
6715           (gst_xing_mux_sink_event), (gst_xing_mux_change_state):
6716           * gst/xingheader/gstxingmux.h:
6717           Major cleanup and rewrite of xingmux with less bugs and new features:
6718           - Handles other layers as 3
6719           - Write TOC
6720
6721 2008-01-10 17:24:09 +0000  Tim-Philipp Müller <tim@centricular.net>
6722
6723           ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not from the streaming thread to avoid GLib ...
6724           Original commit message from CVS:
6725           * ext/mad/gstmad.c: (GST_TYPE_MAD_MODE),
6726           (GST_TYPE_MAD_EMPHASIS), (GST_TAG_EMPHASIS), (CHECK_HEADER):
6727           Call g_type_class_ref() from a thread-safe context and not
6728           from the streaming thread to avoid GLib screwing up (see
6729           bug #349410 and #493432). Comment out unused code.
6730
6731 2008-01-10 15:24:08 +0000  Wim Taymans <wim.taymans@gmail.com>
6732
6733           ext/mpeg2dec/gstmpeg2dec.*: Add buffer clipping.
6734           Original commit message from CVS:
6735           * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued),
6736           (handle_picture), (clip_buffer), (handle_slice),
6737           (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
6738           (gst_mpeg2dec_change_state):
6739           * ext/mpeg2dec/gstmpeg2dec.h:
6740           Add buffer clipping.
6741           Add basic reverse playback support. Not complete yet when dealing with
6742           non-closed GOPs.
6743
6744 2008-01-10 12:28:19 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6745
6746           autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We...
6747           Original commit message from CVS:
6748           * autogen.sh:
6749           Add -Wno-portability to the automake parameters to stop warnings
6750           about GNU make extensions being used. We require GNU make in almost
6751           every Makefile anyway.
6752           * configure.ac:
6753           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6754           at the same time is required for per target flags.
6755
6756 2008-01-09 13:51:38 +0000  Stefan Kost <ensonic@users.sourceforge.net>
6757
6758           Makefile.am: Include lcov.mak to allow building coverage reports.
6759           Original commit message from CVS:
6760           * Makefile.am:
6761           Include lcov.mak to allow building coverage reports.
6762
6763 2008-01-08 19:42:38 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6764
6765           Make sure that the Xing TOC starts with 0 and the entries are increasing over time. Otherwise it's broken and should ...
6766           Original commit message from CVS:
6767           * ext/mad/gstmad.c: (mpg123_parse_xing_header):
6768           * gst/mpegaudioparse/gstmpegaudioparse.c:
6769           (gst_mp3parse_handle_first_frame):
6770           Make sure that the Xing TOC starts with 0 and the entries
6771           are increasing over time. Otherwise it's broken and should
6772           be skipped. Fixes bug #507821.
6773
6774 2008-01-08 16:31:29 +0000  Tim-Philipp Müller <tim@centricular.net>
6775
6776           gst/asfdemux/gstasfdemux.*: Parse metadata object and extract pixel aspect ratio. Fixes #507844.
6777           Original commit message from CVS:
6778           * gst/asfdemux/gstasfdemux.c: (asfdemux_dbg), (gst_asf_demux_reset),
6779           (gst_asf_demux_add_video_stream),
6780           (gst_asf_demux_process_ext_content_desc),
6781           (gst_asf_demux_get_metadata_for_stream),
6782           (gst_asf_demux_process_metadata), (gst_asf_demux_process_object),
6783           (gst_asf_demux_change_state):
6784           * gst/asfdemux/gstasfdemux.h:
6785           Parse metadata object and extract pixel aspect ratio. Fixes #507844.
6786
6787 2007-12-31 21:41:52 +0000  David Schleef <ds@schleef.org>
6788
6789           docs/plugins/.cvsignore: Add *-undeclared.txt
6790           Original commit message from CVS:
6791           * docs/plugins/.cvsignore:
6792           Add *-undeclared.txt
6793
6794 2007-12-21 14:01:06 +0000  Wim Taymans <wim.taymans@gmail.com>
6795
6796           gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects to.
6797           Original commit message from CVS:
6798           * gst/realmedia/rdtmanager.c:
6799           (gst_rdt_manager_marshal_VOID__UINT_UINT),
6800           (gst_rdt_manager_class_init):
6801           * gst/realmedia/rdtmanager.h:
6802           Implement some more signals that rtspsrc connects to.
6803           Fixes #504671.
6804
6805 2007-12-18 09:07:53 +0000  Tim-Philipp Müller <tim@centricular.net>
6806
6807           Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626).
6808           Original commit message from CVS:
6809           * Makefile.am:
6810           Include common/win32.mak for CRLF check of win32 project
6811           files (see #393626).
6812
6813 2007-12-13 11:20:11 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6814
6815           gst/mpegaudioparse/gstmpegaudioparse.c: Don't post SEGMENT_START messages on the bus, only the element driving the pi...
6816           Original commit message from CVS:
6817           * gst/mpegaudioparse/gstmpegaudioparse.c:
6818           (gst_mp3parse_sink_event), (mp3parse_handle_seek):
6819           Don't post SEGMENT_START messages on the bus, only the element
6820           driving the pipeline should do that.
6821
6822 2007-12-09 04:29:35 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6823
6824           configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6825           Original commit message from CVS:
6826           * configure.ac:
6827           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6828
6829 2007-12-03 19:05:20 +0000  Wim Taymans <wim.taymans@gmail.com>
6830
6831           ext/mpeg2dec/gstmpeg2dec.h: Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0.
6832           Original commit message from CVS:
6833           * ext/mpeg2dec/gstmpeg2dec.h:
6834           Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0.
6835           Fixes #500808.
6836
6837 2007-11-20 12:15:51 +0000  Julien Moutte <julien@moutte.net>
6838
6839           gst/realmedia/rtspreal.c: Fix build on Mac OS X.
6840           Original commit message from CVS:
6841           2007-11-20  Julien MOUTTE  <julien@moutte.net>
6842           * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): Fix build
6843           on Mac OS X.
6844
6845 2007-11-19 11:38:49 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6846
6847           gst/mpegaudioparse/gstmpegaudioparse.c: Restore the segment handling logic.
6848           Original commit message from CVS:
6849           * gst/mpegaudioparse/gstmpegaudioparse.c:
6850           Restore the segment handling logic.
6851           Please don't do behavioural changes under the heading of 'leak fixes'
6852           or 'whitespace changes', people.
6853
6854 2007-11-19 09:50:58 +0000  Stefan Kost <ensonic@users.sourceforge.net>
6855
6856           gst/mpegaudioparse/gstmpegaudioparse.c: Plug some leaks.
6857           Original commit message from CVS:
6858           * gst/mpegaudioparse/gstmpegaudioparse.c:
6859           Plug some leaks.
6860
6861 2007-11-13 06:57:57 +0000  Stefan Kost <ensonic@users.sourceforge.net>
6862
6863           gst/asfdemux/gstasfdemux.c: Sync _activate_pull() a little more with other demuxers.
6864           Original commit message from CVS:
6865           * gst/asfdemux/gstasfdemux.c:
6866           Sync _activate_pull() a little more with other demuxers.
6867
6868 2007-11-11 20:41:32 +0000  Thijs Vermeir <thijsvermeir@gmail.com>
6869
6870           gst/mpegstream/gstmpegdemux.c: recognize the padding stream
6871           Original commit message from CVS:
6872           * gst/mpegstream/gstmpegdemux.c:
6873           recognize the padding stream
6874
6875 2007-10-31 14:33:03 +0000  Tim-Philipp Müller <tim@centricular.net>
6876
6877           gst/asfdemux/gstasfdemux.c: Convert tags that come as string into the type required by
6878           Original commit message from CVS:
6879           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_ext_content_desc):
6880           Convert tags that come as string into the type required by
6881           GstTagList.
6882
6883 2007-10-30 12:27:32 +0000  Wim Taymans <wim.taymans@gmail.com>
6884
6885           gst/mpegaudioparse/gstmpegaudioparse.c: Remove some more broken code, it seems to clip even when it should not.
6886           Original commit message from CVS:
6887           * gst/mpegaudioparse/gstmpegaudioparse.c:
6888           (gst_mp3parse_emit_frame):
6889           Remove some more broken code, it seems to clip even when it should not.
6890           See #491305.
6891
6892 2007-10-30 11:13:49 +0000  Wim Taymans <wim.taymans@gmail.com>
6893
6894           gst/mpegaudioparse/gstmpegaudioparse.c: When the element is not driving the streaming thread it is not supposed to em...
6895           Original commit message from CVS:
6896           * gst/mpegaudioparse/gstmpegaudioparse.c:
6897           (gst_mp3parse_emit_frame):
6898           When the element is not driving the streaming thread it is not supposed
6899           to emit EOS or post SEGMENT done. It is allowed to return UNEXPECTED
6900           upstream when it detects EOS. See #491305.
6901
6902 2007-10-13 15:13:34 +0000  Mark Nauwelaerts <mnauw@users.sourceforge.net>
6903
6904           gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream. This is needed to mux dvd subtitles int...
6905           Original commit message from CVS:
6906           Patch by: Mark Nauwelaerts <mnauw at users.sourceforge.net>
6907           * gst/dvdsub/Makefile.am:
6908           * gst/dvdsub/gstdvdsubdec.c:
6909           * gst/dvdsub/gstdvdsubparse.c:
6910           * gst/dvdsub/gstdvdsubparse.h:
6911           Add dvd subtitle parser, which just packetizes the input
6912           stream. This is needed to mux dvd subtitles into matroska
6913           files, since the muxer expects unfragmented and properly
6914           timestamped input (#415754).
6915
6916 2007-10-10 12:02:30 +0000  Tim-Philipp Müller <tim@centricular.net>
6917
6918           configure.ac: Update requirements from past CVS versions to released versions (0.10.14 in this case).
6919           Original commit message from CVS:
6920           * configure.ac:
6921           Update requirements from past CVS versions to released
6922           versions (0.10.14 in this case).
6923           * ext/sidplay/gstsiddec.cc:
6924           Fix compilation with g++-4.2.
6925
6926 2007-10-08 17:51:33 +0000  Jan Schmidt <thaytan@mad.scientist.com>
6927
6928           gst/realmedia/: Fix some compiler warnings shown on Forte.
6929           Original commit message from CVS:
6930           * gst/realmedia/asmrules.c: (gst_asm_scan_parse_expression),
6931           (gst_asm_scan_parse_condition):
6932           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
6933           Fix some compiler warnings shown on Forte.
6934
6935 2007-10-05 08:51:44 +0000  Gautier Portet <kassoulet@gmail.com>
6936
6937           gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as it's rounded to the next smaller integer....
6938           Original commit message from CVS:
6939           Patch by: Gautier Portet <kassoulet at gmail dot com>
6940           * gst/xingheader/gstxingmux.c:
6941           The size of the Xing header is actually 417 as it's rounded to the
6942           next smaller integer. Fixes #397759.
6943           * gst/xingheader/gstxingmux.c: (xing_generate_header),
6944           (xing_push_header):
6945           Some random cleanup, add FIXMEs and TODOs and check if the newsegment
6946           event to the beginning was successful before pushing the header again.
6947
6948 2007-09-29 17:11:16 +0000  Sébastien Moutte <sebastien@moutte.net>
6949
6950           gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_util_guint64_to_gdouble for conversions.
6951           Original commit message from CVS:
6952           * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_time_to_bytepos),
6953           (mp3parse_bytepos_to_time):
6954           Use gst_util_guint64_to_gdouble for conversions.
6955           * win32/vs6/libgstmad.dsp:
6956           Add a link to libgstaudio.
6957
6958 2007-09-26 13:40:35 +0000  Tim-Philipp Müller <tim@centricular.net>
6959
6960           ext/lame/gstlame.c: Fix up case where there is no peer, in which case _get_allowed_caps() will return NULL.
6961           Original commit message from CVS:
6962           * ext/lame/gstlame.c:
6963           Fix up case where there is no peer, in which case
6964           _get_allowed_caps() will return NULL.
6965
6966 2007-09-25 13:20:27 +0000  Tim-Philipp Müller <tim@centricular.net>
6967
6968           ext/lame/gstlame.c: Use GST_PTR_FORMAT to print caps in debug statement.
6969           Original commit message from CVS:
6970           * ext/lame/gstlame.c:
6971           Use GST_PTR_FORMAT to print caps in debug statement.
6972
6973 2007-09-25 09:16:05 +0000  Sebastian Dröge <slomo@circular-chaos.org>
6974
6975           configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
6976           Original commit message from CVS:
6977           * configure.ac:
6978           Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
6979           AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
6980           in configure.ac.
6981
6982 2007-09-24 10:26:21 +0000  Thomas Vander Stichele <thomas@apestaart.org>
6983
6984           ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiating fixed sample rate on the src pad caps.
6985           Original commit message from CVS:
6986           * ext/lame/gstlame.c:
6987           Allow fixing the sample rate lame converts to by negotiating fixed
6988           sample rate on the src pad caps.
6989           Add docs for it.
6990           * tests/check/Makefile.am:
6991           * tests/check/pipelines/lame.c:
6992           Add a check for it.
6993
6994 2007-09-22 18:22:12 +0000  Thomas Vander Stichele <thomas@apestaart.org>
6995
6996           po/: Updated translations.
6997           Original commit message from CVS:
6998           * po/LINGUAS:
6999           * po/da.po:
7000           Updated translations.
7001
7002 2007-09-22 18:20:50 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7003
7004           po/pl.po: Added Polish translation.
7005           Original commit message from CVS:
7006           translated by: Jakub Bogusz <qboosh@pld-linux.org>
7007           * po/pl.po:
7008           Added Polish translation.
7009
7010 2007-09-22 18:19:08 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7011
7012           po/fi.po: Added Finnish translation.
7013           Original commit message from CVS:
7014           translated by: Ilkka Tuohela <hile@iki.fi>
7015           * po/fi.po:
7016           Added Finnish translation.
7017
7018 2007-09-22 18:17:52 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7019
7020           po/es.po: Added Spanish translation.
7021           Original commit message from CVS:
7022           translated by: Jorge González González <aloriel@gmail.com>
7023           * po/es.po:
7024           Added Spanish translation.
7025
7026 2007-09-22 18:17:08 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7027
7028           po/bg.po: Added Bulgarian translation.
7029           Original commit message from CVS:
7030           translated by: Alexander Shopov <ash@contact.bg>
7031           * po/bg.po:
7032           Added Bulgarian translation.
7033
7034 2007-09-20 11:47:52 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7035
7036           gst/iec958/ac3iec.c: Chainup in finalize.
7037           Original commit message from CVS:
7038           * gst/iec958/ac3iec.c:
7039           Chainup in finalize.
7040           * tests/check/Makefile.am:
7041           * tests/check/generic/states.c:
7042           Improved state change unit test.
7043
7044 2007-09-19 18:20:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7045
7046           Ignore registries in any format.
7047           Original commit message from CVS:
7048           * docs/plugins/.cvsignore:
7049           * tests/check/.cvsignore:
7050           Ignore registries in any format.
7051
7052 2007-09-08 20:54:54 +0000  Tim-Philipp Müller <tim@centricular.net>
7053
7054           configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for a define in the lame headers.  This has the advan...
7055           Original commit message from CVS:
7056           * configure.ac:
7057           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for a
7058           define in the lame headers.  This has the advantage that
7059           it should still work when we're cross-compiling (#452025).
7060
7061 2007-08-24 15:55:03 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7062
7063           gst/dvdlpcmdec/gstdvdlpcmdec.c: Add other allowed rates to the pad templates.
7064           Original commit message from CVS:
7065           * gst/dvdlpcmdec/gstdvdlpcmdec.c:
7066           Add other allowed rates to the pad templates.
7067           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose):
7068           Reset the parser to release memory in dispose.
7069
7070 2007-08-17 06:56:53 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7071
7072           ext/: Fix more leaks.
7073           Original commit message from CVS:
7074           * ext/amrnb/amrnbdec.c:
7075           * ext/amrnb/amrnbenc.c:
7076           * ext/amrnb/amrnbparse.c:
7077           * ext/sidplay/gstsiddec.cc:
7078           Fix more leaks.
7079
7080 2007-08-16 14:49:11 +0000  Daniel Charles <dcharles@ti.com>
7081
7082           ext/amrnb/amrnbenc.*: Add property to select the BandMode of the AMR encoder.
7083           Original commit message from CVS:
7084           Patch by: Daniel Charles <dcharles at ti dot com>
7085           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_bandmode_get_type),
7086           (gst_amrnbenc_set_property), (gst_amrnbenc_get_property),
7087           (gst_amrnbenc_base_init), (gst_amrnbenc_class_init),
7088           (gst_amrnbenc_chain), (gst_amrnbenc_state_change):
7089           * ext/amrnb/amrnbenc.h:
7090           Add property to select the BandMode of the AMR encoder.
7091           See #466442.
7092
7093 2007-08-16 12:15:32 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7094
7095           gst/realmedia/asmrules.c: Make ro memory to share.
7096           Original commit message from CVS:
7097           * gst/realmedia/asmrules.c:
7098           Make ro memory to share.
7099
7100 2007-08-16 11:52:57 +0000  Wim Taymans <wim.taymans@gmail.com>
7101
7102           gst/mpegaudioparse/gstmpegaudioparse.*: Queue segment event and push it after we know the caps on the pad or else an ...
7103           Original commit message from CVS:
7104           * gst/mpegaudioparse/gstmpegaudioparse.c:
7105           (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame):
7106           * gst/mpegaudioparse/gstmpegaudioparse.h:
7107           Queue segment event and push it after we know the caps on the pad or
7108           else an autoplugger might not have plugged the element yet and the
7109           segment is lost.
7110
7111 2007-08-16 07:17:13 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7112
7113           gst/iec958/ac3iec.c: Fix tests.
7114           Original commit message from CVS:
7115           * gst/iec958/ac3iec.c:
7116           Fix tests.
7117
7118 2007-08-16 06:48:13 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7119
7120           tests/check/: Add generic state-change test suite to help to fi leaks.
7121           Original commit message from CVS:
7122           * tests/check/Makefile.am:
7123           * tests/check/generic/.cvsignore:
7124           * tests/check/generic/states.c:
7125           Add generic state-change test suite to help to fi leaks.
7126
7127 2007-08-09 10:57:11 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7128
7129           po/: Added Portuguese (Brazilian) translation.
7130           Original commit message from CVS:
7131           translated by: Raphael Higino <phhigino@gmail.com>
7132           * po/LINGUAS:
7133           * po/pt_BR.po:
7134           Added Portuguese (Brazilian) translation.
7135
7136 2007-08-09 10:55:59 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7137
7138           po/: Updated translations.
7139           Original commit message from CVS:
7140           * po/hu.po:
7141           * po/nl.po:
7142           * po/sv.po:
7143           * po/uk.po:
7144           Updated translations.
7145
7146 2007-08-07 11:50:44 +0000  Wim Taymans <wim.taymans@gmail.com>
7147
7148           gst/realmedia/rmdemux.c: Activate timestamp fixing code.
7149           Original commit message from CVS:
7150           * gst/realmedia/rmdemux.c: (gst_rmdemux_fix_timestamp),
7151           (gst_rmdemux_parse_video_packet):
7152           Activate timestamp fixing code.
7153
7154 2007-08-07 10:57:09 +0000  Wim Taymans <wim.taymans@gmail.com>
7155
7156           gst/realmedia/rmdemux.c: Do fragment collection in the demuxer so that we can now work with both ffmpeg and realvideo...
7157           Original commit message from CVS:
7158           * gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
7159           (gst_rmdemux_chain), (gst_rmdemux_parse_mdpr),
7160           (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet),
7161           (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet):
7162           Do fragment collection in the demuxer so that we can now work with
7163           both ffmpeg and realvideodec to decoder real video content.
7164
7165 2007-08-04 12:59:24 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7166
7167           gst/realmedia/asmrules.c: Include stdlib.h.
7168           Original commit message from CVS:
7169           * gst/realmedia/asmrules.c:
7170           Include stdlib.h.
7171
7172 2007-08-03 16:21:19 +0000  Wim Taymans <wim.taymans@gmail.com>
7173
7174           gst/realmedia/rdtmanager.c: Fix caps.
7175           Original commit message from CVS:
7176           * gst/realmedia/rdtmanager.c:
7177           Fix caps.
7178
7179 2007-08-03 16:11:09 +0000  Wim Taymans <wim.taymans@gmail.com>
7180
7181           gst/realmedia/rtspreal.c: Disable UDP transport for now.
7182           Original commit message from CVS:
7183           * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
7184           (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select):
7185           Disable UDP transport for now.
7186
7187 2007-08-03 16:09:01 +0000  Wim Taymans <wim.taymans@gmail.com>
7188
7189           gst/realmedia/: Add simple rdt manager.
7190           Original commit message from CVS:
7191           * gst/realmedia/Makefile.am:
7192           * gst/realmedia/rdtmanager.c: (find_session_by_id),
7193           (create_session), (free_session), (gst_rdt_manager_base_init),
7194           (gst_rdt_manager_marshal_BOXED__UINT_UINT),
7195           (gst_rdt_manager_class_init), (gst_rdt_manager_init),
7196           (gst_rdt_manager_finalize), (gst_rdt_manager_query_src),
7197           (gst_rdt_manager_chain_rtp), (gst_rdt_manager_chain_rtcp),
7198           (gst_rdt_manager_set_property), (gst_rdt_manager_get_property),
7199           (gst_rdt_manager_provide_clock), (gst_rdt_manager_change_state),
7200           (create_recv_rtp), (create_recv_rtcp), (create_rtcp),
7201           (gst_rdt_manager_request_new_pad), (gst_rdt_manager_release_pad),
7202           (gst_rdt_manager_plugin_init):
7203           * gst/realmedia/rdtmanager.h:
7204           * gst/realmedia/rmdemux.c: (plugin_init):
7205           Add simple rdt manager.
7206
7207 2007-08-03 14:19:50 +0000  Wim Taymans <wim.taymans@gmail.com>
7208
7209           gst/realmedia/rdtdepay.c: Fix the encoding-name so that it matches what the rtsp extension sets.
7210           Original commit message from CVS:
7211           * gst/realmedia/rdtdepay.c:
7212           Fix the encoding-name so that it matches what the rtsp extension sets.
7213
7214 2007-08-02 19:37:41 +0000  Wim Taymans <wim.taymans@gmail.com>
7215
7216           gst/realmedia/: Use g_hash_table_destroy instead of _unref which is too new.
7217           Original commit message from CVS:
7218           * gst/realmedia/asmrules.c: (gst_asm_node_free),
7219           (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free),
7220           (gst_asm_scan_string), (gst_asm_scan_number),
7221           (gst_asm_scan_identifier), (gst_asm_scan_print_token),
7222           (gst_asm_scan_next_token), (gst_asm_rule_free),
7223           (gst_asm_rule_add_property), (gst_asm_scan_parse_operand),
7224           (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition),
7225           (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule),
7226           (gst_asm_rule_evaluate), (gst_asm_rule_book_new),
7227           (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free),
7228           (gst_asm_rule_book_match), (main):
7229           * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp),
7230           (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init):
7231           Use g_hash_table_destroy instead of _unref which is too new.
7232
7233 2007-08-02 19:30:05 +0000  Wim Taymans <wim.taymans@gmail.com>
7234
7235           gst/realmedia/.cvsignore: Add test to ignore.
7236           Original commit message from CVS:
7237           * gst/realmedia/.cvsignore:
7238           Add test to ignore.
7239           * gst/realmedia/Makefile.am:
7240           * gst/realmedia/asmrules.c: (gst_asm_node_new),
7241           (gst_asm_node_free), (gst_asm_operator_eval),
7242           (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free),
7243           (gst_asm_scan_string), (gst_asm_scan_number),
7244           (gst_asm_scan_identifier), (gst_asm_scan_print_token),
7245           (gst_asm_scan_next_token), (gst_asm_rule_new), (gst_asm_rule_free),
7246           (gst_asm_rule_add_property), (gst_asm_scan_parse_operand),
7247           (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition),
7248           (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule),
7249           (gst_asm_rule_evaluate), (gst_asm_rule_book_new),
7250           (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free),
7251           (gst_asm_rule_book_match), (main):
7252           * gst/realmedia/asmrules.h:
7253           Added asembler rule book parser and evaluator.
7254           * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp),
7255           (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init):
7256           * gst/realmedia/rtspreal.h:
7257           Keep per stream config info.
7258           Parse and evaluate asm rule books for stream selection.
7259
7260 2007-07-31 19:16:44 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7261
7262           gst/realmedia/rtspreal.c: Include stdlib.
7263           Original commit message from CVS:
7264           * gst/realmedia/rtspreal.c:
7265           Include stdlib.
7266
7267 2007-07-27 16:39:45 +0000  Wim Taymans <wim.taymans@gmail.com>
7268
7269           gst/realmedia/: Split out hash code in separate file.
7270           Original commit message from CVS:
7271           * gst/realmedia/Makefile.am:
7272           * gst/realmedia/realhash.c: (hash), (call_hash),
7273           (gst_rtsp_ext_real_calc_response_and_checksum):
7274           * gst/realmedia/realhash.h:
7275           * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
7276           (rtsp_ext_real_after_send), (rtsp_ext_real_stream_select):
7277           Split out hash code in separate file.
7278
7279 2007-07-27 10:12:55 +0000  Wim Taymans <wim.taymans@gmail.com>
7280
7281           gst/: Fix include paths and link dependecies for rtsp extension.
7282           Original commit message from CVS:
7283           * gst/asfdemux/Makefile.am:
7284           * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_parse_sdp), (_do_init),
7285           (gst_rtsp_wms_class_init):
7286           * gst/realmedia/Makefile.am:
7287           * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
7288           (rtsp_ext_real_before_send), (rtsp_ext_real_after_send),
7289           (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select),
7290           (_do_init), (gst_rtsp_real_class_init):
7291           Fix include paths and link dependecies for rtsp extension.
7292
7293 2007-07-26 15:52:43 +0000  Wim Taymans <wim.taymans@gmail.com>
7294
7295           gst/realmedia/: Add RealMedia RTSP extension module. It has rank NONE until it is fully functional.
7296           Original commit message from CVS:
7297           * gst/realmedia/Makefile.am:
7298           * gst/realmedia/rmdemux.c: (plugin_init):
7299           * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
7300           (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), (hash),
7301           (call_hash), (rtsp_ext_real_calc_response_and_checksum),
7302           (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select),
7303           (_do_init), (gst_rtsp_real_base_init), (gst_rtsp_real_class_init),
7304           (gst_rtsp_real_init), (gst_rtsp_real_finalize),
7305           (gst_rtsp_real_change_state), (gst_rtsp_real_extension_init),
7306           (gst_rtsp_real_plugin_init):
7307           * gst/realmedia/rtspreal.h:
7308           Add RealMedia RTSP extension module. It has rank NONE until it is fully
7309           functional.
7310
7311 2007-07-25 18:38:42 +0000  Wim Taymans <wim.taymans@gmail.com>
7312
7313           gst/asfdemux/: Move WMS RTSP extension from -good to here.
7314           Original commit message from CVS:
7315           * gst/asfdemux/Makefile.am:
7316           * gst/asfdemux/gstasf.c: (plugin_init):
7317           * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_before_send),
7318           (gst_rtsp_wms_after_send), (gst_rtsp_wms_parse_sdp),
7319           (gst_rtsp_wms_configure_stream), (_do_init),
7320           (gst_rtsp_wms_base_init), (gst_rtsp_wms_class_init),
7321           (gst_rtsp_wms_init), (gst_rtsp_wms_finalize),
7322           (gst_rtsp_wms_change_state), (gst_rtsp_wms_extension_init):
7323           * gst/asfdemux/gstrtspwms.h:
7324           Move WMS RTSP extension from -good to here.
7325           Port it to the new pluggable extension interface.
7326
7327 2007-07-24 06:58:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7328
7329           ext/mad/Makefile.am: Link to audio helper from plugins-base.
7330           Original commit message from CVS:
7331           * ext/mad/Makefile.am:
7332           Link to audio helper from plugins-base.
7333
7334 2007-07-24 05:05:29 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7335
7336           Use the new buffer clipping function from gstaudio here and require gst-plugins-base CVS.
7337           Original commit message from CVS:
7338           * configure.ac:
7339           * ext/mad/gstmad.c: (gst_mad_chain):
7340           Use the new buffer clipping function from gstaudio here and
7341           require gst-plugins-base CVS.
7342
7343 2007-07-23 09:07:19 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7344
7345           configure.ac: Sync liboil check with plugins-base. Add libm check.
7346           Original commit message from CVS:
7347           * configure.ac:
7348           Sync liboil check with plugins-base. Add libm check.
7349           * gst/synaesthesia/Makefile.am:
7350           Link against libm. We're using sqrt here.
7351
7352 2007-07-20 07:58:25 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7353
7354           gst/asfdemux/gstasfdemux.c: Include stdlib.
7355           Original commit message from CVS:
7356           * gst/asfdemux/gstasfdemux.c:
7357           Include stdlib.
7358
7359 2007-07-20 07:41:57 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7360
7361           ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
7362           Original commit message from CVS:
7363           * ext/annodex/Makefile.am:
7364           Fix CFLAGS/LIBS.
7365           * ext/cdio/gstcdiocddasrc.c:
7366           * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7367           Include stdlib
7368           * ext/cairo/Makefile.am:
7369           * gst/videofilter/Makefile.am:
7370           * tests/examples/level/Makefile.am:
7371           Use $(LIBM) instead of -lm
7372
7373 2007-07-18 17:51:55 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7374
7375           gst/mpegaudioparse/gstmpegaudioparse.*: Save some memory for each frame by only saving the start timestamp and start ...
7376           Original commit message from CVS:
7377           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
7378           (gst_mp3parse_emit_frame), (mp3parse_handle_seek):
7379           * gst/mpegaudioparse/gstmpegaudioparse.h:
7380           Save some memory for each frame by only saving the start timestamp
7381           and start byte position instead of additionally the stop timestamp
7382           and stop byte position. This requires us to use a doubly-linked list
7383           but still saves 8-12 bytes per frame.
7384
7385 2007-07-16 09:14:18 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7386
7387           ext/mad/gstmad.c: Fix buffer clipping to correctly clip to the segment stop.
7388           Original commit message from CVS:
7389           * ext/mad/gstmad.c: (clip_outgoing_buffer):
7390           Fix buffer clipping to correctly clip to the segment stop.
7391
7392 2007-07-15 19:39:46 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7393
7394           gst/mpegaudioparse/gstmpegaudioparse.c: Fix a calculation that was causing mp3parse to drop every incoming frame when...
7395           Original commit message from CVS:
7396           * gst/mpegaudioparse/gstmpegaudioparse.c:
7397           (gst_mp3parse_emit_frame):
7398           Fix a calculation that was causing mp3parse to drop every incoming
7399           frame when upstream delivered a segment in TIME format, breaking
7400           playback of all mpeg system streams.
7401
7402 2007-07-13 16:46:35 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7403
7404           Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from and we wer...
7405           Original commit message from CVS:
7406           * Makefile.am:
7407           * configure.ac:
7408           * tests/Makefile.am:
7409           Remove bogus check for libcheck, since we check for
7410           gstreamer-check and it pulls in the required info from
7411           and we weren't actually _using_ the information for
7412           libcheck ourselves anyway.
7413
7414 2007-07-13 16:27:56 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7415
7416           gst/mpegaudioparse/gstmpegaudioparse.*: Implement accurate seeking in mpegaudioparse. Fixes #308312.
7417           Original commit message from CVS:
7418           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
7419           (gst_mp3parse_init), (gst_mp3parse_dispose),
7420           (gst_mp3parse_sink_event), (mp3parse_seek_table_last_entry),
7421           (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
7422           (mp3parse_handle_seek), (mp3parse_src_query):
7423           * gst/mpegaudioparse/gstmpegaudioparse.h:
7424           Implement accurate seeking in mpegaudioparse. Fixes #308312.
7425           Also implement segment seeks.
7426
7427 2007-07-13 15:46:13 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7428
7429           ext/mad/gstmad.*: Implement buffer clipping and use GST_BOILERPLATE instead of manual
7430           Original commit message from CVS:
7431           * ext/mad/gstmad.c: (_do_init), (gst_mad_init), (index_seek),
7432           (normal_seek), (gst_mad_sink_event), (clip_outgoing_buffer),
7433           (gst_mad_chain), (gst_mad_change_state):
7434           * ext/mad/gstmad.h:
7435           Implement buffer clipping and use GST_BOILERPLATE instead of manual
7436           GType magic. Part one of bug #308312.
7437
7438 2007-07-12 11:21:23 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7439
7440           configure.ac: Use pkg-config to locate check.
7441           Original commit message from CVS:
7442           * configure.ac:
7443           Use pkg-config to locate check.
7444
7445 2007-07-11 23:18:14 +0000  Tim-Philipp Müller <tim@centricular.net>
7446
7447           Fix build against core CVS by not using deprecated API. Bump requirements for new API (overdue anyway).
7448           Original commit message from CVS:
7449           * configure.ac:
7450           * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer):
7451           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_buffer):
7452           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
7453           Fix build against core CVS by not using deprecated API. Bump
7454           requirements for new API (overdue anyway).
7455
7456 2007-07-09 06:05:48 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7457
7458           REQUIREMENTS: Also add amr-libs here and update a little.
7459           Original commit message from CVS:
7460           * REQUIREMENTS:
7461           Also add amr-libs here and update a little.
7462
7463 2007-07-06 17:59:29 +0000  Tim-Philipp Müller <tim@centricular.net>
7464
7465           docs/plugins/inspect/: Add inspect file for synaesthesia so the docs can be built even if the plugin isn't built yet....
7466           Original commit message from CVS:
7467           * docs/plugins/inspect/plugin-dvdnav.xml:
7468           * docs/plugins/inspect/plugin-realmedia.xml:
7469           * docs/plugins/inspect/plugin-synaesthesia.xml:
7470           Add inspect file for synaesthesia so the docs can be built even if
7471           the plugin isn't built yet. Fixes #454311. Also add inspect files
7472           for dvdnavsrc and realmedia.
7473
7474 2007-07-05 08:44:30 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7475
7476           docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.
7477           Original commit message from CVS:
7478           * docs/plugins/Makefile.am:
7479           Simplify --extra-dir as gtkdoc scans recursively.
7480
7481 2007-07-03 13:05:01 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7482
7483           And yet more docs enabled.
7484           Original commit message from CVS:
7485           * docs/plugins/Makefile.am:
7486           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
7487           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
7488           * gst/synaesthesia/Makefile.am:
7489           * gst/synaesthesia/gstsynaesthesia.c:
7490           * gst/synaesthesia/gstsynaesthesia.h:
7491           And yet more docs enabled.
7492
7493 2007-07-03 11:55:45 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7494
7495           docs/plugins/: Add new docs. Scan c++ files too.
7496           Original commit message from CVS:
7497           * docs/plugins/Makefile.am:
7498           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
7499           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
7500           * docs/plugins/inspect/plugin-a52dec.xml:
7501           * docs/plugins/inspect/plugin-amrnb.xml:
7502           * docs/plugins/inspect/plugin-asf.xml:
7503           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
7504           * docs/plugins/inspect/plugin-dvdsub.xml:
7505           * docs/plugins/inspect/plugin-iec958.xml:
7506           * docs/plugins/inspect/plugin-lame.xml:
7507           * docs/plugins/inspect/plugin-mad.xml:
7508           * docs/plugins/inspect/plugin-mpeg2dec.xml:
7509           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
7510           * docs/plugins/inspect/plugin-mpegstream.xml:
7511           Add new docs. Scan c++ files too.
7512           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init),
7513           (gst_amrnbdec_event):
7514           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init):
7515           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init),
7516           (gst_amrnbparse_loop):
7517           Add documentation headers.
7518           * ext/mad/gstmad.c:
7519           * ext/mad/gstmad.h:
7520           Refactor for docs.
7521
7522 2007-07-01 19:12:32 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7523
7524           gst/mpegaudioparse/gstmpegaudioparse.c: Use GST_BOILERPLATE instead of manual GType magic.
7525           Original commit message from CVS:
7526           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_base_init),
7527           (gst_mp3parse_init):
7528           Use GST_BOILERPLATE instead of manual GType magic.
7529           * gst/mpegaudioparse/gstmpegaudioparse.c:
7530           (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
7531           (mp3parse_bytepos_to_time):
7532           * gst/mpegaudioparse/gstmpegaudioparse.h:
7533           Implement seeking, byte->time, time->byte conversions with the Xing
7534           seek table if available. This allows better at least a bit more
7535           accurate seeks and file position reporting.
7536
7537 2007-06-28 20:33:51 +0000  Sebastian Dröge <slomo@circular-chaos.org>
7538
7539           gst/mpegaudioparse/gstmpegaudioparse.c: Copy the complete Xing seek table in the 100 byte array instead of copying th...
7540           Original commit message from CVS:
7541           * gst/mpegaudioparse/gstmpegaudioparse.c:
7542           (gst_mp3parse_handle_first_frame):
7543           Copy the complete Xing seek table in the 100 byte array instead of
7544           copying the first byte 100 times.
7545           * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_total_bytes),
7546           (mp3parse_total_time), (mp3parse_time_to_bytepos):
7547           Add seeking support based on the Xing header but comment it out for
7548           now as it seems to yield worse result than the other method.
7549           Also use gst_pad_query_peer_duration() instead of getting the peer pad
7550           ourself, creating a new GstQuery, etc.
7551
7552 2007-06-25 12:46:47 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7553
7554           docs/plugins/: Update docs with caps info.
7555           Original commit message from CVS:
7556           * docs/plugins/gst-plugins-ugly-plugins.args:
7557           * docs/plugins/inspect/plugin-a52dec.xml:
7558           * docs/plugins/inspect/plugin-amrnb.xml:
7559           * docs/plugins/inspect/plugin-asf.xml:
7560           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
7561           * docs/plugins/inspect/plugin-dvdread.xml:
7562           * docs/plugins/inspect/plugin-dvdsub.xml:
7563           * docs/plugins/inspect/plugin-iec958.xml:
7564           * docs/plugins/inspect/plugin-lame.xml:
7565           * docs/plugins/inspect/plugin-mad.xml:
7566           * docs/plugins/inspect/plugin-mpeg2dec.xml:
7567           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
7568           * docs/plugins/inspect/plugin-mpegstream.xml:
7569           Update docs with caps info.
7570
7571 2007-06-25 12:25:09 +0000  Tim-Philipp Müller <tim@centricular.net>
7572
7573           po/POTFILES.in: Make sure dvdnav strings get translated too (no reason not to have them in the .po file, even if the ...
7574           Original commit message from CVS:
7575           * po/POTFILES.in:
7576           Make sure dvdnav strings get translated too (no reason not to have
7577           them in the .po file, even if the plugin is disabled for now).
7578           Fixes #450879.
7579
7580 2007-06-25 11:46:24 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7581
7582           ext/amrnb/: Add newsegment and discont handling. Some code cleanups.
7583           Original commit message from CVS:
7584           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init),
7585           (gst_amrnbdec_event), (gst_amrnbdec_chain),
7586           (gst_amrnbdec_state_change):
7587           * ext/amrnb/amrnbdec.h:
7588           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init),
7589           (gst_amrnbparse_loop):
7590           Add newsegment and discont handling. Some code cleanups.
7591
7592 2007-06-25 07:55:51 +0000  David Schleef <ds@schleef.org>
7593
7594           ext/dvdread/dvdreadsrc.c: check for an error from
7595           Original commit message from CVS:
7596           * ext/dvdread/dvdreadsrc.c: check for an error from
7597           DVDReadBlocks() correctly.
7598
7599 2007-06-25 07:22:10 +0000  David Schleef <ds@schleef.org>
7600
7601           ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like a nav packet, that's an error.  Prev...
7602           Original commit message from CVS:
7603           * ext/dvdread/dvdreadsrc.c:
7604           If we can't read a nav packet, or it doesn't look like a nav
7605           packet, that's an error.  Previous behavior was to look at
7606           the next packet; I can't find any justification for doing that.
7607           Fixes: #358891.
7608
7609 2007-06-23 22:57:29 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7610
7611           po/it.po: Updated Italian translation.
7612           Original commit message from CVS:
7613           * po/it.po:
7614           Updated Italian translation.
7615
7616 2007-06-23 11:22:39 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7617
7618           po/vi.po: Updated Vietnames translation.
7619           Original commit message from CVS:
7620           * po/vi.po:
7621           Updated Vietnames translation.
7622
7623 2007-06-23 11:21:54 +0000  Thomas Vander Stichele <thomas@apestaart.org>
7624
7625           po/: Added Chinese (simplified) translation.
7626           Original commit message from CVS:
7627           contributed by: Wenzheng Hu <db_lobster@163.com>
7628           * po/LINGUAS:
7629           * po/zh_CN.po:
7630           Added Chinese (simplified) translation.
7631
7632 2007-06-22 14:27:18 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7633
7634           MAINTAINERS: Updating all the maintainers files
7635           Original commit message from CVS:
7636           * MAINTAINERS:
7637           Updating all the maintainers files
7638
7639 2007-06-22 10:57:06 +0000  Edward Hervey <bilboed@bilboed.com>
7640
7641           Fix leaks some more.
7642           Original commit message from CVS:
7643           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init):
7644           * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init):
7645           * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
7646           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init):
7647           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init):
7648           * gst/iec958/ac3iec.c: (ac3iec_init):
7649           * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
7650           Fix leaks some more.
7651
7652 2007-06-21 14:33:58 +0000  Edward Hervey <bilboed@bilboed.com>
7653
7654           gst/mpegaudioparse/gstmpegaudioparse.c: "She's leaking me", said valgrind.
7655           Original commit message from CVS:
7656           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init):
7657           "She's leaking me", said valgrind.
7658
7659 2007-06-19 14:40:20 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7660
7661           gst/mpegaudioparse/gstmpegaudioparse.c: Fix "pad caps are not a real subset of its template caps" warning.
7662           Original commit message from CVS:
7663           * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create):
7664           Fix "pad caps are not a real subset of its template caps" warning.
7665
7666 2007-06-19 14:15:50 +0000  Laurent Glayal <spglegle@yahoo.fr>
7667
7668           ext/amrnb/amrnbdec.c: Don't leak the adapter, unref it in a new finalize method instead.
7669           Original commit message from CVS:
7670           Patch by: Laurent Glayal <spglegle at yahoo dot fr>
7671           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init),
7672           (gst_amrnbdec_finalize):
7673           Don't leak the adapter, unref it in a new finalize method instead.
7674           Fixes #448782.
7675
7676 2007-06-19 10:43:26 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7677
7678           configure.ac: Back to CVS
7679           Original commit message from CVS:
7680           * configure.ac:
7681           Back to CVS
7682           * gst-plugins-ugly.doap:
7683           Add 0.10.6 to the list of releases.
7684
7685 === release 0.10.6 ===
7686
7687 2007-06-19 10:31:04 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7688
7689         * ChangeLog:
7690         * NEWS:
7691         * RELEASE:
7692         * configure.ac:
7693         * docs/plugins/gst-plugins-ugly-plugins.args:
7694         * docs/plugins/inspect/plugin-a52dec.xml:
7695         * docs/plugins/inspect/plugin-asf.xml:
7696         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
7697         * docs/plugins/inspect/plugin-dvdread.xml:
7698         * docs/plugins/inspect/plugin-dvdsub.xml:
7699         * docs/plugins/inspect/plugin-iec958.xml:
7700         * docs/plugins/inspect/plugin-lame.xml:
7701         * docs/plugins/inspect/plugin-mad.xml:
7702         * docs/plugins/inspect/plugin-mpeg2dec.xml:
7703         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
7704         * docs/plugins/inspect/plugin-mpegstream.xml:
7705         * docs/plugins/inspect/plugin-siddec.xml:
7706           Release 0.10.6
7707           Original commit message from CVS:
7708           Release 0.10.6
7709
7710 2007-06-19 10:21:25 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7711
7712         * po/af.po:
7713         * po/az.po:
7714         * po/cs.po:
7715         * po/da.po:
7716         * po/en_GB.po:
7717         * po/hu.po:
7718         * po/it.po:
7719         * po/nb.po:
7720         * po/nl.po:
7721         * po/or.po:
7722         * po/sq.po:
7723         * po/sr.po:
7724         * po/sv.po:
7725         * po/uk.po:
7726         * po/vi.po:
7727           Update .po files
7728           Original commit message from CVS:
7729           Update .po files
7730
7731 2007-06-15 09:31:16 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7732
7733           win32/vs6/: Convert line endings to CRLF and mark as binary files.
7734           Original commit message from CVS:
7735           * win32/vs6/gst_plugins_ugly.dsw:
7736           * win32/vs6/libgstac3parse.dsp:
7737           * win32/vs6/libgstasfdemux.dsp:
7738           * win32/vs6/libgstdvdlpcmdec.dsp:
7739           * win32/vs6/libgstdvdsub.dsp:
7740           * win32/vs6/libgstiec958.dsp:
7741           * win32/vs6/libgstlame.dsp:
7742           * win32/vs6/libgstmad.dsp:
7743           * win32/vs6/libgstmpegaudioparse.dsp:
7744           * win32/vs6/libgstmpegstream.dsp:
7745           * win32/vs6/libgstrealmedia.dsp:
7746           * win32/vs6/libgstsynaesthesia.dsp:
7747           Convert line endings to CRLF and mark as binary files.
7748
7749 2007-06-13 14:29:39 +0000  Tim-Philipp Müller <tim@centricular.net>
7750
7751           ext/dvdnav/dvdnavsrc.c: Don't forget to unlock when setting the device property, or we'll sooner or later deadlock.
7752           Original commit message from CVS:
7753           * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_set_property):
7754           Don't forget to unlock when setting the device property, or
7755           we'll sooner or later deadlock.
7756
7757 2007-06-12 21:46:10 +0000  Sébastien Moutte <sebastien@moutte.net>
7758
7759           gst/dvdsub/gstdvdsubdec.c: Use gst_util_guint64_to_gdouble for conversion.
7760           Original commit message from CVS:
7761           * gst/dvdsub/gstdvdsubdec.c:(gst_dvd_sub_dec_parse_subpic):
7762           Use gst_util_guint64_to_gdouble for conversion.
7763           * win32/vs6/libgstasfdemux.dsp:
7764           Add asfpacket.c to the build.
7765
7766 2007-06-08 08:39:43 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7767
7768           gst/mpegaudioparse/gstmpegaudioparse.*: If the Xing header provides a total time, use it to calculate the correct ave...
7769           Original commit message from CVS:
7770           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
7771           (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame):
7772           * gst/mpegaudioparse/gstmpegaudioparse.h:
7773           If the Xing header provides a total time, use it to calculate the
7774           correct average bitrate immediately, instead of sending updates as
7775           we parse the stream.
7776
7777 2007-06-05 21:47:29 +0000  by Mark Nauwelaerts <manauw@skynet.be>
7778
7779           gst/dvdsub/gstdvdsubdec.c: Use GstClockTime instead of guint for a time variable to prevent overflows on too large su...
7780           Original commit message from CVS:
7781           Patch by by: Mark Nauwelaerts <manauw at skynet dot be>
7782           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
7783           Use GstClockTime instead of guint for a time variable to prevent
7784           overflows on too large subtitle durations. Fixes #444514.
7785
7786 2007-05-31 22:33:26 +0000  Mark Nauwelaerts <manauw@skynet.be>
7787
7788           gst/dvdsub/gstdvdsubdec.c: Clear state when handling the serialized FLUSH_STOP event instead of the FLUSH_START event...
7789           Original commit message from CVS:
7790           Patch by: Mark Nauwelaerts <manauw at skynet be>
7791           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_sink_event):
7792           Clear state when handling the serialized FLUSH_STOP event instead of
7793           the FLUSH_START event, thereby making sure we don't free buffers the
7794           chain function is still using. Fixes dvdsubdec crashing when flusing
7795           or seeking (#442706).
7796
7797 2007-05-23 11:16:09 +0000  Tim-Philipp Müller <tim@centricular.net>
7798
7799           gst/mpegaudioparse/gstmpegaudioparse.c: Initialise variable to make fc4 build bot happy.
7800           Original commit message from CVS:
7801           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7802           Initialise variable to make fc4 build bot happy.
7803
7804 2007-05-21 15:11:45 +0000  Tim-Philipp Müller <tim@centricular.net>
7805
7806           gst/mpegstream/gstmpegdemux.c: Add sanity check so we don't abort for broken or non-MPEG streams, but instead error o...
7807           Original commit message from CVS:
7808           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
7809           Add sanity check so we don't abort for broken or non-MPEG streams,
7810           but instead error out. Fixes crashes/aborts for when our typefinder
7811           wrongly identifies quicktime files as mpeg (which should be fixed in
7812           -base now too). (#440120).
7813
7814 2007-05-18 09:35:17 +0000  Stefan Kost <ensonic@users.sourceforge.net>
7815
7816         * ChangeLog:
7817         * ext/amrnb/amrnbdec.c:
7818         * ext/amrnb/amrnbenc.c:
7819         * ext/amrnb/amrnbparse.c:
7820           ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT, block_size, _do_init, gst_amrnbdec_base_init, gst_amrnbdec...
7821           Original commit message from CVS:
7822           * ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT,
7823           block_size, _do_init, gst_amrnbdec_base_init,
7824           gst_amrnbdec_class_init, gst_amrnbdec_init):
7825           * ext/amrnb/amrnbenc.c (gst_amrnbenc_debug, GST_CAT_DEFAULT, _do_init,
7826           gst_amrnbenc_base_init, gst_amrnbenc_class_init, gst_amrnbenc_init):
7827           * ext/amrnb/amrnbparse.c (gst_amrnbparse_debug, GST_CAT_DEFAULT,
7828           block_size, _do_init, gst_amrnbparse_base_init,
7829           gst_amrnbparse_class_init, gst_amrnbparse_init):
7830           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
7831           GST_DEBUG_FUNCPTR and add log-category.
7832
7833 2007-05-18 08:42:25 +0000  Jan Schmidt <thaytan@mad.scientist.com>
7834
7835           gst/mpegaudioparse/gstmpegaudioparse.*: Implement parsing of Xing headers from the first frame of the stream, and use...
7836           Original commit message from CVS:
7837           * gst/mpegaudioparse/gstmpegaudioparse.c:
7838           (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
7839           (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame),
7840           (gst_mp3parse_chain), (mp3parse_total_bytes),
7841           (mp3parse_total_time):
7842           * gst/mpegaudioparse/gstmpegaudioparse.h:
7843           Implement parsing of Xing headers from the first frame of the stream,
7844           and use it to report duration correctly where possible.
7845
7846 2007-05-16 19:15:13 +0000  Tim-Philipp Müller <tim@centricular.net>
7847
7848           gst/realmedia/rmdemux.c: After descrambling, push the packets out as individual packets instead of one big descramble...
7849           Original commit message from CVS:
7850           * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio):
7851           After descrambling, push the packets out as individual packets
7852           instead of one big descrambled buffer. Makes cook audio decoding
7853           work with the 'realaudiodec' decoder from gst-plugins-bad.
7854
7855 2007-05-16 19:07:45 +0000  Tim-Philipp Müller <tim@centricular.net>
7856
7857           gst/realmedia/rmdemux.*: Remember first timestamp encountered in stream and re-timestamp stream to start from zero (f...
7858           Original commit message from CVS:
7859           * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
7860           (gst_rmdemux_sink_event), (gst_rmdemux_perform_seek),
7861           (gst_rmdemux_reset), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
7862           (gst_rmdemux_parse_packet):
7863           * gst/realmedia/rmdemux.h:
7864           Remember first timestamp encountered in stream and re-timestamp
7865           stream to start from zero (fixes #397219); only send one newsegment
7866           event, not two; when seeking, send newsegment events from the
7867           streaming thread and not from the seeking thread.
7868
7869 2007-05-16 12:48:43 +0000  Mark Nauwelaerts <manauw@skynet.be>
7870
7871           gst/mpegstream/: Reset last_flow values for the various streams after a flushing seek, otherwise we might aggregate w...
7872           Original commit message from CVS:
7873           Based on patch by: Mark Nauwelaerts  <manauw skynet be>
7874           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
7875           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7876           (gst_mpeg_demux_process_event), (gst_mpeg_streams_reset_last_flow):
7877           * gst/mpegstream/gstmpegdemux.h:
7878           Reset last_flow values for the various streams after a flushing
7879           seek, otherwise we might aggregate wrong flow returns afterwards
7880           that will make upstream pause silently. This should fix seeking
7881           in DVDs and also fix the Thoggen cropping dialog (#438610).
7882
7883 2007-05-07 13:51:43 +0000  Tim-Philipp Müller <tim@centricular.net>
7884
7885           gst/asfdemux/gstasfdemux.*: Activate streams (ie. add the pads to the element) depending on whether we actually get d...
7886           Original commit message from CVS:
7887           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
7888           (gst_asf_demux_chain_headers),
7889           (gst_asf_demux_parse_data_object_start), (all_streams_prerolled),
7890           (gst_asf_demux_have_mutually_exclusive_active_stream),
7891           (gst_asf_demux_check_activate_streams),
7892           (gst_asf_demux_find_stream_with_complete_payload),
7893           (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
7894           (gst_asf_demux_activate_ext_props_streams),
7895           (gst_asf_demux_process_object):
7896           * gst/asfdemux/gstasfdemux.h:
7897           Activate streams (ie. add the pads to the element) depending on
7898           whether we actually get data for those streams within the ASF
7899           preroll value specified. Currently only done in pull-mode though
7900           (this will fix problems with playbin hanging on mms streams once
7901           we use this in push-mode as well).
7902
7903 2007-05-04 11:04:16 +0000  Tim-Philipp Müller <tim@centricular.net>
7904
7905           gst/asfdemux/: Make all timestamps start from zero in pull-mode too; some small clean-ups and FIXMEs here and there.
7906           Original commit message from CVS:
7907           * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
7908           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
7909           (gst_asf_demux_init), (gst_asf_demux_push_complete_payloads),
7910           (gst_asf_demux_process_file):
7911           * gst/asfdemux/gstasfdemux.h:
7912           Make all timestamps start from zero in pull-mode too; some small
7913           clean-ups and FIXMEs here and there.
7914
7915 2007-05-01 11:10:31 +0000  Tim-Philipp Müller <tim@centricular.net>
7916
7917           gst/asfdemux/asfpacket.c: If packet size is specified within the packet and smaller than the actual packet size, don'...
7918           Original commit message from CVS:
7919           * gst/asfdemux/asfpacket.c: (gst_asf_demux_parse_payload),
7920           (gst_asf_demux_parse_packet):
7921           If packet size is specified within the packet and smaller than
7922           the actual packet size, don't parse beyond the size specified in
7923           the packet (this makes us parse some cases of packets with single
7924           compressed payloads cleanly, see e.g stream from #431318). Also
7925           add a sanity check when parsing compressed single payloads.
7926
7927 2007-05-01 09:19:13 +0000  Tim-Philipp Müller <tim@centricular.net>
7928
7929           gst/asfdemux/: Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only send data from the keyframe ri...
7930           Original commit message from CVS:
7931           * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
7932           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_seek_index_lookup),
7933           (gst_asf_demux_handle_seek_event),
7934           (gst_asf_demux_push_complete_payloads):
7935           Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only
7936           send data from the keyframe right before the new segment start to
7937           make sure the decoder doesn't have to decode more than absolutely
7938           necessary.
7939
7940 2007-04-30 15:36:00 +0000  Tim-Philipp Müller <tim@centricular.net>
7941
7942           gst/asfdemux/: Implement payload extension system/extended replicated data parsing, so we can extract payload duratio...
7943           Original commit message from CVS:
7944           * gst/asfdemux/asfheaders.c:
7945           * gst/asfdemux/asfheaders.h:
7946           * gst/asfdemux/asfpacket.c:
7947           (asf_payload_parse_replicated_data_extensions),
7948           (gst_asf_demux_parse_payload):
7949           * gst/asfdemux/asfpacket.h:
7950           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
7951           (gst_asf_demux_push_complete_payloads),
7952           (gst_asf_demux_process_ext_stream_props):
7953           * gst/asfdemux/gstasfdemux.h:
7954           Implement payload extension system/extended replicated data parsing,
7955           so we can extract payload durations if they're specified.
7956
7957 2007-04-30 11:41:22 +0000  Tim-Philipp Müller <tim@centricular.net>
7958
7959           gst/asfdemux/: Refactor stream parse/activation a bit (stream activation heuristics are still the same though); some ...
7960           Original commit message from CVS:
7961           * gst/asfdemux/asfheaders.h:
7962           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
7963           (gst_asf_demux_reset), (gst_asf_demux_parse_data_object_start),
7964           (gst_asf_demux_loop), (gst_asf_demux_setup_pad),
7965           (gst_asf_demux_add_audio_stream), (gst_asf_demux_activate_stream),
7966           (gst_asf_demux_parse_stream_object),
7967           (gst_asf_demux_process_ext_stream_props),
7968           (gst_asf_demux_process_queued_extended_stream_objects),
7969           (gst_asf_demux_activate_ext_props_streams),
7970           (gst_asf_demux_process_object):
7971           * gst/asfdemux/gstasfdemux.h:
7972           Refactor stream parse/activation a bit (stream activation heuristics
7973           are still the same though); some more clean-ups.
7974
7975 2007-04-28 12:23:16 +0000  Tim-Philipp Müller <tim@centricular.net>
7976
7977           win32/common/.cvsignore: Ignore generated config.h file to make build bot happy.
7978           Original commit message from CVS:
7979           * win32/common/.cvsignore:
7980           Ignore generated config.h file to make build bot happy.
7981
7982 2007-04-28 10:49:17 +0000  Tim-Philipp Müller <tim@centricular.net>
7983
7984           gst/asfdemux/: Init debug category before using it.
7985           Original commit message from CVS:
7986           * gst/asfdemux/gstasf.c: (plugin_init):
7987           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init):
7988           * gst/asfdemux/gstasfdemux.h:
7989           Init debug category before using it.
7990
7991 2007-04-27 18:39:21 +0000  Tim-Philipp Müller <tim@centricular.net>
7992
7993           gst/asfdemux/gstasfdemux.c: Fix silly bug when we can't pull as much data as we want; don't forget to announce pendin...
7994           Original commit message from CVS:
7995           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_pull_data),
7996           (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop):
7997           Fix silly bug when we can't pull as much data as we want; don't
7998           forget to announce pending tags in the new packet parsing code.
7999
8000 2007-04-25 17:23:33 +0000  Tim-Philipp Müller <tim@centricular.net>
8001
8002           Generate a win32 config.h into win32/common and add to MANIFEST so it gets disted (#393890). Looks like win32/common/...
8003           Original commit message from CVS:
8004           * configure.ac:
8005           * win32/MANIFEST:
8006           Generate a win32 config.h into win32/common and add to MANIFEST so
8007           it gets disted (#393890). Looks like win32/common/config.h.in needs
8008           some work though.
8009
8010 2007-04-22 22:41:20 +0000  Tim-Philipp Müller <tim@centricular.net>
8011
8012           ext/amrnb/amrnbparse.c: Fix pull mode operation some more: send newsegment event before sending data; handle EOS and ...
8013           Original commit message from CVS:
8014           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
8015           (gst_amrnbparse_class_init), (gst_amrnbparse_init),
8016           (gst_amrnbparse_pull_header), (gst_amrnbparse_loop):
8017           Fix pull mode operation some more: send newsegment event before
8018           sending data; handle EOS and fatal flow returns a bit better; don't
8019           leak buffers in some cases. Misc. minor cleanups. Fixes #431707.
8020
8021 2007-04-20 20:57:56 +0000  Tim-Philipp Müller <tim@centricular.net>
8022
8023           gst/asfdemux/: New packet parsing code: should put halfway decent timestamps on buffers, and might even set the appro...
8024           Original commit message from CVS:
8025           * gst/asfdemux/Makefile.am:
8026           * gst/asfdemux/asfpacket.c: (asf_packet_read_varlen_int),
8027           (asf_packet_create_payload_buffer),
8028           (asf_payload_find_previous_fragment),
8029           (gst_asf_payload_queue_for_stream), (gst_asf_demux_parse_payload),
8030           (gst_asf_demux_parse_packet):
8031           * gst/asfdemux/asfpacket.h:
8032           * gst/asfdemux/gstasfdemux.c:
8033           (gst_asf_demux_reset_stream_state_after_discont),
8034           (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
8035           (gst_asf_demux_setup_pad), (gst_asf_demux_descramble_buffer),
8036           (gst_asf_demux_process_chunk):
8037           * gst/asfdemux/gstasfdemux.h:
8038           New packet parsing code: should put halfway decent timestamps on
8039           buffers, and might even set the appropriate keyframe/discont buffer
8040           flags from time to time (and even if it doesn't, I'm at least able
8041           to debug this code); only used in pull-mode so far. Still needs
8042           some more work, like payload extensions parsing and proper flow
8043           aggregation, and stream activation based on preroll. Stay tuned.
8044
8045 2007-04-20 17:32:00 +0000  Tim-Philipp Müller <tim@centricular.net>
8046
8047           gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context structure to
8048           Original commit message from CVS:
8049           * gst/asfdemux/asfheaders.h:
8050           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
8051           (gst_asf_demux_seek_index_lookup),
8052           (gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream),
8053           (gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream),
8054           (gst_asf_demux_process_ext_content_desc),
8055           (gst_asf_demux_process_file), (gst_asf_demux_descramble_segment),
8056           (gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk),
8057           (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
8058           * gst/asfdemux/gstasfdemux.h:
8059           Some clean-ups and small fixes: rename asf_stream_context structure to
8060           AsfStream; inline some three-line utility functions that are only used
8061           once anyway and get rid of their associated helper structs; make debug
8062           category global so that it is used by the debug statements in the other
8063           file as well; simplify gst_asf_demux_get_stream(); fix accidental
8064           implicit initialisation of stream->last_buffer_timestamp to 0, which
8065           would lead to missing timestamps on the first buffer; put fourcc format
8066           into video caps to make certain proprietary wmv decoders happy (for the
8067           case of WMVA in particular); play_time is offset by preroll as well, so
8068           fix overreporting of duration for some files.
8069
8070 2007-04-17 10:21:50 +0000  Tim-Philipp Müller <tim@centricular.net>
8071
8072           gst/asfdemux/gstasfdemux.c: Printf format fixes.
8073           Original commit message from CVS:
8074           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
8075           (gst_asf_demux_pull_indices):
8076           Printf format fixes.
8077
8078 2007-04-16 16:30:50 +0000  Tim-Philipp Müller <tim@centricular.net>
8079
8080           gst/mpegstream/gstmpegparse.c: Post an error message if EOS wasn't handled by anything downstream.
8081           Original commit message from CVS:
8082           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
8083           (gst_mpeg_parse_send_event):
8084           Post an error message if EOS wasn't handled by anything downstream.
8085           This should fix playbin freezing/hanging with small VobSub subtitle
8086           files (background: not-linked flow returns from downstream are
8087           ignored for a while at the beginning, so if the file is small
8088           upstream will never get a not-linked flow return even if nothing
8089           is connected downstream). (#429960).
8090
8091 2007-04-16 15:15:07 +0000  Michael Smith <msmith@xiph.org>
8092
8093           ext/amrnb/amrnbparse.c: Rewrite terminally broken sinkpad activation code. and push mode activation doesn't leave the...
8094           Original commit message from CVS:
8095           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
8096           (gst_amrnbparse_sink_activate),
8097           (gst_amrnbparse_sink_activate_pull):
8098           Rewrite terminally broken sinkpad activation code.
8099           Now actually supports pull-mode activation (didn't before), and push
8100           mode activation doesn't leave the sinkpad flushing.
8101
8102 2007-04-12 13:38:03 +0000  Tim-Philipp Müller <tim@centricular.net>
8103
8104           gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an index at the end of the file, read it an...
8105           Original commit message from CVS:
8106           * gst/asfdemux/asfheaders.c:
8107           * gst/asfdemux/asfheaders.h:
8108           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
8109           (gst_asf_demux_reset), (gst_asf_demux_init),
8110           (gst_asf_demux_activate), (gst_asf_demux_activate_push),
8111           (gst_asf_demux_activate_pull), (gst_asf_demux_sink_event),
8112           (gst_asf_demux_seek_index_lookup),
8113           (gst_asf_demux_reset_stream_state_after_discont),
8114           (gst_asf_demux_handle_seek_event),
8115           (gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers),
8116           (gst_asf_demux_chain), (gst_asf_demux_pull_data),
8117           (gst_asf_demux_pull_indices),
8118           (gst_asf_demux_parse_data_object_start),
8119           (gst_asf_demux_pull_headers), (gst_asf_demux_loop),
8120           (gst_asf_demux_setup_pad), (gst_asf_demux_process_file),
8121           (gst_asf_demux_process_simple_index),
8122           (gst_asf_demux_process_object),
8123           (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
8124           (gst_asf_demux_handle_data), (gst_asf_demux_change_state):
8125           * gst/asfdemux/gstasfdemux.h:
8126           Make asfdemux work in pull mode where possible. If there's an index
8127           at the end of the file, read it and use it for seeking purposes.
8128
8129 2007-04-12 10:19:18 +0000  Wim Taymans <wim.taymans@gmail.com>
8130
8131           gst/synaesthesia/gstsynaesthesia.c: Some timestamp fixes.
8132           Original commit message from CVS:
8133           * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
8134           (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_setcaps),
8135           (gst_synaesthesia_chain), (gst_synaesthesia_change_state):
8136           Some timestamp fixes.
8137           * gst/synaesthesia/synaescope.c: (synaescope_coreGo):
8138           Fix for 64-bit machines.
8139
8140 2007-04-12 10:10:22 +0000  René Stadler <mail@renestadler.de>
8141
8142           gst/realmedia/rmdemux.*: Make rmdemux handle any number of logical streams. Fixes #428698.
8143           Original commit message from CVS:
8144           Patch by: René Stadler <mail at renestadler dot de>
8145           * gst/realmedia/rmdemux.c: (find_seek_offset_bytes),
8146           (find_seek_offset_time), (gst_rmdemux_reset),
8147           (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event),
8148           (gst_rmdemux_add_stream), (gst_rmdemux_combine_flows):
8149           * gst/realmedia/rmdemux.h:
8150           Make rmdemux handle any number of logical streams. Fixes #428698.
8151
8152 2007-04-05 13:48:52 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8153
8154         * po/nl.po:
8155           update dutch
8156           Original commit message from CVS:
8157           update dutch
8158
8159 2007-04-05 13:48:12 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8160
8161           po/: Added Danish translation.
8162           Original commit message from CVS:
8163           submitted by: Mogens Jaeger <mogens@jaeger.tf>
8164           * po/LINGUAS:
8165           * po/da.po:
8166           Added Danish translation.
8167
8168 2007-03-28 16:01:06 +0000  Zaheer Abbas Merali <zaheerabbas@merali.org>
8169
8170           po/.cvsignore: Add pot.
8171           Original commit message from CVS:
8172           * po/.cvsignore:
8173           Add pot.
8174
8175 2007-03-27 12:02:49 +0000  Julien Moutte <julien@moutte.net>
8176
8177           ext/mad/gstmad.c: Generate a perfect stream and try to adapt to incoming timestamps lack of precision up to half a fr...
8178           Original commit message from CVS:
8179           2007-03-27  Julien MOUTTE  <julien@moutte.net>
8180           * ext/mad/gstmad.c: (gst_mad_chain): Generate a perfect
8181           stream and try to adapt to incoming timestamps lack of
8182           precision up to half a frame. This allows generating
8183           a perfect stream even with muxed formats like FLV where
8184           the timestamps are stored in milliseconds.
8185
8186 2007-03-22 21:44:45 +0000  Tim-Philipp Müller <tim@centricular.net>
8187
8188           gst/realmedia/rmdemux.c: Remove unused zlib.h include. Fixes #421594.
8189           Original commit message from CVS:
8190           * gst/realmedia/rmdemux.c:
8191           Remove unused zlib.h include. Fixes #421594.
8192
8193 2007-03-21 12:53:57 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8194
8195           ext/lame/gstlame.c: Disable the bitrate checking when the user has requested
8196           Original commit message from CVS:
8197           * ext/lame/gstlame.c: (gst_lame_setup):
8198           Disable the bitrate checking when the user has requested
8199           Free Format mode, as all bitrates less than the maximum
8200           are valid then.
8201
8202 2007-03-14 15:21:41 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8203
8204           po/: Update translations.
8205           Original commit message from CVS:
8206           * po/hu.po:
8207           * po/it.po:
8208           * po/sv.po:
8209           Update translations.
8210
8211 2007-03-12 17:26:13 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8212
8213           ext/mad/gstmad.c: When handling seeks, don't convert -1 start or stop values to a bogus byte position - pass them ups...
8214           Original commit message from CVS:
8215           * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src):
8216           When handling seeks, don't convert -1 start or stop values to a bogus
8217           byte position - pass them upstream as -1.
8218
8219 2007-03-12 10:47:01 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8220
8221           gst/mpegaudioparse/gstmpegaudioparse.*: Implement seeking via average bitrate, and position+duration querying in mp3p...
8222           Original commit message from CVS:
8223           * gst/mpegaudioparse/gstmpegaudioparse.c:
8224           (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
8225           (gst_mp3parse_init), (gst_mp3parse_sink_event),
8226           (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
8227           (gst_mp3parse_change_state), (mp3parse_time_to_bytepos),
8228           (mp3parse_bytepos_to_time), (mp3parse_total_bytes),
8229           (mp3parse_total_time), (mp3parse_handle_seek),
8230           (mp3parse_src_event), (mp3parse_src_query),
8231           (mp3parse_get_query_types), (plugin_init):
8232           * gst/mpegaudioparse/gstmpegaudioparse.h:
8233           Implement seeking via average bitrate, and position+duration
8234           querying in mp3parse. Later, it will support frame-accurate seeking by
8235           building a seek table as it parses.
8236           Add 'parsed=false' to the sink pad caps, and 'parsed=true' to the src
8237           pad caps. Bump the priority to PRIMARY+1 so that it is autoplugged
8238           before any extant MP3 decoder plugin. This allows us to remove framing
8239           support from the decoders, if we want, and will provide them with
8240           accurate seeking automatically once it is finished.
8241           Fix the handling of MPEG-1 Layer 1 files.
8242           Partially fix timestamping of packets arriving from a demuxer by
8243           queueing the incoming timestamp until the next packet starts, rather
8244           than applying it immediately to the next pushed buffer.
8245
8246 2007-03-10 15:56:26 +0000  Tim-Philipp Müller <tim@centricular.net>
8247
8248           gst/asfdemux/gstasfdemux.c: Printf format fix.
8249           Original commit message from CVS:
8250           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_header_ext):
8251           Printf format fix.
8252
8253 2007-03-04 17:13:19 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8254
8255           ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle.
8256           Original commit message from CVS:
8257           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
8258           (gst_cdio_cdda_src_finalize):
8259           Make sure we always destroy our libcdio handle.
8260
8261 2007-03-02 16:08:17 +0000  Wim Taymans <wim.taymans@gmail.com>
8262
8263           ext/cdio/gstcdiocddasrc.c: Small code cleanups.
8264           Original commit message from CVS:
8265           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
8266           (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
8267           (gst_cdio_cdda_src_finalize):
8268           Small code cleanups.
8269           Don't use pad_alloc as the base class cannot deal with the error codes.
8270
8271 2007-03-02 13:01:48 +0000  Zaheer Abbas Merali <zaheermerali@gmail.com>
8272
8273           ext/mpeg2dec/gstmpeg2dec.c: Never post a (fatal) error message on the bus on decoding errors. We should only do this ...
8274           Original commit message from CVS:
8275           Patch by: Zaheer Abbas Merali  <zaheermerali at gmail com>
8276           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
8277           Never post a (fatal) error message on the bus on decoding errors. We
8278           should only do this if we can't recover, but mpeg2dec can always
8279           recover. This is needed for DVB streams, for example, where there
8280           may be temporary glitches in the stream. Instead of an error
8281           message, post a warning message on the bus for every N decoding
8282           errors. Fixes #370020.
8283
8284 2007-02-28 19:30:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8285
8286           configure.ac: Convert to new AG_GST style.
8287           Original commit message from CVS:
8288           * configure.ac:
8289           Convert to new AG_GST style.
8290
8291 2007-02-28 18:41:38 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8292
8293           ext/lame/gstlame.c: Display sensible defaults and limits for the vbr-min/max/mean properties. Fix the 'hard-limit' VB...
8294           Original commit message from CVS:
8295           * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
8296           (gst_lame_setup):
8297           Display sensible defaults and limits for the
8298           vbr-min/max/mean properties. Fix the 'hard-limit' VBR min
8299           property - it's supposed to be a boolean 0/1 value.
8300
8301 2007-02-28 16:01:08 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8302
8303           ext/lame/gstlame.c: Initialise the variables so gcc doesn't complain about possibly uninitialised uses, even though t...
8304           Original commit message from CVS:
8305           * ext/lame/gstlame.c:
8306           Initialise the variables so gcc doesn't complain about possibly
8307           uninitialised uses, even though they can't actually happen.
8308
8309 2007-02-28 15:52:23 +0000  Wim Taymans <wim.taymans@gmail.com>
8310
8311           gst/dvdlpcmdec/gstdvdlpcmdec.*: Implement all sample rates.
8312           Original commit message from CVS:
8313           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
8314           (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
8315           (gst_dvdlpcmdec_chain_raw), (dvdlpcmdec_sink_event):
8316           * gst/dvdlpcmdec/gstdvdlpcmdec.h:
8317           Implement all sample rates.
8318           Implement sample permutation a little smarter avoiding a memcpy.
8319           Fix timestamps, use segments, fix seeking.
8320
8321 2007-02-28 15:49:35 +0000  Wim Taymans <wim.taymans@gmail.com>
8322
8323           Document siddec.
8324           Original commit message from CVS:
8325           * docs/plugins/Makefile.am:
8326           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
8327           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
8328           * docs/plugins/inspect/plugin-siddec.xml:
8329           * ext/sidplay/gstsiddec.cc:
8330           * ext/sidplay/gstsiddec.h:
8331           Document siddec.
8332
8333 2007-02-21 16:02:33 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8334
8335           ext/lame/gstlame.c: Fix up bitrate checking macro.  Make it give us a
8336           Original commit message from CVS:
8337           * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
8338           (gst_lame_set_property), (gst_lame_setup):
8339           Fix up bitrate checking macro.  Make it give us a
8340           GST_ELEMENT_WARNING message so the application has a chance of
8341           reporting this to the user.  Move the checking to _setup, so we
8342           are sure it runs in the READY state, when we hope to have a pipeline
8343           and a bus that is not flushing.
8344           This fixes e.g. using 96 kbit/sec as a bitrate.
8345
8346 2007-02-15 19:55:55 +0000  Tim-Philipp Müller <tim@centricular.net>
8347
8348           gst/asfdemux/gstasfdemux.*: Parse advanced mutual exclusion object and only add pads for 'hidden' streams (those in a...
8349           Original commit message from CVS:
8350           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file),
8351           (gst_asf_demux_process_advanced_mutual_exclusion),
8352           (gst_asf_demux_process_queued_extended_stream_objects),
8353           (gst_asf_demux_process_object), (gst_asf_demux_change_state):
8354           * gst/asfdemux/gstasfdemux.h:
8355           Parse advanced mutual exclusion object and only add pads for
8356           'hidden' streams (those in an extended stream header) that are
8357           mutually exclusive with an already existing 'main stream' if
8358           the broadcasting flag is not set. If the broadcasting flag is set,
8359           assume that data for this stream isn't sent. (This should ideally be
8360           solved better by making playbin more robust against this and/or by
8361           making mmssrc send some information downstream about which streams
8362           will be streamed). Fixes #353116.
8363
8364 2007-02-13 12:00:59 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8365
8366           gst/synaesthesia/: Move all the mutable engine state into a structure so that multiple element instances can run with...
8367           Original commit message from CVS:
8368           * gst/synaesthesia/gstsynaesthesia.c:
8369           (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8370           (gst_synaesthesia_finalize), (gst_synaesthesia_chain):
8371           * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
8372           (synaescope32), (synaescope_set_data), (synaesthesia_update),
8373           (synaesthesia_init), (synaesthesia_new), (synaesthesia_close):
8374           * gst/synaesthesia/synaescope.h:
8375           Move all the mutable engine state into a structure so that
8376           multiple element instances can run without interfering.
8377
8378 2007-02-13 09:15:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8379
8380           Add crossreferences to glib/gobject/gstream docs.
8381           Original commit message from CVS:
8382           * configure.ac:
8383           * docs/plugins/Makefile.am:
8384           Add crossreferences to glib/gobject/gstream docs.
8385
8386 2007-02-12 12:46:20 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8387
8388           gst/synaesthesia/: More source cleanups and add FIXME comments.
8389           Original commit message from CVS:
8390           * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
8391           (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
8392           (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
8393           (plugin_init):
8394           * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
8395           (synaescope8):
8396           More source cleanups and add FIXME comments.
8397
8398 2007-02-11 13:42:45 +0000  Sébastien Moutte <sebastien@moutte.net>
8399
8400           gst/realmedia/rmdemux.c: Use gst_guint64_to_gdouble for conversions.
8401           Original commit message from CVS:
8402           * gst/realmedia/rmdemux.c:(gst_rmdemux_parse_indx_data):
8403           Use gst_guint64_to_gdouble for conversions.
8404           * gst/synaesthesia/synaescope.c:
8405           Define M_PI and do not include <pthread.h> and
8406           <sys/time.h> for G_OS_WIN32
8407           * win32/vs6/libgstrealmedia.dsp:
8408           * win32/vs6/synaesthesia.dsp:
8409           Update projects files.
8410           * win32/common/config.h.in:
8411           Add config.h.in for autogen of config.h
8412
8413 2007-02-11 10:51:42 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8414
8415           configure.ac: Add --enable-experimental support. Activate synaesthesia when building with --enable-experimental. Fix ...
8416           Original commit message from CVS:
8417           * configure.ac:
8418           Add --enable-experimental support. Activate synaesthesia when building
8419           with --enable-experimental. Fix --enable external configure switch
8420           description.
8421
8422 2007-02-09 16:24:45 +0000  Tim-Philipp Müller <tim@centricular.net>
8423
8424           ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go...
8425           Original commit message from CVS:
8426           * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
8427           (gst_lame_change_state):
8428           * ext/lame/gstlame.h:
8429           On receiving EOS, we try to push a last buffer with the remaining
8430           samples. Don't do that if we got an unclean flow return on the last
8431           gst_pad_push(), downstream might not handle this very gracefully
8432           (see #403168).
8433           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8434           Pass flow returns upstream (helps #403168).
8435
8436 2007-02-09 08:03:09 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8437
8438           gst/synaesthesia/gstsynaesthesia.c: check result of gst_pad_push() in _chain.
8439           Original commit message from CVS:
8440           * gst/synaesthesia/gstsynaesthesia.c:
8441           (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8442           (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
8443           (gst_synaesthesia_chain), (plugin_init):
8444           check result of gst_pad_push() in _chain.
8445
8446 2007-02-09 07:48:50 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8447
8448           gst/synaesthesia/: Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not built by default). Fixe...
8449           Original commit message from CVS:
8450           * gst/synaesthesia/Makefile.am:
8451           * gst/synaesthesia/gstsynaesthesia.c:
8452           (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8453           (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
8454           (gst_synaesthesia_chain), (plugin_init):
8455           * gst/synaesthesia/synaescope.c:
8456           * gst/synaesthesia/synaescope.h:
8457           Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not
8458           built by default). Fixed Makefile.am. Fixed license headers (its GPL as it
8459           is derived from GPL code). Fixed GST_SYNAESTHESIA_CLASS macro. Added
8460           GST_DEBUG_FUNCPTR. Reflowed _setcaps. Updated pad setup in _init. Fix
8461           possible leak in _chain. (#356882)
8462
8463 2007-02-08 21:07:27 +0000  Tim-Philipp Müller <tim@centricular.net>
8464
8465           gst/asfdemux/: Refactor and clean up header parsing and chain function a bit; get rid of some cruft; make header pars...
8466           Original commit message from CVS:
8467           * gst/asfdemux/asfheaders.c:
8468           * gst/asfdemux/asfheaders.h:
8469           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
8470           (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
8471           (gst_asf_demux_identify_guid), (asf_demux_peek_object),
8472           (gst_asf_demux_chain_headers), (gst_asf_demux_chain),
8473           (gst_asf_demux_setup_pad), (gst_asf_demux_process_stream),
8474           (gst_asf_demux_process_ext_content_desc),
8475           (gst_asf_demux_get_object_header), (gst_asf_demux_process_header),
8476           (gst_asf_demux_process_file), (gst_asf_demux_process_comment),
8477           (gst_asf_demux_process_bitrate_props_object),
8478           (gst_asf_demux_process_header_ext),
8479           (gst_asf_demux_process_language_list),
8480           (gst_asf_demux_process_ext_stream_props),
8481           (gst_asf_demux_process_queued_extended_stream_objects),
8482           (gst_asf_demux_process_object), (gst_asf_demux_change_state):
8483           * gst/asfdemux/gstasfdemux.h:
8484           Refactor and clean up header parsing and chain function a bit; get
8485           rid of some cruft; make header parsing a tad more robust, fixing
8486           #403188.
8487
8488 2007-02-01 11:12:25 +0000  Tim-Philipp Müller <tim@centricular.net>
8489
8490           gst/asfdemux/gstasfdemux.c: Post an error if we receive an EOS event while still waiting for the
8491           Original commit message from CVS:
8492           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
8493           Post an error if we receive an EOS event while still waiting for the
8494           ASF header object to come through.
8495
8496 2007-01-24 17:36:36 +0000  Xavier B <xavierb@gmail.com>
8497
8498           gst/asfdemux/gstasfdemux.c: Guard places where we assume that a certain amount of data is available better against le...
8499           Original commit message from CVS:
8500           Patch by: Xavier B. <xavierb gmail com>
8501           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid),
8502           (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
8503           (gst_asf_demux_process_ext_content_desc),
8504           (gst_asf_demux_process_data),
8505           (gst_asf_demux_process_language_list),
8506           (gst_asf_demux_process_ext_stream_props),
8507           (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
8508           Guard places where we assume that a certain amount of data is
8509           available better against less data being available (should fix
8510           infamous assertion crasher bug #336370). Also fixes a small
8511           memory leak.
8512
8513 2007-01-11 12:49:23 +0000  Tim-Philipp Müller <tim@centricular.net>
8514
8515           gst/realmedia/: Add demuxer for RealAudio files (#349779).
8516           Original commit message from CVS:
8517           * gst/realmedia/Makefile.am:
8518           * gst/realmedia/rademux.c:
8519           * gst/realmedia/rademux.h:
8520           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
8521           (gst_rmdemux_descramble_dnet_audio), (gst_rmdemux_plugin_init):
8522           * gst/realmedia/rmutils.c: (gst_rm_utils_descramble_dnet_buffer):
8523           * gst/realmedia/rmutils.h:
8524           Add demuxer for RealAudio files (#349779).
8525
8526 2007-01-07 13:37:19 +0000  Sébastien Moutte <sebastien@moutte.net>
8527
8528           Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the next release.
8529           Original commit message from CVS:
8530           * Makefile.am:
8531           Add win32/MANIFEST to EXTRA_DIST so win32 files will
8532           be include in the next release.
8533           * win32/MANIFEST:
8534           Remove win32/common/config.h is which is not autogenerated yet.
8535
8536 2006-12-30 20:01:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8537
8538           ext/lame/gstlame.c: warn when outgoing sample rate is different from incoming
8539           Original commit message from CVS:
8540           * ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain):
8541           warn when outgoing sample rate is different from incoming
8542
8543 2006-12-29 14:51:19 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8544
8545           gst/mpegaudioparse/gstmpegaudioparse.c: All sample-rates < 32khz come from the LSF extensions, which only use 1 granu...
8546           Original commit message from CVS:
8547           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8548           All sample-rates < 32khz come from the LSF extensions, which only
8549           use 1 granule. Fixes parsing of 22.05khz, 24khz and 16khz files.
8550           Use gst_util_uint64_scale because we can.
8551
8552 2006-12-22 13:06:24 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8553
8554           tests/check/elements/amrnbenc.c: and fix compilation of this test
8555           Original commit message from CVS:
8556           * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
8557           (cleanup_amrnbenc):
8558           and fix compilation of this test
8559
8560 2006-12-22 12:41:52 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8561
8562           tests/check/elements/: re-apply as it was -bad and not -ugly that is frozen, doh
8563           Original commit message from CVS:
8564           * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
8565           (cleanup_amrnbenc):
8566           * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
8567           (cleanup_mpeg2dec):
8568           re-apply as it was -bad and not -ugly that is frozen, doh
8569
8570 2006-12-21 12:50:00 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8571
8572           tests/check/elements/: revert my freeze breakage
8573           Original commit message from CVS:
8574           * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
8575           (cleanup_amrnbenc):
8576           * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
8577           (cleanup_mpeg2dec):
8578           revert my freeze breakage
8579
8580 2006-12-21 08:16:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
8581
8582           gst/asfdemux/gstasfdemux.c: add a comment about a future change
8583           Original commit message from CVS:
8584           * gst/asfdemux/gstasfdemux.c:
8585           (gst_asf_demux_get_gst_tag_from_tag_name),
8586           (gst_asf_demux_process_ext_content_desc):
8587           add a comment about a future change
8588           * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
8589           (cleanup_amrnbenc):
8590           * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
8591           (cleanup_mpeg2dec):
8592           consistent pad (de)activation
8593
8594 2006-12-15 18:26:41 +0000  Tim-Philipp Müller <tim@centricular.net>
8595
8596           gst/asfdemux/gstasfdemux.c: Update query_types function too.
8597           Original commit message from CVS:
8598           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_src_query_types):
8599           Update query_types function too.
8600
8601 2006-12-15 18:25:17 +0000  Tim-Philipp Müller <tim@centricular.net>
8602
8603           gst/realmedia/rmdemux.c: Implement SEEKING query, make query function thread-safe.
8604           Original commit message from CVS:
8605           * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query),
8606           (gst_rmdemux_src_query_types):
8607           Implement SEEKING query, make query function thread-safe.
8608
8609 2006-12-15 17:59:47 +0000  Tim-Philipp Müller <tim@centricular.net>
8610
8611           gst/realmedia/rmdemux.c: Use alignment-safe macros here too (subbuffers ...); guard against hypothetical memory acces...
8612           Original commit message from CVS:
8613           * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_dnet_audio):
8614           Use alignment-safe macros here too (subbuffers ...); guard against
8615           hypothetical memory access beyond our given buffer in the case
8616           where the buffer size is not a multiple of 2.
8617
8618 2006-12-15 17:54:48 +0000  Tim-Philipp Müller <tim@centricular.net>
8619
8620           gst/asfdemux/gstasfdemux.*: Don't crash in the seek event handling code when playtime is 0, as may be the case with l...
8621           Original commit message from CVS:
8622           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
8623           (gst_asf_demux_process_data), (gst_asf_demux_process_file),
8624           (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
8625           * gst/asfdemux/gstasfdemux.h:
8626           Don't crash in the seek event handling code when playtime is 0,
8627           as may be the case with live streams (#386218). Implement SEEKING
8628           query so applications can query seekability without second-guessing
8629           based on whether we have a duration or not.
8630
8631 2006-12-15 11:12:21 +0000  Thomas Vander Stichele <thomas@apestaart.org>
8632
8633           add doap file
8634           Original commit message from CVS:
8635           * Makefile.am:
8636           * gst-plugins-ugly.doap:
8637           * gst-plugins-ugly.spec.in:
8638           add doap file
8639
8640 2006-12-14 12:05:49 +0000  Tim-Philipp Müller <tim@centricular.net>
8641
8642           gst/mpegstream/gstmpegparse.c: Use our alignment-safe macros here too, since we can't assume that
8643           Original commit message from CVS:
8644           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
8645           Use our alignment-safe macros here too, since we can't assume that
8646           GST_BUFFER_DATA is aligned (these are subbuffers we're dealing with
8647           here).
8648
8649 2006-12-14 11:49:39 +0000  Tim-Philipp Müller <tim@centricular.net>
8650
8651           gst/realmedia/rmdemux.c: Also, don't read the index for a stream a second time when operating in pull-mode and reachi...
8652           Original commit message from CVS:
8653           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_indx_data):
8654           Also, don't read the index for a stream a second time when
8655           operating in pull-mode and reaching the end of the file.
8656
8657 2006-12-14 11:25:00 +0000  Roland Kay <roland.kay@ox.compsoc.net>
8658
8659           gst/realmedia/rmdemux.c: Don't leak stream index (#385292).
8660           Original commit message from CVS:
8661           Patch by: Roland Kay  <roland.kay at ox compsoc net>
8662           * gst/realmedia/rmdemux.c: (gst_rmdemux_reset):
8663           Don't leak stream index (#385292).
8664
8665 2006-12-14 10:15:24 +0000  Roland Kay <roland.kay@ox.compsoc.net>
8666
8667           ext/lame/gstlame.*: Fix leak (by calling lame_init_params() before lame_close()); handle
8668           Original commit message from CVS:
8669           Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
8670           * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
8671           (gst_lame_setup):
8672           * ext/lame/gstlame.h:
8673           Fix leak (by calling lame_init_params() before lame_close()); handle
8674           NULL return from lame_init() more gracefully. Fixes #385311.
8675
8676 2006-12-14 09:57:12 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8677
8678           configure.ac: Back to CVS
8679           Original commit message from CVS:
8680           * configure.ac:
8681           Back to CVS
8682
8683 === release 0.10.5 ===
8684
8685 2006-12-13 21:04:12 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8686
8687         * ChangeLog:
8688         * NEWS:
8689         * RELEASE:
8690         * configure.ac:
8691         * docs/plugins/gst-plugins-ugly-plugins.args:
8692         * docs/plugins/inspect/plugin-a52dec.xml:
8693         * docs/plugins/inspect/plugin-asf.xml:
8694         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
8695         * docs/plugins/inspect/plugin-dvdsub.xml:
8696         * docs/plugins/inspect/plugin-iec958.xml:
8697         * docs/plugins/inspect/plugin-lame.xml:
8698         * docs/plugins/inspect/plugin-mad.xml:
8699         * docs/plugins/inspect/plugin-mpeg2dec.xml:
8700         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
8701         * docs/plugins/inspect/plugin-mpegstream.xml:
8702         * docs/plugins/inspect/plugin-siddec.xml:
8703           Release 0.10.5
8704           Original commit message from CVS:
8705           Release 0.10.5
8706
8707 2006-12-12 21:09:16 +0000  David Schleef <ds@schleef.org>
8708
8709           gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant to in the previous checkin.  see #385192.  You can have...
8710           Original commit message from CVS:
8711           * gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant
8712           to in the previous checkin.  see #385192.  You can have your
8713           cheese back now.
8714
8715 2006-12-12 20:56:58 +0000  David Schleef <ds@schleef.org>
8716
8717           gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads from the dereferenced integer, not the pointer itself.  ...
8718           Original commit message from CVS:
8719           * gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads
8720           from the dereferenced integer, not the pointer itself.  Fixes
8721           #385192.
8722           I'm takin ur cheese!
8723
8724 2006-12-12 10:29:32 +0000  Tim-Philipp Müller <tim@centricular.net>
8725
8726         * ChangeLog:
8727           ChangeLog surgery: fix bug number
8728           Original commit message from CVS:
8729           ChangeLog surgery: fix bug number
8730
8731 2006-12-12 10:24:40 +0000  Roland Kay <roland.kay@ox.compsoc.net>
8732
8733           gst/realmedia/rmdemux.c: For version 4 streams, read the extra codec data size from the header instead of assuming it...
8734           Original commit message from CVS:
8735           Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
8736           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
8737           For version 4 streams, read the extra codec data size from the
8738           header instead of assuming it is always 16 (also read it from the
8739           right position) (#384989). For version 4 and 5 streams, check that
8740           the specified extra codec data size doesn't make us read beyond the
8741           chunk boundary (#384989).
8742
8743 2006-12-10 21:27:03 +0000  Jan Schmidt <thaytan@mad.scientist.com>
8744
8745         * po/af.po:
8746         * po/az.po:
8747         * po/cs.po:
8748         * po/en_GB.po:
8749         * po/hu.po:
8750         * po/it.po:
8751         * po/nb.po:
8752         * po/nl.po:
8753         * po/or.po:
8754         * po/sq.po:
8755         * po/sr.po:
8756         * po/sv.po:
8757         * po/uk.po:
8758         * po/vi.po:
8759           Update .po files
8760           Original commit message from CVS:
8761           Update .po files
8762
8763 2006-11-21 12:33:25 +0000  Tim-Philipp Müller <tim@centricular.net>
8764
8765           ext/mpeg2dec/gstmpeg2dec.c: Cosmetic changes: fix misleading debug statement, update comment, add cast.
8766           Original commit message from CVS:
8767           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf):
8768           Cosmetic changes: fix misleading debug statement, update
8769           comment, add cast.
8770
8771 2006-11-21 12:15:58 +0000  Sebastian Dröge <slomo@circular-chaos.org>
8772
8773           ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimisations don't crash. Fixes #327350.
8774           Original commit message from CVS:
8775           Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8776           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
8777           (gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf),
8778           (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
8779           * ext/mpeg2dec/gstmpeg2dec.h:
8780           Align buffers to a 16 byte boundary so the altivec optimisations
8781           don't crash. Fixes #327350.
8782
8783 2006-11-20 15:52:42 +0000  Tim-Philipp Müller <tim@centricular.net>
8784
8785           gst/asfdemux/gstasfdemux.c: The availability of extra codec data isn't something that warrants debug messages at WARN...
8786           Original commit message from CVS:
8787           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream):
8788           The availability of extra codec data isn't something that
8789           warrants debug messages at WARNING level (see #376958).
8790
8791 2006-11-19 13:08:30 +0000  Tim-Philipp Müller <tim@centricular.net>
8792
8793           gst/mpegstream/: Fix flow value combination; this fixes playbin/totem locking up if a VobSub file is specified as sub...
8794           Original commit message from CVS:
8795           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
8796           (gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows),
8797           (gst_dvd_demux_send_subbuffer):
8798           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8799           (gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet),
8800           (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows),
8801           (gst_mpeg_demux_send_subbuffer):
8802           * gst/mpegstream/gstmpegdemux.h:
8803           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
8804           (gst_mpeg_parse_chain):
8805           Fix flow value combination; this fixes playbin/totem locking up if
8806           a VobSub file is specified as subtitle file (#334322). Flow value
8807           combination should only happen once we are fairly sure we've got all
8808           pads that are available for now. Since there isn't a well-specified
8809           time when this is the case in MPEG, we'll just assume this is the
8810           case once there has been a certain number of packets for each
8811           stream we've found so far.
8812
8813 2006-11-15 13:57:21 +0000  Jan Arne Petersen <jpetersen@jpetersen.org>
8814
8815           ext/mpeg2dec/gstmpeg2dec.c: Simplify the framerate code and support more framerates. Fixes #361584.
8816           Original commit message from CVS:
8817           Patch by: Jan Arne Petersen <jpetersen at jpetersen dot org>
8818           * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence), (handle_slice):
8819           Simplify the framerate code and support more framerates. Fixes #361584.
8820
8821 2006-11-15 11:41:39 +0000  Sebastian Dröge <slomo@circular-chaos.org>
8822
8823           ext/mpeg2dec/gstmpeg2dec.c: Fix minor memleak when creating pads from static pad templates (#369627).
8824           Original commit message from CVS:
8825           Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8826           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init):
8827           Fix minor memleak when creating pads from static pad templates (#369627).
8828           * tests/check/Makefile.am:
8829           * tests/check/elements/.cvsignore:
8830           * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
8831           (cleanup_mpeg2dec), (GST_START_TEST), (mpeg2dec_suite), (main):
8832           Add unit tests for mpeg2dec (#369627).
8833
8834 2006-11-14 10:31:11 +0000  Wim Taymans <wim.taymans@gmail.com>
8835
8836         * ChangeLog:
8837           give credit
8838           Original commit message from CVS:
8839           give credit
8840
8841 2006-11-14 10:29:37 +0000  Wim Taymans <wim.taymans@gmail.com>
8842
8843           ext/lame/gstlame.*: Make lame timestamp flushed eos buffer by some additional timestamp accounting. Fixes #374760.
8844           Original commit message from CVS:
8845           * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
8846           (gst_lame_change_state):
8847           * ext/lame/gstlame.h:
8848           Make lame timestamp flushed eos buffer by some additional timestamp
8849           accounting. Fixes #374760.
8850
8851 2006-11-13 17:01:15 +0000  Michael Smith <msmith@xiph.org>
8852
8853           gst/mpegaudioparse/gstmpegaudioparse.*: Make timestamp handling in mp3parse saner; now works for at least simple cases.
8854           Original commit message from CVS:
8855           * gst/mpegaudioparse/gstmpegaudioparse.c:
8856           (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
8857           (gst_mp3parse_init), (gst_mp3parse_dispose),
8858           (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
8859           (gst_mp3parse_change_state):
8860           * gst/mpegaudioparse/gstmpegaudioparse.h:
8861           Make timestamp handling in mp3parse saner; now works for at least
8862           simple cases.
8863
8864 2006-11-13 16:23:22 +0000  Michael Smith <msmith@xiph.org>
8865
8866           gst/mpegaudioparse/: Bring mp3parse into the 21st century.
8867           Original commit message from CVS:
8868           * gst/mpegaudioparse/Makefile.am:
8869           * gst/mpegaudioparse/gstmpegaudioparse.c:
8870           (mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
8871           (gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose),
8872           (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
8873           (gst_mp3parse_change_state), (plugin_init):
8874           * gst/mpegaudioparse/gstmpegaudioparse.h:
8875           Bring mp3parse into the 21st century.
8876           Use its own debug category, use gstadapter, format nicely to 80
8877           columns, and fix incorrect handling of 32 kHz and less files.
8878
8879 2006-11-03 09:52:12 +0000  Sebastian Droege <slomo@ubuntu.com>
8880
8881           ext/mpeg2dec/gstmpeg2dec.*: libmpeg2 requires its output buffers to start at a 16byte aligned address or the altivec ...
8882           Original commit message from CVS:
8883           Patch by: Sebastian Droege <slomo at ubuntu dot com>
8884           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
8885           (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
8886           * ext/mpeg2dec/gstmpeg2dec.h:
8887           libmpeg2 requires its output buffers to start at a 16byte aligned
8888           address or the altivec optimizations will explode.
8889
8890 2006-11-02 14:43:11 +0000  Tim-Philipp Müller <tim@centricular.net>
8891
8892           ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc.
8893           Original commit message from CVS:
8894           * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
8895           * ext/cdio/gstcdio.h:
8896           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
8897           Move CD-TEXT utility function into common file so it can also be
8898           used by a future cdioparanoiasrc.
8899
8900 2006-10-19 10:17:14 +0000  Tim-Philipp Müller <tim@centricular.net>
8901
8902           ext/dvdread/dvdreadsrc.c: Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging information (fixes #340433).
8903           Original commit message from CVS:
8904           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
8905           Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging
8906           information (fixes #340433).
8907
8908 2006-10-16 18:07:23 +0000  Josep Torra Valles <josep@fluendo.com>
8909
8910           gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po...
8911           Original commit message from CVS:
8912           Patch by: Josep Torra Valles  <josep at fluendo com>
8913           * gst/iec958/ac3_padder.c: (ac3p_init):
8914           * gst/mpegstream/gstmpegparse.c:
8915           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf),
8916           (gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr),
8917           (gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data),
8918           (gst_rmdemux_parse_data), (gst_rmdemux_parse_cont),
8919           (gst_rmdemux_parse_packet):
8920           Misc. fixes for problems discovered by Forte (different return types
8921           in function declaration and definition, pointer arithmetics with
8922           void pointers). Fixes #362639.
8923
8924 2006-10-13 19:11:26 +0000  Tim-Philipp Müller <tim@centricular.net>
8925
8926           ext/dvdread/dvdreadsrc.c: Don't announce audio or subtitle streams that aren't really present, it makes dvddemux crea...
8927           Original commit message from CVS:
8928           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
8929           Don't announce audio or subtitle streams that aren't really present,
8930           it makes dvddemux create pads that will never carry any data, which
8931           is not good.
8932
8933 2006-10-13 14:45:11 +0000  Tim-Philipp Müller <tim@centricular.net>
8934
8935           ext/lame/gstlame.c: Round up not allowed bitrates to the next higher allowed one (Closes: #361140).
8936           Original commit message from CVS:
8937           * ext/lame/gstlame.c: (gst_lame_set_property):
8938           Round up not allowed bitrates to the next higher allowed one
8939           (Closes: #361140).
8940
8941 2006-10-13 14:19:24 +0000  Tim-Philipp Müller <tim@centricular.net>
8942
8943           Add docs for lame and lame to docs. Specify allowed bitrates in the properties description (#361140). Canonicalise ob...
8944           Original commit message from CVS:
8945           * docs/plugins/Makefile.am:
8946           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
8947           * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
8948           * ext/lame/gstlame.c: (gst_lame_class_init):
8949           * ext/lame/gstlame.h:
8950           Add docs for lame and lame to docs. Specify allowed bitrates
8951           in the properties description (#361140). Canonicalise object
8952           property names (ie. use hyphen instead of underscore).
8953           * docs/plugins/inspect/plugin-a52dec.xml:
8954           * docs/plugins/inspect/plugin-amrnb.xml:
8955           * docs/plugins/inspect/plugin-asf.xml:
8956           * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
8957           * docs/plugins/inspect/plugin-dvdread.xml:
8958           * docs/plugins/inspect/plugin-dvdsub.xml:
8959           * docs/plugins/inspect/plugin-iec958.xml:
8960           * docs/plugins/inspect/plugin-lame.xml:
8961           * docs/plugins/inspect/plugin-mad.xml:
8962           * docs/plugins/inspect/plugin-mpeg2dec.xml:
8963           * docs/plugins/inspect/plugin-mpegaudioparse.xml:
8964           * docs/plugins/inspect/plugin-mpegstream.xml:
8965           * docs/plugins/inspect/plugin-siddec.xml:
8966           Update version to CVS.
8967
8968 2006-10-13 10:00:27 +0000  Tim-Philipp Müller <tim@centricular.net>
8969
8970           Add i18n magic to lame plugin. Throw decent error message when we fail to setup the encoder (#361140, 361151); misc. ...
8971           Original commit message from CVS:
8972           * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
8973           (gst_lame_set_property), (gst_lame_get_property), (gst_lame_chain),
8974           (plugin_init):
8975           * po/POTFILES.in:
8976           Add i18n magic to lame plugin. Throw decent error message when we
8977           fail to setup the encoder (#361140, 361151); misc. minor clean-ups.
8978
8979 2006-10-10 17:02:05 +0000  Wim Taymans <wim.taymans@gmail.com>
8980
8981           gst/realmedia/rdtdepay.c: Change caps to x-rdt, because it's not x-rtp.
8982           Original commit message from CVS:
8983           * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
8984           (gst_rdt_depay_init), (gst_rdt_depay_setcaps),
8985           (gst_rdt_depay_chain), (gst_rdt_depay_change_state):
8986           Change caps to x-rdt, because it's not x-rtp.
8987           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
8988           (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet),
8989           (gst_rmdemux_plugin_init):
8990           Activate pad before adding to the element.
8991           Return the combined stream return values after pad_alloc.
8992
8993 2006-10-10 16:58:32 +0000  Wim Taymans <wim.taymans@gmail.com>
8994
8995           ext/mpeg2dec/gstmpeg2dec.*: Add some debugging to timestamp handling.
8996           Original commit message from CVS:
8997           * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice):
8998           * ext/mpeg2dec/gstmpeg2dec.h:
8999           Add some debugging to timestamp handling.
9000           Make sure we don't convert invalid timestamps.
9001
9002 2006-10-09 12:09:14 +0000  Tim-Philipp Müller <tim@centricular.net>
9003
9004           gst/: Active pads before adding them to the running element. Don't assert on non-BYTE format newsegment events in asf...
9005           Original commit message from CVS:
9006           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
9007           (gst_asf_demux_setup_pad), (gst_asf_demux_process_segment):
9008           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
9009           (gst_dvd_demux_get_subpicture_stream):
9010           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
9011           (gst_mpeg_demux_get_audio_stream),
9012           (gst_mpeg_demux_get_private_stream):
9013           Active pads before adding them to the running element. Don't assert
9014           on non-BYTE format newsegment events in asfdemux.
9015
9016 2006-10-05 17:07:52 +0000  Tim-Philipp Müller <tim@centricular.net>
9017
9018           Printf format fixes.
9019           Original commit message from CVS:
9020           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title),
9021           (gst_dvd_read_src_handle_seek_event):
9022           * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9023           * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain):
9024           * ext/sidplay/gstsiddec.cc:
9025           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_parse_data):
9026           * gst/realmedia/rmdemux.c: (gst_rmdemux_loop),
9027           (gst_rmdemux_parse_packet):
9028           Printf format fixes.
9029
9030 2006-10-03 10:55:42 +0000  Wim Taymans <wim.taymans@gmail.com>
9031
9032           gst/realmedia/: Added RDT depayloader.
9033           Original commit message from CVS:
9034           * gst/realmedia/Makefile.am:
9035           * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
9036           (gst_rdt_depay_class_init), (gst_rdt_depay_init),
9037           (gst_rdt_depay_setcaps), (gst_rdt_depay_chain),
9038           (gst_rdt_depay_set_property), (gst_rdt_depay_get_property),
9039           (gst_rdt_depay_change_state), (gst_rdt_depay_plugin_init):
9040           * gst/realmedia/rdtdepay.h:
9041           Added RDT depayloader.
9042           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
9043           (gst_rmdemux_plugin_init), (plugin_init):
9044           Remove unused function.
9045           Added some more mime-types.
9046
9047 2006-09-28 21:44:49 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9048
9049           gst/dvdlpcmdec/gstdvdlpcmdec.c: If an incoming timestamp is within one sample of our current timestamp, then keep it....
9050           Original commit message from CVS:
9051           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (update_timestamps):
9052           If an incoming timestamp is within one sample of our current
9053           timestamp, then keep it. This prevents imprecision in the
9054           PTS (which only has 90khz granularity) from affecting our stream.
9055
9056 2006-09-28 09:16:38 +0000  Tim-Philipp Müller <tim@centricular.net>
9057
9058           gst/mpegstream/gstmpegparse.c: Reflow code so that compiler doesn't complain about possible use of uninitialised vari...
9059           Original commit message from CVS:
9060           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
9061           Reflow code so that compiler doesn't complain about possible use
9062           of uninitialised variable any longer; but just in case, initialise
9063           it anyway; also take object ref in query function and do peer pad
9064           stuff in a more thread-safe way.
9065
9066 2006-09-27 09:54:01 +0000  Wim Taymans <wim.taymans@gmail.com>
9067
9068           ext/dvdread/dvdreadsrc.c: Init a variable to make compilers happy.
9069           Original commit message from CVS:
9070           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
9071           Init a variable to make compilers happy.
9072
9073 2006-09-21 13:34:59 +0000  Martin Zlomek <martin.zlomek@itonis.tv>
9074
9075           gst/mpegstream/: Send newsegment updates for sparse streams (#350778).
9076           Original commit message from CVS:
9077           Patch by: Martin Zlomek <martin dot zlomek at itonis dot tv>
9078           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_reset),
9079           (gst_dvd_demux_sync_stream_to_time):
9080           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer),
9081           (gst_mpeg_demux_synchronise_pads),
9082           (gst_mpeg_demux_sync_stream_to_time):
9083           Send newsegment updates for sparse streams (#350778).
9084
9085 2006-09-20 16:18:24 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9086
9087           ext/dvdread/dvdreadsrc.c: fix compile warning
9088           Original commit message from CVS:
9089           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
9090           fix compile warning
9091
9092 2006-09-20 16:16:18 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9093
9094         * configure.ac:
9095           bump the nano bitches
9096           Original commit message from CVS:
9097           bump the nano bitches
9098
9099 2006-09-20 11:55:00 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9100
9101           configure.ac: As another attempt, synaesthesia can be enabled by passing
9102           Original commit message from CVS:
9103           * configure.ac:
9104           As another attempt, synaesthesia can be enabled by passing
9105           --with-plugins="synaesthesia" to configure
9106
9107 2006-09-20 11:12:22 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9108
9109           configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882)
9110           Original commit message from CVS:
9111           * configure.ac:
9112           Don't build synaesthesia by default, until someone confirms that it
9113           is okay (filed as #356882)
9114
9115 2006-09-20 11:11:26 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9116
9117           configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882)
9118           Original commit message from CVS:
9119           * configure.ac:
9120           Don't build synaesthesia by default, until someone confirms that it
9121           is okay (filed as #356882)
9122
9123 2006-09-18 12:29:09 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9124
9125           Port synaesthesia.
9126           Original commit message from CVS:
9127           * configure.ac:
9128           * gst/synaesthesia/Makefile.am:
9129           * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
9130           (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
9131           (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
9132           (gst_synaesthesia_change_state), (plugin_init):
9133           Port synaesthesia.
9134
9135 2006-09-16 21:58:48 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9136
9137           More G_OBJECT macro fixing.
9138           Original commit message from CVS:
9139           * ext/mad/gstid3tag.c:
9140           * gst/mpegstream/gstrfc2250enc.h:
9141           * gst/synaesthesia/gstsynaesthesia.c:
9142           More G_OBJECT macro fixing.
9143
9144 2006-09-15 16:14:15 +0000  Yves Lefebvre <ivanohe@abacom.com>
9145
9146           ext/mpeg2dec/gstmpeg2dec.c: Fix initialisation dummy buffer, the offsets are relative to the start of the buffers. Fi...
9147           Original commit message from CVS:
9148           Patch by: Yves Lefebvre <ivanohe at abacom dot com>
9149           * ext/mpeg2dec/gstmpeg2dec.c: (init_dummybuf):
9150           Fix initialisation dummy buffer, the offsets are relative to the start
9151           of the buffers. Fixes #356004.
9152
9153 2006-09-12 10:14:29 +0000  Christian Schaller <uraeus@gnome.org>
9154
9155         * gst-plugins-ugly.spec.in:
9156           update spec file
9157           Original commit message from CVS:
9158           update spec file
9159
9160 2006-09-09 15:22:58 +0000  Tim-Philipp Müller <tim@centricular.net>
9161
9162           ext/dvdread/dvdreadsrc.c: Add convert query (needed for later when we just operate in time format and let the base so...
9163           Original commit message from CVS:
9164           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
9165           Add convert query (needed for later when we just operate in time
9166           format and let the base source class handle all the seeking stuff).
9167
9168 2006-09-07 16:05:31 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9169
9170           gst/asfdemux/gstasfdemux.c: Erm, lets properly fix it. The only non-text tag that we support is the track-number and ...
9171           Original commit message from CVS:
9172           * gst/asfdemux/gstasfdemux.c:
9173           (gst_asf_demux_get_gst_tag_from_tag_name),
9174           (gst_asf_demux_process_ext_content_desc):
9175           Erm, lets properly fix it. The only non-text tag that we support is
9176           the track-number and that is an UINT. asfdemux was returning a GValue
9177           initialized as INT. Further the Track and not the TrackNumber tag
9178           (the latter is a string too).
9179
9180 2006-09-07 14:08:42 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9181
9182           gst/asfdemux/gstasfdemux.c: Skip tags that are unknown (was producing an uninialized GValue).
9183           Original commit message from CVS:
9184           * gst/asfdemux/gstasfdemux.c:
9185           (gst_asf_demux_get_gst_tag_from_tag_name),
9186           (gst_asf_demux_process_ext_content_desc):
9187           Skip tags that are unknown (was producing an uninialized GValue).
9188
9189 2006-09-01 16:21:43 +0000  from Michal Benes <michal.benes@itonis.tv>
9190
9191           ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti...
9192           Original commit message from CVS:
9193           * ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type),
9194           (gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels),
9195           (gst_a52dec_handle_frame), (gst_a52dec_change_state),
9196           (gst_a52dec_set_property), (gst_a52dec_get_property):
9197           * ext/a52dec/gsta52dec.h:
9198           Patch from from Michal Benes <michal.benes@itonis.tv>:
9199           Add two things to a52dec: configure the exact output format for ac3
9200           decoding through properties, if desired.
9201           By default, configure an output format preferred by downstream. Now
9202           that audioconvert lists caps by preference, this means that a52dec
9203           can do downmixing (iff required) rather than audioconvert, so it can
9204           use the ac3 downmix levels from the bitstream.
9205
9206 2006-08-31 13:04:31 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9207
9208           Add missing GST_LIBS to the link flags
9209           Original commit message from CVS:
9210           * ext/lame/Makefile.am:
9211           * ext/mpeg2dec/Makefile.am:
9212           * gst/dvdlpcmdec/Makefile.am:
9213           * gst/dvdsub/Makefile.am:
9214           * gst/mpegaudioparse/Makefile.am:
9215           Add missing GST_LIBS to the link flags
9216
9217 2006-08-29 13:28:41 +0000  Tim-Philipp Müller <tim@centricular.net>
9218
9219           configure.ac: Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
9220           Original commit message from CVS:
9221           * configure.ac:
9222           Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
9223
9224 2006-08-27 20:46:54 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9225
9226           gst/mpegstream/gstmpegpacketize.c: fix build for debug disabled
9227           Original commit message from CVS:
9228           * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new):
9229           fix build for debug disabled
9230
9231 2006-08-22 15:52:16 +0000  Tim-Philipp Müller <tim@centricular.net>
9232
9233           gst/asfdemux/gstasfdemux.c: Use static pad templates with ANY caps for the source pads for simplicity and to avoid wa...
9234           Original commit message from CVS:
9235           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
9236           (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
9237           Use static pad templates with ANY caps for the source pads for
9238           simplicity and to avoid warnings when creating pads for unhandled
9239           codec IDs (#351795).
9240
9241 2006-08-16 10:34:57 +0000  Michal Benes <michal.benes@itonis.tv>
9242
9243           ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded...
9244           Original commit message from CVS:
9245           Patch by: Michal Benes <michal dot benes at itonis dot tv>
9246           * ext/mad/gstmad.c: (gst_mad_chain):
9247           Fix timestamping in mad by only activating a new timestamp when the
9248           previous frame has been decoded. Fixes #350723.
9249           Also clean up some of the non fatal warnings when the input buffer is
9250           too small to decode a header.
9251
9252 === release 0.10.4 ===
9253
9254 2006-08-14 11:15:09 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9255
9256         * ChangeLog:
9257         * NEWS:
9258         * RELEASE:
9259         * configure.ac:
9260         * docs/plugins/gst-plugins-ugly-plugins.args:
9261         * docs/plugins/inspect/plugin-a52dec.xml:
9262         * docs/plugins/inspect/plugin-amrnb.xml:
9263         * docs/plugins/inspect/plugin-asf.xml:
9264         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
9265         * docs/plugins/inspect/plugin-dvdread.xml:
9266         * docs/plugins/inspect/plugin-dvdsub.xml:
9267         * docs/plugins/inspect/plugin-iec958.xml:
9268         * docs/plugins/inspect/plugin-lame.xml:
9269         * docs/plugins/inspect/plugin-mad.xml:
9270         * docs/plugins/inspect/plugin-mpeg2dec.xml:
9271         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
9272         * docs/plugins/inspect/plugin-mpegstream.xml:
9273         * docs/plugins/inspect/plugin-rmdemux.xml:
9274         * docs/plugins/inspect/plugin-siddec.xml:
9275           releasing 0.10.4
9276           Original commit message from CVS:
9277           releasing 0.10.4
9278
9279 2006-08-14 11:06:29 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9280
9281         * po/af.po:
9282         * po/az.po:
9283         * po/cs.po:
9284         * po/en_GB.po:
9285         * po/hu.po:
9286         * po/it.po:
9287         * po/nb.po:
9288         * po/nl.po:
9289         * po/or.po:
9290         * po/sq.po:
9291         * po/sr.po:
9292         * po/sv.po:
9293         * po/uk.po:
9294         * po/vi.po:
9295           Update .po files
9296           Original commit message from CVS:
9297           Update .po files
9298
9299 2006-08-14 10:19:41 +0000  Wim Taymans <wim@fluendo.com>
9300
9301           ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, unref it and set a boolean that we still...
9302           Original commit message from CVS:
9303           Patch by: Wim Taymans <wim at fluendo dot com>
9304           * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
9305           Instead of forwarding the event in the wrong format, unref it and set
9306           a boolean that we still need to send it in the streaming thread.
9307           Fixes #350554
9308
9309 2006-08-14 09:50:26 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9310
9311           ext/dvdread/dvdreadsrc.c: Put debug category initialization before use of GST_DEBUG, in order to remove a fatal warni...
9312           Original commit message from CVS:
9313           Patch by: Edward Hervey (edward at fluendo dot com)
9314           * ext/dvdread/dvdreadsrc.c: (plugin_init):
9315           Put debug category initialization before use of GST_DEBUG, in order
9316           to remove a fatal warning.  Fixes #350895
9317
9318 2006-08-08 13:23:27 +0000  Tim-Philipp Müller <tim@centricular.net>
9319
9320           gst/dvdsub/gstdvdsubdec.c: Set rank to NONE for the time being until we make playbin handle subtitle pictures again (...
9321           Original commit message from CVS:
9322           * gst/dvdsub/gstdvdsubdec.c: (plugin_init):
9323           Set rank to NONE for the time being until we make playbin handle
9324           subtitle pictures again (dvdsubdec seems to be a bit shaky at
9325           times when seeking, so it's probably better if it doesn't get
9326           autoplugged for the time being).
9327
9328 2006-08-07 19:01:40 +0000  Tim-Philipp Müller <tim@centricular.net>
9329
9330           gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly; warn about unknown stream versions; han...
9331           Original commit message from CVS:
9332           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
9333           (gst_rmdemux_parse_mdpr):
9334           Handle audio streams with stream_version 3 properly; warn about
9335           unknown stream versions; handle unknown fourccs a tad more
9336           gracefully (setting bogus caps). Also, use GST_FOURCC_ARGS
9337           with GST_FOURCC_FORMAT.
9338
9339 2006-08-07 16:25:45 +0000  Tim-Philipp Müller <tim@centricular.net>
9340
9341           ext/dvdread/dvdreadsrc.c: Error out properly if this is an interactive DVD (fixes #345694).
9342           Original commit message from CVS:
9343           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
9344           Error out properly if this is an interactive DVD (fixes #345694).
9345
9346 2006-08-07 16:18:33 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9347
9348           ext/a52dec/gsta52dec.c: When the first_access is 1 or 0, we should copy the timestamp from the incoming buffer if the...
9349           Original commit message from CVS:
9350           * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
9351           When the first_access is 1 or 0, we should copy the timestamp from
9352           the incoming buffer if there is one.
9353
9354 2006-08-07 14:01:33 +0000  Tim-Philipp Müller <tim@centricular.net>
9355
9356           ext/a52dec/gsta52dec.c: Use GST_ELEMENT_ERROR for error reporting; post errors in some more places; remove superfluou...
9357           Original commit message from CVS:
9358           * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9359           (gst_a52dec_reneg), (gst_a52dec_handle_frame), (gst_a52dec_chain):
9360           Use GST_ELEMENT_ERROR for error reporting; post errors in some
9361           more places; remove superfluous newlines from debug statements.
9362
9363 2006-08-07 09:17:01 +0000  Frédéric Riss <frederic.riss@gmail.com>
9364
9365           gst/dvdsub/gstdvdsubdec.c: which happens when you use macros that got changed during the last unstable cycle because ...
9366           Original commit message from CVS:
9367           Patch by: Frédéric Riss  <frederic.riss at gmail com>
9368           * gst/dvdsub/gstdvdsubdec.c: (gst_send_subtitle_frame):
9369           Don't set negative durations on outgoing buffers (#350044),
9370           which happens when you use macros that got changed during
9371           the last unstable cycle because they were thought not to
9372           be used anywhere.
9373
9374 2006-08-06 19:47:40 +0000  Tim-Philipp Müller <tim@centricular.net>
9375
9376           ext/dvdread/dvdreadsrc.*: Add basic support for time-based seeking; set timestamps on outgoing buffers if we have the...
9377           Original commit message from CVS:
9378           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_stop),
9379           (gst_dvd_read_src_goto_chapter),
9380           (gst_dvd_read_src_get_chapter_starts),
9381           (gst_dvd_read_src_goto_title), (gst_dvd_read_src_get_next_cell),
9382           (gst_dvd_read_src_get_time_for_sector),
9383           (gst_dvd_read_src_get_sector_from_time), (gst_dvd_read_src_read),
9384           (gst_dvd_read_src_handle_seek_event), (gst_dvd_read_src_do_seek),
9385           (gst_dvd_read_src_goto_sector):
9386           * ext/dvdread/dvdreadsrc.h:
9387           Add basic support for time-based seeking; set timestamps on
9388           outgoing buffers if we have them; create table with
9389           chapter to time mapping when opening a title; rename
9390           gst_dvd_read_src_get_next_cell_for() to _get_next_cell() and
9391           make it take an explicit pgc argument; fix up some debugging
9392           messages so that title/chapter numbers are printed as starting
9393           from 1 for easier readability.
9394
9395 2006-08-04 13:05:01 +0000  Tim-Philipp Müller <tim@centricular.net>
9396
9397           gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; r...
9398           Original commit message from CVS:
9399           * gst/realmedia/Makefile.am:
9400           * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
9401           (gst_rmdemux_parse_cont):
9402           * gst/realmedia/rmutils.c: (gst_rm_utils_read_string8),
9403           (gst_rm_utils_read_string16), (gst_rm_utils_read_tags):
9404           * gst/realmedia/rmutils.h:
9405           Factor out some code into rmutils.[ch]; when reading
9406           strings, don't read beyond the available data; read
9407           metadata strings correctly (string length is 16 bits
9408           here, not just 8).
9409
9410 2006-07-31 09:53:05 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9411
9412           Fix dist by including gst-libs/
9413           Original commit message from CVS:
9414           * Makefile.am:
9415           * configure.ac:
9416           * gst/asfdemux/gstasfdemux.c:
9417           Fix dist by including gst-libs/
9418
9419 2006-07-29 11:20:30 +0000  Tim-Philipp Müller <tim@centricular.net>
9420
9421           Make custom error messages translatable.
9422           Original commit message from CVS:
9423           * ext/dvdread/dvdreadsrc.c: (plugin_init):
9424           * po/POTFILES.in:
9425           Make custom error messages translatable.
9426           * gst/asfdemux/gstasf.c: (plugin_init):
9427           Remove setlocale() call, doesn't seem to be needed or recommended for
9428           plugins, at least not according to gstreamer/docs/random/i18n.
9429
9430 2006-07-28 15:15:15 +0000  Tim-Philipp Müller <tim@centricular.net>
9431
9432           gst/asfdemux/: Error out when the stream is encrypted (rather than feeding garbage to the decoders). Fixes #349025.
9433           Original commit message from CVS:
9434           * gst/asfdemux/Makefile.am:
9435           * gst/asfdemux/asfheaders.c:
9436           * gst/asfdemux/asfheaders.h:
9437           * gst/asfdemux/gstasf.c: (plugin_init):
9438           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
9439           Error out when the stream is encrypted (rather than feeding
9440           garbage to the decoders). Fixes #349025.
9441
9442 2006-07-28 15:11:42 +0000  Tim-Philipp Müller <tim@centricular.net>
9443
9444           Add/enable autofoo magic for translations.
9445           Original commit message from CVS:
9446           * Makefile.am:
9447           * autogen.sh:
9448           * configure.ac:
9449           * po/POTFILES.in:
9450           Add/enable autofoo magic for translations.
9451
9452 2006-07-28 13:28:19 +0000  Tim-Philipp Müller <tim@centricular.net>
9453
9454           gst/realmedia/rmdemux.c: Don't leak streams, strings or caps. Get rid of unnecessary getcaps() function.
9455           Original commit message from CVS:
9456           * gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
9457           (gst_rmdemux_change_state), (gst_rmdemux_add_stream),
9458           (gst_rmdemux_parse_cont), (gst_rmdemux_descramble_cook_audio),
9459           (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
9460           Don't leak streams, strings or caps. Get rid of unnecessary
9461           getcaps() function.
9462
9463 2006-07-27 20:34:25 +0000  Tim-Philipp Müller <tim@centricular.net>
9464
9465           gst/realmedia/rmdemux.c: Descramble cook audio streams before sending them to the decoder. Fixes #347292.
9466           Original commit message from CVS:
9467           * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
9468           (gst_rmdemux_init), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
9469           (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_data),
9470           (gst_rmdemux_stream_clear_cached_subpackets),
9471           (gst_rmdemux_descramble_cook_audio),
9472           (gst_rmdemux_descramble_dnet_audio),
9473           (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
9474           Descramble cook audio streams before sending them to the
9475           decoder. Fixes #347292.
9476           Also miscellaneous clean-ups and log-level changes.
9477
9478 2006-07-26 17:09:04 +0000  Zaheer Abbas Merali <zaheerabbas@merali.org>
9479
9480           ext/lame/gstlame.c: Fix lame putting lots of 0's at start of mp3.  Fixes bug #348786.
9481           Original commit message from CVS:
9482           2006-07-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9483           * ext/lame/gstlame.c: (gst_lame_setup):
9484           Fix lame putting lots of 0's at start of mp3.  Fixes bug #348786.
9485
9486 2006-07-21 11:01:55 +0000  Wim Taymans <wim.taymans@gmail.com>
9487
9488           ext/sidplay/gstsiddec.*: Remove old metadata thing.
9489           Original commit message from CVS:
9490           * ext/sidplay/gstsiddec.cc:
9491           * ext/sidplay/gstsiddec.h:
9492           Remove old metadata thing.
9493
9494 2006-07-15 13:33:38 +0000  Tim-Philipp Müller <tim@centricular.net>
9495
9496           gst/asfdemux/gstasfdemux.c: Find language codes for audio streams if they are available.
9497           Original commit message from CVS:
9498           * gst/asfdemux/gstasfdemux.c:
9499           (gst_asf_demux_get_ext_stream_props_for_stream),
9500           (gst_asf_demux_add_audio_stream), (gst_asf_demux_change_state):
9501           Find language codes for audio streams if they are available.
9502
9503 2006-07-14 13:02:53 +0000  Tim-Philipp Müller <tim@centricular.net>
9504
9505           gst/asfdemux/: Parse extended stream properties objects and stream objects hidden inside them (but delay creation of ...
9506           Original commit message from CVS:
9507           * gst/asfdemux/asfheaders.h:
9508           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_obj_stream),
9509           (gst_asf_demux_process_stream),
9510           (gst_asf_demux_process_language_list),
9511           (gst_asf_demux_process_ext_stream_props),
9512           (gst_asf_demux_process_queued_extended_stream_objects),
9513           (gst_asf_demux_process_object), (gst_asf_demux_change_state):
9514           * gst/asfdemux/gstasfdemux.h:
9515           Parse extended stream properties objects and stream objects
9516           hidden inside them (but delay creation of the appropriate
9517           pads until after all the 'normal' stream objects have been
9518           dealt with) (#343763). Also parse language list object.
9519
9520 2006-07-13 11:28:32 +0000  Wim Taymans <wim.taymans@gmail.com>
9521
9522           gst/realmedia/rmdemux.*: Cleanups, use GstSegment for seeking.
9523           Original commit message from CVS:
9524           * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
9525           (gst_rmdemux_finalize), (gst_rmdemux_src_event),
9526           (find_seek_offset_time), (gst_rmdemux_perform_seek),
9527           (gst_rmdemux_src_query), (gst_rmdemux_change_state),
9528           (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
9529           (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
9530           (gst_rmdemux_combine_flows), (gst_rmdemux_parse_packet):
9531           * gst/realmedia/rmdemux.h:
9532           Cleanups, use GstSegment for seeking.
9533           Fix error handling.
9534           Combine flow return from all streams.
9535
9536 2006-07-11 22:46:47 +0000  Tim-Philipp Müller <tim@centricular.net>
9537
9538           ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there.
9539           Original commit message from CVS:
9540           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9541           Remove g_assert that shouldn't be there.
9542
9543 2006-07-10 11:52:58 +0000  Wim Taymans <wim.taymans@gmail.com>
9544
9545           ext/mpeg2dec/gstmpeg2dec.c: Fix refcounting when cropping. Fixes #341677.
9546           Original commit message from CVS:
9547           * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
9548           Fix refcounting when cropping. Fixes #341677.
9549
9550 2006-07-09 14:07:31 +0000  Grzegorz Lukasik <hauserx@gmail.com>
9551
9552           gst/asfdemux/gstasfdemux.c: Fix typo. Closes #347029.
9553           Original commit message from CVS:
9554           Patch by: Grzegorz Lukasik <hauserx at gmail dot com>
9555           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
9556           (gst_asf_demux_process_segment):
9557           Fix typo. Closes #347029.
9558
9559 2006-07-08 20:29:56 +0000  Tim-Philipp Müller <tim@centricular.net>
9560
9561           gst/asfdemux/gstasfdemux.c: Skip chunks for unknown streams properly. Fixes broken sound and/or video for files that ...
9562           Original commit message from CVS:
9563           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9564           Skip chunks for unknown streams properly. Fixes broken sound
9565           and/or video for files that have additional streams that
9566           we don't recognise yet (e.g. if they are embedded in extended
9567           stream properties). Partly fixes #343763.
9568
9569 2006-07-07 19:26:40 +0000  Tim-Philipp Müller <tim@centricular.net>
9570
9571           gst/asfdemux/: Add some more GUIDs and make debug log more readable and easier to follow when parsing the headers.
9572           Original commit message from CVS:
9573           * gst/asfdemux/asfheaders.c:
9574           * gst/asfdemux/asfheaders.h:
9575           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_identify_guid),
9576           (gst_asf_demux_process_header), (gst_asf_demux_push_obj),
9577           (gst_asf_demux_pop_obj), (gst_asf_demux_process_object),
9578           (gst_asf_demux_change_state):
9579           * gst/asfdemux/gstasfdemux.h:
9580           Add some more GUIDs and make debug log more readable
9581           and easier to follow when parsing the headers.
9582
9583 2006-06-30 11:26:22 +0000  Tim-Philipp Müller <tim@centricular.net>
9584
9585           ext/dvdread/dvdreadsrc.*: Rewrite seeking code and make seeking in DVDs work (#337834).
9586           Original commit message from CVS:
9587           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
9588           (gst_dvd_read_src_is_seekable), (gst_dvd_read_src_class_init),
9589           (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
9590           (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event),
9591           (gst_dvd_read_src_do_seek), (gst_dvd_read_src_src_event):
9592           * ext/dvdread/dvdreadsrc.h:
9593           Rewrite seeking code and make seeking in DVDs work (#337834).
9594
9595 2006-06-29 14:31:55 +0000  Tim-Philipp Müller <tim@centricular.net>
9596
9597           autogen.sh: Check for automake-1.9 as well.
9598           Original commit message from CVS:
9599           * autogen.sh:
9600           Check for automake-1.9 as well.
9601
9602 2006-06-29 12:25:15 +0000  Tim-Philipp Müller <tim@centricular.net>
9603
9604           ext/dvdread/dvdreadsrc.c: Make check stronger.
9605           Original commit message from CVS:
9606           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_is_nav_pack):
9607           Make check stronger.
9608
9609 2006-06-28 11:20:03 +0000  Tim-Philipp Müller <tim@centricular.net>
9610
9611           gst/asfdemux/gstasfdemux.*: Handle unknown codec IDs/fourccs properly (#345879); send tag events after newsegment eve...
9612           Original commit message from CVS:
9613           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
9614           (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
9615           (gst_asf_demux_push_buffer):
9616           * gst/asfdemux/gstasfdemux.h:
9617           Handle unknown codec IDs/fourccs properly (#345879); send tag
9618           events after newsegment event; fix use of GST_FOURCC_FORMAT
9619           macro.
9620
9621 2006-06-23 16:29:41 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9622
9623           ext/a52dec/gsta52dec.c: Call the channel positions get_type() method in plugin_init to ensure that it isn't simultane...
9624           Original commit message from CVS:
9625           * ext/a52dec/gsta52dec.c: (plugin_init):
9626           Call the channel positions get_type() method in plugin_init
9627           to ensure that it isn't simultaneously called later from
9628           multiple threads.
9629
9630 2006-06-23 12:24:56 +0000  Tim-Philipp Müller <tim@centricular.net>
9631
9632           gst/mpegstream/: Also flush packetizer cache when we get a buffer that has the
9633           Original commit message from CVS:
9634           * gst/mpegstream/gstmpegpacketize.c:
9635           (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_put):
9636           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
9637           Also flush packetizer cache when we get a buffer that has the
9638           DISCONT flag set; update current byte position from buffer
9639           offset after a flush.
9640
9641 2006-06-23 11:22:04 +0000  Tim-Philipp Müller <tim@centricular.net>
9642
9643           gst/mpegstream/: Flush packetizer cache when we get a FLUSH_STOP event; remove unused source pad member from packetiz...
9644           Original commit message from CVS:
9645           * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new),
9646           (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_destroy),
9647           (gst_mpeg_packetize_read):
9648           * gst/mpegstream/gstmpegpacketize.h:
9649           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
9650           (gst_mpeg_parse_change_state):
9651           Flush packetizer cache when we get a FLUSH_STOP event;
9652           remove unused source pad member from packetizer; add debug
9653           category for packetizer.
9654
9655 2006-06-23 09:28:28 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9656
9657           ext/a52dec/gsta52dec.c: Treat dual-mono as stereo. It should really be output on 2 separate pads, but isn't for now.
9658           Original commit message from CVS:
9659           * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (plugin_init):
9660           Treat dual-mono as stereo. It should really be output on 2 separate
9661           pads, but isn't for now.
9662
9663 2006-06-19 15:16:43 +0000  Tim-Philipp Müller <tim@centricular.net>
9664
9665           ext/mpeg2dec/gstmpeg2dec.c: Assume 4:3 DAR rather than 4:3 PAR (#345184).
9666           Original commit message from CVS:
9667           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
9668           Assume 4:3 DAR rather than 4:3 PAR (#345184).
9669
9670 2006-06-19 11:59:14 +0000  Tim-Philipp Müller <tim@centricular.net>
9671
9672           ext/mpeg2dec/gstmpeg2dec.c: Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us any PAR whatsoever (rathe...
9673           Original commit message from CVS:
9674           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
9675           Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us
9676           any PAR whatsoever (rather than using 0/0, which will lead to
9677           an abort later on). Fixes #345184.
9678
9679 2006-06-17 19:35:41 +0000  Michael Dominic K <mdk@mdk.org.pl>
9680
9681           ext/mad/gstmad.c: Send newsegment event before calling gst_pad_alloc_buffer_and_set_caps(), makes mad behave better i...
9682           Original commit message from CVS:
9683           Patch by: Michael Dominic K.  < mdk at mdk org pl>
9684           * ext/mad/gstmad.c: (gst_mad_chain):
9685           Send newsegment event before calling
9686           gst_pad_alloc_buffer_and_set_caps(), makes mad behave better
9687           in connection with pad blocking (#342594). While we're at it,
9688           do some minor clean-ups.
9689
9690 2006-06-17 14:48:04 +0000  Tim-Philipp Müller <tim@centricular.net>
9691
9692           configure.ac: Fix --disable-external (can't set conditionals conditionally, #343602).
9693           Original commit message from CVS:
9694           * configure.ac:
9695           Fix --disable-external (can't set conditionals conditionally,
9696           #343602).
9697
9698 2006-06-15 17:10:09 +0000  Tim-Philipp Müller <tim@centricular.net>
9699
9700           ext/a52dec/Makefile.am: ... and then he said "When you go and fix the build you better make sure you have some spare ...
9701           Original commit message from CVS:
9702           * ext/a52dec/Makefile.am:
9703           ... and then he said "When you go and fix the build you
9704           better make sure you have some spare backslashes in your
9705           pocket".
9706
9707 2006-06-13 15:46:09 +0000  Wim Taymans <wim.taymans@gmail.com>
9708
9709           ext/sidplay/gstsiddec.cc: Fix copyright, email addresses and descriptions.
9710           Original commit message from CVS:
9711           * ext/sidplay/gstsiddec.cc:
9712           Fix copyright, email addresses and descriptions.
9713           Use saner defaults for arguments. Fixes #344667.
9714           constify some stuff.
9715           Fix memleaks.
9716           Add tags.
9717           Fix negotiation to do mono/44100 by default.
9718           Post error messages.
9719           Use _scale_int where possible.
9720
9721 2006-06-12 14:09:20 +0000  Wim Taymans <wim.taymans@gmail.com>
9722
9723           ext/dvdnav/.cvsignore: More ignore
9724           Original commit message from CVS:
9725           * ext/dvdnav/.cvsignore:
9726           More ignore
9727
9728 2006-06-12 13:49:42 +0000  Wim Taymans <wim.taymans@gmail.com>
9729
9730           tests/check/elements/amrnbenc.c: Init memory before feeding it to the encoder to make the valgrind test succeed.
9731           Original commit message from CVS:
9732           * tests/check/elements/amrnbenc.c: (push_data):
9733           Init memory before feeding it to the encoder to make
9734           the valgrind test succeed.
9735
9736 2006-06-12 13:27:18 +0000  Edward Hervey <bilboed@bilboed.com>
9737
9738           gst/asfdemux/.cvsignore: More ignore
9739           Original commit message from CVS:
9740           * gst/asfdemux/.cvsignore:
9741           More ignore
9742
9743 2006-06-11 20:38:54 +0000  Tim-Philipp Müller <tim@centricular.net>
9744
9745           .cvsignore: Ignore files generated by 'make dist'.
9746           Original commit message from CVS:
9747           * .cvsignore:
9748           Ignore files generated by 'make dist'.
9749
9750 2006-06-11 17:08:11 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9751
9752           update build files
9753           Original commit message from CVS:
9754           * autogen.sh:
9755           * configure.ac:
9756           * ext/a52dec/Makefile.am:
9757           * ext/dvdnav/Makefile.am:
9758           * ext/dvdread/Makefile.am:
9759           * ext/lame/Makefile.am:
9760           * ext/mad/Makefile.am:
9761           * ext/mpeg2dec/Makefile.am:
9762           * ext/sidplay/Makefile.am:
9763           update build files
9764
9765 2006-06-11 13:57:18 +0000  Thomas Vander Stichele <thomas@apestaart.org>
9766
9767           autogen.sh: require am17
9768           Original commit message from CVS:
9769           * autogen.sh:
9770           require am17
9771           * configure.ac:
9772           * ext/annodex/Makefile.am:
9773           * ext/cdio/Makefile.am:
9774           * ext/dv/Makefile.am:
9775           * ext/esd/Makefile.am:
9776           * ext/flac/Makefile.am:
9777           * ext/gdk_pixbuf/Makefile.am:
9778           * ext/ladspa/Makefile.am:
9779           * ext/libcaca/Makefile.am:
9780           * ext/speex/Makefile.am:
9781           * ext/taglib/Makefile.am:
9782           * sys/oss/Makefile.am:
9783           * sys/sunaudio/Makefile.am:
9784           * sys/ximage/Makefile.am:
9785           clean up build further
9786
9787 2006-06-07 17:05:48 +0000  Wim Taymans <wim.taymans@gmail.com>
9788
9789           ext/mpeg2dec/gstmpeg2dec.*: Simplify and don't leak our buffer pool.
9790           Original commit message from CVS:
9791           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
9792           (gst_mpeg2dec_reset), (clear_buffers), (handle_picture),
9793           (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert),
9794           (gst_mpeg2dec_change_state):
9795           * ext/mpeg2dec/gstmpeg2dec.h:
9796           Simplify and don't leak our buffer pool.
9797           Use _scale_int.
9798           Remove unfixed bug number from previous ChangeLog entry.
9799
9800 2006-06-07 16:15:42 +0000  Wim Taymans <wim.taymans@gmail.com>
9801
9802           ext/mpeg2dec/gstmpeg2dec.*: Fix padtemplate as we can now do fractional framerates.
9803           Original commit message from CVS:
9804           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
9805           (gst_mpeg2dec_class_init), (gst_mpeg2dec_init),
9806           (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset),
9807           (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer),
9808           (gst_mpeg2dec_negotiate_format), (init_dummybuf),
9809           (handle_sequence), (handle_picture), (handle_slice),
9810           (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
9811           (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
9812           * ext/mpeg2dec/gstmpeg2dec.h:
9813           Fix padtemplate as we can now do fractional framerates.
9814           Small cleanups.
9815           Use GstSegment.
9816           Add simple frame dropping QoS.
9817           Precalc buffer output sizes and UV offsets.
9818           Always give libmpeg2 a valid fbuf when it wants one.
9819           don't trust libmpeg to discard our buffers but manage it
9820           ourselves.
9821           Fixes #343627, #327350, #335288
9822
9823 2006-06-05 20:57:12 +0000  Sébastien Moutte <sebastien@moutte.net>
9824
9825           win32/MANIFEST: Add a manifest for futures ugly win32 releases.
9826           Original commit message from CVS:
9827           * win32/MANIFEST:
9828           Add a manifest for futures ugly win32 releases.
9829           * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
9830           Move bufcaps declaration at the begining of the instructions
9831           block.
9832
9833 2006-06-01 22:00:26 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9834
9835           Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9836           Original commit message from CVS:
9837           * ext/alsaspdif/alsaspdifsink.h:
9838           * ext/amrwb/gstamrwbdec.h:
9839           * ext/amrwb/gstamrwbenc.h:
9840           * ext/amrwb/gstamrwbparse.h:
9841           * ext/arts/gst_arts.h:
9842           * ext/artsd/gstartsdsink.h:
9843           * ext/audiofile/gstafparse.h:
9844           * ext/audiofile/gstafsink.h:
9845           * ext/audiofile/gstafsrc.h:
9846           * ext/audioresample/gstaudioresample.h:
9847           * ext/bz2/gstbz2dec.h:
9848           * ext/bz2/gstbz2enc.h:
9849           * ext/dirac/gstdiracdec.h:
9850           * ext/directfb/dfbvideosink.h:
9851           * ext/divx/gstdivxdec.h:
9852           * ext/divx/gstdivxenc.h:
9853           * ext/dts/gstdtsdec.h:
9854           * ext/faac/gstfaac.h:
9855           * ext/gsm/gstgsmdec.h:
9856           * ext/gsm/gstgsmenc.h:
9857           * ext/ivorbis/vorbisenc.h:
9858           * ext/libfame/gstlibfame.h:
9859           * ext/nas/nassink.h:
9860           * ext/neon/gstneonhttpsrc.h:
9861           * ext/polyp/polypsink.h:
9862           * ext/sdl/sdlaudiosink.h:
9863           * ext/sdl/sdlvideosink.h:
9864           * ext/shout/gstshout.h:
9865           * ext/snapshot/gstsnapshot.h:
9866           * ext/sndfile/gstsf.h:
9867           * ext/swfdec/gstswfdec.h:
9868           * ext/tarkin/gsttarkindec.h:
9869           * ext/tarkin/gsttarkinenc.h:
9870           * ext/theora/theoradec.h:
9871           * ext/wavpack/gstwavpackdec.h:
9872           * ext/wavpack/gstwavpackparse.h:
9873           * ext/xine/gstxine.h:
9874           * ext/xvid/gstxviddec.h:
9875           * ext/xvid/gstxvidenc.h:
9876           * gst/cdxaparse/gstcdxaparse.h:
9877           * gst/cdxaparse/gstcdxastrip.h:
9878           * gst/colorspace/gstcolorspace.h:
9879           * gst/festival/gstfestival.h:
9880           * gst/freeze/gstfreeze.h:
9881           * gst/gdp/gstgdpdepay.h:
9882           * gst/gdp/gstgdppay.h:
9883           * gst/modplug/gstmodplug.h:
9884           * gst/mpeg1sys/gstmpeg1systemencode.h:
9885           * gst/mpeg1videoparse/gstmp1videoparse.h:
9886           * gst/mpeg2sub/gstmpeg2subt.h:
9887           * gst/mpegaudioparse/gstmpegaudioparse.h:
9888           * gst/multifilesink/gstmultifilesink.h:
9889           * gst/overlay/gstoverlay.h:
9890           * gst/playondemand/gstplayondemand.h:
9891           * gst/qtdemux/qtdemux.h:
9892           * gst/rtjpeg/gstrtjpegdec.h:
9893           * gst/rtjpeg/gstrtjpegenc.h:
9894           * gst/smooth/gstsmooth.h:
9895           * gst/smoothwave/gstsmoothwave.h:
9896           * gst/spectrum/gstspectrum.h:
9897           * gst/speed/gstspeed.h:
9898           * gst/stereo/gststereo.h:
9899           * gst/switch/gstswitch.h:
9900           * gst/tta/gstttadec.h:
9901           * gst/tta/gstttaparse.h:
9902           * gst/videodrop/gstvideodrop.h:
9903           * gst/xingheader/gstxingmux.h:
9904           * sys/directdraw/gstdirectdrawsink.h:
9905           * sys/directsound/gstdirectsoundsink.h:
9906           * sys/dxr3/dxr3audiosink.h:
9907           * sys/dxr3/dxr3spusink.h:
9908           * sys/dxr3/dxr3videosink.h:
9909           * sys/qcam/gstqcamsrc.h:
9910           * sys/vcd/vcdsrc.h:
9911           Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9912
9913 2006-06-01 21:11:41 +0000  Stefan Kost <ensonic@users.sourceforge.net>
9914
9915           Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9916           Original commit message from CVS:
9917           * ext/a52dec/gsta52dec.h:
9918           * ext/amrnb/amrnbdec.h:
9919           * ext/amrnb/amrnbenc.h:
9920           * ext/amrnb/amrnbparse.h:
9921           * ext/mpeg2dec/gstmpeg2dec.h:
9922           * ext/sidplay/gstsiddec.h:
9923           * gst/ac3parse/gstac3parse.h:
9924           * gst/asfdemux/gstasfdemux.h:
9925           * gst/asfdemux/gstasfmux.h:
9926           * gst/dvdlpcmdec/gstdvdlpcmdec.h:
9927           * gst/iec958/ac3iec.h:
9928           * gst/mpegaudioparse/gstmpegaudioparse.h:
9929           * gst/mpegstream/gstdvddemux.h:
9930           * gst/mpegstream/gstmpegclock.h:
9931           * gst/mpegstream/gstmpegdemux.h:
9932           * gst/mpegstream/gstmpegparse.h:
9933           Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9934
9935 2006-05-27 11:35:11 +0000  Tim-Philipp Müller <tim@centricular.net>
9936
9937           README: Replace current README (containing the release notes from some 0.9.x version) with a proper README taken from...
9938           Original commit message from CVS:
9939           * README:
9940           Replace current README (containing the release notes from
9941           some 0.9.x version) with a proper README taken from the core.
9942
9943 2006-05-24 15:56:13 +0000  Wim Taymans <wim.taymans@gmail.com>
9944
9945           ext/amrnb/: Sortof first quick cleanup of all this mess...
9946           Original commit message from CVS:
9947           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain):
9948           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
9949           (gst_amrnbparse_sink_event), (gst_amrnbparse_chain),
9950           (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change):
9951           * ext/amrnb/amrnbparse.h:
9952           Sortof first quick cleanup of all this mess...
9953           Don't crap out on empty and invalid FTs but treat them as
9954           empty packets, the decoder handles them fine.
9955           Fixes #342222.
9956
9957 2006-05-22 08:24:09 +0000  Tim-Philipp Müller <tim@centricular.net>
9958
9959           gst/asfdemux/gstasf.c: Call gst_riff_init() so the riff debug category gets set up before it is being used.
9960           Original commit message from CVS:
9961           * gst/asfdemux/gstasf.c: (plugin_init):
9962           Call gst_riff_init() so the riff debug category gets set up
9963           before it is being used.
9964
9965 2006-05-19 13:55:11 +0000  Michael Smith <msmith@xiph.org>
9966
9967           gst/iec958/: Write rate into the caps, for the allowed ac3 rates. Some minor cleanups.
9968           Original commit message from CVS:
9969           * gst/iec958/ac3_padder.c: (ac3p_parse):
9970           * gst/iec958/ac3_padder.h:
9971           * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_set_property),
9972           (ac3iec_chain_raw), (ac3iec_change_state):
9973           * gst/iec958/ac3iec.h:
9974           Write rate into the caps, for the allowed ac3 rates. Some minor
9975           cleanups.
9976
9977 2006-05-18 13:00:21 +0000  James Doc Livingston <doclivingston@gmail.com>
9978
9979           ext/mad/gstid3tag.c: Do tag merging correctly (#339918). Output taglists properly in debug statements too while we're...
9980           Original commit message from CVS:
9981           Patch by: James "Doc" Livingston  <doclivingston gmail com>
9982           * ext/mad/gstid3tag.c: (gst_id3_tag_get_tag_to_render):
9983           Do tag merging correctly (#339918). Output taglists
9984           properly in debug statements too while we're at it.
9985
9986 2006-05-11 16:17:44 +0000  Jan Schmidt <thaytan@mad.scientist.com>
9987
9988           ext/a52dec/gsta52dec.c: Add more debug
9989           Original commit message from CVS:
9990           * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
9991           Add more debug
9992           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
9993           (gst_dvdlpcmdec_init), (update_timestamps),
9994           (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
9995           (dvdlpcmdec_sink_event):
9996           * gst/dvdlpcmdec/gstdvdlpcmdec.h:
9997           If we have a first_access offset but no current timestamp (might
9998           happen after a seek), then calculate a start time for the first
9999           portion so that it will align with the timestamp given for the
10000           first_access portion.
10001           If a new-segment arrives with format time, store the start
10002           time as a failsafe timestamp in case we never get any further
10003           timestamp info (unlikely)
10004           Mask out the 'frame number' section of the incoming header so
10005           that we don't consider it to be changing on every buffer and
10006           reset the caps constantly.
10007           Use gst_util_uint64_scale for duration calculation
10008
10009 2006-05-11 14:34:10 +0000  Michael Smith <msmith@xiph.org>
10010
10011           gst/dvdlpcmdec/gstdvdlpcmdec.c: Fix timestamping for cases where the first_access parameter is 4.
10012           Original commit message from CVS:
10013           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
10014           Fix timestamping for cases where the first_access parameter is 4.
10015           Ensure we don't overrun buffers in other cases.
10016
10017 2006-05-10 14:40:03 +0000  Tim-Philipp Müller <tim@centricular.net>
10018
10019           gst/asfdemux/gstasfdemux.c: Fix silly bug when reading metadata (#341254).
10020           Original commit message from CVS:
10021           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_string):
10022           Fix silly bug when reading metadata (#341254).
10023
10024 2006-05-08 11:57:26 +0000  Edward Hervey <bilboed@bilboed.com>
10025
10026           autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize
10027           Original commit message from CVS:
10028           * autogen.sh: (CONFIGURE_DEF_OPT):
10029           libtoolize on Darwin/MacOSX is called glibtoolize
10030
10031 2006-05-06 11:38:30 +0000  Tim-Philipp Müller <tim@centricular.net>
10032
10033           ext/lame/gstlame.*: Remove tag writing from lame (which was completely broken anyway, #329184). Leaving GstTagSetter ...
10034           Original commit message from CVS:
10035           * ext/lame/gstlame.c: (gst_lame_get_type),
10036           (gst_lame_release_memory), (gst_lame_init), (gst_lame_sink_event),
10037           (gst_lame_setup), (gst_lame_change_state):
10038           * ext/lame/gstlame.h:
10039           Remove tag writing from lame (which was completely broken
10040           anyway, #329184). Leaving GstTagSetter interface around for
10041           now, albeit non-functional. Should be removed completely
10042           in 0.11. Use the 'id3v2mux' plugin from -good for writing
10043           tags.
10044
10045 2006-05-06 00:18:31 +0000  Maciej Katafiasz <mathrick@mathrick.org>
10046
10047         * ChangeLog:
10048         * ext/dvdread/dvdreadsrc.c:
10049         * gst/asfdemux/gstasfdemux.c:
10050           Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
10051           Original commit message from CVS:
10052           Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
10053
10054 2006-05-05 08:23:39 +0000  Andres Salomon <dilinger@debian.org>
10055
10056           ext/lame/gstlame.c: Fix typo (comma vs. semicolon) (#340710).
10057           Original commit message from CVS:
10058           Patch by: Andres Salomon  <dilinger at debian org>
10059           * ext/lame/gstlame.c: (gst_lame_sink_event):
10060           Fix typo (comma vs. semicolon) (#340710).
10061
10062 2006-05-04 08:24:52 +0000  Lutz Müller <lutz@topfrose.de>
10063
10064           ext/mad/gstmad.c: Make mad the second element to support the highly useful
10065           Original commit message from CVS:
10066           Patch by: Lutz Müller <lutz at topfrose de>
10067           * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query):
10068           Make mad the second element to support the highly useful
10069           FORMATS query (#340594)
10070
10071 2006-05-02 10:28:48 +0000  Edward Hervey <bilboed@bilboed.com>
10072
10073           ext/mpeg2dec/gstmpeg2dec.c: Remember the query duration format before passing it upstream since it could have been mo...
10074           Original commit message from CVS:
10075           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_sink_convert),
10076           (gst_mpeg2dec_src_query):
10077           Remember the query duration format before passing it upstream since it
10078           could have been modified.
10079           Add GST_WARNING_OBJECT in sink convert function to detail why the
10080           conversion didn't work.
10081
10082 2006-04-25 21:56:37 +0000  Stefan Kost <ensonic@users.sourceforge.net>
10083
10084           Define GstElementDetails as const and also static (when defined as global)
10085           Original commit message from CVS:
10086           * ext/amrwb/gstamrwbdec.c:
10087           * ext/amrwb/gstamrwbenc.c:
10088           * ext/amrwb/gstamrwbparse.c:
10089           * ext/arts/gst_arts.c:
10090           * ext/artsd/gstartsdsink.c:
10091           * ext/audiofile/gstafparse.c:
10092           * ext/audiofile/gstafsink.c:
10093           * ext/audiofile/gstafsrc.c:
10094           * ext/audioresample/gstaudioresample.c:
10095           * ext/bz2/gstbz2dec.c:
10096           * ext/bz2/gstbz2enc.c:
10097           * ext/cdaudio/gstcdaudio.c:
10098           * ext/directfb/dfbvideosink.c:
10099           * ext/divx/gstdivxdec.c:
10100           * ext/divx/gstdivxenc.c:
10101           * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10102           * ext/faac/gstfaac.c: (gst_faac_base_init):
10103           * ext/faad/gstfaad.c:
10104           * ext/gsm/gstgsmdec.c:
10105           * ext/gsm/gstgsmenc.c:
10106           * ext/hermes/gsthermescolorspace.c:
10107           * ext/ivorbis/vorbisfile.c:
10108           * ext/lcs/gstcolorspace.c:
10109           * ext/libfame/gstlibfame.c:
10110           * ext/libmms/gstmms.c: (gst_mms_base_init):
10111           * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
10112           * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10113           * ext/nas/nassink.c: (gst_nassink_base_init):
10114           * ext/neon/gstneonhttpsrc.c:
10115           * ext/sdl/sdlaudiosink.c:
10116           * ext/sdl/sdlvideosink.c:
10117           * ext/shout/gstshout.c:
10118           * ext/snapshot/gstsnapshot.c:
10119           * ext/sndfile/gstsf.c:
10120           * ext/swfdec/gstswfdec.c:
10121           * ext/tarkin/gsttarkindec.c:
10122           * ext/tarkin/gsttarkinenc.c:
10123           * ext/theora/theoradec.c:
10124           * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
10125           * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
10126           * ext/xvid/gstxviddec.c:
10127           * ext/xvid/gstxvidenc.c:
10128           * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
10129           * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
10130           * gst/chart/gstchart.c:
10131           * gst/colorspace/gstcolorspace.c:
10132           * gst/deinterlace/gstdeinterlace.c:
10133           * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
10134           * gst/festival/gstfestival.c:
10135           * gst/filter/gstbpwsinc.c:
10136           * gst/filter/gstiir.c:
10137           * gst/filter/gstlpwsinc.c:
10138           * gst/freeze/gstfreeze.c:
10139           * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
10140           * gst/librfb/gstrfbsrc.c:
10141           * gst/mixmatrix/mixmatrix.c:
10142           * gst/mpeg1sys/gstmpeg1systemencode.c:
10143           * gst/mpeg1videoparse/gstmp1videoparse.c:
10144           * gst/mpeg2sub/gstmpeg2subt.c:
10145           * gst/mpegaudioparse/gstmpegaudioparse.c:
10146           * gst/multifilesink/gstmultifilesink.c:
10147           * gst/overlay/gstoverlay.c:
10148           * gst/passthrough/gstpassthrough.c:
10149           * gst/playondemand/gstplayondemand.c:
10150           * gst/qtdemux/qtdemux.c:
10151           * gst/rtjpeg/gstrtjpegdec.c:
10152           * gst/rtjpeg/gstrtjpegenc.c:
10153           * gst/smooth/gstsmooth.c:
10154           * gst/smoothwave/gstsmoothwave.c:
10155           * gst/spectrum/gstspectrum.c:
10156           * gst/speed/gstspeed.c:
10157           * gst/stereo/gststereo.c:
10158           * gst/switch/gstswitch.c:
10159           * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
10160           * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
10161           * gst/vbidec/gstvbidec.c:
10162           * gst/videocrop/gstvideocrop.c:
10163           * gst/videodrop/gstvideodrop.c:
10164           * gst/virtualdub/gstxsharpen.c:
10165           * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
10166           * gst/y4m/gsty4mencode.c:
10167           * sys/cdrom/gstcdplayer.c:
10168           * sys/directdraw/gstdirectdrawsink.c:
10169           * sys/directsound/gstdirectsoundsink.c:
10170           * sys/glsink/glimagesink.c:
10171           * sys/qcam/gstqcamsrc.c:
10172           * sys/v4l2/gstv4l2src.c:
10173           * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
10174           * sys/ximagesrc/ximagesrc.c:
10175           Define GstElementDetails as const and also static (when defined as
10176           global)
10177
10178 2006-04-25 21:47:03 +0000  Stefan Kost <ensonic@users.sourceforge.net>
10179
10180           Define GstElementDetails as const and also static (when defined as global)
10181           Original commit message from CVS:
10182           * ext/mad/gstid3tag.c:
10183           * ext/mad/gstmad.c:
10184           * gst/ac3parse/gstac3parse.c:
10185           * gst/dvdlpcmdec/gstdvdlpcmdec.c:
10186           * gst/synaesthesia/gstsynaesthesia.c:
10187           Define GstElementDetails as const and also static (when defined as
10188           global)
10189
10190 2006-04-25 21:39:40 +0000  Stefan Kost <ensonic@users.sourceforge.net>
10191
10192           Define GstElementDetails as const and also static (when defined as global)
10193           Original commit message from CVS:
10194           * ext/aalib/gstaasink.c:
10195           * ext/annodex/gstcmmldec.c:
10196           * ext/annodex/gstcmmlenc.c:
10197           * ext/cairo/gsttextoverlay.c:
10198           * ext/cairo/gsttimeoverlay.c:
10199           * ext/cdio/gstcdiocddasrc.c:
10200           * ext/dv/gstdvdec.c:
10201           * ext/dv/gstdvdemux.c:
10202           * ext/esd/esdmon.c:
10203           * ext/esd/esdsink.c:
10204           * ext/flac/gstflacenc.c:
10205           * ext/flac/gstflactag.c:
10206           * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10207           * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10208           * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10209           * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10210           * ext/gdk_pixbuf/pixbufscale.c:
10211           * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10212           * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10213           * ext/jpeg/gstjpegdec.c:
10214           * ext/jpeg/gstjpegenc.c:
10215           * ext/jpeg/gstsmokedec.c:
10216           * ext/jpeg/gstsmokeenc.c:
10217           * ext/libcaca/gstcacasink.c:
10218           * ext/libmng/gstmngdec.c:
10219           * ext/libmng/gstmngenc.c:
10220           * ext/libpng/gstpngdec.c:
10221           * ext/libpng/gstpngenc.c:
10222           * ext/mikmod/gstmikmod.c:
10223           * ext/raw1394/gstdv1394src.c:
10224           * ext/shout2/gstshout2.c: (gst_shout2send_init):
10225           * ext/shout2/gstshout2.h:
10226           * ext/speex/gstspeexdec.c:
10227           * ext/speex/gstspeexenc.c:
10228           * gst/alpha/gstalpha.c:
10229           * gst/alpha/gstalphacolor.c:
10230           * gst/apetag/gstapedemux.c:
10231           * gst/auparse/gstauparse.c:
10232           * gst/autodetect/gstautoaudiosink.c:
10233           (gst_auto_audio_sink_base_init):
10234           * gst/autodetect/gstautovideosink.c:
10235           (gst_auto_video_sink_base_init):
10236           * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10237           * gst/avi/gstavimux.c: (gst_avimux_base_init):
10238           * gst/cutter/gstcutter.c:
10239           * gst/debug/breakmydata.c:
10240           * gst/debug/efence.c:
10241           * gst/debug/gstnavigationtest.c:
10242           * gst/debug/gstnavseek.c:
10243           * gst/debug/negotiation.c:
10244           * gst/debug/progressreport.c:
10245           * gst/debug/testplugin.c:
10246           * gst/effectv/gstaging.c:
10247           * gst/effectv/gstdice.c:
10248           * gst/effectv/gstedge.c:
10249           * gst/effectv/gstquark.c:
10250           * gst/effectv/gstrev.c:
10251           * gst/effectv/gstshagadelic.c:
10252           * gst/effectv/gstvertigo.c:
10253           * gst/effectv/gstwarp.c:
10254           * gst/flx/gstflxdec.c:
10255           * gst/goom/gstgoom.c:
10256           * gst/icydemux/gsticydemux.c:
10257           * gst/id3demux/gstid3demux.c:
10258           * gst/interleave/deinterleave.c:
10259           * gst/interleave/interleave.c:
10260           * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10261           * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10262           * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10263           * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10264           * gst/level/gstlevel.c:
10265           * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10266           * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10267           * gst/median/gstmedian.c:
10268           * gst/monoscope/gstmonoscope.c:
10269           * gst/multipart/multipartdemux.c:
10270           * gst/multipart/multipartmux.c:
10271           * gst/oldcore/gstaggregator.c:
10272           * gst/oldcore/gstfdsink.c:
10273           * gst/oldcore/gstmd5sink.c:
10274           * gst/oldcore/gstmultifilesrc.c:
10275           * gst/oldcore/gstpipefilter.c:
10276           * gst/oldcore/gstshaper.c:
10277           * gst/oldcore/gststatistics.c:
10278           * gst/rtp/gstasteriskh263.c:
10279           * gst/rtp/gstrtpL16depay.c:
10280           * gst/rtp/gstrtpL16pay.c:
10281           * gst/rtp/gstrtpamrdepay.c:
10282           * gst/rtp/gstrtpamrpay.c:
10283           * gst/rtp/gstrtpdepay.c:
10284           * gst/rtp/gstrtpgsmpay.c:
10285           * gst/rtp/gstrtph263pay.c:
10286           * gst/rtp/gstrtph263pdepay.c:
10287           * gst/rtp/gstrtph263ppay.c:
10288           * gst/rtp/gstrtpilbcdepay.c:
10289           * gst/rtp/gstrtpmp4gpay.c:
10290           * gst/rtp/gstrtpmp4vdepay.c:
10291           * gst/rtp/gstrtpmp4vpay.c:
10292           * gst/rtp/gstrtpmpadepay.c:
10293           * gst/rtp/gstrtpmpapay.c:
10294           * gst/rtp/gstrtppcmadepay.c:
10295           * gst/rtp/gstrtppcmapay.c:
10296           * gst/rtp/gstrtppcmudepay.c:
10297           * gst/rtp/gstrtppcmupay.c:
10298           * gst/rtp/gstrtpspeexdepay.c:
10299           * gst/rtp/gstrtpspeexpay.c:
10300           * gst/rtsp/gstrtpdec.c:
10301           * gst/rtsp/gstrtspsrc.c:
10302           * gst/smpte/gstsmpte.c:
10303           * gst/udp/gstdynudpsink.c:
10304           * gst/udp/gstmultiudpsink.c:
10305           * gst/udp/gstudpsink.c:
10306           * gst/udp/gstudpsrc.c:
10307           * gst/videobox/gstvideobox.c:
10308           * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10309           * gst/videofilter/gstvideobalance.c:
10310           * gst/videofilter/gstvideoflip.c:
10311           * gst/videofilter/gstvideotemplate.c:
10312           (gst_videotemplate_base_init):
10313           * gst/videomixer/videomixer.c:
10314           * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10315           (gst_wavparse_class_init), (gst_wavparse_dispose),
10316           (gst_wavparse_reset), (gst_wavparse_init),
10317           (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10318           (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10319           (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10320           (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10321           (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10322           (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10323           (gst_wavparse_change_state):
10324           * gst/wavparse/gstwavparse.h:
10325           * sys/oss/gstossmixerelement.c:
10326           * sys/oss/gstosssink.c:
10327           * sys/oss/gstosssrc.c:
10328           * sys/osxaudio/gstosxaudioelement.c:
10329           * sys/osxaudio/gstosxaudiosink.c:
10330           * sys/osxaudio/gstosxaudiosrc.c:
10331           * sys/sunaudio/gstsunaudiomixer.c:
10332           * sys/sunaudio/gstsunaudiosink.c:
10333           Define GstElementDetails as const and also static (when defined as
10334           global)
10335
10336 2006-04-25 12:17:02 +0000  Tim-Philipp Müller <tim@centricular.net>
10337
10338           ext/dvdnav/dvdnavsrc.c: Fix name of custom event (use same as dvdreadsrc).
10339           Original commit message from CVS:
10340           * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_push_titlelang_event):
10341           Fix name of custom event (use same as dvdreadsrc).
10342           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_chain),
10343           (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event):
10344           Fix event parsing (the event name is in the structure, not the
10345           name of the structure itself); also fix indentation after
10346           boilerplate macro.
10347
10348 2006-04-23 09:49:14 +0000  Tim-Philipp Müller <tim@centricular.net>
10349
10350           ext/mad/gstid3tag.c: Change debug category to 'id3mux'.
10351           Original commit message from CVS:
10352           * ext/mad/gstid3tag.c: (plugin_init):
10353           Change debug category to 'id3mux'.
10354
10355 2006-04-22 18:49:01 +0000  Alexander Lancaster <alexl@users.sourceforge.net>
10356
10357           ext/mad/gstid3tag.c: When acting as a muxer, set caps on outgoing buffers and set caps on source pad (fixes #323658)....
10358           Original commit message from CVS:
10359           Patch by: Alexander Lancaster  <alexl at users sourceforge net>
10360           * ext/mad/gstid3tag.c: (gst_id3_tag_get_caps), (gst_id3_tag_init),
10361           (gst_id3_tag_sink_event), (gst_id3_tag_src_link),
10362           (gst_id3_tag_chain):
10363           When acting as a muxer, set caps on outgoing buffers and set caps
10364           on source pad (fixes #323658). Remove unused application/x-gst-tags
10365           cruft from the 0.6 days.
10366
10367 2006-04-21 20:37:43 +0000  Tim-Philipp Müller <tim@centricular.net>
10368
10369           ext/mad/gstmad.c: .. and DEFAULT queries should work too. Use magic gst util scale functions in some places.
10370           Original commit message from CVS:
10371           * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src),
10372           (gst_mad_src_query), (gst_mad_chain):
10373           .. and DEFAULT queries should work too. Use magic gst util scale
10374           functions in some places.
10375
10376 2006-04-21 19:31:47 +0000  Tim-Philipp Müller <tim@centricular.net>
10377
10378           ext/mad/gstmad.c: Fix duration query in BYTES format (#336824).
10379           Original commit message from CVS:
10380           * ext/mad/gstmad.c: (gst_mad_src_query):
10381           Fix duration query in BYTES format (#336824).
10382
10383 2006-04-21 12:40:41 +0000  Ed Catmur <ed@catmur.co.uk>
10384
10385           ext/lame/gstlame.c: Don't crash if we get an EOS event before the encoder has been set up (#339287).
10386           Original commit message from CVS:
10387           Patch by: Ed Catmur  <ed at catmur dot co dot uk>
10388           * ext/lame/gstlame.c: (gst_lame_sink_event):
10389           Don't crash if we get an EOS event before the encoder
10390           has been set up (#339287).
10391
10392 2006-04-21 11:17:08 +0000  Wim Taymans <wim.taymans@gmail.com>
10393
10394           ext/dvdread/dvdreadsrc.c: Move errors out of the normal code flow.
10395           Original commit message from CVS:
10396           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start),
10397           (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read),
10398           (gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector):
10399           Move errors out of the normal code flow.
10400           Don't send eos, basesrc will do that for us when needed.
10401
10402 2006-04-21 10:50:17 +0000  Wim Taymans <wim.taymans@gmail.com>
10403
10404           gst/mpegstream/: Do state changes correctly
10405           Original commit message from CVS:
10406           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_change_state):
10407           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_change_state):
10408           * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_change_state):
10409           Do state changes correctly
10410
10411 2006-04-13 19:08:20 +0000  Tim-Philipp Müller <tim@centricular.net>
10412
10413           ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o...
10414           Original commit message from CVS:
10415           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf),
10416           (gst_mpeg2dec_alloc_buffer):
10417           Can't use gst_pad_alloc_buffer*() when we are going to crop
10418           the image before sending it out. Downstream basetransform-based
10419           elements will complain about the wrong unit size otherwise
10420           (when not operating in passthrough-mode at least).
10421           Const-ify some static variables and do some minor clean-ups.
10422           Use I420 macros for size/offsets (not really necessary in this
10423           particular context, but this kind of code gets copy'n'pasted).
10424
10425 2006-04-13 18:21:08 +0000  Tim-Philipp Müller <tim@centricular.net>
10426
10427           gst/mpegstream/gstmpegpacketize.*: g_malloc() can't fail, we don't need to handle this. Same for gst_buffer_new_and_a...
10428           Original commit message from CVS:
10429           * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_put),
10430           (read_cache):
10431           * gst/mpegstream/gstmpegpacketize.h:
10432           g_malloc() can't fail, we don't need to handle this. Same for
10433           gst_buffer_new_and_alloc().
10434           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
10435           klass->send_buffer() should have the same semantics as
10436           gst_pad_push(), ie. ownership of the buffer is transfered,
10437           so we never have to unref the buffer no matter what the flow
10438           return value was.
10439
10440 2006-04-12 16:21:17 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10441
10442         * tests/check/gst-plugins-ugly.supp:
10443           one more suppression for FC4
10444           Original commit message from CVS:
10445           one more suppression for FC4
10446
10447 2006-04-10 16:58:24 +0000  Michael Smith <msmith@xiph.org>
10448
10449         * tests/check/gst-plugins-ugly.supp:
10450           The AMR encoder sucks giant sucky things through a sucky object with a giant sucking machine. More suppressions.
10451           Original commit message from CVS:
10452           The AMR encoder sucks giant sucky things through a sucky object with a giant
10453           sucking machine. More suppressions.
10454
10455 2006-04-10 14:47:11 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10456
10457           add test for amrnbenc, enable test infrastructure, and fix a leak
10458           Original commit message from CVS:
10459           add test for amrnbenc, enable test infrastructure, and fix a leak
10460           * common/check.mak:
10461           allow for specifying more than one suppressions file in SUPPRESSIONS
10462           * Makefile.am:
10463           * tests/Makefile.am:
10464           * tests/check/.cvsignore:
10465           * tests/check/Makefile.am:
10466           * tests/check/elements/.cvsignore:
10467           * configure.ac:
10468           add tests/check
10469           * tests/check/gst-plugins-ugly.supp:
10470           add suppressions for libs used by -ugly
10471           * tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref),
10472           (setup_amrnbenc), (cleanup_amrnbenc), (push_data),
10473           (GST_START_TEST), (amrnbenc_suite), (main):
10474           add a simple test for encoding amr
10475           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init):
10476           fix pad template leaks
10477
10478 2006-04-10 11:48:29 +0000  Michael Smith <msmith@xiph.org>
10479
10480           ext/amrnb/amrnbenc.c: Plug big leak in AMR encoder.
10481           Original commit message from CVS:
10482           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
10483           Plug big leak in AMR encoder.
10484
10485 2006-04-09 18:09:40 +0000  Sébastien Moutte <sebastien@moutte.net>
10486
10487           ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction
10488           Original commit message from CVS:
10489           * ext/mad/gstmad.c: (index_seek):
10490           move GstIndexEntry *entry variable declaration before
10491           the first instruction
10492           * ext/mad/gstmad.c:
10493           remove debug macros with variable number of parameter by using
10494           GST_DEBUG for WIN32
10495           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
10496           use gst_guint64_to_gdouble for conversions
10497           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time):
10498           replace __FUNCTION__ which is not supported by MSVC by the current function name
10499           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset):
10500           remove LL suffix by using G_GINT64_CONSTANT
10501           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead),(gst_mpeg_parse_get_rate):
10502           use gst_guint64_to_gdouble for conversions
10503           * gst/mpegstream/gstmpegparse.h:
10504           remove LL suffix by using G_GINT64_CONSTANT
10505           * win32/vs6:
10506           add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub, iec958, lame,
10507           mad, mpegaudioparse, mpegstream, realmedia, synaesthesia
10508
10509 2006-04-08 21:42:19 +0000  Stefan Kost <ensonic@users.sourceforge.net>
10510
10511           Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
10512           Original commit message from CVS:
10513           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init):
10514           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_class_init):
10515           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_class_init):
10516           * ext/mad/gstmad.c: (gst_mad_class_init):
10517           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init):
10518           * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init):
10519           * gst/asfdemux/gstasfmux.c: (gst_asfmux_class_init):
10520           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_class_init):
10521           * gst/iec958/ac3iec.c: (ac3iec_class_init):
10522           * gst/mpegaudioparse/gstmpegaudioparse.c:
10523           (gst_mp3parse_class_init):
10524           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init):
10525           * gst/mpegstream/gstmpegclock.c: (gst_mpeg_clock_class_init):
10526           * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_class_init):
10527           * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init):
10528           * gst/synaesthesia/gstsynaesthesia.c:
10529           (gst_synaesthesia_class_init):
10530           Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
10531
10532 2006-04-07 09:14:26 +0000  Fabrizio Gennari <fabrizio.ge@tiscali.it>
10533
10534           gst/asfdemux/gstasfdemux.c: Send newsegment event only once per pad, fixes #336550.
10535           Original commit message from CVS:
10536           Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10537           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
10538           (gst_asf_demux_push_buffer):
10539           Send newsegment event only once per pad, fixes #336550.
10540
10541 2006-04-06 11:35:26 +0000  j^ <j@bootlab.org>
10542
10543           Unify the long descriptions in the plugin details (#337263).
10544           Original commit message from CVS:
10545           Patch by: j^  <j at bootlab dot org>
10546           * ext/amrwb/gstamrwbdec.c:
10547           * ext/amrwb/gstamrwbenc.c:
10548           * ext/amrwb/gstamrwbparse.c:
10549           * ext/arts/gst_arts.c:
10550           * ext/artsd/gstartsdsink.c:
10551           * ext/audiofile/gstafparse.c:
10552           * ext/audiofile/gstafsink.c:
10553           * ext/audiofile/gstafsrc.c:
10554           * ext/cdaudio/gstcdaudio.c:
10555           * ext/directfb/dfbvideosink.c:
10556           * ext/divx/gstdivxdec.c:
10557           * ext/divx/gstdivxenc.c:
10558           * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10559           * ext/faac/gstfaac.c: (gst_faac_base_init):
10560           * ext/faad/gstfaad.c:
10561           * ext/gsm/gstgsmdec.c:
10562           * ext/gsm/gstgsmenc.c:
10563           * ext/hermes/gsthermescolorspace.c:
10564           * ext/ivorbis/vorbisfile.c:
10565           * ext/lcs/gstcolorspace.c:
10566           * ext/libfame/gstlibfame.c:
10567           * ext/libmms/gstmms.c: (gst_mms_base_init):
10568           * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10569           * ext/nas/nassink.c: (gst_nassink_base_init):
10570           * ext/neon/gstneonhttpsrc.c:
10571           * ext/polyp/polypsink.c: (gst_polypsink_base_init):
10572           * ext/sdl/sdlaudiosink.c:
10573           * ext/sdl/sdlvideosink.c:
10574           * ext/shout/gstshout.c:
10575           * ext/snapshot/gstsnapshot.c:
10576           * ext/sndfile/gstsf.c:
10577           * ext/tarkin/gsttarkindec.c:
10578           * ext/tarkin/gsttarkinenc.c:
10579           * ext/theora/theoradec.c:
10580           * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
10581           * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
10582           * ext/xvid/gstxviddec.c:
10583           * ext/xvid/gstxvidenc.c:
10584           * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
10585           * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
10586           * gst/chart/gstchart.c:
10587           * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
10588           * gst/festival/gstfestival.c:
10589           * gst/filter/gstiir.c:
10590           * gst/filter/gstlpwsinc.c:
10591           * gst/freeze/gstfreeze.c:
10592           * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
10593           * gst/mixmatrix/mixmatrix.c:
10594           * gst/mpeg1sys/gstmpeg1systemencode.c:
10595           * gst/mpeg1videoparse/gstmp1videoparse.c:
10596           * gst/mpeg2sub/gstmpeg2subt.c:
10597           * gst/mpegaudioparse/gstmpegaudioparse.c:
10598           * gst/multifilesink/gstmultifilesink.c:
10599           * gst/overlay/gstoverlay.c:
10600           * gst/passthrough/gstpassthrough.c:
10601           * gst/playondemand/gstplayondemand.c:
10602           * gst/qtdemux/qtdemux.c:
10603           * gst/rtjpeg/gstrtjpegdec.c:
10604           * gst/rtjpeg/gstrtjpegenc.c:
10605           * gst/smooth/gstsmooth.c:
10606           * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
10607           * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
10608           * gst/videocrop/gstvideocrop.c:
10609           * gst/videodrop/gstvideodrop.c:
10610           * gst/virtualdub/gstxsharpen.c:
10611           * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
10612           * gst/y4m/gsty4mencode.c:
10613           Unify the long descriptions in the plugin details (#337263).
10614
10615 2006-04-05 10:02:34 +0000  Christian Schaller <uraeus@gnome.org>
10616
10617         * gst-plugins-ugly.spec.in:
10618           fix version numbering
10619           Original commit message from CVS:
10620           fix version numbering
10621
10622 2006-04-05 09:18:35 +0000  Christian Schaller <uraeus@gnome.org>
10623
10624         * common:
10625         * gst-plugins-ugly.spec.in:
10626           add dvdsub plugin to spec
10627           Original commit message from CVS:
10628           add dvdsub plugin to spec
10629
10630 2006-04-01 15:43:46 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10631
10632           docs/plugins/: add siddec
10633           Original commit message from CVS:
10634           * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
10635           * docs/plugins/inspect/plugin-siddec.xml:
10636           add siddec
10637           * ext/dvdnav/dvdnavsrc.c:
10638           doc fixes
10639
10640 2006-04-01 15:30:56 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10641
10642         * common:
10643         * configure.ac:
10644         * ext/sidplay/Makefile.am:
10645           disable use of AS_LIBTOOL_TAGS, it doesn't work correctly
10646           Original commit message from CVS:
10647           disable use of AS_LIBTOOL_TAGS, it doesn't work correctly
10648
10649 2006-04-01 14:08:36 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10650
10651         * docs/plugins/.gitignore:
10652         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
10653           ignore more
10654           Original commit message from CVS:
10655           ignore more
10656
10657 2006-04-01 14:08:11 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10658
10659         * common:
10660         * docs/plugins/inspect/plugin-a52dec.xml:
10661         * docs/plugins/inspect/plugin-amrnb.xml:
10662         * docs/plugins/inspect/plugin-asf.xml:
10663         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
10664         * docs/plugins/inspect/plugin-dvdread.xml:
10665         * docs/plugins/inspect/plugin-dvdsub.xml:
10666         * docs/plugins/inspect/plugin-iec958.xml:
10667         * docs/plugins/inspect/plugin-lame.xml:
10668         * docs/plugins/inspect/plugin-mad.xml:
10669         * docs/plugins/inspect/plugin-mpeg2dec.xml:
10670         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
10671         * docs/plugins/inspect/plugin-mpegstream.xml:
10672         * docs/plugins/inspect/plugin-rmdemux.xml:
10673           update plugin inspect files
10674           Original commit message from CVS:
10675           update plugin inspect files
10676
10677 2006-04-01 10:09:10 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10678
10679         * gst/mpegaudioparse/gstxingmux.c:
10680           rework build; add translations for v4l2
10681           Original commit message from CVS:
10682           rework build; add translations for v4l2
10683
10684 2006-04-01 09:54:39 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10685
10686           configure.ac: rework similarly to other modules
10687           Original commit message from CVS:
10688           * configure.ac:
10689           rework similarly to other modules
10690           * ext/a52dec/gsta52dec.c:
10691           * ext/amrnb/amrnb.c:
10692           * ext/dvdnav/dvdnavsrc.c:
10693           * ext/dvdread/dvdreadsrc.c:
10694           * ext/lame/gstlame.c:
10695           * ext/mad/gstid3tag.c:
10696           * ext/mpeg2dec/gstmpeg2dec.c:
10697           * ext/sidplay/gstsiddec.cc:
10698           * gst/asfdemux/gstasf.c:
10699           * gst/dvdlpcmdec/gstdvdlpcmdec.c:
10700           * gst/dvdsub/gstdvdsubdec.c:
10701           * gst/iec958/ac3iec.c:
10702           * gst/mpegaudioparse/gstmpegaudioparse.c:
10703           * gst/mpegstream/gstmpegstream.c:
10704           * gst/realmedia/rmdemux.c: (plugin_init):
10705           use the correct defines
10706
10707 2006-04-01 09:53:17 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10708
10709         * common:
10710         * docs/.gitignore:
10711         * docs/plugins/.gitignore:
10712           ignore more
10713           Original commit message from CVS:
10714           ignore more
10715
10716 2006-03-31 11:13:50 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10717
10718         * ChangeLog:
10719         * common:
10720         * configure.ac:
10721           back to HEAD
10722           Original commit message from CVS:
10723           back to HEAD
10724
10725 === release 0.10.3 ===
10726
10727 2006-03-31 11:10:46 +0000  Thomas Vander Stichele <thomas@apestaart.org>
10728
10729         * ChangeLog:
10730         * NEWS:
10731         * RELEASE:
10732         * configure.ac:
10733         * docs/plugins/gst-plugins-ugly-plugins.signals:
10734         * docs/plugins/inspect/plugin-amrnb.xml:
10735         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
10736         * docs/plugins/inspect/plugin-iec958.xml:
10737         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
10738         * docs/plugins/inspect/plugin-rmdemux.xml:
10739           releasing 0.10.3
10740           Original commit message from CVS:
10741           releasing 0.10.3
10742
10743 2006-03-30 15:37:00 +0000  Wim Taymans <wim.taymans@gmail.com>
10744
10745           better/unified long descriptions
10746           Original commit message from CVS:
10747           * ext/aalib/gstaasink.c:
10748           * ext/annodex/gstcmmldec.c:
10749           * ext/annodex/gstcmmlenc.c:
10750           * ext/cairo/gsttextoverlay.c:
10751           * ext/cairo/gsttimeoverlay.c:
10752           * ext/cdio/gstcdiocddasrc.c:
10753           * ext/dv/gstdvdec.c:
10754           * ext/esd/esdmon.c:
10755           * ext/esd/esdsink.c:
10756           * ext/flac/gstflacdec.c:
10757           * ext/flac/gstflacenc.c:
10758           * ext/flac/gstflactag.c:
10759           * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10760           * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10761           * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10762           * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10763           * ext/gdk_pixbuf/gstgdkpixbuf.c:
10764           * ext/gdk_pixbuf/pixbufscale.c:
10765           * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10766           * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10767           * ext/jpeg/gstjpegdec.c:
10768           * ext/jpeg/gstjpegenc.c:
10769           * ext/jpeg/gstsmokedec.c:
10770           * ext/jpeg/gstsmokeenc.c:
10771           * ext/libcaca/gstcacasink.c:
10772           * ext/libmng/gstmngdec.c:
10773           * ext/libmng/gstmngenc.c:
10774           * ext/libpng/gstpngdec.c:
10775           * ext/libpng/gstpngenc.c:
10776           * ext/mikmod/gstmikmod.c:
10777           * ext/raw1394/gstdv1394src.c:
10778           * ext/shout2/gstshout2.c:
10779           * ext/speex/gstspeexdec.c:
10780           * ext/speex/gstspeexenc.c:
10781           * gst/alpha/gstalpha.c:
10782           * gst/alpha/gstalphacolor.c:
10783           * gst/auparse/gstauparse.c:
10784           * gst/autodetect/gstautoaudiosink.c:
10785           (gst_auto_audio_sink_base_init):
10786           * gst/autodetect/gstautovideosink.c:
10787           (gst_auto_video_sink_base_init):
10788           * gst/avi/gstavimux.c: (gst_avimux_base_init):
10789           * gst/cutter/gstcutter.c:
10790           * gst/debug/breakmydata.c:
10791           * gst/debug/efence.c:
10792           * gst/debug/gstnavigationtest.c:
10793           * gst/debug/negotiation.c:
10794           * gst/debug/progressreport.c:
10795           * gst/debug/testplugin.c:
10796           * gst/effectv/gstaging.c:
10797           * gst/effectv/gstdice.c:
10798           * gst/effectv/gstedge.c:
10799           * gst/effectv/gstquark.c:
10800           * gst/effectv/gstrev.c:
10801           * gst/effectv/gstvertigo.c:
10802           * gst/effectv/gstwarp.c:
10803           * gst/flx/gstflxdec.c:
10804           * gst/goom/gstgoom.c:
10805           * gst/interleave/deinterleave.c:
10806           * gst/interleave/interleave.c:
10807           * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10808           * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10809           * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10810           * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10811           * gst/level/gstlevel.c:
10812           * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10813           * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10814           * gst/median/gstmedian.c:
10815           * gst/monoscope/gstmonoscope.c:
10816           * gst/multipart/multipartdemux.c:
10817           * gst/multipart/multipartmux.c:
10818           * gst/oldcore/gstmd5sink.c:
10819           * gst/oldcore/gstmultifilesrc.c:
10820           * gst/oldcore/gstpipefilter.c:
10821           * gst/oldcore/gstshaper.c:
10822           * gst/oldcore/gststatistics.c:
10823           * gst/rtp/gstasteriskh263.c:
10824           * gst/rtp/gstrtpL16depay.c:
10825           * gst/rtp/gstrtpL16pay.c:
10826           * gst/rtp/gstrtpamrdepay.c:
10827           * gst/rtp/gstrtpamrpay.c:
10828           * gst/rtp/gstrtpdepay.c:
10829           * gst/rtp/gstrtpgsmpay.c:
10830           * gst/rtp/gstrtph263pay.c:
10831           * gst/rtp/gstrtph263pdepay.c:
10832           * gst/rtp/gstrtph263ppay.c:
10833           * gst/rtp/gstrtpmp4gpay.c:
10834           * gst/rtp/gstrtpmp4vdepay.c:
10835           * gst/rtp/gstrtpmp4vpay.c:
10836           * gst/rtp/gstrtpmpadepay.c:
10837           * gst/rtp/gstrtpmpapay.c:
10838           * gst/rtp/gstrtppcmadepay.c:
10839           * gst/rtp/gstrtppcmapay.c:
10840           * gst/rtp/gstrtppcmudepay.c:
10841           * gst/rtp/gstrtppcmupay.c:
10842           * gst/rtp/gstrtpspeexdepay.c:
10843           * gst/rtp/gstrtpspeexpay.c:
10844           * gst/rtsp/gstrtpdec.c:
10845           * gst/smpte/gstsmpte.c:
10846           * gst/videobox/gstvideobox.c:
10847           * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10848           * gst/videofilter/gstvideobalance.c:
10849           * gst/videofilter/gstvideoflip.c:
10850           * gst/videofilter/gstvideotemplate.c:
10851           (gst_videotemplate_base_init):
10852           * gst/videomixer/videomixer.c:
10853           * gst/wavenc/gstwavenc.c:
10854           * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
10855           better/unified long descriptions
10856           Fixed #336602
10857           Some cleanups to auparse, don't send multiple newsegments.
10858
10859 2006-03-29 11:31:55 +0000  Tim-Philipp Müller <tim@centricular.net>
10860
10861           gst/mpegstream/gstmpegparse.c: Don't unref event unconditionally after giving away ownership (gst_pad_push_event(), g...
10862           Original commit message from CVS:
10863           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event):
10864           Don't unref event unconditionally after giving away ownership
10865           (gst_pad_push_event(), gst_pad_send_event() and
10866           gst_pad_event_default() take ownership of the event
10867           passed to them). Fixes warnings/crashes caused by
10868           navigation events.
10869
10870 2006-03-28 20:19:31 +0000  Tim-Philipp Müller <tim@centricular.net>
10871
10872           gst/mpegstream/gstmpegdemux.c: Don't ref NULL caps (private streams have NULL caps) (#336387); also, no need to set c...
10873           Original commit message from CVS:
10874           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
10875           Don't ref NULL caps (private streams have NULL caps) (#336387);
10876           also, no need to set caps on the same buffer twice.
10877
10878 2006-03-28 19:44:51 +0000  Tim-Philipp Müller <tim@centricular.net>
10879
10880           gst/mpegstream/: Don't leak element and pad names in error messages, use
10881           Original commit message from CVS:
10882           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
10883           (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_get_audio_stream),
10884           (gst_dvd_demux_get_subpicture_stream):
10885           * gst/mpegstream/gstmpegdemux.c:
10886           (gst_mpeg_demux_sync_stream_to_time):
10887           Don't leak element and pad names in error messages, use
10888           GST_DEBUG_PAD_NAME instead. Add some more debug code.
10889
10890 2006-03-28 19:29:39 +0000  Tim-Philipp Müller <tim@centricular.net>
10891
10892           ext/dvdread/dvdreadsrc.c: Name the structure in the custom event with the language codes for the audio and subtitle s...
10893           Original commit message from CVS:
10894           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
10895           (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read):
10896           Name the structure in the custom event with the
10897           language codes for the audio and subtitle streams
10898           actually like dvddemux expects it to be named.
10899           Set caps on source pad and outgoing buffers.
10900
10901 2006-03-28 16:06:05 +0000  Tim-Philipp Müller <tim@centricular.net>
10902
10903           ext/lame/gstlame.*: Make xingheader property non-functional, it's broken anyway after all (use xingmux instead).
10904           Original commit message from CVS:
10905           * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_set_property),
10906           (gst_lame_get_property), (gst_lame_setup):
10907           * ext/lame/gstlame.h:
10908           Make xingheader property non-functional, it's broken anyway
10909           after all (use xingmux instead).
10910
10911 2006-03-28 15:10:18 +0000  Tim-Philipp Müller <tim@centricular.net>
10912
10913           ext/lame/gstlame.c: On EOS, flush encoder and send remaining data. Fix return value handling in sink event function.
10914           Original commit message from CVS:
10915           * ext/lame/gstlame.c: (gst_lame_sink_event):
10916           On EOS, flush encoder and send remaining data. Fix
10917           return value handling in sink event function.
10918
10919 2006-03-27 14:04:08 +0000  Jürg Billeter <j@bitron.ch>
10920
10921           ext/dvdread/dvdreadsrc.c: Fix wrong check for started flag when setting the 'device' property.
10922           Original commit message from CVS:
10923           Patch by: Jürg Billeter  <j at bitron dot ch>
10924           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property):
10925           Fix wrong check for started flag when setting the 'device' property.
10926           We want to allow it when the source is NOT started yet and ignore it
10927           when the source is running.
10928
10929 2006-03-27 10:39:03 +0000  Fabrizio Gennari <fabrizio.ge@tiscali.it>
10930
10931           gst/asfdemux/gstasfdemux.*: Subtract first timestamp from timestamps, so that stream starts from 0; makes live stream...
10932           Original commit message from CVS:
10933           Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10934           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
10935           (gst_asf_demux_process_chunk):
10936           * gst/asfdemux/gstasfdemux.h:
10937           Subtract first timestamp from timestamps, so that
10938           stream starts from 0; makes live streams that don't
10939           start at 0 work again (fixes #317310, #336097).
10940
10941 2006-03-27 10:09:43 +0000  Christian Kirbach <christian.kirbach@googlemail.com>
10942
10943           configure.ac: Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for
10944           Original commit message from CVS:
10945           Patch by: Christian Kirbach
10946           * configure.ac:
10947           Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for
10948           -good. Fixes build on some systems (#331838).
10949
10950 2006-03-24 19:47:37 +0000  Tim-Philipp Müller <tim@centricular.net>
10951
10952           gst/realmedia/rmdemux.c: Extract more tags and also post codec name tag on the bus so this shows up in totem and naut...
10953           Original commit message from CVS:
10954           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
10955           (gst_rmdemux_parse_cont):
10956           Extract more tags and also post codec name tag on the
10957           bus so this shows up in totem and nautilus.
10958
10959 2006-03-24 19:06:41 +0000  Tim-Philipp Müller <tim@centricular.net>
10960
10961           gst/realmedia/rmdemux.c: Extra data usually goes into the caps as 'codec_data', not as first buffer into the stream.
10962           Original commit message from CVS:
10963           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
10964           (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet):
10965           Extra data usually goes into the caps as 'codec_data', not
10966           as first buffer into the stream.
10967           Need to byte swap AC3 content in realmedia files for some
10968           reason (fixes #331588).
10969
10970 2006-03-24 12:08:39 +0000  Tim-Philipp Müller <tim@centricular.net>
10971
10972           gst/realmedia/rmdemux.c: When operating in pull mode, post an error message on the bus when all source pads are unlin...
10973           Original commit message from CVS:
10974           * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
10975           (gst_rmdemux_validate_offset), (gst_rmdemux_loop),
10976           (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
10977           When operating in pull mode, post an error message on the
10978           bus when all source pads are unlinked or some other fatal
10979           error occured (#323023). Regrade some recurring debug messages
10980           to LOG level. Convert c++-style comments into C-style ones.
10981
10982 2006-03-24 11:42:31 +0000  Tim-Philipp Müller <tim@centricular.net>
10983
10984           gst/realmedia/rmdemux.*: Handle unlinked source pads properly and stop if all source pads are unlinked (#323023).
10985           Original commit message from CVS:
10986           * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
10987           (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
10988           (gst_rmdemux_all_source_pads_unlinked),
10989           (gst_rmdemux_at_least_one_stream_flowok), (gst_rmdemux_add_stream),
10990           (gst_rmdemux_parse_packet):
10991           * gst/realmedia/rmdemux.h:
10992           Handle unlinked source pads properly and stop if all source pads
10993           are unlinked (#323023).
10994
10995 2006-03-23 18:17:34 +0000  Michal Benes <michal.benes@xeris.cz>
10996
10997           gst/mpegstream/: Timestamps in mpeg stream are 32-bit numbers. Therefore, with a clock_freq of 90kHz this timestamp o...
10998           Original commit message from CVS:
10999           Patch by: Michal Benes <michal dot benes at xeris dot cz>
11000           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init),
11001           (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
11002           (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_reset):
11003           * gst/mpegstream/gstmpegdemux.h:
11004           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11005           Timestamps in mpeg stream are 32-bit numbers. Therefore, with a
11006           clock_freq of 90kHz this timestamp overflows every ~13 hours. This
11007           situation really happens when grabbing DVB streams. Current
11008           mpegdemuxer can not handle this situation correctly and it
11009           restarts counting gstreamer timestamps from zero.
11010           Fixes #326598.
11011
11012 2006-03-15 22:01:40 +0000  Michael Smith <msmith@xiph.org>
11013
11014           ext/a52dec/gsta52dec.*: Fix #334550: failure to play raw AC3 files due to segment problems.
11015           Original commit message from CVS:
11016           * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event),
11017           (gst_a52dec_chain_raw), (gst_a52dec_change_state):
11018           * ext/a52dec/gsta52dec.h:
11019           Fix #334550: failure to play raw AC3 files due to segment problems.
11020
11021 2006-03-15 13:43:42 +0000  Christophe Fergeau <teuf@gnome.org>
11022
11023           ext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often.
11024           Original commit message from CVS:
11025           Patch by: Christophe Fergeau  <teuf gnome org>
11026           * ext/lame/gstlame.c: (gst_lame_release_memory),
11027           (gst_lame_finalize), (gst_lame_class_init),
11028           (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event),
11029           (gst_lame_change_state):
11030           Fix some memory leaks (#333345), use GST_DEBUG_FUNCPTR more often.
11031
11032 2006-03-14 19:41:17 +0000  Tim-Philipp Müller <tim@centricular.net>
11033
11034           ext/mad/gstmad.c: Include AUDIO_CODEC tag with tags posted if input is not framed (#334258). Use _scale() util functi...
11035           Original commit message from CVS:
11036           * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_update_info),
11037           (gst_mad_sink_event), (gst_mad_change_state):
11038           Include AUDIO_CODEC tag with tags posted if input is not
11039           framed (#334258). Use _scale() util functions in more places.
11040
11041 2006-03-12 11:00:33 +0000  Christophe Fergeau <teuf@gnome.org>
11042
11043           ext/lame/gstlame.c: mark the xing-header property as BROKEN (see http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19...
11044           Original commit message from CVS:
11045           2006-03-12  Christophe Fergeau  <teuf@gnome.org>
11046           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11047           * ext/lame/gstlame.c: (gst_lame_class_init): mark the xing-header
11048           property as BROKEN (see
11049           http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19 for an
11050           explanation why it's broken).
11051
11052 2006-03-11 11:12:30 +0000  Christophe Fergeau <teuf@gnome.org>
11053
11054           added new element to add Xing headers to MP3 files (this allows decoder to figure out the length of VBR files)
11055           Original commit message from CVS:
11056           2006-03-11  Christophe Fergeau  <teuf@gnome.org>
11057           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11058           * configure.ac:
11059           * gst/xingheader/Makefile.am:
11060           * gst/xingheader/gstxingmux.c:
11061           * gst/xingheader/gstxingmux.h: added new element to add Xing headers
11062           to MP3 files (this allows decoder to figure out the length of VBR
11063           files)
11064
11065 2006-03-07 11:19:55 +0000  Alex Lancaster <alexlan@fedoraproject.org>
11066
11067           ext/mad/gstid3tag.c: Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER
11068           Original commit message from CVS:
11069           * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
11070           Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER
11071           tag (#333683, patch by: Alex Lancaster).
11072
11073 2006-03-02 20:03:00 +0000  Wim Taymans <wim.taymans@gmail.com>
11074
11075           ext/amrnb/: Further fancyfication.
11076           Original commit message from CVS:
11077           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
11078           (gst_amrnbdec_setcaps), (gst_amrnbdec_chain),
11079           (gst_amrnbdec_state_change):
11080           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init),
11081           (gst_amrnbenc_setcaps), (gst_amrnbenc_chain),
11082           (gst_amrnbenc_state_change):
11083           * ext/amrnb/amrnbenc.h:
11084           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
11085           (gst_amrnbparse_query):
11086           Further fancyfication.
11087           Use _take to get writable data from the adapter.
11088           Precalc packet duration.
11089           Handle disconts.
11090           Forward _push to upstream.
11091           Post error messages when something goes wrong.
11092           Remove old code in amrnbparse.
11093           Don't ignore query results from upstream.
11094
11095 2006-03-02 18:45:40 +0000  Michael Smith <msmith@xiph.org>
11096
11097           ext/amrnb/amrnbenc.c: The AMR encoder writes into the audio buffers it processes, so use gst_buffer_make_writable() o...
11098           Original commit message from CVS:
11099           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
11100           The AMR encoder writes into the audio buffers it processes, so
11101           use gst_buffer_make_writable() on buffers we might (they go through
11102           an adapter, so there can be copying going on later anyway) be
11103           encoding.
11104
11105 2006-03-01 12:35:09 +0000  Jens Granseuer <jensgr@gmx.net>
11106
11107           gst/mpegstream/gstmpegparse.c: Declare variables at the beginning of a block and make
11108           Original commit message from CVS:
11109           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_pad_added),
11110           (gst_mpeg_parse_handle_src_query):
11111           Declare variables at the beginning of a block and make
11112           gcc-2.9x happy (fixes #328957; patch by: Jens Granseuer).
11113
11114 2006-03-01 09:55:49 +0000  Fabrizio <fabrizio.ge@tiscali.it>
11115
11116           gst/asfdemux/gstasfdemux.c: Read packet size, sequence and padsize in right order again
11117           Original commit message from CVS:
11118           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
11119           Read packet size, sequence and padsize in right order again
11120           (fixes #332796; patch by: Fabrizio Gennari).
11121
11122 2006-02-28 13:50:02 +0000  Edward Hervey <bilboed@bilboed.com>
11123
11124           gst/iec958/ac3iec.c: Set a proper klass (Codec/Muxer/Audio) for the ElementDetails.
11125           Original commit message from CVS:
11126           * gst/iec958/ac3iec.c:
11127           Set a proper klass (Codec/Muxer/Audio) for the ElementDetails.
11128
11129 2006-02-27 18:37:47 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11130
11131           configure.ac: Make the id3tag and mad checks check for both a header and the appropriate library if the pkg-config is...
11132           Original commit message from CVS:
11133           * configure.ac:
11134           Make the id3tag and mad checks check for both a header and the
11135           appropriate library if the pkg-config is missing. (Closes #331842)
11136           Split the id3tag and mad checks into 2 pieces. Sometime soon I might
11137           do the same for the plugins themselves.
11138
11139 2006-02-27 14:49:05 +0000  Tim-Philipp Müller <tim@centricular.net>
11140
11141           ext/mpeg2dec/gstmpeg2dec.*: Don't treat STATE_INVALID as fatal error; throw an error only after five consecutive deco...
11142           Original commit message from CVS:
11143           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11144           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
11145           (gst_mpeg2dec_reset), (gst_mpeg2dec_chain):
11146           * ext/mpeg2dec/gstmpeg2dec.h:
11147           Don't treat STATE_INVALID as fatal error; throw an error
11148           only after five consecutive decoding errors. Makes decoding
11149           mpeg streams more robust and fixes playback of joined clips
11150           (#300682).
11151
11152 2006-02-26 22:33:33 +0000  Tim-Philipp Müller <tim@centricular.net>
11153
11154           ext/dvdnav/dvdnavsrc.h: Oops. forgot to add this one.
11155           Original commit message from CVS:
11156           * ext/dvdnav/dvdnavsrc.h:
11157           Oops. forgot to add this one.
11158
11159 2006-02-26 21:25:01 +0000  Julien Moutte <julien@moutte.net>
11160
11161           ext/Makefile.am: Fix dist-check.
11162           Original commit message from CVS:
11163           2006-02-26  Julien MOUTTE  <julien@moutte.net>
11164           * ext/Makefile.am: Fix dist-check.
11165
11166 2006-02-26 18:01:15 +0000  Tim-Philipp Müller <tim@centricular.net>
11167
11168           configure.ac: Disable dvdnavsrc for now.
11169           Original commit message from CVS:
11170           * configure.ac:
11171           Disable dvdnavsrc for now.
11172
11173 2006-02-26 17:55:05 +0000  Tim-Philipp Müller <tim@centricular.net>
11174
11175           dvdnavsrc ported to 0.10, for the most part at least. Not quite ready for prime time yet though.
11176           Original commit message from CVS:
11177           * configure.ac:
11178           * ext/Makefile.am:
11179           * ext/dvdnav/Makefile.am:
11180           * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_base_init),
11181           (gst_dvd_nav_src_class_init), (gst_dvd_nav_src_check_get_range),
11182           (gst_dvd_nav_src_init), (gst_dvd_nav_src_finalize),
11183           (gst_dvd_nav_src_is_open), (gst_dvd_nav_src_set_property),
11184           (gst_dvd_nav_src_get_property), (gst_dvd_nav_src_set_clock),
11185           (gst_dvd_nav_src_tca_seek), (gst_dvd_nav_src_update_streaminfo),
11186           (gst_dvd_nav_src_set_domain), (gst_dvd_nav_src_update_highlight),
11187           (gst_dvd_nav_src_user_op), (dvdnav_get_event_name),
11188           (dvdnav_get_read_domain_name), (gst_dvd_nav_src_print_event),
11189           (gst_dvd_nav_src_make_dvd_event),
11190           (gst_dvd_nav_src_structure_set_uint64),
11191           (gst_dvd_nav_src_push_dvd_nav_packet_event),
11192           (gst_dvd_nav_src_push_clut_change_event), (read_vts_info),
11193           (gst_dvd_nav_src_push_titlelang_event),
11194           (gst_dvd_nav_src_process_next_block), (gst_dvd_nav_src_create),
11195           (gst_dvd_nav_src_start), (gst_dvd_nav_src_stop),
11196           (gst_dvd_nav_src_handle_navigation_event),
11197           (gst_dvd_nav_src_handle_seek_event), (gst_dvd_nav_src_src_event),
11198           (gst_dvd_nav_src_query_position), (gst_dvd_nav_src_query_duration),
11199           (gst_dvd_nav_src_query), (gst_dvd_nav_src_uri_get_type),
11200           (gst_dvd_nav_src_uri_get_protocols), (gst_dvd_nav_src_uri_get_uri),
11201           (gst_dvd_nav_src_uri_set_uri), (gst_dvd_nav_src_uri_handler_init),
11202           (gst_dvd_nav_src_do_init), (plugin_init):
11203           dvdnavsrc ported to 0.10, for the most part at least. Not quite
11204           ready for prime time yet though.
11205
11206 2006-02-23 20:08:58 +0000  Tim-Philipp Müller <tim@centricular.net>
11207
11208           ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048)
11209           Original commit message from CVS:
11210           * ext/cdio/Makefile.am:
11211           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
11212           required for Cygwin, see #317048)
11213           * gst/rtp/gstasteriskh263.c:
11214           Cygwin has includes for both the unix network socket API
11215           and the windows API, but only one can be included, so fix
11216           includes to only use one or the other, prefering the unxi
11217           one (#317048).
11218
11219 2006-02-22 14:54:54 +0000  Tim-Philipp Müller <tim@centricular.net>
11220
11221           Port dvdsubdec to 0.10
11222           Original commit message from CVS:
11223           * configure.ac:
11224           * gst/dvdsub/Makefile.am:
11225           * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_base_init),
11226           (gst_dvd_sub_dec_class_init), (gst_dvd_sub_dec_init),
11227           (gst_dvd_sub_dec_finalize), (gst_dvd_sub_dec_src_event),
11228           (gst_dvd_sub_dec_get_event_delay), (gst_dvd_sub_dec_parse_subpic),
11229           (gst_get_nibble), (gst_setup_palette), (gst_get_rle_code),
11230           (gst_draw_rle_line), (gst_dvd_sub_dec_merge_title),
11231           (gst_send_empty_fill), (gst_send_subtitle_frame),
11232           (gst_dvd_sub_dec_advance_time), (gst_dvd_sub_dec_chain),
11233           (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event),
11234           (plugin_init):
11235           * gst/dvdsub/gstdvdsubdec.h:
11236           Port dvdsubdec to 0.10
11237
11238 2006-02-21 16:24:10 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11239
11240           gst/mpegstream/gstdvddemux.c: Push the rank up to SECONDARY+1 so that dvddemux is preferred over mpegdemux for MPEG-2...
11241           Original commit message from CVS:
11242           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
11243           Push the rank up to SECONDARY+1 so that dvddemux is preferred over
11244           mpegdemux for MPEG-2 video streams.
11245
11246 2006-02-20 19:16:10 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11247
11248           configure.ac: Bump nano back to CVS
11249           Original commit message from CVS:
11250           * configure.ac:
11251           Bump nano back to CVS
11252
11253 === release 0.10.2 ===
11254
11255 2006-02-20 19:13:54 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11256
11257           configure.ac: releasing 0.10.2, "Season to Taste"
11258           Original commit message from CVS:
11259           * configure.ac:
11260           releasing 0.10.2, "Season to Taste"
11261
11262 2006-02-19 23:45:34 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11263
11264           configure.ac: releasing 0.10.1.3 prelease for 0.10.2
11265           Original commit message from CVS:
11266           * configure.ac:
11267           releasing 0.10.1.3 prelease for 0.10.2
11268
11269 2006-02-17 17:58:44 +0000  Tim-Philipp Müller <tim@centricular.net>
11270
11271           gst/asfdemux/gstasfdemux.c: In sink event handler, release object lock again _before_ sending EOS event downstream (#...
11272           Original commit message from CVS:
11273           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
11274           In sink event handler, release object lock again
11275           _before_ sending EOS event downstream (#313838).
11276
11277 2006-02-17 17:54:37 +0000  Christian Schaller <uraeus@gnome.org>
11278
11279         * ChangeLog:
11280         * gst/asfdemux/gstasf.c:
11281           fix rank of asfdemux
11282           Original commit message from CVS:
11283           fix rank of asfdemux
11284
11285 2006-02-17 15:08:28 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11286
11287           configure.ac: releasing 0.10.1.2 prelease for 0.10.2
11288           Original commit message from CVS:
11289           * configure.ac:
11290           releasing 0.10.1.2 prelease for 0.10.2
11291
11292 2006-02-17 15:02:30 +0000  Christian Schaller <uraeus@gnome.org>
11293
11294         * gst-plugins-ugly.spec.in:
11295           latest updates
11296           Original commit message from CVS:
11297           latest updates
11298
11299 2006-02-17 11:51:12 +0000  Tim-Philipp Müller <tim@centricular.net>
11300
11301           ext/mpeg2dec/gstmpeg2dec.c: When we need to crop the output buffer, make sure we create a buffer of the right size an...
11302           Original commit message from CVS:
11303           * ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer),
11304           (crop_copy_i422_buffer), (crop_buffer):
11305           When we need to crop the output buffer, make sure we
11306           create a buffer of the right size and respect the implicit
11307           striding used for I420 elsewhere in GStreamer (#331301).
11308
11309 2006-02-17 11:19:34 +0000  Tim-Philipp Müller <tim@centricular.net>
11310
11311           ext/cdio/gstcdio.c: Init debug category (#331253).
11312           Original commit message from CVS:
11313           * ext/cdio/gstcdio.c: (plugin_init):
11314           Init debug category (#331253).
11315
11316 2006-02-17 10:24:56 +0000  Edward Hervey <bilboed@bilboed.com>
11317
11318           gst/asfdemux/gstasfdemux.c: Do not error out on non-recognized streams. Ignore them and allow playback of the other s...
11319           Original commit message from CVS:
11320           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream):
11321           Do not error out on non-recognized streams. Ignore them and allow
11322           playback of the other streams.
11323
11324 2006-02-17 10:10:40 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11325
11326           gst/dvdlpcmdec/gstdvdlpcmdec.c: Add a small sanity check for LPCM reading.
11327           Original commit message from CVS:
11328           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
11329           Add a small sanity check for LPCM reading.
11330
11331 2006-02-17 09:54:43 +0000  Edward Hervey <bilboed@bilboed.com>
11332
11333           gst/asfdemux/gstasfdemux.c: Take into account the file properties preroll value for timestamping/newsegment. It's wei...
11334           Original commit message from CVS:
11335           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file):
11336           Take into account the file properties preroll value for
11337           timestamping/newsegment. It's weird this value was commented out.
11338
11339 2006-02-16 17:57:59 +0000  Wim Taymans <wim.taymans@gmail.com>
11340
11341           gst/asfdemux/Makefile.am: More asf makefile fixing.
11342           Original commit message from CVS:
11343           * gst/asfdemux/Makefile.am:
11344           More asf makefile fixing.
11345
11346 2006-02-16 17:16:06 +0000  Wim Taymans <wim.taymans@gmail.com>
11347
11348           ext/lame/gstlame.c: Fix up lame a bit.
11349           Original commit message from CVS:
11350           * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
11351           (gst_lame_change_state):
11352           Fix up lame a bit.
11353           Apply patch #319782 by Gautier Portet.
11354
11355 2006-02-16 11:14:11 +0000  Edward Hervey <bilboed@bilboed.com>
11356
11357           gst/asfdemux/Makefile.am: But we do need to link against the riff libraryr.
11358           Original commit message from CVS:
11359           * gst/asfdemux/Makefile.am:
11360           But we do need to link against the riff libraryr.
11361
11362 2006-02-16 11:08:51 +0000  Edward Hervey <bilboed@bilboed.com>
11363
11364           gst/asfdemux/Makefile.am: We don't want asfmux.c yet.
11365           Original commit message from CVS:
11366           * gst/asfdemux/Makefile.am:
11367           We don't want asfmux.c yet.
11368
11369 2006-02-16 09:50:43 +0000  Jon Trowbridge <trow@ximian.com>
11370
11371           ext/mad/gstmad.c: Port fixes for bugs 314771, 308772, 140237, and 302625
11372           Original commit message from CVS:
11373           * ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info),
11374           (gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain),
11375           (gst_mad_change_state):
11376           Port fixes for bugs 314771, 308772, 140237, and 302625
11377           from 0.8 (Patch by Jonathan Matthew, Fixes #329575)
11378           Use GST_EVENT_FLUSH_STOP to clear data from the current input
11379           buffer, to avoid using it for any future decoding.
11380
11381 2006-02-15 15:48:07 +0000  Tim-Philipp Müller <tim@centricular.net>
11382
11383           asfdemux ported to 0.10. Does still need a bit of work (seems like there's something funky going on when timestamping...
11384           Original commit message from CVS:
11385           * configure.ac:
11386           * gst/asfdemux/asfheaders.c: (gst_asf_identify_guid),
11387           (gst_asf_get_guid_nick):
11388           * gst/asfdemux/asfheaders.h:
11389           * gst/asfdemux/gstasf.c: (plugin_init):
11390           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11391           (gst_asf_demux_class_init), (gst_asf_demux_init),
11392           (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
11393           (gst_asf_demux_handle_src_event),
11394           (gst_asf_demux_get_current_offset), (gst_asf_demux_chain),
11395           (gst_asf_demux_skip_bytes), (gst_asf_demux_identify_guid),
11396           (gst_asf_demux_get_uint8), (gst_asf_demux_get_uint16),
11397           (gst_asf_demux_get_uint32), (gst_asf_demux_get_uint64),
11398           (gst_asf_demux_get_var_length), (gst_asf_demux_get_buffer),
11399           (gst_asf_demux_get_bytes), (gst_asf_demux_get_string),
11400           (gst_asf_demux_get_guid), (gst_asf_demux_get_obj_file),
11401           (gst_asf_demux_get_bitrate_record),
11402           (gst_asf_demux_get_obj_comment), (gst_asf_demux_get_obj_header),
11403           (gst_asf_demux_get_obj_header_ext), (gst_asf_demux_get_obj_stream),
11404           (gst_asf_demux_get_replicated_data), (gst_asf_demux_get_obj_data),
11405           (gst_asf_demux_get_obj_data_correction),
11406           (gst_asf_demux_get_stream_audio),
11407           (gst_asf_demux_get_stream_correction),
11408           (gst_asf_demux_get_stream_video),
11409           (gst_asf_demux_get_stream_video_format),
11410           (gst_asf_demux_get_stream), (gst_asf_demux_setup_pad),
11411           (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
11412           (gst_asf_demux_process_stream),
11413           (gst_asf_demux_get_gst_tag_from_tag_name),
11414           (gst_asf_demux_commit_taglist),
11415           (gst_asf_demux_process_ext_content_desc),
11416           (gst_asf_demux_get_object_header), (gst_asf_demux_process_data),
11417           (gst_asf_demux_process_header), (gst_asf_demux_process_file),
11418           (gst_asf_demux_process_comment),
11419           (gst_asf_demux_process_bitrate_props_object),
11420           (gst_asf_demux_process_header_ext), (gst_asf_demux_process_object),
11421           (gst_asf_demux_descramble_segment),
11422           (gst_asf_demux_element_send_event),
11423           (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
11424           (gst_asf_demux_process_chunk), (gst_asf_demux_process_segment),
11425           (gst_asf_demux_handle_data), (gst_asf_demux_parse_data),
11426           (gst_asf_demux_get_src_query_types),
11427           (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
11428           * gst/asfdemux/gstasfdemux.h:
11429           asfdemux ported to 0.10. Does still need a bit of work (seems like
11430           there's something funky going on when timestamping video frames).
11431           The seeking code is likely to make Wim cry, but hey, at least it
11432           compiles.
11433
11434 2006-02-15 10:18:39 +0000  Wim Taymans <wim.taymans@gmail.com>
11435
11436           ext/amrnb/amrnbdec.c: Some more comments.
11437           Original commit message from CVS:
11438           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_setcaps),
11439           (gst_amrnbdec_chain), (gst_amrnbdec_state_change):
11440           Some more comments.
11441           * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
11442           Applied patch from Fabrizio Gennari, fixes #330844.
11443
11444 2006-02-14 14:57:18 +0000  Tim-Philipp Müller <tim@centricular.net>
11445
11446           ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a...
11447           Original commit message from CVS:
11448           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
11449           (gst_dvd_read_src_class_init), (gst_dvd_read_src_start),
11450           (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
11451           (gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property),
11452           (gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri):
11453           * ext/dvdread/dvdreadsrc.h:
11454           Let's try to play the title the user set via the URI handler or
11455           via properties instead of always playing the first title. Also,
11456           Also, count title/chapter/angle number in URI and properties
11457           from 1 rather than 0.
11458
11459 2006-02-13 14:09:26 +0000  Tim-Philipp Müller <tim@centricular.net>
11460
11461           ext/dvdread/dvdreadsrc.c: Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable, otherwise GstBaseSrc will ...
11462           Original commit message from CVS:
11463           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
11464           (gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek),
11465           (gst_dvd_read_src_do_duration_query):
11466           Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable,
11467           otherwise GstBaseSrc will think we can operate pull_range based,
11468           which we don't really, and typefinding will fail miserably.
11469           Also, make seeking work somewhat (only works with flumpegdemux
11470           at the moment, mpegstream needs fixing for that first).
11471
11472 2006-02-13 14:00:35 +0000  Tim-Philipp Müller <tim@centricular.net>
11473
11474           ext/dvdread/dvdreadsrc.c: Only allocate buffer once we know exactly how much we need, rather than gratuitously alloca...
11475           Original commit message from CVS:
11476           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
11477           (gst_dvd_read_src_create), (gst_dvd_read_src_src_event):
11478           Only allocate buffer once we know exactly how much we need,
11479           rather than gratuitously allocating 2MB-buffers all the time
11480           even if we usually need much less than that. Also, demote
11481           a debug message from DEBUG to LOG level.
11482
11483 2006-02-10 12:40:54 +0000  Tim-Philipp Müller <tim@centricular.net>
11484
11485           ext/dvdread/dvdreadsrc.c: Add some more debugging and fix duration query in BYTES.
11486           Original commit message from CVS:
11487           * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
11488           (gst_dvd_read_src_seekable), (gst_dvd_read_src_get_size),
11489           (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_duration_query),
11490           (gst_dvd_read_src_do_position_query):
11491           Add some more debugging and fix duration query in BYTES.
11492
11493 2006-02-09 17:27:57 +0000  Tim-Philipp Müller <tim@centricular.net>
11494
11495           Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something.
11496           Original commit message from CVS:
11497           * configure.ac:
11498           * ext/Makefile.am:
11499           * ext/dvdread/Makefile.am:
11500           * ext/dvdread/dvdreadsrc.c:
11501           * ext/dvdread/dvdreadsrc.h:
11502           Half-baked port to 0.10. Needs some love
11503           in the seeking department, but at least
11504           it does something.
11505           * ext/dvdread/stream_labels.c:
11506           * ext/dvdread/stream_labels.h:
11507           Remove these (we use ISO-639 language codes internally; applications
11508           that want to translate those into language names for display to the
11509           user should rely on the iso-codes package for that).
11510
11511 2006-02-06 15:55:28 +0000  Wim Taymans <wim.taymans@gmail.com>
11512
11513           ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ...
11514           Original commit message from CVS:
11515           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
11516           (gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain),
11517           (gst_amrnbdec_state_change):
11518           * ext/amrnb/amrnbdec.h:
11519           Fix amrnbdec, handle events, take copy from adapter since the decoder
11520           apparently writes in the source data.
11521           Use some _scale_int, and precalc duration.
11522           Fix some leaks, post ERROR messages.
11523
11524 2006-02-06 11:34:23 +0000  Tim-Philipp Müller <tim@centricular.net>
11525
11526           docs/plugins/: Add cdio plugin to docs.
11527           Original commit message from CVS:
11528           * docs/plugins/Makefile.am:
11529           * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11530           * docs/plugins/gst-plugins-good-plugins-sections.txt:
11531           * docs/plugins/inspect/plugin-cdio.xml:
11532           Add cdio plugin to docs.
11533           * ext/cdio/gstcdiocddasrc.c:
11534           Add gtk-doc blurb.
11535           * ext/cdio/gstcdio.c:
11536           The plugin is called 'cdio' not 'cddio'.
11537
11538 2006-02-04 15:22:02 +0000  Tim-Philipp Müller <tim@centricular.net>
11539
11540           gst/realmedia/rmdemux.c: One source pad not being linked is not an error condition when we're still parsing the heade...
11541           Original commit message from CVS:
11542           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
11543           One source pad not being linked is not an error condition when we're
11544           still parsing the header. In this case (e.g. where we don't have a
11545           suitable decoder installed) just pretend everything is fine, so that
11546           the demuxer will actually go on to signal no-more-pads when done
11547           parsing the header, otherwise  decodebin/playbin will never post the
11548           appropriate error message if decoders are not available.
11549
11550 2006-02-03 18:24:54 +0000  Edgard Lima <edgard.lima@indt.org.br>
11551
11552         * ChangeLog:
11553         * common:
11554         * ext/mad/gstid3tag.c:
11555         * gst/realmedia/rmdemux.c:
11556           Just make it compile with --disable-gst-debug.
11557           Original commit message from CVS:
11558           Just make it compile with --disable-gst-debug.
11559
11560 2006-01-31 22:03:30 +0000  Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
11561
11562           ext/mad/gstmad.c: Merge patch from Radoslaw Szkodzinski (bug 326734)
11563           Original commit message from CVS:
11564           * ext/mad/gstmad.c: (gst_mad_convert_src), (scale),
11565           (gst_mad_check_caps_reset), (gst_mad_chain):
11566           Merge patch from Radoslaw Szkodzinski (bug 326734)
11567
11568 2006-01-30 22:00:18 +0000  Stefan Kost <ensonic@users.sourceforge.net>
11569
11570           ext/mad/gstid3tag.c: fixing Gdate handling enabling mux/demux mode switching adding better debug output
11571           Original commit message from CVS:
11572           * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach),
11573           (gst_id3_tag_get_tag_to_render), (gst_id3_tag_sink_event),
11574           (gst_id3_tag_src_link), (gst_id3_tag_send_tag_event),
11575           (gst_id3_tag_chain):
11576           fixing Gdate handling
11577           enabling mux/demux mode switching
11578           adding better debug output
11579
11580 2006-01-30 18:57:45 +0000  Tim-Philipp Müller <tim@centricular.net>
11581
11582           gst/mpegstream/gstmpegparse.c: If we haven't set caps on a source pad yet, the caps on the pad are NULL, not un-fixed...
11583           Original commit message from CVS:
11584           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_buffer):
11585           If we haven't set caps on a source pad yet, the caps on the
11586           pad are NULL, not un-fixed. Set caps on outgoing buffers.
11587
11588 2006-01-23 18:37:16 +0000  Tim-Philipp Müller <tim@centricular.net>
11589
11590           ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string...
11591           Original commit message from CVS:
11592           * ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init),
11593           (gst_lame_init), (add_one_tag), (gst_lame_set_metadata):
11594           * ext/lame/gstlame.h:
11595           Contrary to what the const char in the lame API might suggest,
11596           lame expects us to keep the strings we pass to id3tag_set_foo()
11597           around; it doesn't free them either though, so we have to store
11598           them somewhere and free them later when we can be sure lame
11599           doesn't need them any longer.
11600
11601 2006-01-23 15:02:04 +0000  Tim-Philipp Müller <tim@centricular.net>
11602
11603           ext/lame/gstlame.c: don't pass an uninitialised string pointer to lame if we don't know how to handle the tag type, a...
11604           Original commit message from CVS:
11605           * ext/lame/gstlame.c: (add_one_tag):
11606           Fix handling of GST_TAG_DATE (#311679), don't pass an
11607           uninitialised string pointer to lame if we don't know
11608           how to handle the tag type, and fix minor memory leak.
11609
11610 2006-01-23 10:15:27 +0000  Tim-Philipp Müller <tim@centricular.net>
11611
11612           ext/mad/gstmad.c: Fix debug message.
11613           Original commit message from CVS:
11614           * ext/mad/gstmad.c: (gst_mad_chain):
11615           Fix debug message.
11616
11617 2006-01-22 12:00:46 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11618
11619           gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): Erase spurious call to gst_segment_set_newsegment.
11620           Original commit message from CVS:
11621           2006-01-22  Martin Soto  <martinsoto@users.sourceforge.net>
11622           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event):
11623           Erase spurious call to gst_segment_set_newsegment.
11624           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Call
11625           the superclass method when handling NEWSEGMENT events.
11626           (gst_dvd_demux_handle_dvd_event): Get rid of dvd-audio-shutdown
11627           and dvd-audio-restart event handling. There are currently less
11628           hackish ways of handling the sparse audio stream problem.
11629
11630 2006-01-20 14:18:20 +0000  Thomas Vander Stichele <thomas@apestaart.org>
11631
11632           fix up error domains, error strings, and use of translation
11633           Original commit message from CVS:
11634           2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11635           * ext/dvdnav/dvdnavsrc.c: (if):
11636           * ext/dvdread/stream_labels.c:
11637           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment):
11638           * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
11639           fix up error domains, error strings, and use of translation
11640           * po/POTFILES.in:
11641           fix up this file, even though none of them are actually marked
11642           for build yet.
11643
11644 2006-01-19 21:32:05 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11645
11646           gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) (gst_mpeg_...
11647           Original commit message from CVS:
11648           2006-01-19  Martin Soto  <martinsoto@users.sourceforge.net>
11649           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
11650           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset)
11651           (gst_mpeg_parse_process_event, gst_mpeg_parse_parse_packhead)
11652           (gst_mpeg_parse_change_state):
11653           Make timestamp adjustment somewhat milder. Actual timestamps are
11654           now sent unmodified unless an actual gap is found in the
11655           stream. This should fix time display when playing most MPEG
11656           files.
11657
11658 2006-01-19 00:10:51 +0000  Tim-Philipp Müller <tim@centricular.net>
11659
11660           ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia.
11661           Original commit message from CVS:
11662           * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
11663           * ext/cdio/gstcdio.h:
11664           * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
11665           Fix build for libcdio versions >= 76; give slightly lower rank
11666           than cdparanoia.
11667
11668 2006-01-18 19:30:36 +0000  Tim-Philipp Müller <tim@centricular.net>
11669
11670           Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc (fixes #323327). Should also read CD-TE...
11671           Original commit message from CVS:
11672           * configure.ac:
11673           * ext/Makefile.am:
11674           * ext/cdio/Makefile.am:
11675           * ext/cdio/gstcdio.c:
11676           * ext/cdio/gstcdio.h:
11677           * ext/cdio/gstcdiocddasrc.c:
11678           * ext/cdio/gstcdiocddasrc.h:
11679           Port libcdio cdda source, formerly known as cddasrc, now known as
11680           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
11681           but that's not tested (fixes #317658).
11682
11683 2006-01-18 09:30:00 +0000  Edward Hervey <bilboed@bilboed.com>
11684
11685           gst/mpegstream/gstmpegdemux.c: tss tss... always set caps on outgoing buffer.
11686           Original commit message from CVS:
11687           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
11688           tss tss... always set caps on outgoing buffer.
11689
11690 2006-01-17 14:16:52 +0000  Christian Schaller <uraeus@gnome.org>
11691
11692         * gst-plugins-ugly.spec.in:
11693           update spec file
11694           Original commit message from CVS:
11695           update spec file
11696
11697 2006-01-13 19:30:31 +0000  Thomas Vander Stichele <thomas@apestaart.org>
11698
11699         * ChangeLog:
11700         * configure.ac:
11701           back to HEAD
11702           Original commit message from CVS:
11703           back to HEAD
11704
11705 === release 0.10.1 ===
11706
11707 2006-01-13 19:25:42 +0000  Thomas Vander Stichele <thomas@apestaart.org>
11708
11709         * ChangeLog:
11710         * NEWS:
11711         * RELEASE:
11712         * configure.ac:
11713         * docs/plugins/gst-plugins-ugly-plugins.args:
11714         * docs/plugins/inspect/plugin-a52dec.xml:
11715         * docs/plugins/inspect/plugin-amrnb.xml:
11716         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
11717         * docs/plugins/inspect/plugin-iec958.xml:
11718         * docs/plugins/inspect/plugin-lame.xml:
11719         * docs/plugins/inspect/plugin-mad.xml:
11720         * docs/plugins/inspect/plugin-mpeg2dec.xml:
11721         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
11722         * docs/plugins/inspect/plugin-rmdemux.xml:
11723           releasing 0.10.1
11724           Original commit message from CVS:
11725           releasing 0.10.1
11726
11727 2006-01-11 11:44:02 +0000  Thomas Vander Stichele <thomas@apestaart.org>
11728
11729         * ChangeLog:
11730         * configure.ac:
11731           prerelease
11732           Original commit message from CVS:
11733           prerelease
11734
11735 2006-01-10 11:43:37 +0000  Tim-Philipp Müller <tim@centricular.net>
11736
11737           Pass unhandled queries upstream (useful e.g. for SEEKING query)
11738           Original commit message from CVS:
11739           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query):
11740           * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
11741           * ext/mad/gstmad.c: (gst_mad_src_query):
11742           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query):
11743           * ext/sidplay/gstsiddec.cc:
11744           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
11745           * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query):
11746           Pass unhandled queries upstream (useful e.g. for SEEKING query)
11747           (fixes #325652; based on patch by: Philippe); make rmdemux return
11748           FALSE for position queries, instead of setting -1 as value and
11749           returning TRUE.
11750
11751 2006-01-05 21:36:49 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11752
11753           gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
11754           Original commit message from CVS:
11755           2006-01-05  Martin Soto  <martinsoto@users.sourceforge.net>
11756           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
11757           (gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't
11758           rewrite timestamps in the case segments are being set from
11759           upstream, but use timestamps unmodified. Also send proper position
11760           values. This allows for correct time display and makes queries
11761           work in sink elements.
11762           * gst/mpegstream/gstdvddemux.h:
11763           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init)
11764           (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer):
11765           Rename flush_filter to segment_filter, which is better represents
11766           what the arreibute does.
11767           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event):
11768           Activate segment filtering when a timestamp discontinuity is seen.
11769
11770 2006-01-04 15:17:15 +0000  Tim-Philipp Müller <tim@centricular.net>
11771
11772           ext/mad/gstmad.c: Don't forget that we need to send out a newsegment event after a restart even if we don't have enou...
11773           Original commit message from CVS:
11774           * ext/mad/gstmad.c: (gst_mad_chain):
11775           Don't forget that we need to send out a newsegment event after a
11776           restart even if we don't have enough data to decode a frame right
11777           now.
11778
11779 2005-12-30 23:51:46 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11780
11781           gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Use the new "audio-shutdown" and "audio-restart" DVD e...
11782           Original commit message from CVS:
11783           2005-12-31  Martin Soto  <martinsoto@users.sourceforge.net>
11784           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
11785           Use the new "audio-shutdown" and "audio-restart" DVD events
11786           instead of the "spu-still-frame" event to shutdown and restart
11787           the audio pipeline.
11788           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts):
11789           Check for cases where the segment-based adjustment calculation
11790           would produce negative values (which result in an overflow) and
11791           return GST_CLOCK_TIME_NONE instead.
11792           * gst/mpegstream/gstdvddemux.h:
11793           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init)
11794           (gst_dvd_demux_process_event, gst_dvd_demux_send_subbuffer):
11795           Add a mechanism to discard audio buffers with timestamps outside
11796           the currently set segment. This was causing (sometimes serious)
11797           synchronization problems after seeking in DVDs with LPCM audio,
11798           since VOBUs usually contain audio material that lies outside the
11799           timestamp range specified by the header.
11800
11801 2005-12-30 16:25:05 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11802
11803           ext/mad/gstid3tag.c: Remove lingering reference to GstID3Demux
11804           Original commit message from CVS:
11805           * ext/mad/gstid3tag.c: (gst_id3_tag_get_type):
11806           Remove lingering reference to GstID3Demux
11807           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
11808           Don't output debug saying padding streams are unknown type,
11809           because they're not
11810
11811 2005-12-27 19:06:08 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11812
11813           gst/mpegstream/gstdvddemux.c (AUDIO_CAPS)
11814           Original commit message from CVS:
11815           2005-12-27  Martin Soto  <martinsoto@users.sourceforge.net>
11816           * gst/mpegstream/gstdvddemux.c (AUDIO_CAPS)
11817           (gst_dvd_demux_get_audio_stream): Use audio/x-lpcm as mimetype for
11818           LPCM.
11819           * gstmpegdemux.h:
11820           * gstmpegdemux.c (gst_mpeg_demux_get_video_stream)
11821           (gst_mpeg_demux_get_audio_stream):
11822           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_get_video_stream)
11823           (gst_dvd_demux_get_audio_stream)
11824           (gst_dvd_demux_get_subpicture_stream)
11825           (gst_dvd_demux_send_subbuffer):
11826           Send current* pad buffers with appropriate caps.
11827
11828 2005-12-26 17:48:32 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11829
11830           gst/iec958/ac3iec.*: (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init)
11831           Original commit message from CVS:
11832           2005-12-26  Martin Soto  <martinsoto@users.sourceforge.net>
11833           * gst/iec958/ac3iec.h:
11834           * gst/iec958/ac3iec.c:
11835           (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init)
11836           (ac3iec_init, ac3iec_set_property, ac3iec_get_property): Add a
11837           raw-audio property to ac3iec958 that allows setting the source pad
11838           caps to raw audio instead of audio/x-iec958. This makes it
11839           possible to use ac3iec958 together with the normal alsasink
11840           element to drive an external receiver that autodetects AC3
11841           content.
11842
11843 2005-12-23 15:48:04 +0000  Michael Smith <msmith@xiph.org>
11844
11845           gst/iec958/ac3iec.*: Accept audio/x-ac3 and audio/ac3 to ac3iec958 element.
11846           Original commit message from CVS:
11847           * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_setcaps),
11848           (ac3iec_chain_dvd):
11849           * gst/iec958/ac3iec.h:
11850           Accept audio/x-ac3 and audio/ac3 to ac3iec958 element.
11851
11852 2005-12-21 10:25:34 +0000  Tim-Philipp Müller <tim@centricular.net>
11853
11854           ext/mpeg2dec/gstmpeg2dec.c: When getting a seek event, first check if the upstream element can handle it and only do ...
11855           Original commit message from CVS:
11856           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_event):
11857           When getting a seek event, first check if the upstream element
11858           can handle it and only do our own seek stuff when it can't
11859           (should fix #322856).
11860
11861 2005-12-21 09:58:43 +0000  Tim-Philipp Müller <tim@centricular.net>
11862
11863           ext/mpeg2dec/gstmpeg2dec.c: Really convert to BYTES format when we want to convert to bytes (use right variable; fixe...
11864           Original commit message from CVS:
11865           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11866           * ext/mpeg2dec/gstmpeg2dec.c: (normal_seek):
11867           Really convert to BYTES format when we want to convert
11868           to bytes (use right variable; fixes #322856).
11869
11870 2005-12-19 17:26:47 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11871
11872           Big mpegparse clean up, second round:
11873           Original commit message from CVS:
11874           2005-12-19  Martin Soto  <martinsoto@users.sourceforge.net>
11875           Big mpegparse clean up, second round:
11876           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
11877           Send and EOS event down the audio pipeline when an still frame
11878           event arrives. This prevents the pipeline from locking when a
11879           still menu comes directly after a flush.
11880           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset):
11881           Don't send a newsegment in reset.
11882           (gst_mpeg_parse_adjust_ts): Check for invalid timestamps.
11883           (gst_mpeg_parse_handle_newsegment, gst_mpeg_parse_process_event):
11884           Move the code of handle_newsegment to process_event. Send a
11885           NEWSEGMENT after FLUSH_STOP.
11886           (gst_mpeg_parse_change_state): Send a NEWSEGMENT right after
11887           moving to PAUSED.
11888           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event)
11889           (gst_mpeg_demux_class_init): Don't override send_event.
11890           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init)
11891           (gst_mpeg_demux_send_event, gst_mpeg_demux_send_subbuffer)
11892           (gst_mpeg_demux_reset):
11893           * gst/mpegstream/gstmpegdemux.h:  Get rid of just_flushed
11894           attribute.
11895           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event):
11896           Reset the mpegparse element after a flush.
11897           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment):
11898           Don't forward events.
11899           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event):
11900           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
11901           handle_newsegment is not a virtual method anymore.
11902           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_newsegment)
11903           (gst_mpeg_parse_reset, gst_mpeg_parse_class_init):
11904           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): Get
11905           rid of send_newsegment virtual method.
11906           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Only
11907           handle DVD events and call the superclass method for other event
11908           types.
11909           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): Don't
11910           override process_event anymore.
11911           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_event)
11912           (gst_mpeg_parse_process_event): Move actual event processing to
11913           process event so that subclasses can properly override or extend
11914           it.
11915           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
11916           Eliminate time parameter in process event.
11917           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init)
11918           (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes)
11919           (gst_mpeg_demux_send_subbuffer):
11920           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init)
11921           (gst_mpeg_parse_parse_packhead, gst_mpeg_parse_event)
11922           (gst_mpeg_parse_chain): Use the new adjust_ts method instead of
11923           adding the value of the adjust attribute.
11924           * gst/mpegstream/gstmpegdemux.h (struct _GstMPEGVideoStream): Get
11925           rid of the adjust attribute. Now all timestamp adjustments are
11926           performed by mpegparse using the current segment.
11927           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
11928           (gst_mpeg_parse_class_init): Implement the adjust_ts method based
11929           on the adjust attribute for SCR values and the current segment.
11930           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): New
11931           adjust_ts virtual method to adjust timestamps for outgoing
11932           buffers.
11933           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_newsegment)
11934           (gst_mpeg_demux_parse_packet): Don't override send_newsegment.
11935           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init)
11936           (gst_dvd_demux_handle_newsegment): Don't override
11937           handle_newsegment.
11938           (gst_dvd_demux_process_event, gst_dvd_demux_handle_dvd_event):
11939           Check for DVD events in process_event instead of
11940           handle_dvd_event.
11941           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
11942           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment)
11943           (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_send_event):
11944           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_process_event)
11945           (gst_mpeg_demux_send_event):
11946           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event)
11947           (gst_dvd_demux_handle_dvd_event):
11948           Eliminate the time parameter in send_event.
11949
11950 2005-12-18 15:08:15 +0000  Jan Schmidt <thaytan@mad.scientist.com>
11951
11952           ext/mad/gstid3tag.c: Fix typefinding in id3demux, and then remove it in favour of the new LGPL id3demux in gst-plugin...
11953           Original commit message from CVS:
11954           * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind),
11955           (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init):
11956           Fix typefinding in id3demux, and then remove it in favour
11957           of the new LGPL id3demux in gst-plugins-good
11958           * ext/mad/gstmad.c: (gst_mad_dispose):
11959           dispose can run more than once.
11960
11961 2005-12-16 21:56:32 +0000  Stefan Kost <ensonic@users.sourceforge.net>
11962
11963           gst/asfdemux/gstasfmux.c: change some char* into char[]
11964           Original commit message from CVS:
11965           * gst/asfdemux/gstasfmux.c: (gst_asfmux_file_start):
11966           change some char* into char[]
11967
11968 2005-12-15 17:06:10 +0000  Edward Hervey <bilboed@bilboed.com>
11969
11970           gst/realmedia/rmdemux.c: Remove memleak from unused GstRMDemuxStream
11971           Original commit message from CVS:
11972           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
11973           Remove memleak from unused GstRMDemuxStream
11974
11975 2005-12-12 19:17:11 +0000  Michael Smith <msmith@xiph.org>
11976
11977           ext/mad/gstid3tag.c: Use the correct function to free typefind factory list.
11978           Original commit message from CVS:
11979           * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11980           (gst_id3_tag_do_typefind):
11981           Use the correct function to free typefind factory list.
11982
11983 2005-12-09 18:38:53 +0000  Tim-Philipp Müller <tim@centricular.net>
11984
11985           ext/mad/gstmad.c: For position and duration queries in TIME format, try the peer first (might be a demuxer).
11986           Original commit message from CVS:
11987           * ext/mad/gstmad.c: (gst_mad_src_query):
11988           For position and duration queries in TIME format, try the peer
11989           first (might be a demuxer).
11990
11991 2005-12-08 12:45:09 +0000  Martin Soto <martinsoto@users.sourceforge.net>
11992
11993           gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment): Properly handle non contiguous VOBUs by adding the se...
11994           Original commit message from CVS:
11995           2005-12-08  Martin Soto  <martinsoto@users.sourceforge.net>
11996           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment):
11997           Properly handle non contiguous VOBUs by adding the segment accum
11998           field to the adjust value.
11999           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init)
12000           (gst_dvd_demux_init, gst_dvd_demux_handle_newsegment): Extend
12001           handle_newsegment to prevent sending actual newsegment events and
12002           use tiemstamp rewriting instead.
12003           (gst_dvd_demux_handle_dvd_event): Don't send a newsegment after
12004           dvd-lang-codes.
12005           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment)
12006           (gst_mpeg_parse_event):
12007           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
12008           Add a new parameter to handle_newsegment to allow controlling
12009           whether newsegment events are forwarded or not.
12010           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init)
12011           (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer)
12012           (gst_dvd_demux_reset):
12013           last_end_ptm and discont_time aren't necessary anymore, since
12014           timestamp adjustment is now replaced by newsegment events.
12015           (gst_dvd_demux_init): Prevent MPEGParse from adjusting
12016           timestamps.
12017           * gst/mpegstream/gstdvddemux.h:
12018           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
12019           Don't handle dvd-nav-packet events anymore, since the are now
12020           replaced by standard newsegment events.
12021           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init)
12022           (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer)
12023           (gst_dvd_demux_change_state):
12024           * gst/mpegstream/gstdvddemux.h:
12025           Get rid of the ignore_next_newmedia_discont hack.
12026           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init)
12027           (gst_dvd_demux_handle_newsegment):
12028           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init)
12029           (gst_mpeg_demux_handle_newsegment): Don't override
12030           handle_newsegment anymore. It was only necessary to handle
12031           NEWMEDIA events.
12032           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event)
12033           (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_set_cur_audio)
12034           (gst_dvd_demux_set_cur_subpicture):
12035           Reactivate handling of DVD events.
12036           * gst/mpegstream/gstmpegparse.c (normal_seek)
12037           (gst_mpeg_parse_handle_src_event)
12038           (gst_mpeg_parse_handle_src_query):
12039           First attempt at reenabling seek.
12040           * gst/mpegstream/gstmpegparse.h:
12041           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init)
12042           (gst_mpeg_parse_update_streaminfo)
12043           (gst_mpeg_parse_get_rate)
12044           (gst_mpeg_parse_convert, gst_mpeg_parse_get_src_query_types)
12045           (gst_mpeg_parse_handle_src_query):
12046           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_new_output_pad):
12047           Make queries work again.
12048           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset)
12049           (gst_mpeg_parse_handle_newsegment)
12050           (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_pad_added)
12051           (gst_mpeg_parse_chain, gst_mpeg_parse_handle_src_event):
12052           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
12053           Get rid of the newsegment_pending attribute, and rely instead on
12054           proper timestamp adjustment.
12055           * gst/mpegstream/gstmpegparse.c
12056           (gst_mpeg_parse_get_src_event_masks): Erase.
12057           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init):
12058           Initialize fields before creating pads to prevent the pad creation
12059           callback from failing.
12060           (gst_mpeg_parse_reset): Initialize new fields, and change
12061           initialization order to match the order in the structure.
12062           (gst_mpeg_parse_handle_newsegment): Forward new segment events
12063           whenever possible, and update the current segment.
12064           (gst_mpeg_parse_send_newsegment): Update the current segment and
12065           pending_newsegment.
12066           (gst_mpeg_parse_pad_added): Use the current segment to send
12067           newsegment events to new pads.
12068           (gst_mpeg_parse_chain): Properly add adjust time to sent buffers
12069           and events. Properly update newsegment_pending.
12070           * gst/mpegstream/gstmpegparse.h       (struct _GstMPEGParse):
12071           New fields do_adjust and current_segment.
12072           * gst/mpegstream/gstmpegdemux.c:
12073           * gst/mpegstream/gstdvddemux.c:
12074           * gst/mpegstream/gstmpegparse.h:
12075           Rename handle_discont virtual method to handle_newsegment. Erase
12076           some (already commented out support) for old NEW_MEDIA events.
12077           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
12078           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init)
12079           (gst_mpeg_parse_reset, gst_mpeg_parse_handle_discont)
12080           (gst_mpeg_parse_pad_added, gst_mpeg_parse_parse_packhead)
12081           (gst_mpeg_parse_event, gst_mpeg_parse_chain):
12082           Erase the "pending_scr" field, and replace it by a slightly
12083           different handling of the current SCR. Document code blocks in
12084           parse_packhead and chain.
12085
12086 2005-12-07 11:50:10 +0000  Edward Hervey <bilboed@bilboed.com>
12087
12088           ext/mad/gstid3tag.c: g_warning() are only for really fatal warnings. If we can't decode a tag, just ignore that tag a...
12089           Original commit message from CVS:
12090           * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12091           g_warning() are only for really fatal warnings. If we can't decode a
12092           tag, just ignore that tag and do a GST_WARNING.
12093
12094 2005-12-06 19:48:07 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12095
12096         * ChangeLog:
12097         * ext/a52dec/gsta52dec.h:
12098         * ext/dvdread/dvdreadsrc.h:
12099         * ext/lame/gstlame.h:
12100         * ext/mad/gstid3tag.c:
12101         * ext/mad/gstmad.c:
12102         * ext/mad/gstmad.h:
12103         * ext/mpeg2dec/gstmpeg2dec.h:
12104         * ext/sidplay/gstsiddec.h:
12105         * gst/ac3parse/gstac3parse.c:
12106         * gst/ac3parse/gstac3parse.h:
12107         * gst/asfdemux/gstasfdemux.c:
12108         * gst/asfdemux/gstasfdemux.h:
12109         * gst/iec958/ac3iec.h:
12110         * gst/mpegaudioparse/gstmpegaudioparse.c:
12111         * gst/mpegaudioparse/gstmpegaudioparse.h:
12112         * gst/mpegstream/gstdvddemux.h:
12113         * gst/mpegstream/gstmpegclock.h:
12114         * gst/mpegstream/gstmpegdemux.h:
12115         * gst/mpegstream/gstmpegpacketize.h:
12116         * gst/mpegstream/gstmpegparse.c:
12117         * gst/mpegstream/gstmpegparse.h:
12118         * gst/mpegstream/gstrfc2250enc.c:
12119         * gst/mpegstream/gstrfc2250enc.h:
12120         * gst/realmedia/rmdemux.c:
12121         * gst/realmedia/rmdemux.h:
12122         * gst/synaesthesia/synaescope.c:
12123           expand tabs
12124           Original commit message from CVS:
12125           expand tabs
12126
12127 2005-12-05 18:12:24 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12128
12129         * configure.ac:
12130           back to HEAD
12131           Original commit message from CVS:
12132           back to HEAD
12133
12134 === release 0.10.0 ===
12135
12136 2005-12-05 18:04:06 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12137
12138         * ChangeLog:
12139         * NEWS:
12140         * RELEASE:
12141         * configure.ac:
12142         * docs/plugins/inspect/plugin-a52dec.xml:
12143         * docs/plugins/inspect/plugin-amrnb.xml:
12144         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
12145         * docs/plugins/inspect/plugin-iec958.xml:
12146         * docs/plugins/inspect/plugin-lame.xml:
12147         * docs/plugins/inspect/plugin-mad.xml:
12148         * docs/plugins/inspect/plugin-mpeg2dec.xml:
12149         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
12150         * docs/plugins/inspect/plugin-rmdemux.xml:
12151           releasing 0.10.0
12152           Original commit message from CVS:
12153           releasing 0.10.0
12154
12155 2005-12-05 13:03:40 +0000  Andy Wingo <wingo@pobox.com>
12156
12157           Update for alloc_buffer changes.
12158           Original commit message from CVS:
12159           2005-12-05  Andy Wingo  <wingo@pobox.com>
12160           * ext/a52dec/gsta52dec.c: (gst_a52dec_push):
12161           * ext/mad/gstmad.c: (gst_mad_chain):
12162           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
12163           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
12164           * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
12165           * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
12166           (gst_rmdemux_parse_packet): Update for alloc_buffer changes.
12167
12168 2005-12-05 09:33:32 +0000  Andy Wingo <wingo@pobox.com>
12169
12170           ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just id3demux and id3mux now. Fixes #323199.
12171           Original commit message from CVS:
12172           2005-12-05  Andy Wingo  <wingo@pobox.com>
12173           * ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just
12174           id3demux and id3mux now. Fixes #323199.
12175
12176 2005-12-04 22:36:51 +0000  Christian Schaller <uraeus@gnome.org>
12177
12178         * gst-plugins-ugly.spec.in:
12179           update spec file for latest changes
12180           Original commit message from CVS:
12181           update spec file for latest changes
12182
12183 2005-12-02 12:28:03 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12184
12185           fix silly Makefile.am bug so they link correctly again
12186           Original commit message from CVS:
12187           * ext/amrnb/Makefile.am:
12188           * gst/realmedia/Makefile.am:
12189           fix silly Makefile.am bug so they link correctly again
12190
12191 2005-12-01 19:18:24 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12192
12193         * configure.ac:
12194           back to HEAD
12195           Original commit message from CVS:
12196           back to HEAD
12197
12198 === release 0.9.7 ===
12199
12200 2005-12-01 19:14:57 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12201
12202         * ChangeLog:
12203         * LICENSE:
12204         * NEWS:
12205         * PORTED_09:
12206         * RELEASE:
12207         * common:
12208         * configure.ac:
12209         * docs/plugins/gst-plugins-ugly-plugins.args:
12210         * docs/plugins/inspect/plugin-a52dec.xml:
12211         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
12212         * docs/plugins/inspect/plugin-iec958.xml:
12213         * docs/plugins/inspect/plugin-lame.xml:
12214         * docs/plugins/inspect/plugin-mad.xml:
12215         * docs/plugins/inspect/plugin-mpeg2dec.xml:
12216         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
12217         * docs/plugins/inspect/plugin-rmdemux.xml:
12218         * docs/random/LICENSE:
12219         * docs/random/PORTED_09:
12220           releasing 0.9.7
12221           Original commit message from CVS:
12222           releasing 0.9.7
12223
12224 2005-12-01 15:49:59 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12225
12226         * ChangeLog:
12227         * common:
12228         * ext/amrnb/Makefile.am:
12229         * gst/realmedia/Makefile.am:
12230           Don't know how these escaped my eye before.  Fix link flags.
12231           Original commit message from CVS:
12232           Don't know how these escaped my eye before.  Fix link flags.
12233
12234 2005-11-30 18:37:24 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12235
12236         * common:
12237         * examples/Makefile.am:
12238         * examples/capsfilter/Makefile.am:
12239         * examples/capsfilter/capsfilter1.c:
12240         * examples/gob/Makefile.am:
12241         * examples/gob/gst-identity2.gob:
12242         * examples/gstplay/.gitignore:
12243         * examples/gstplay/Makefile.am:
12244         * examples/gstplay/player.c:
12245         * examples/indexing/.gitignore:
12246         * examples/indexing/Makefile.am:
12247         * examples/indexing/indexmpeg.c:
12248         * examples/level/Makefile.am:
12249         * examples/level/README:
12250         * examples/level/demo.c:
12251         * examples/level/plot.c:
12252         * examples/stats/Makefile.am:
12253         * examples/stats/mp2ogg.c:
12254         * examples/switch/.gitignore:
12255         * examples/switch/Makefile.am:
12256         * examples/switch/switcher.c:
12257           no examples
12258           Original commit message from CVS:
12259           no examples
12260
12261 2005-11-29 11:26:35 +0000  Tim-Philipp Müller <tim@centricular.net>
12262
12263           gst/mpegstream/: Ref events before sending them to multiple pads, after all gst_pad_send_event() takes ownership of e...
12264           Original commit message from CVS:
12265           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12266           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_event):
12267           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_newsegment),
12268           (gst_mpeg_parse_send_event):
12269           Ref events before sending them to multiple pads, after all
12270           gst_pad_send_event() takes ownership of events. Don't leak
12271           events that have not been handled (fixes #322745).
12272
12273 2005-11-28 19:13:51 +0000  Martin Soto <martinsoto@users.sourceforge.net>
12274
12275           gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
12276           Original commit message from CVS:
12277           2005-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
12278           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
12279           (gst_dvd_demux_handle_dvd_event): Erase code to prevent mpegparse
12280           from making timestamp adjustments. This will have to be re-added
12281           in some form in the near future, but in order to do that, some nav
12282           packet parsing will be necessary in mpegdemux.
12283           * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
12284           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init)
12285           (g_value_set_int, gst_mpeg_parse_set_property)
12286           Get rid of do_adjust and use_adjust. Rename max_discont to
12287           max_src_gap.
12288           (gst_mpeg_parse_parse_packhead): When max_scr_gap has a value of
12289           -1, no adjustment is made.
12290           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init):
12291           Rename max_discont property to max_scr_gap. Erase "adjust"
12292           property.
12293           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_event): Don't
12294           override send_event anymore, base class does the job.
12295           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event):
12296           Base class now does most of the work.
12297           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_event):
12298           Generalize to forwarding the event to all source pads in the
12299           element.
12300           * gst/mpegstream/gstmpegparse.h:
12301           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init)
12302           (gst_mpeg_parse_init, gst_mpeg_parse_set_clock)
12303           (gst_mpeg_parse_chain, gst_mpeg_parse_get_property)
12304           (gst_mpeg_parse_set_property):
12305           Clock synchronization doesn't make sense anymore for a
12306           demultiplexer.
12307
12308 2005-11-28 18:54:09 +0000  Michael Smith <msmith@xiph.org>
12309
12310           gst/realmedia/rmdemux.c: Don't treat normal EOS as a fatal error.
12311           Original commit message from CVS:
12312           * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
12313           Don't treat normal EOS as a fatal error.
12314
12315 2005-11-28 15:47:01 +0000  Edward Hervey <bilboed@bilboed.com>
12316
12317           ext/mad/gstmad.c: Proper warning statements,
12318           Original commit message from CVS:
12319           * ext/mad/gstmad.c: (gst_mad_chain):
12320           Proper warning statements,
12321           Don't error if the src pad isn't linked when pushing.
12322           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_change_state):
12323           Proper state_change, avoids borkage when going to READY
12324
12325 2005-11-27 15:34:00 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12326
12327         * configure.ac:
12328         * gst-libs/Makefile.am:
12329         * gst-libs/README:
12330         * gst-libs/ext/.gitignore:
12331         * gst-libs/gst/media-info/.gitignore:
12332         * gst-libs/gst/play/.gitignore:
12333         * gst-libs/gst/play/play.h:
12334         * gst-libs/gst/play/play.vcproj:
12335           no need for an AS_LIBTOOL call
12336           Original commit message from CVS:
12337           no need for an AS_LIBTOOL call
12338
12339 2005-11-27 14:34:34 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12340
12341         * Makefile.am:
12342         * common:
12343         * gst-plugins-ugly.spec.in:
12344           add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
12345           Original commit message from CVS:
12346           add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
12347
12348 2005-11-25 17:02:41 +0000  Jan Schmidt <thaytan@mad.scientist.com>
12349
12350           ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buffers to ensure it doesn't ask us to disca...
12351           Original commit message from CVS:
12352           * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
12353           Prime libmpeg2's pumps with some null custom buffers
12354           to ensure it doesn't ask us to discard garbage later yay.
12355
12356 2005-11-25 17:01:46 +0000  Jan Schmidt <thaytan@mad.scientist.com>
12357
12358           ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buffers to ensure it ask us to discard garba...
12359           Original commit message from CVS:
12360           * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
12361           Prime libmpeg2's pumps with some null custom buffers
12362           to ensure it ask us to discard garbage later yay.
12363
12364 2005-11-25 14:50:19 +0000  Michael Smith <msmith@xiph.org>
12365
12366           ext/a52dec/gsta52dec.*: Accept AC3 in audio/x-private1-ac3 format, which includes
12367           Original commit message from CVS:
12368           * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
12369           (gst_a52dec_sink_setcaps), (gst_a52dec_chain),
12370           (gst_a52dec_chain_raw):
12371           * ext/a52dec/gsta52dec.h:
12372           Accept AC3 in audio/x-private1-ac3 format, which includes
12373           DVD-specific headers, as well as raw AC3, for compatibility with
12374           some demuxers.
12375
12376 2005-11-25 00:03:52 +0000  Jan Schmidt <thaytan@mad.scientist.com>
12377
12378           ext/mad/gstmad.c: When pad_alloc returns other-than-GST_FLOW_OK and mad exits early, skip frame synthesis and consume...
12379           Original commit message from CVS:
12380           * ext/mad/gstmad.c: (gst_mad_chain):
12381           When pad_alloc returns other-than-GST_FLOW_OK and mad exits early,
12382           skip frame synthesis and consume input data as if we'd done the
12383           decode. Makes mad not error when the src pad is not connected.
12384           (#319784)
12385
12386 2005-11-24 13:58:55 +0000  Martin Soto <martinsoto@users.sourceforge.net>
12387
12388         * ChangeLog:
12389           Erase old CVS conflict line.
12390           Original commit message from CVS:
12391           Erase old CVS conflict line.
12392
12393 2005-11-24 13:52:49 +0000  Martin Soto <martinsoto@users.sourceforge.net>
12394
12395           gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegm...
12396           Original commit message from CVS:
12397           2005-11-23  Martin Soto  <martinsoto@users.sourceforge.net>
12398           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init)
12399           (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegment)
12400           (gst_mpeg_parse_chain):
12401           * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init)
12402           (gst_mpeg_demux_send_newsegment):
12403           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_subbuffer):
12404           * gst/mpegstream/gstmpegparse.h:
12405           Rename send_discont method to send_newsegment and add parameters
12406           to handle actual segments. Adapt code all around to run with the
12407           new name and signature.
12408           * gst/mpegstream/gstmpegdemux.c:
12409           * gst/mpegstream/gstmpegparse.c:
12410           * gst/mpegstream/gstdvddemux.c:
12411           Convert to GST_BOILERPLATE.
12412
12413 2005-11-24 12:23:04 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12414
12415         * configure.ac:
12416           fix AS_LIBTOOL call
12417           Original commit message from CVS:
12418           fix AS_LIBTOOL call
12419
12420 2005-11-23 21:26:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12421
12422         * Makefile.am:
12423           add a torture target
12424           Original commit message from CVS:
12425           add a torture target
12426
12427 2005-11-23 20:05:47 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12428
12429         * ChangeLog:
12430         * configure.ac:
12431           back to HEAD
12432           Original commit message from CVS:
12433           back to HEAD
12434
12435 === release 0.9.6 ===
12436
12437 2005-11-23 19:57:04 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12438
12439         * ChangeLog:
12440         * NEWS:
12441         * RELEASE:
12442         * configure.ac:
12443         * docs/plugins/gst-plugins-ugly-plugins.args:
12444         * docs/plugins/gst-plugins-ugly-plugins.signals:
12445         * docs/plugins/inspect/plugin-a52dec.xml:
12446         * docs/plugins/inspect/plugin-amrnb.xml:
12447         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
12448         * docs/plugins/inspect/plugin-iec958.xml:
12449         * docs/plugins/inspect/plugin-lame.xml:
12450         * docs/plugins/inspect/plugin-mad.xml:
12451         * docs/plugins/inspect/plugin-mpeg2dec.xml:
12452         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
12453         * docs/plugins/inspect/plugin-rmdemux.xml:
12454           releasing 0.9.6
12455           Original commit message from CVS:
12456           releasing 0.9.6
12457
12458 2005-11-23 00:26:42 +0000  Michael Smith <msmith@xiph.org>
12459
12460           gst/realmedia/rmdemux.c: Fractional framerates.
12461           Original commit message from CVS:
12462           * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
12463           (gst_rmdemux_src_event), (gst_rmdemux_validate_offset),
12464           (find_seek_offset_bytes), (find_seek_offset_time),
12465           (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
12466           (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible),
12467           (gst_rmdemux_chain), (gst_rmdemux_send_event),
12468           (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
12469           (gst_rmdemux_parse_packet):
12470           Fractional framerates.
12471
12472 2005-11-23 00:12:24 +0000  Jan Schmidt <thaytan@mad.scientist.com>
12473
12474           ext/mpeg2dec/gstmpeg2dec.*: Use fractional framerates
12475           Original commit message from CVS:
12476           * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
12477           (gst_mpeg2dec_negotiate_format), (handle_sequence),
12478           (gst_mpeg2dec_sink_event):
12479           * ext/mpeg2dec/gstmpeg2dec.h:
12480           Use fractional framerates
12481
12482 2005-11-22 19:07:13 +0000  Wim Taymans <wim.taymans@gmail.com>
12483
12484           gst/mpegstream/gstmpegparse.c: set_clock returns a boolean.
12485           Original commit message from CVS:
12486           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_set_clock):
12487           set_clock returns a boolean.
12488
12489 2005-11-22 18:39:36 +0000  Tim-Philipp Müller <tim@centricular.net>
12490
12491           ext/mad/gstmad.c: Fix seeking even more by sending the newsegment event with the right parameters. Should fix queryin...
12492           Original commit message from CVS:
12493           * ext/mad/gstmad.c: (gst_mad_chain):
12494           Fix seeking even more by sending the newsegment event with the
12495           right parameters. Should fix querying in playbin/totem after
12496           a seek.
12497
12498 2005-11-22 17:39:36 +0000  Tim-Philipp Müller <tim@centricular.net>
12499
12500           ext/mad/gstmad.c: Fix seeking in stand-alone mode. Fix nonexistant enum value introduced in previous commit. Improve ...
12501           Original commit message from CVS:
12502           * ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query),
12503           (normal_seek), (gst_mad_sink_event), (gst_mad_chain):
12504           Fix seeking in stand-alone mode. Fix nonexistant enum value
12505           introduced in previous commit. Improve debug messages here and
12506           there. Actually return a proper return value in the sink event
12507           handler.
12508
12509 2005-11-22 17:15:25 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12510
12511         * ext/lame/gstlame.c:
12512           doh
12513           Original commit message from CVS:
12514           doh
12515
12516 2005-11-22 17:04:38 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12517
12518         * ChangeLog:
12519         * ext/lame/gstlame.c:
12520         * ext/mad/gstmad.c:
12521         * ext/sidplay/gstsiddec.cc:
12522           fix up GValueEnum
12523           Original commit message from CVS:
12524           fix up GValueEnum
12525
12526 2005-11-22 12:39:29 +0000  Andy Wingo <wingo@pobox.com>
12527
12528         * ChangeLog:
12529         * ext/lame/gstlame.c:
12530         * ext/mad/gstid3tag.c:
12531         * ext/sidplay/gstsiddec.cc:
12532           Update for gst_tag_setter API changes.
12533           Original commit message from CVS:
12534           2005-11-22  Andy Wingo  <wingo@pobox.com>
12535           * Update for gst_tag_setter API changes.
12536
12537 2005-11-22 11:55:32 +0000  Andy Wingo <wingo@pobox.com>
12538
12539         * ChangeLog:
12540         * ext/a52dec/gsta52dec.c:
12541         * ext/mad/gstid3tag.c:
12542         * ext/mad/gstmad.c:
12543         * gst/mpegaudioparse/gstmpegaudioparse.c:
12544         * gst/mpegstream/gstdvddemux.c:
12545         * gst/mpegstream/gstmpegparse.c:
12546         * gst/realmedia/rmdemux.c:
12547           ext/a52dec/gsta52dec.c (gst_a52dec_sink_event) ext/mad/gstid3tag.c (gst_id3_tag_sink_event) ext/mad/gstmad.c (gst_mad...
12548           Original commit message from CVS:
12549           2005-11-22  Andy Wingo  <wingo@pobox.com>
12550           * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event)
12551           * ext/mad/gstid3tag.c (gst_id3_tag_sink_event)
12552           * ext/mad/gstmad.c (gst_mad_chain)
12553           * gst/mpegaudioparse/gstmpegaudioparse.c
12554           (gst_mp3parse_sink_event)
12555           * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
12556           * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_discont)
12557           (gst_mpeg_parse_send_discont, gst_mpeg_parse_pad_added)
12558           * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek)
12559           (gst_rmdemux_chain, gst_rmdemux_add_stream): Run update-funcnames.
12560
12561 2005-11-22 11:39:06 +0000  Tim-Philipp Müller <tim@centricular.net>
12562
12563           ext/mad/Makefile.am: libgsttagedit => libgsttag
12564           Original commit message from CVS:
12565           * ext/mad/Makefile.am:
12566           libgsttagedit => libgsttag
12567
12568 2005-11-21 23:50:02 +0000  Edward Hervey <bilboed@bilboed.com>
12569
12570           ext/lame/gstlame.c: Don't take the stream lock
12571           Original commit message from CVS:
12572           * ext/lame/gstlame.c: (gst_lame_sink_event):
12573           Don't take the stream lock
12574
12575 2005-11-21 17:34:30 +0000  Andy Wingo <wingo@pobox.com>
12576
12577           ext/: Don't take the stream lock.
12578           Original commit message from CVS:
12579           2005-11-21  Andy Wingo  <wingo@pobox.com>
12580           * ext/sidplay/gstsiddec.cc (gst_siddec_sink_event):
12581           * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event):
12582           * ext/mad/gstmad.c (gst_mad_sink_event):
12583           * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event): Don't take the
12584           stream lock.
12585           * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek): Update for
12586           stream lock changes.
12587
12588 2005-11-21 16:36:44 +0000  Andy Wingo <wingo@pobox.com>
12589
12590           *.*: Ran scripts/update-macros. Oh yes.
12591           Original commit message from CVS:
12592           2005-11-21  Andy Wingo  <wingo@pobox.com>
12593           * *.h:
12594           * *.c: Ran scripts/update-macros. Oh yes.
12595
12596 2005-11-21 15:12:43 +0000  Tim-Philipp Müller <tim@centricular.net>
12597
12598           gst/mpegstream/: Filler events have beem removed for now.
12599           Original commit message from CVS:
12600           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
12601           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event):
12602           Filler events have beem removed for now.
12603
12604 2005-11-21 14:08:45 +0000  Tim-Philipp Müller <tim@centricular.net>
12605
12606           gst/: Update for GST_FOURCC_FORMAT API change.
12607           Original commit message from CVS:
12608           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream):
12609           * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
12610           (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr):
12611           Update for GST_FOURCC_FORMAT API change.
12612
12613 2005-11-21 10:32:55 +0000  Edward Hervey <bilboed@bilboed.com>
12614
12615           gst/: Modifications for disapearance of GST_PAD_IS_USABLE()
12616           Original commit message from CVS:
12617           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
12618           * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
12619           (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
12620           (gst_rmdemux_parse_packet):
12621           Modifications for disapearance of GST_PAD_IS_USABLE()
12622
12623 2005-11-18 16:14:00 +0000  Michael Smith <msmith@xiph.org>
12624
12625           gst/iec958/ac3iec.c: Remove some setcaps brokenness.
12626           Original commit message from CVS:
12627           * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_chain_dvd):
12628           Remove some setcaps brokenness.
12629           Don't crash on bad input.
12630
12631 2005-11-15 22:46:23 +0000  Johan Dahlin <johan@gnome.org>
12632
12633           ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after calling transform.
12634           Original commit message from CVS:
12635           * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after
12636           calling transform.
12637           (gst_id3_tag_do_typefind): Unref caps
12638           * ext/mad/gstmad.c (gst_mad_check_caps_reset): Ditto
12639
12640 2005-11-15 21:00:44 +0000  Johan Dahlin <johan@gnome.org>
12641
12642         * ext/mad/gstmad.c:
12643           remove accidentally commited hack
12644           Original commit message from CVS:
12645           remove accidentally commited hack
12646
12647 2005-11-15 20:30:53 +0000  Johan Dahlin <johan@gnome.org>
12648
12649         * ext/mad/gstmad.c:
12650           free pad templates
12651           Original commit message from CVS:
12652           free pad templates
12653
12654 2005-11-15 14:19:38 +0000  Tim-Philipp Müller <tim@centricular.net>
12655
12656           ext/mpeg2dec/gstmpeg2dec.c: Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe; nice-ify debug message...
12657           Original commit message from CVS:
12658           * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice),
12659           (gst_mpeg2dec_sink_event):
12660           Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe;
12661           nice-ify debug message in event handler; add CHECKME.
12662           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
12663           (gst_dvd_demux_send_event), (gst_dvd_demux_process_private),
12664           (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset),
12665           (gst_dvd_demux_sync_stream_to_time):
12666           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
12667           (gst_mpeg_demux_process_event), (gst_mpeg_demux_send_event),
12668           (gst_mpeg_demux_handle_discont), (gst_mpeg_demux_new_output_pad),
12669           (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
12670           (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_process_private),
12671           (gst_mpeg_demux_sync_stream_to_time),
12672           (gst_mpeg_demux_handle_src_event), (gst_mpeg_demux_reset):
12673           * gst/mpegstream/gstmpegdemux.h:
12674           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
12675           (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_send_buffer),
12676           (gst_mpeg_parse_process_event), (gst_mpeg_parse_send_discont),
12677           (gst_mpeg_parse_send_event), (gst_mpeg_parse_event),
12678           (gst_mpeg_parse_chain):
12679           * gst/mpegstream/gstmpegparse.h:
12680           Get rid of GST_PAD_IS_USABLE and fix GstFlowReturn vs. gboolean
12681           return value confusion (gst_pad_push vs. gst_pad_send_event and
12682           gst_pad_push_event); pass flow return values to caller;
12683           miscellaneous fixes and clean-ups.
12684
12685 2005-11-15 08:37:00 +0000  Christian Schaller <uraeus@gnome.org>
12686
12687         * gst/mpegstream/gstdvddemux.c:
12688           set rank to secondary until it works 100%
12689           Original commit message from CVS:
12690           set rank to secondary until it works 100%
12691
12692 2005-11-15 07:59:58 +0000  Christian Schaller <uraeus@gnome.org>
12693
12694         * gst-plugins-ugly.spec.in:
12695           add mpegstream plugin to spec file
12696           Original commit message from CVS:
12697           add mpegstream plugin to spec file
12698
12699 2005-11-14 22:18:21 +0000  Martin Soto <martinsoto@users.sourceforge.net>
12700
12701           gst/mpegstream/Makefile.am (noinst_HEADERS): Add gstrfc2250enc.h.
12702           Original commit message from CVS:
12703           2005-11-14  Martin Soto  <soto@localhost.localdomain>
12704           * gst/mpegstream/Makefile.am (noinst_HEADERS): Add
12705           gstrfc2250enc.h.
12706
12707 2005-11-14 21:20:21 +0000  Josef Zlomek <josef.zlomek@xeris.cz>
12708
12709           partially port the mpegstream plugin to GStreamer 0.9.
12710           Original commit message from CVS:
12711           2005-11-14  Martin Soto  <martinsoto@users.sourceforge.net>
12712           * configure.ac:
12713           * gst/mpegstream/Makefile.am:
12714           * gst/mpegstream/gstdvddemux.c:
12715           * gst/mpegstream/gstdvddemux.h:
12716           * gst/mpegstream/gstmpegdemux.c:
12717           * gst/mpegstream/gstmpegdemux.h:
12718           * gst/mpegstream/gstmpegpacketize.c:
12719           * gst/mpegstream/gstmpegpacketize.h:
12720           * gst/mpegstream/gstmpegparse.c:
12721           * gst/mpegstream/gstmpegparse.h:
12722           * gst/mpegstream/gstmpegstream.c:
12723           * gst/mpegstream/gstrfc2250enc.c:
12724           * gst/mpegstream/gstrfc2250enc.h:
12725           Applied patch from Josef Zlomek <josef.zlomek@xeris.cz> to
12726           partially port the mpegstream plugin to GStreamer 0.9.
12727
12728 2005-11-14 17:13:20 +0000  Andy Wingo <wingo@pobox.com>
12729
12730           configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076.
12731           Original commit message from CVS:
12732           2005-11-14  Andy Wingo  <wingo@pobox.com>
12733           * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
12734           debugging, allows dll builds on windows. Fixes #316076.
12735
12736 2005-11-11 19:37:33 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12737
12738         * ChangeLog:
12739         * configure.ac:
12740           back to head
12741           Original commit message from CVS:
12742           back to head
12743
12744 === release 0.9.5 ===
12745
12746 2005-11-11 19:35:55 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12747
12748         * ChangeLog:
12749         * NEWS:
12750         * RELEASE:
12751         * common:
12752         * configure.ac:
12753         * docs/plugins/inspect/plugin-a52dec.xml:
12754         * docs/plugins/inspect/plugin-amrnb.xml:
12755         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
12756         * docs/plugins/inspect/plugin-iec958.xml:
12757         * docs/plugins/inspect/plugin-lame.xml:
12758         * docs/plugins/inspect/plugin-mad.xml:
12759         * docs/plugins/inspect/plugin-mpeg2dec.xml:
12760         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
12761         * docs/plugins/inspect/plugin-rmdemux.xml:
12762           releasing 0.9.5
12763           Original commit message from CVS:
12764           releasing 0.9.5
12765
12766 2005-10-27 21:50:11 +0000  Wim Taymans <wim.taymans@gmail.com>
12767
12768           ext/mpeg2dec/gstmpeg2dec.c: Forward GstFlowReturn about everywhere.
12769           Original commit message from CVS:
12770           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
12771           (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
12772           (handle_sequence), (handle_picture), (handle_slice),
12773           (gst_mpeg2dec_chain), (gst_mpeg2dec_src_query), (normal_seek),
12774           (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
12775           Forward GstFlowReturn about everywhere.
12776           Handle seeking correctly.
12777
12778 2005-10-27 17:26:13 +0000  Wim Taymans <wim.taymans@gmail.com>
12779
12780           ext/mpeg2dec/gstmpeg2dec.c: Small cleanups in refcounting.
12781           Original commit message from CVS:
12782           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format),
12783           (handle_sequence), (handle_slice), (gst_mpeg2dec_chain),
12784           (gst_mpeg2dec_src_query), (gst_mpeg2dec_change_state):
12785           Small cleanups in refcounting.
12786
12787 2005-10-26 16:45:04 +0000  Wim Taymans <wim.taymans@gmail.com>
12788
12789           ext/mpeg2dec/gstmpeg2dec.*: Removed lots of dubious code.
12790           Original commit message from CVS:
12791           * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
12792           (gst_mpeg2dec_dispose), (gst_mpeg2dec_reset),
12793           (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
12794           (handle_sequence), (handle_picture):
12795           * ext/mpeg2dec/gstmpeg2dec.h:
12796           Removed lots of dubious code.
12797           Handle flushing and seeking correctly. Still leaks though...
12798
12799 2005-10-24 13:37:47 +0000  Christian Schaller <uraeus@gnome.org>
12800
12801         * ChangeLog:
12802         * configure.ac:
12803           port plugins listing changes
12804           Original commit message from CVS:
12805           port plugins listing changes
12806
12807 2005-10-23 23:06:09 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12808
12809         * ChangeLog:
12810         * configure.ac:
12811           back to HEAD
12812           Original commit message from CVS:
12813           back to HEAD
12814
12815 === release 0.9.4 ===
12816
12817 2005-10-23 22:44:44 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12818
12819         * ChangeLog:
12820         * Makefile.am:
12821         * NEWS:
12822         * RELEASE:
12823         * configure.ac:
12824         * docs/plugins/gst-plugins-ugly-plugins.args:
12825         * docs/plugins/gst-plugins-ugly-plugins.signals:
12826         * docs/plugins/inspect/plugin-a52dec.xml:
12827         * docs/plugins/inspect/plugin-amrnb.xml:
12828         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
12829         * docs/plugins/inspect/plugin-iec958.xml:
12830         * docs/plugins/inspect/plugin-lame.xml:
12831         * docs/plugins/inspect/plugin-mad.xml:
12832         * docs/plugins/inspect/plugin-mpeg2dec.xml:
12833         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
12834         * docs/plugins/inspect/plugin-rmdemux.xml:
12835         * gst/realmedia/rmdemux.c:
12836         * po/POTFILES.in:
12837           releasing 0.9.4
12838           Original commit message from CVS:
12839           releasing 0.9.4
12840
12841 2005-10-23 14:32:49 +0000  Julien Moutte <julien@moutte.net>
12842
12843           gst/realmedia/rmdemux.c: STOPPED->FAILED
12844           Original commit message from CVS:
12845           2005-10-23  Julien MOUTTE  <julien@moutte.net>
12846           * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): STOPPED->FAILED
12847
12848 2005-10-21 16:22:00 +0000  Christian Schaller <uraeus@gnome.org>
12849
12850         * gst-plugins-ugly.spec.in:
12851           add packaging of a52dec
12852           Original commit message from CVS:
12853           add packaging of a52dec
12854
12855 2005-10-21 11:58:38 +0000  Wim Taymans <wim.taymans@gmail.com>
12856
12857           gst/realmedia/rmdemux.c: Set correct stream time in newsegment event.
12858           Original commit message from CVS:
12859           * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
12860           (gst_rmdemux_perform_seek), (gst_rmdemux_src_query):
12861           Set correct stream time in newsegment event.
12862
12863 2005-10-20 22:43:04 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12864
12865         * ext/Makefile.am:
12866           fix distcheck
12867           Original commit message from CVS:
12868           fix distcheck
12869
12870 2005-10-20 22:40:07 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12871
12872         * ChangeLog:
12873         * ext/Makefile.am:
12874           fix distcheck
12875           Original commit message from CVS:
12876           fix distcheck
12877
12878 2005-10-20 09:51:58 +0000  Tim-Philipp Müller <tim@centricular.net>
12879
12880           ext/a52dec/: Re-enable CPU flags, use liboil to get them.
12881           Original commit message from CVS:
12882           * ext/a52dec/Makefile.am:
12883           * ext/a52dec/gsta52dec.c: (gst_a52dec_base_init),
12884           (gst_a52dec_class_init), (gst_a52dec_sink_event),
12885           (gst_a52dec_change_state):
12886           * ext/a52dec/gsta52dec.h:
12887           Re-enable CPU flags, use liboil to get them.
12888
12889 2005-10-20 09:00:30 +0000  Tim-Philipp Müller <tim@centricular.net>
12890
12891           Port AC3 decoder to 0.9 (#318849).
12892           Original commit message from CVS:
12893           Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12894           * configure.ac:
12895           * ext/a52dec/Makefile.am:
12896           * ext/a52dec/gsta52dec.c:
12897           * ext/a52dec/gsta52dec.h:
12898           Port AC3 decoder to 0.9 (#318849).
12899
12900 2005-10-20 08:30:33 +0000  Wim Taymans <wim.taymans@gmail.com>
12901
12902           ext/sidplay/gstsiddec.cc: Small fixes and more error messages.
12903           Original commit message from CVS:
12904           * ext/sidplay/gstsiddec.cc:
12905           Small fixes and more error messages.
12906
12907 2005-10-19 16:01:35 +0000  Wim Taymans <wim.taymans@gmail.com>
12908
12909           API change fixen.
12910           Original commit message from CVS:
12911           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query),
12912           (gst_amrnbparse_state_change):
12913           * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
12914           * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query):
12915           * ext/mpeg2dec/gstmpeg2dec.c:
12916           * ext/sidplay/gstsiddec.cc:
12917           * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
12918           (gst_rmdemux_src_query), (gst_rmdemux_src_query_types):
12919           API change fixen.
12920
12921 2005-10-19 12:43:28 +0000  Tim-Philipp Müller <tim@centricular.net>
12922
12923           configure.ac: GST_DOC has been renamed to GST_DOCBOOK_CHECK
12924           Original commit message from CVS:
12925           * configure.ac:
12926           GST_DOC has been renamed to GST_DOCBOOK_CHECK
12927
12928 2005-10-19 09:47:31 +0000  Thomas Vander Stichele <thomas@apestaart.org>
12929
12930           configure.ac: some docs I had
12931           Original commit message from CVS:
12932           * configure.ac:
12933           some docs I had
12934           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
12935           trivial fixes
12936
12937 2005-10-18 13:23:22 +0000  Wim Taymans <wim.taymans@gmail.com>
12938
12939           gst/realmedia/rmdemux.c: segment-start/done API change.
12940           Original commit message from CVS:
12941           * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
12942           (gst_rmdemux_perform_seek):
12943           segment-start/done API change.
12944
12945 2005-10-17 17:50:45 +0000  Michael Smith <msmith@xiph.org>
12946
12947         * ChangeLog:
12948         * common:
12949         * gst/iec958/ac3iec.c:
12950           Set buffer durations on IEC958 buffers.
12951           Original commit message from CVS:
12952           Set buffer durations on IEC958 buffers.
12953
12954 2005-10-16 17:06:42 +0000  Tim-Philipp Müller <tim@centricular.net>
12955
12956           configure.ac: Fix glib check
12957           Original commit message from CVS:
12958           * configure.ac:
12959           Fix glib check
12960
12961 2005-10-13 19:14:25 +0000  Tim-Philipp Müller <tim@centricular.net>
12962
12963           ext/mad/gstid3tag.c: Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE.
12964           Original commit message from CVS:
12965           * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12966           Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE.
12967
12968 2005-10-13 15:29:56 +0000  Stefan Kost <ensonic@users.sourceforge.net>
12969
12970           examples/stats/mp2ogg.c: yes, typo fixes
12971           Original commit message from CVS:
12972           * examples/stats/mp2ogg.c:
12973           yes, typo fixes
12974
12975 2005-10-12 14:30:36 +0000  Stefan Kost <ensonic@users.sourceforge.net>
12976
12977           renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
12978           Original commit message from CVS:
12979           * examples/indexing/indexmpeg.c: (main):
12980           * ext/a52dec/gsta52dec.c: (gst_a52dec_init):
12981           * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open),
12982           (dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close),
12983           (dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query):
12984           * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property),
12985           (dvdreadsrc_srcpad_query), (dvdreadsrc_get),
12986           (dvdreadsrc_open_file), (dvdreadsrc_close_file):
12987           * ext/dvdread/dvdreadsrc.h:
12988           * ext/lame/gstlame.h:
12989           * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init):
12990           * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
12991           * gst/iec958/ac3iec.h:
12992           * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init):
12993           * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init):
12994           * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init):
12995           * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
12996           * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init):
12997           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
12998           moved bitshift from macro to enum definition
12999
13000 2005-10-11 16:37:16 +0000  Wim Taymans <wim.taymans@gmail.com>
13001
13002           newsegment API update.
13003           Original commit message from CVS:
13004           * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):
13005           * ext/mad/gstmad.c: (gst_mad_chain):
13006           * gst/mpegaudioparse/gstmpegaudioparse.c:
13007           (gst_mp3parse_sink_event), (gst_mp3parse_chain):
13008           * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
13009           (gst_rmdemux_chain), (gst_rmdemux_add_stream):
13010           newsegment API update.
13011
13012 2005-10-06 13:14:38 +0000  Wim Taymans <wim.taymans@gmail.com>
13013
13014           ext/amrnb/amrnbdec.c: Mark invalid frame sizes
13015           Original commit message from CVS:
13016           * ext/amrnb/amrnbdec.c:
13017           Mark invalid frame sizes
13018           * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
13019           UNUSABLE is not to be used here, just push out stuff so
13020           probes can continue linking or making the pad usable.
13021
13022 2005-10-05 11:25:51 +0000  Michael Smith <msmith@xiph.org>
13023
13024         * ChangeLog:
13025         * gst/realmedia/rmdemux.c:
13026           Improve seek error-resilience.
13027           Original commit message from CVS:
13028           Improve seek error-resilience.
13029           Better error handling generally.
13030
13031 2005-10-03 17:59:55 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13032
13033         * ChangeLog:
13034         * configure.ac:
13035           back to head
13036           Original commit message from CVS:
13037           back to head
13038
13039 === release 0.9.3 ===
13040
13041 2005-10-03 17:49:44 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13042
13043         * ChangeLog:
13044         * NEWS:
13045         * README:
13046         * configure.ac:
13047         * ext/sidplay/Makefile.am:
13048           release time
13049           Original commit message from CVS:
13050           release time
13051
13052 2005-09-30 16:43:12 +0000  Michael Smith <msmith@xiph.org>
13053
13054         * gst/realmedia/rmdemux.h:
13055           Forgot to commit this file. I hate Nano.
13056           Original commit message from CVS:
13057           Forgot to commit this file. I hate Nano.
13058
13059 2005-09-30 16:39:47 +0000  Michael Smith <msmith@xiph.org>
13060
13061         * ChangeLog:
13062         * common:
13063         * gst/realmedia/rmdemux.c:
13064           Sanity checks and memory leak fixes for real demuxer
13065           Original commit message from CVS:
13066           Sanity checks and memory leak fixes for real demuxer
13067
13068 2005-09-29 13:44:15 +0000  Michael Smith <msmith@xiph.org>
13069
13070           gst/realmedia/rmdemux.c: Real demuxer fixes. Make it more bulletproof against bad data, identify a few more stream ty...
13071           Original commit message from CVS:
13072           * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event),
13073           (gst_rmdemux_perform_seek), (gst_rmdemux_loop),
13074           (gst_rmdemux_send_event), (gst_rmdemux_add_stream),
13075           (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
13076           Real demuxer fixes. Make it more bulletproof against bad data,
13077           identify a few more stream types.
13078           Fix seeking so that it works (at least with the seek example
13079           program; it still fails with totem).
13080
13081 2005-09-26 14:41:23 +0000  Wim Taymans <wim.taymans@gmail.com>
13082
13083           gst/mpegaudioparse/gstmpegaudioparse.c: Set correct caps on buffers too.
13084           Original commit message from CVS:
13085           * gst/mpegaudioparse/gstmpegaudioparse.c:
13086           (gst_mp3parse_sink_event), (gst_mp3parse_chain):
13087           Set correct caps on buffers too.
13088
13089 2005-09-26 14:31:53 +0000  Wim Taymans <wim.taymans@gmail.com>
13090
13091           gst/mpegaudioparse/gstmpegaudioparse.*: Put timestamps on buffers.
13092           Original commit message from CVS:
13093           * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
13094           (gst_mp3parse_sink_event), (gst_mp3parse_chain):
13095           * gst/mpegaudioparse/gstmpegaudioparse.h:
13096           Put timestamps on buffers.
13097
13098 2005-09-21 22:21:22 +0000  Flavio Oliveira <flavio.oliveira@indt.org.br>
13099
13100         * ChangeLog:
13101         * ext/amrnb/amrnbenc.c:
13102           Changed amrnbenc description, it is an encoder, not decoder.
13103           Original commit message from CVS:
13104           Changed amrnbenc description, it is an encoder, not decoder.
13105
13106 2005-09-21 16:21:45 +0000  Michael Smith <msmith@xiph.org>
13107
13108         * ChangeLog:
13109         * gst/iec958/ac3_padder.c:
13110         * gst/iec958/ac3_padder.h:
13111         * gst/iec958/ac3iec.c:
13112           Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu...
13113           Original commit message from CVS:
13114           Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers
13115           more accurate, and to check AC3 checksums (both of them in each frame),
13116           and dump the frame (as a probable sync failure) if they don't match.
13117           General code cleanup, improved comments. Changed to not construct the
13118           header backwards, and not byteswap everything else. If we end up needing
13119           to do little-endian output, we should swap in the element doing the
13120           output (AC3 is big-endian).
13121
13122 2005-09-20 17:37:54 +0000  Christian Schaller <uraeus@gnome.org>
13123
13124         * gst-plugins-ugly.spec.in:
13125           fix spec file for ugly
13126           Original commit message from CVS:
13127           fix spec file for ugly
13128
13129 2005-09-19 23:25:07 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13130
13131         * docs/plugins/inspect/plugin-lame.xml:
13132           revert empty commit
13133           Original commit message from CVS:
13134           revert empty commit
13135
13136 2005-09-19 23:24:12 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13137
13138         * docs/plugins/scan.stamp:
13139           whoops, wrong files
13140           Original commit message from CVS:
13141           whoops, wrong files
13142
13143 2005-09-19 23:21:31 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13144
13145           docs/plugins/gst-plugins-ugly-plugins.*: commit missing files
13146           Original commit message from CVS:
13147           * docs/plugins/gst-plugins-ugly-plugins.args:
13148           * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
13149           * docs/plugins/gst-plugins-ugly-plugins.interfaces:
13150           * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
13151           commit missing files
13152           * docs/plugins/inspect/plugin-lame.xml:
13153           update
13154
13155 2005-09-19 16:44:13 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13156
13157         * Makefile.am:
13158         * common:
13159         * gst-plugins-ugly.spec.in:
13160           add check-valgrind target
13161           Original commit message from CVS:
13162           add check-valgrind target
13163
13164 2005-09-19 13:46:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13165
13166         * docs/plugins/scanobj-build.stamp:
13167           add stamp
13168           Original commit message from CVS:
13169           add stamp
13170
13171 2005-09-19 11:07:40 +0000  Wim Taymans <wim.taymans@gmail.com>
13172
13173           ext/lame/gstlame.c: Set caps on outgoing buffers.
13174           Original commit message from CVS:
13175           * ext/lame/gstlame.c: (gst_lame_chain):
13176           Set caps on outgoing buffers.
13177
13178 2005-09-16 16:04:28 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13179
13180         * ChangeLog:
13181         * ext/lame/gstlame.c:
13182         * ext/lame/gstlame.h:
13183           clean up further so we don't try to set up five times for a simple pipeline
13184           Original commit message from CVS:
13185           clean up further so we don't try to set up five times for
13186           a simple pipeline
13187
13188 2005-09-16 15:43:08 +0000  Michael Smith <msmith@xiph.org>
13189
13190         * ChangeLog:
13191         * common:
13192         * gst/iec958/ac3iec.c:
13193           Set setcaps function on sink pad, not source pad. Produce correct caps on output buffers.
13194           Original commit message from CVS:
13195           Set setcaps function on sink pad, not source pad. Produce correct caps
13196           on output buffers.
13197
13198 2005-09-11 17:53:12 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13199
13200         * common:
13201         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
13202         * docs/plugins/inspect/plugin-iec958.xml:
13203         * docs/plugins/inspect/plugin-lame.xml:
13204         * docs/plugins/inspect/plugin-mad.xml:
13205         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
13206         * docs/plugins/inspect/plugin-rmdemux.xml:
13207           update inspect with source
13208           Original commit message from CVS:
13209           update inspect with source
13210
13211 2005-09-07 13:42:44 +0000  Stefan Kost <ensonic@users.sourceforge.net>
13212
13213           ext/mad/gstid3tag.c: gsttaginterface.h -> gsttagsetter.h
13214           Original commit message from CVS:
13215           * ext/mad/gstid3tag.c:
13216           gsttaginterface.h -> gsttagsetter.h
13217
13218 2005-09-06 14:06:51 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13219
13220         * configure.ac:
13221           back to HEAD
13222           Original commit message from CVS:
13223           back to HEAD
13224
13225 === release 0.9.1 ===
13226
13227 2005-09-06 14:05:40 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13228
13229         * ChangeLog:
13230         * NEWS:
13231         * README:
13232         * RELEASE:
13233         * autogen.sh:
13234         * configure.ac:
13235           releasing 0.9.2
13236           Original commit message from CVS:
13237           releasing 0.9.2
13238
13239 2005-09-06 12:00:33 +0000  Wim Taymans <wim.taymans@gmail.com>
13240
13241           ext/amrnb/: State change function updates.
13242           Original commit message from CVS:
13243           * ext/amrnb/amrnbdec.c: (gst_amrnbdec_state_change):
13244           * ext/amrnb/amrnbenc.c: (gst_amrnbenc_state_change):
13245           * ext/amrnb/amrnbparse.c: (gst_amrnbparse_state_change):
13246           State change function updates.
13247
13248 2005-09-05 17:24:20 +0000  Jan Schmidt <thaytan@mad.scientist.com>
13249
13250           ext/mpeg2dec/gstmpeg2dec.c: GST_CAT_SEEK disappeared from the public API at some point
13251           Original commit message from CVS:
13252           * ext/mpeg2dec/gstmpeg2dec.c:
13253           GST_CAT_SEEK disappeared from the public API at some point
13254
13255 2005-09-05 11:42:10 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13256
13257         * gst/iec958/ac3_padder.c:
13258         * gst/iec958/ac3_padder.h:
13259           doc fixes
13260           Original commit message from CVS:
13261           doc fixes
13262
13263 2005-09-04 19:28:29 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13264
13265         * Makefile.am:
13266         * autogen.sh:
13267         * common:
13268         * configure.ac:
13269         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
13270         * docs/plugins/inspect-build.stamp:
13271         * docs/plugins/inspect.stamp:
13272         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
13273         * docs/plugins/inspect/plugin-iec958.xml:
13274         * docs/plugins/inspect/plugin-lame.xml:
13275         * docs/plugins/inspect/plugin-mad.xml:
13276         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
13277         * docs/plugins/inspect/plugin-rmdemux.xml:
13278           docs for ugly plugins
13279           Original commit message from CVS:
13280           docs for ugly plugins
13281
13282 2005-09-02 18:01:33 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13283
13284         * gst-plugins-ugly.spec.in:
13285         * gst/iec958/Makefile.am:
13286           build fixes
13287           Original commit message from CVS:
13288           build fixes
13289
13290 2005-09-02 17:04:39 +0000  Michael Smith <msmith@xiph.org>
13291
13292         * ChangeLog:
13293         * gst/iec958/ac3iec.c:
13294           Accept audio/x-private1-a3c on sink pad
13295           Original commit message from CVS:
13296           Accept audio/x-private1-a3c on sink pad
13297
13298 2005-09-02 17:01:14 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13299
13300         * gst-plugins-ugly.spec.in:
13301           spec updates
13302           Original commit message from CVS:
13303           spec updates
13304
13305 2005-09-02 15:43:54 +0000  Andy Wingo <wingo@pobox.com>
13306
13307         * examples/gstplay/player.c:
13308         * examples/stats/mp2ogg.c:
13309         * ext/a52dec/gsta52dec.c:
13310         * ext/amrnb/amrnbdec.c:
13311         * ext/amrnb/amrnbenc.c:
13312         * ext/amrnb/amrnbparse.c:
13313         * ext/dvdnav/dvdnavsrc.c:
13314         * ext/dvdread/dvdreadsrc.c:
13315         * ext/lame/gstlame.c:
13316         * ext/mad/gstid3tag.c:
13317         * ext/mad/gstmad.c:
13318         * ext/mpeg2dec/gstmpeg2dec.c:
13319         * gst/ac3parse/gstac3parse.c:
13320         * gst/asfdemux/gstasfdemux.c:
13321         * gst/asfdemux/gstasfmux.c:
13322         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13323         * gst/iec958/ac3iec.c:
13324         * gst/mpegaudioparse/gstmpegaudioparse.c:
13325         * gst/mpegstream/gstdvddemux.c:
13326         * gst/mpegstream/gstmpegdemux.c:
13327         * gst/mpegstream/gstmpegparse.c:
13328         * gst/mpegstream/gstrfc2250enc.c:
13329         * gst/realmedia/rmdemux.c:
13330         * gst/synaesthesia/gstsynaesthesia.c:
13331           All plugins updated for element state changes.
13332           Original commit message from CVS:
13333           2005-09-02  Andy Wingo  <wingo@pobox.com>
13334           * All plugins updated for element state changes.
13335
13336 2005-09-02 14:19:17 +0000  Michael Smith <msmith@xiph.org>
13337
13338         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13339         * gst/iec958/ac3iec.c:
13340           Fix return types in setcaps functions
13341           Original commit message from CVS:
13342           Fix return types in setcaps functions
13343
13344 2005-09-02 13:37:13 +0000  Michael Smith <msmith@xiph.org>
13345
13346         * ChangeLog:
13347         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13348         * gst/iec958/ac3iec.c:
13349           Changes to correctly use first_access parameter in ac3 and lpcm plugins.
13350           Original commit message from CVS:
13351           Changes to correctly use first_access parameter in ac3 and lpcm plugins.
13352           Some general cleanups in iec958 framer.
13353
13354 2005-09-01 21:07:34 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13355
13356         * common:
13357         * m4/Makefile.am:
13358         * m4/as-arts.m4:
13359         * m4/esd.m4:
13360         * m4/gst-alsa.m4:
13361         * m4/gst-artsc.m4:
13362         * m4/gst-matroska.m4:
13363         * m4/ogg.m4:
13364         * m4/vorbis.m4:
13365           fix distcheck; remove some old m4s
13366           Original commit message from CVS:
13367           fix distcheck; remove some old m4s
13368
13369 2005-09-01 17:31:21 +0000  Michael Smith <msmith@xiph.org>
13370
13371         * ChangeLog:
13372         * configure.ac:
13373         * gst/iec958/Makefile.am:
13374         * gst/iec958/ac3_padder.c:
13375         * gst/iec958/ac3_padder.h:
13376         * gst/iec958/ac3iec.c:
13377         * gst/iec958/ac3iec.h:
13378           AC3 -> IEC958 (S/PDIF) framer, based on Martin Soto's 0.8 plugin
13379           Original commit message from CVS:
13380           AC3 -> IEC958 (S/PDIF) framer, based on Martin Soto's 0.8 plugin
13381
13382 2005-09-01 11:52:34 +0000  Wim Taymans <wim.taymans@gmail.com>
13383
13384           gst/dvdlpcmdec/gstdvdlpcmdec.c: Cleanups, fixed header parsing and stripping.
13385           Original commit message from CVS:
13386           * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps),
13387           (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
13388           (gst_dvdlpcmdec_change_state):
13389           Cleanups, fixed header parsing and stripping.
13390
13391 2005-09-01 11:34:39 +0000  Michael Smith <msmith@xiph.org>
13392
13393         * ChangeLog:
13394         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13395           Use the right bytes when parsing the LPCM dvd header
13396           Original commit message from CVS:
13397           Use the right bytes when parsing the LPCM dvd header
13398
13399 2005-09-01 11:16:15 +0000  Michael Smith <msmith@xiph.org>
13400
13401         * ChangeLog:
13402         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13403           Return the correct values from chain function
13404           Original commit message from CVS:
13405           Return the correct values from chain function
13406
13407 2005-09-01 10:04:53 +0000  Thomas Vander Stichele <thomas@apestaart.org>
13408
13409         * common:
13410         * docs/Makefile.am:
13411         * docs/plugins/.gitignore:
13412         * docs/random/ChangeLog-0.8:
13413         * docs/version.entities.in:
13414           adding doc stuff
13415           Original commit message from CVS:
13416           adding doc stuff
13417
13418 2005-08-31 19:37:08 +0000  Michael Smith <msmith@xiph.org>
13419
13420         * ChangeLog:
13421         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
13422         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
13423           Restructure LPCM decoder to not expect the demuxer to parse the LPCM header; instead do this internally. Also support...
13424           Original commit message from CVS:
13425           Restructure LPCM decoder to not expect the demuxer to parse the LPCM
13426           header; instead do this internally. Also support the old way, using
13427           a different mime-type. CVS:
13428