Skip to content
Snippets Groups Projects
ChangeLog 4.75 MiB
Newer Older
128001 128002 128003 128004 128005 128006 128007 128008 128009 128010 128011 128012 128013 128014 128015 128016 128017 128018 128019 128020 128021 128022 128023 128024 128025 128026 128027 128028 128029 128030 128031 128032 128033 128034 128035 128036 128037 128038 128039 128040 128041 128042 128043 128044 128045 128046 128047 128048 128049 128050 128051 128052 128053 128054 128055 128056 128057 128058 128059 128060 128061 128062 128063 128064 128065 128066 128067 128068 128069 128070 128071 128072 128073 128074 128075 128076 128077 128078 128079 128080 128081 128082 128083 128084 128085 128086 128087 128088 128089 128090 128091 128092 128093 128094 128095 128096 128097 128098 128099 128100 128101 128102 128103 128104 128105 128106 128107 128108 128109 128110 128111 128112 128113 128114 128115 128116 128117 128118 128119 128120 128121 128122 128123 128124 128125 128126 128127 128128 128129 128130 128131 128132 128133 128134 128135 128136 128137 128138 128139 128140 128141 128142 128143 128144 128145 128146 128147 128148 128149 128150 128151 128152 128153 128154 128155 128156 128157 128158 128159 128160 128161 128162 128163 128164 128165 128166 128167 128168 128169 128170 128171 128172 128173 128174 128175 128176 128177 128178 128179 128180 128181 128182 128183 128184 128185 128186 128187 128188 128189 128190 128191 128192 128193 128194 128195 128196 128197 128198 128199 128200 128201 128202 128203 128204 128205 128206 128207 128208 128209 128210 128211 128212 128213 128214 128215 128216 128217 128218 128219 128220 128221 128222 128223 128224 128225 128226 128227 128228 128229 128230 128231 128232 128233 128234 128235 128236 128237 128238 128239 128240 128241 128242 128243 128244 128245 128246 128247 128248 128249 128250 128251 128252 128253 128254 128255 128256 128257 128258 128259 128260 128261 128262 128263 128264 128265 128266 128267 128268 128269 128270 128271 128272 128273 128274 128275 128276 128277 128278 128279 128280 128281 128282 128283 128284 128285 128286 128287 128288 128289 128290 128291 128292 128293 128294 128295 128296 128297 128298 128299 128300 128301 128302 128303 128304 128305 128306 128307 128308 128309 128310 128311 128312 128313 128314 128315 128316 128317 128318 128319 128320 128321 128322 128323 128324 128325 128326 128327 128328 128329 128330 128331 128332 128333 128334 128335 128336 128337 128338 128339 128340 128341 128342 128343 128344 128345 128346 128347 128348 128349 128350 128351 128352 128353 128354 128355 128356 128357 128358 128359 128360 128361 128362 128363 128364 128365 128366 128367 128368 128369 128370 128371 128372 128373 128374 128375 128376 128377 128378 128379 128380 128381 128382 128383 128384 128385 128386 128387 128388 128389 128390 128391 128392 128393 128394 128395 128396 128397 128398 128399 128400 128401 128402 128403 128404 128405 128406 128407 128408 128409 128410 128411 128412 128413 128414 128415 128416 128417 128418 128419 128420 128421 128422 128423 128424 128425 128426 128427 128428 128429 128430 128431 128432 128433 128434 128435 128436 128437 128438 128439 128440 128441 128442 128443 128444 128445 128446 128447 128448 128449 128450 128451 128452 128453 128454 128455 128456 128457 128458 128459 128460 128461 128462 128463 128464 128465 128466 128467 128468 128469 128470 128471 128472 128473 128474 128475 128476 128477 128478 128479 128480 128481 128482 128483 128484 128485 128486 128487 128488 128489 128490 128491 128492 128493 128494 128495 128496 128497 128498 128499 128500 128501 128502 128503 128504 128505 128506 128507 128508 128509 128510 128511 128512 128513 128514 128515 128516 128517 128518 128519 128520 128521 128522 128523 128524 128525 128526 128527 128528 128529 128530 128531 128532 128533 128534 128535 128536 128537 128538 128539 128540 128541 128542 128543 128544 128545 128546 128547 128548 128549 128550 128551 128552 128553 128554 128555 128556 128557 128558 128559 128560 128561 128562 128563 128564 128565 128566 128567 128568 128569 128570 128571 128572 128573 128574 128575 128576 128577 128578 128579 128580 128581 128582 128583 128584 128585 128586 128587 128588 128589 128590 128591 128592 128593 128594 128595 128596 128597 128598 128599 128600 128601 128602 128603 128604 128605 128606 128607 128608 128609 128610 128611 128612 128613 128614 128615 128616 128617 128618 128619 128620 128621 128622 128623 128624 128625 128626 128627 128628 128629 128630 128631 128632 128633 128634 128635 128636 128637 128638 128639 128640 128641 128642 128643 128644 128645 128646 128647 128648 128649 128650 128651 128652 128653 128654 128655 128656 128657 128658 128659 128660 128661 128662 128663 128664 128665 128666 128667 128668 128669 128670 128671 128672 128673 128674 128675 128676 128677 128678 128679 128680 128681 128682 128683 128684 128685 128686 128687 128688 128689 128690 128691 128692 128693 128694 128695 128696 128697 128698 128699 128700 128701 128702 128703 128704 128705 128706 128707 128708 128709 128710 128711 128712 128713 128714 128715 128716 128717 128718 128719 128720 128721 128722 128723 128724 128725 128726 128727 128728 128729 128730 128731 128732 128733 128734 128735 128736 128737 128738 128739 128740 128741 128742 128743 128744 128745 128746 128747 128748 128749 128750 128751 128752 128753 128754 128755 128756 128757 128758 128759 128760 128761 128762 128763 128764 128765 128766 128767 128768 128769 128770 128771 128772 128773 128774 128775 128776 128777 128778 128779 128780 128781 128782 128783 128784 128785 128786 128787 128788 128789 128790 128791 128792 128793 128794 128795 128796 128797 128798 128799 128800 128801 128802 128803 128804 128805 128806 128807 128808 128809 128810 128811 128812 128813 128814 128815 128816 128817 128818 128819 128820 128821 128822 128823 128824 128825 128826 128827 128828 128829 128830 128831 128832 128833 128834 128835 128836 128837 128838 128839 128840 128841 128842 128843 128844 128845 128846 128847 128848 128849 128850 128851 128852 128853 128854 128855 128856 128857 128858 128859 128860 128861 128862 128863 128864 128865 128866 128867 128868 128869 128870 128871 128872 128873 128874 128875 128876 128877 128878 128879 128880 128881 128882 128883 128884 128885 128886 128887 128888 128889 128890 128891 128892 128893 128894 128895 128896 128897 128898 128899 128900 128901 128902 128903 128904 128905 128906 128907 128908 128909 128910 128911 128912 128913 128914 128915 128916 128917 128918 128919 128920 128921 128922 128923 128924 128925 128926 128927 128928 128929 128930 128931 128932 128933 128934 128935 128936 128937 128938 128939 128940 128941 128942 128943 128944 128945 128946 128947 128948 128949 128950 128951 128952 128953 128954 128955 128956 128957 128958 128959 128960 128961 128962 128963 128964 128965 128966 128967 128968 128969 128970 128971 128972 128973 128974 128975 128976 128977 128978 128979 128980 128981 128982 128983 128984 128985 128986 128987 128988 128989 128990 128991 128992 128993 128994 128995 128996 128997 128998 128999 129000
	  Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
	  (#322027)

2005-11-21 13:38:24 +0000  Tim-Philipp Müller <tim@centricular.net>

	  Fixes for GST_FOURCC_FORMAT API change.
	  Original commit message from CVS:
	  * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
	  * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
	  (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
	  (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
	  (gst_avi_demux_sync), (gst_avi_demux_stream_header),
	  (gst_avi_demux_stream_data):
	  * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
	  * gst/wavenc/gstwavenc.c: (write_metadata):
	  * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
	  (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
	  Fixes for GST_FOURCC_FORMAT API change.

2005-11-21 12:13:48 +0000  Tim-Philipp Müller <tim@centricular.net>

	  Fix for collect pads API change. Also fix textoverlay state change function.
	  Original commit message from CVS:
	  * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
	  (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
	  (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
	  (gst_text_overlay_pop_text), (gst_text_overlay_collected),
	  (gst_text_overlay_change_state):
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
	  (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
	  (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
	  * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
	  * gst/videomixer/videomixer.c: (gst_videomixer_init),
	  (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
	  (gst_videomixer_change_state):
	  Fix for collect pads API change. Also fix textoverlay state
	  change function.

2005-11-20 17:04:55 +0000  Julien Moutte <julien@moutte.net>

	  gst/matroska/matroska-mux.c: Replace
	  Original commit message from CVS:
	  2005-11-20  Julien MOUTTE  <julien@moutte.net>
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
	  GST_PAD_IS_USABLE by something approaching it.

2005-11-20 16:43:32 +0000  Julien Moutte <julien@moutte.net>

	  gst/matroska/matroska-mux.c: Fix for
	  Original commit message from CVS:
	  2005-11-20  Julien MOUTTE  <julien@moutte.net>
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
	  API changes.
	  * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API
	  changes,
	  but also fix the code that was not checking return values from
	  pad_push neither using pad_alloc_buffer.

2005-11-18 18:19:21 +0000  Edward Hervey <bilboed@bilboed.com>

	  ext/libpng/gstpngenc.c: Added debug category
	  Original commit message from CVS:
	  * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
	  (gst_pngenc_chain):
	  Added debug category
	  Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
	  goes to EOS.

2005-11-17 18:23:23 +0000  Edgard Lima <edgard.lima@indt.org.br>

	* ChangeLog:
	* gst/rtp/Makefile.am:
	* gst/rtp/gstrtp.c:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711depay.c:
	* gst/rtp/gstrtpg711enc.c:
	* gst/rtp/gstrtpg711enc.h:
	* gst/rtp/gstrtpg711pay.c:
	* gst/rtp/gstrtpg711pay.h:
	* gst/rtp/gstrtpspeexdec.c:
	* gst/rtp/gstrtpspeexdec.h:
	* gst/rtp/gstrtpspeexdepay.c:
	* gst/rtp/gstrtpspeexdepay.h:
	* gst/rtp/gstrtpspeexenc.c:
	* gst/rtp/gstrtpspeexenc.h:
	* gst/rtp/gstrtpspeexpay.c:
	* gst/rtp/gstrtpspeexpay.h:
	  Created Speex payloader and depayloader; Optimize G711 payloader to use adapter and send packets until MTU size.
	  Original commit message from CVS:
	  Created Speex payloader and depayloader; Optimize G711 payloader to use adapter and send packets until MTU size.

2005-11-16 19:08:54 +0000  Wim Taymans <wim.taymans@gmail.com>

	  check/elements/matroskamux.c: Fix leak in check.
	  Original commit message from CVS:
	  * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
	  Fix leak in check.

2005-11-16 17:00:32 +0000  Wim Taymans <wim.taymans@gmail.com>

	  gst/flx/gstflxdec.c: Fix state change.
	  Original commit message from CVS:
	  * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
	  Fix state change.

2005-11-16 11:02:24 +0000  Andy Wingo <wingo@pobox.com>

	* ChangeLog:
	* gst/udp/gstudpsrc.c:
	  Move comment.
	  Original commit message from CVS:
	  (gst_udpsrc_create): Move comment.

2005-11-16 10:43:44 +0000  Andy Wingo <wingo@pobox.com>

	  gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
	  Original commit message from CVS:
	  2005-11-16  Andy Wingo  <wingo@pobox.com>
	  * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.

2005-11-15 19:41:21 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/matroska/matroska-demux.c: When seeking, seek to closest index entry at or before the requested seek position, no...
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
	  When seeking, seek to closest index entry at or before the requested
	  seek position, not just the closest one (#321001).

2005-11-15 12:16:00 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/avi/gstavidemux.c: Invert DIB images again (see #132341).
	  Original commit message from CVS:
	  * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
	  (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
	  Invert DIB images again (see #132341).

2005-11-14 02:13:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* common:
	* configure.ac:
	* ext/aalib/gstaasink.c:
	* ext/cairo/gstcairo.c:
	* ext/dv/gstdv.c:
	* ext/esd/gstesd.c:
	* ext/flac/gstflac.c:
	* ext/gconf/gstgconfelements.c:
	* ext/gdk_pixbuf/gstgdkpixbuf.c:
	* ext/jpeg/gstjpeg.c:
	* ext/ladspa/gstladspa.c:
	* ext/libcaca/gstcacasink.c:
	* ext/libmng/gstmng.c:
	* ext/libpng/gstpng.c:
	* ext/mikmod/gstmikmod.c:
	* ext/pango/gsttextoverlay.c:
	* ext/pango/gsttimeoverlay.c:
	* ext/raw1394/gst1394.c:
	* ext/speex/gstspeex.c:
	* gst/alpha/Makefile.am:
	* gst/alpha/gstalpha.c:
	* gst/alpha/gstalphacolor.c:
	* gst/auparse/gstauparse.c:
	* gst/autodetect/gstautoaudiosink.c:
	* gst/autodetect/gstautodetect.c:
	* gst/avi/gstavi.c:
	* gst/cutter/gstcutter.c:
	* gst/debug/efence.c:
	* gst/debug/gstdebug.c:
	* gst/debug/gstnavigationtest.c:
	* gst/effectv/gsteffectv.c:
	* gst/flx/gstflxdec.c:
	* gst/goom/gstgoom.c:
	* gst/law/alaw.c:
	* gst/law/mulaw.c:
	* gst/level/gstlevel.c:
	* gst/matroska/matroska.c:
	* gst/median/gstmedian.c:
	* gst/monoscope/gstmonoscope.c:
	* gst/multipart/multipart.c:
	* gst/oldcore/gstelements.c:
	* gst/rtp/Makefile.am:
	* gst/rtp/gstasteriskh263.c:
	* gst/rtp/gstrtp.c:
	* gst/rtsp/gstrtsp.c:
	* gst/smoothwave/gstsmoothwave.c:
	* gst/smpte/gstsmpte.c:
	* gst/udp/gstudp.c:
	* gst/videobox/gstvideobox.c:
	* gst/videofilter/gstgamma.c:
	* gst/videofilter/gstvideobalance.c:
	* gst/videofilter/gstvideoflip.c:
	* gst/videofilter/gstvideotemplate.c:
	* gst/videomixer/videomixer.c:
	* gst/wavenc/gstwavenc.c:
	* gst/wavparse/gstwavparse.c:
	* sys/oss/gstossaudio.c:
	* sys/osxaudio/gstosxaudio.c:
	  rework configure.ac; make asterisk rtp stuff compile on mingw
	  Original commit message from CVS:
	  rework configure.ac; make asterisk rtp stuff compile on mingw

2005-11-12 13:31:56 +0000  Edward Hervey <bilboed@bilboed.com>

	  ext/jpeg/gstjpegdec.c: Only GST_DEBUG() information on the valid components.
	  Original commit message from CVS:
	  * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
	  Only GST_DEBUG() information on the valid components.

2005-11-11 19:34:50 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* configure.ac:
	  back to head
	  Original commit message from CVS:
	  back to head

=== release 0.9.5 ===

2005-11-11 19:33:23 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* NEWS:
	* RELEASE:
	* configure.ac:
	* docs/plugins/gst-plugins-good-plugins.args:
	* docs/plugins/inspect/plugin-1394.xml:
	* docs/plugins/inspect/plugin-aasink.xml:
	* docs/plugins/inspect/plugin-alaw.xml:
	* docs/plugins/inspect/plugin-alpha.xml:
	* docs/plugins/inspect/plugin-alphacolor.xml:
	* docs/plugins/inspect/plugin-auparse.xml:
	* docs/plugins/inspect/plugin-autodetect.xml:
	* docs/plugins/inspect/plugin-avi.xml:
	* docs/plugins/inspect/plugin-cacasink.xml:
	* docs/plugins/inspect/plugin-cairo.xml:
	* docs/plugins/inspect/plugin-debug.xml:
	* docs/plugins/inspect/plugin-dv.xml:
	* docs/plugins/inspect/plugin-efence.xml:
	* docs/plugins/inspect/plugin-effectv.xml:
	* docs/plugins/inspect/plugin-esdsink.xml:
	* docs/plugins/inspect/plugin-flac.xml:
	* docs/plugins/inspect/plugin-flxdec.xml:
	* docs/plugins/inspect/plugin-gconfelements.xml:
	* docs/plugins/inspect/plugin-goom.xml:
	* docs/plugins/inspect/plugin-jpeg.xml:
	* docs/plugins/inspect/plugin-level.xml:
	* docs/plugins/inspect/plugin-matroska.xml:
	* docs/plugins/inspect/plugin-mulaw.xml:
	* docs/plugins/inspect/plugin-navigationtest.xml:
	* docs/plugins/inspect/plugin-ossaudio.xml:
	* docs/plugins/inspect/plugin-png.xml:
	* docs/plugins/inspect/plugin-rtp.xml:
	* docs/plugins/inspect/plugin-rtsp.xml:
	* docs/plugins/inspect/plugin-shout2send.xml:
	* docs/plugins/inspect/plugin-smpte.xml:
	* docs/plugins/inspect/plugin-speex.xml:
	* docs/plugins/inspect/plugin-udp.xml:
	* docs/plugins/inspect/plugin-videobox.xml:
	* docs/plugins/inspect/plugin-videoflip.xml:
	* docs/plugins/inspect/plugin-videomixer.xml:
	* docs/plugins/inspect/plugin-wavenc.xml:
	* docs/plugins/inspect/plugin-wavparse.xml:
	  releasing 0.9.5
	  Original commit message from CVS:
	  releasing 0.9.5

2005-11-11 18:33:21 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* po/af.po:
	* po/az.po:
	* po/cs.po:
	* po/en_GB.po:
	* po/hu.po:
	* po/it.po:
	* po/nb.po:
	* po/nl.po:
	* po/or.po:
	* po/sq.po:
	* po/sr.po:
	* po/sv.po:
	* po/uk.po:
	* po/vi.po:
	  Update .po files
	  Original commit message from CVS:
	  Update .po files

2005-11-11 16:48:58 +0000  Edward Hervey <bilboed@bilboed.com>

	  gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segment seeking.
	  Original commit message from CVS:
	  * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
	  (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
	  (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
	  (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
	  (gst_avi_demux_loop):
	  * gst/avi/gstavidemux.h:
	  Yeah, implement proper seeking. Exact seeking and segment seeking.
	  Still need to do some checks for segment_stop.

2005-11-11 15:17:44 +0000  Christian Schaller <uraeus@gnome.org>

	* gst-plugins-good.spec.in:
	  fix Cairo entry
	  Original commit message from CVS:
	  fix Cairo entry

2005-11-10 12:34:26 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/qtdemux/qtdemux.c: Add support for custom genre tags.
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
	  Add support for custom genre tags.

2005-11-10 12:22:30 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/matroska/matroska-mux.c: Don't try to ready buffer duration from buffer that we don't own any  longer and that mi...
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
	  Don't try to ready buffer duration from buffer that we don't
	  own any  longer and that might already have been unreffed.
	  (#321136)

2005-11-09 21:35:29 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/flx/gstflxdec.c:
	  Attempting to optimize the code for embedded systems.
	  Original commit message from CVS:
	  Attempting to optimize the code for embedded systems.

2005-11-08 08:54:30 +0000  Tim-Philipp Müller <tim@centricular.net>

	  sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920)
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * sys/oss/gstosssink.c: (gst_oss_sink_close):
	  Don't re-use already closed file descriptor. (#320920)

2005-11-07 17:35:20 +0000  Tim-Philipp Müller <tim@centricular.net>

	  sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros.
	  Original commit message from CVS:
	  * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
	  (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
	  (gst_oss_sink_prepare):
	  * sys/oss/gstosssink.h:
	  Cache probed caps; fix debug output for SET_PARAM macros.

2005-11-07 15:09:54 +0000  Tim-Philipp Müller <tim@centricular.net>

	  ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' property and redo position. Doesn't handle ...
	  Original commit message from CVS:
	  * ext/cairo/Makefile.am:
	  * ext/cairo/gstcairo.c: (plugin_init):
	  * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
	  (gst_text_overlay_class_init), (gst_text_overlay_finalize),
	  (gst_text_overlay_init), (gst_text_overlay_font_init),
	  (gst_text_overlay_set_property), (gst_text_overlay_render_text),
	  (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
	  (gst_text_overlay_text_pad_linked),
	  (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
	  (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
	  (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
	  (gst_text_overlay_pop_text), (gst_text_overlay_collected),
	  (gst_text_overlay_change_state):
	  * ext/cairo/gsttextoverlay.h:
	  Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
	  property and redo position. Doesn't handle upstream renegotiation
	  yet though.

2005-11-07 10:31:32 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. Improve some debug messages. Don't leak ...
	  Original commit message from CVS:
	  * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
	  (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
	  (gst_avi_demux_loop):
	  No need to take the STREAM_LOCK in the loop function. Improve
	  some debug messages. Don't leak pad names in debug messages.

2005-11-07 10:27:00 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked.
	  Original commit message from CVS:
	  * gst/matroska/matroska-demux.c:
	  (gst_matroska_demux_push_vorbis_codec_priv_data),
	  (gst_matroska_demux_add_wvpk_header):
	  Don't error out when the source pad isn't linked.

2005-11-02 19:42:38 +0000  Tim-Philipp Müller <tim@centricular.net>

	  ext/gconf/: Fix state change functions here as well and set kid to NULL state before removing it.
	  Original commit message from CVS:
	  * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
	  (gst_gconf_audio_sink_change_state):
	  * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
	  (gst_gconf_video_sink_change_state):
	  Fix state change functions here as well and set kid
	  to NULL state before removing it.

2005-11-02 16:48:55 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* check/elements/matroskamux.c:
	* common:
	* tests/check/elements/matroskamux.c:
	  sigh, static pad templates aren't refcounted properly
	  Original commit message from CVS:
	  sigh, static pad templates aren't refcounted properly

2005-11-01 16:14:25 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* check/elements/.gitignore:
	* gst/level/.gitignore:
	* tests/check/elements/.gitignore:
	  ignore more
	  Original commit message from CVS:
	  ignore more

2005-11-01 15:15:44 +0000  Edward Hervey <bilboed@bilboed.com>

	  gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegment event use GST_FORMAT_BYTES (otherwise...
	  Original commit message from CVS:
	  * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
	  (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
	  Added proper event handlind,
	  made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
	  ignored),
	  and don't set a duration of 0 for buffers otherwise they are discarded
	  by GstBaseSink.
	  GstWavEnc needs some serious loving, after going through the code I'm
	  really wondering how this can stay in -good ...

2005-11-01 15:11:16 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	  Fix leaks and invalid memory access as reported by valgrind
	  Original commit message from CVS:
	  * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
	  (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
	  (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
	  (gst_matroska_mux_start), (gst_matroska_mux_write_data),
	  (gst_matroska_mux_collected):
	  Fix leaks and invalid memory access as reported by valgrind

2005-11-01 14:41:01 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* check/elements/matroskamux.c:
	* tests/check/elements/matroskamux.c:
	  ... and add the missing file
	  Original commit message from CVS:
	  ... and add the missing file

2005-11-01 14:36:02 +0000  Michal Benes <michal.benes@xeris.cz>

	  add a unit test for matroskamux fix the bugs that the unit test exposed
	  Original commit message from CVS:
	  Patch by: Michal Benes <michal.benes@xeris.cz>
	  * check/Makefile.am:
	  * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
	  (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
	  add a unit test for matroskamux
	  fix the bugs that the unit test exposed

2005-11-01 14:34:22 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* gst/rtp/Makefile.am:
	  fix Makefile.am
	  Original commit message from CVS:
	  fix Makefile.am

2005-11-01 12:39:16 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class_init.
	  Original commit message from CVS:
	  * gst/autodetect/gstautoaudiosink.c:
	  (gst_auto_audio_sink_class_init),
	  (gst_auto_audio_sink_change_state):
	  * gst/autodetect/gstautovideosink.c:
	  (gst_auto_video_sink_class_init),
	  (gst_auto_video_sink_change_state):
	  Fix state change function and use GST_DEBUG_FUNCPTR in
	  class_init.

2005-11-01 12:35:39 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/matroska/: Set timestamps on outgoing ebml headers as well, so that the element after matroskamux can get the tim...
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * gst/matroska/ebml-write.c: (gst_ebml_write_new),
	  (gst_ebml_write_reset), (gst_ebml_write_element_new):
	  * gst/matroska/ebml-write.h:
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
	  Set timestamps on outgoing ebml headers as well, so that the
	  element after matroskamux can get the timestamp already when
	  reading the first ebml element and doesn't have to wait for
	  the actual data buffer for that (#320308).

2005-10-31 22:08:52 +0000  Andy Wingo <wingo@pobox.com>

	* ChangeLog:
	* gst/videomixer/videomixer.c:
	  gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
	  Original commit message from CVS:
	  2005-10-31  Andy Wingo  <wingo@pobox.com>
	  * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
	  (gst_videomixer_pad_link): Kill some memleaks.
	  (gst_videomixer_pad_get_property): Style fix.
	  (gst_videomixer_pad_set_property): Style fix.
	  (gst_videomixer_pad_init): Style fix.
	  (gst_videomixer_update_queues): Kill memleak.
	  (gst_videomixer_loop): Kill memleak.
	  (gst_videomixer_collected): Kill memleak.

2005-10-31 19:08:27 +0000  Edgard Lima <edgard.lima@indt.org.br>

	* ChangeLog:
	* gst/auparse/gstauparse.c:
	  Just some cleanup.
	  Original commit message from CVS:
	  Just some cleanup.

2005-10-31 14:41:31 +0000  Edgard Lima <edgard.lima@indt.org.br>

	* ChangeLog:
	* ext/speex/gstspeexenc.c:
	  Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push.
	  Original commit message from CVS:
	  Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push.

2005-10-31 12:00:10 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711depay.c:
	  Payloader now sets some default caps on the srcpad if caps on the sinkpad are never set. This is important for the g7...
	  Original commit message from CVS:
	  Payloader now sets some default caps on the srcpad if caps on the sinkpad are never set. This is important for the g711 to work with burger's rtpbin element.

2005-10-28 19:19:40 +0000  Edgard Lima <edgard.lima@indt.org.br>

	* ChangeLog:
	* common:
	* ext/speex/gstspeexenc.c:
	  Add checks for return values from gst_pad_push and gst_pad_alloc_buffer.
	  Original commit message from CVS:
	  Add checks for return values from gst_pad_push and gst_pad_alloc_buffer.

2005-10-28 15:32:48 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of
	  Original commit message from CVS:
	  Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
	  * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
	  (gst_matroska_demux_parse_info),
	  (gst_matroska_demux_parse_blockgroup_or_simpleblock),
	  (gst_matroska_demux_parse_cluster):
	  * gst/matroska/matroska-ids.h:
	  * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
	  (gst_matroska_mux_init), (gst_matroska_mux_start),
	  (gst_matroska_mux_create_buffer_header),
	  (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
	  (gst_matroska_mux_get_property):
	  * gst/matroska/matroska-mux.h:
	  Add SimpleBlock support to matroska demuxer and muxer (part of
	  Matroska v2). (#319731)

2005-10-28 13:24:40 +0000  Wim Taymans <wim.taymans@gmail.com>

	  ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain.
	  Original commit message from CVS:
	  * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
	  (gst_jpeg_dec_change_state):
	  * ext/jpeg/gstjpegdec.h:
	  Cleanups. Don't create caps for every chain.

2005-10-27 18:46:32 +0000  Flavio Oliveira <flavio.oliveira@indt.org.br>

	* ChangeLog:
	* gst/law/alaw-encode.c:
	* gst/law/alaw-encode.h:
	* gst/law/mulaw-encode.c:
	* gst/law/mulaw-encode.h:
	  Fix to set timestamp on buffer, it was tested with RTP G711 elements.
	  Original commit message from CVS:
	  Fix to set timestamp on buffer, it was tested with RTP G711 elements.

2005-10-27 11:27:53 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.
	  Original commit message from CVS:
	  * gst/qtdemux/qtdemux.h:
	  Remove got_redirect from class structure as well.

2005-10-27 11:25:19 +0000  Tim-Philipp Müller <tim@centricular.net>

	  gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message on the bus instead.
	  Original commit message from CVS:
	  * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
	  (qtdemux_parse_tree):
	  Remove 'got-redirect' signal and post element message
	  on the bus instead.

2005-10-27 11:00:40 +0000  Wim Taymans <wim.taymans@gmail.com>

	  sys/oss/gstosssrc.c: Set correct format on oss instead of a silly value.
	  Original commit message from CVS:
	  * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
	  Set correct format on oss instead of a silly value.

2005-10-27 09:52:08 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/gstvideobox.c: Use liboil for
	  Original commit message from CVS:
	  2005-10-27  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_transform_caps), (gst_video_box_set_caps),
	  (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
	  (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
	  I420 rendering as well, doesn't bring much for my platform.
	  Might help on some other platforms.

2005-10-26 21:47:36 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/rtp/gstrtpgsmdepay.c:
	* gst/rtp/gstrtpgsmenc.c:
	* gst/rtp/gstrtpgsmparse.c:
	* gst/rtp/gstrtpgsmpay.c:
	  Declaring the padtemplate correctly.
	  Original commit message from CVS:
	  Declaring the padtemplate correctly.

2005-10-26 20:28:32 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711depay.c:
	* gst/rtp/gstrtpg711enc.c:
	* gst/rtp/gstrtpg711pay.c:
	* gst/rtp/gstrtpgsmdepay.c:
	* gst/rtp/gstrtpgsmenc.c:
	* gst/rtp/gstrtpgsmparse.c:
	* gst/rtp/gstrtpgsmpay.c:
	  Setting the proper copyright notice.
	  Original commit message from CVS:
	  Setting the proper copyright notice.

2005-10-26 17:23:06 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/Makefile.am: Use liboil.
	  Original commit message from CVS:
	  2005-10-26  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/Makefile.am: Use liboil.
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_set_property), (gst_video_box_transform_caps),
	  (gst_video_box_set_caps), (gst_video_box_get_unit_size),
	  (gst_video_box_ayuv): Lot of optimization in AYUV rendering
	  using liboil. Will dot the same to I420 border generation
	  tomorrow.

2005-10-26 16:36:01 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* gst/rtp/Makefile.am:
	  fix automake warnings
	  Original commit message from CVS:
	  fix automake warnings

2005-10-26 14:50:59 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711dec.h:
	* gst/rtp/gstrtpg711depay.c:
	* gst/rtp/gstrtpg711depay.h:
	* gst/rtp/gstrtpg711enc.c:
	* gst/rtp/gstrtpg711pay.c:
	* gst/rtp/gstrtpgsmdepay.c:
	* gst/rtp/gstrtpgsmdepay.h:
	* gst/rtp/gstrtpgsmenc.c:
	* gst/rtp/gstrtpgsmparse.c:
	* gst/rtp/gstrtpgsmparse.h:
	* gst/rtp/gstrtpgsmpay.c:
	  Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inherits from the basertpdepayloader.
	  Original commit message from CVS:
	  Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inherits from the basertpdepayloader.

2005-10-26 14:23:45 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/gstvideobox.c: Removing this forgotten debug.
	  Original commit message from CVS:
	  2005-10-26  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
	  (gst_video_box_ayuv): Removing this forgotten debug.

2005-10-26 14:08:49 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.
	  Original commit message from CVS:
	  2005-10-26  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
	  (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.

2005-10-26 11:12:34 +0000  Tim-Philipp Müller <tim@centricular.net>

	  sys/oss/: Actually use the 'oss' debug category we register.
	  Original commit message from CVS:
	  * sys/oss/gstossaudio.c:
	  * sys/oss/gstossdmabuffer.c:
	  * sys/oss/gstosshelper.c:
	  * sys/oss/gstossmixer.c:
	  * sys/oss/gstossmixerelement.c:
	  * sys/oss/gstossmixertrack.c:
	  * sys/oss/gstosssink.c:
	  * sys/oss/gstosssrc.c:
	  Actually use the 'oss' debug category we register.

2005-10-26 10:38:18 +0000  Julien Moutte <julien@moutte.net>

	  gst/videomixer/videomixer.c: Use gst_pad_get_parent and drop the ref that was added through that call.
	  Original commit message from CVS:
	  2005-10-26  Julien MOUTTE  <julien@moutte.net>
	  * gst/videomixer/videomixer.c:
	  (gst_videomixer_pad_set_property),
	  (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
	  Use gst_pad_get_parent and drop the ref that was added through
	  that call.

2005-10-26 10:03:02 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* gst/rtp/gstrtpgsmenc.c:
	* gst/rtp/gstrtpgsmpay.c:
	  fix compilation
	  Original commit message from CVS:
	  fix compilation

2005-10-25 21:09:36 +0000  Flavio Oliveira <flavio.oliveira@indt.org.br>

	* ChangeLog:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711depay.c:
	  Just removed a couple of lines of weird code used during development/test time.
	  Original commit message from CVS:
	  Just removed a couple of lines of weird code used during development/test time.

2005-10-25 19:19:38 +0000  Flavio Oliveira <flavio.oliveira@indt.org.br>

	* ChangeLog:
	* gst/rtp/Makefile.am:
	* gst/rtp/gstrtp.c:
	* gst/rtp/gstrtpg711dec.c:
	* gst/rtp/gstrtpg711dec.h:
	* gst/rtp/gstrtpg711depay.c:
	* gst/rtp/gstrtpg711depay.h:
	* gst/rtp/gstrtpg711enc.c:
	* gst/rtp/gstrtpg711enc.h:
	* gst/rtp/gstrtpg711pay.c:
	* gst/rtp/gstrtpg711pay.h:
	  G711 payloader and depayloader created by Edgard Lima (it supports mulaw and alaw (dec)encoders)
	  Original commit message from CVS:
	  G711 payloader and depayloader created by Edgard Lima (it supports
	  mulaw and alaw (dec)encoders)

2005-10-25 17:55:19 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...
	  Original commit message from CVS:
	  2005-10-25  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
	  Doh ! I introduced wingo's bug again ! Sorry...

2005-10-25 16:02:38 +0000  Christian Schaller <uraeus@gnome.org>

	* ChangeLog:
	* gst/rtp/Makefile.am:
	  add missing header files for disting
	  Original commit message from CVS:
	  add missing header files for disting

2005-10-25 15:07:02 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ChangeLog:
	* gst/rtp/gstrtpgsmdepay.c:
	* gst/rtp/gstrtpgsmdepay.h:
	* gst/rtp/gstrtpgsmenc.c:
	* gst/rtp/gstrtpgsmenc.h:
	* gst/rtp/gstrtpgsmparse.c:
	* gst/rtp/gstrtpgsmparse.h:
	* gst/rtp/gstrtpgsmpay.c:
	* gst/rtp/gstrtpgsmpay.h:
	  Getting the GSM (de)payloader working and compatible with our plans for RTP.
	  Original commit message from CVS:
	  Getting the GSM (de)payloader working and compatible with our plans for RTP.

2005-10-25 13:03:04 +0000  Christian Schaller <uraeus@gnome.org>

	* gst/rtp/gstrtp.c:
	  fix mistaken claim on GPL, its LGPL
	  Original commit message from CVS:
	  fix mistaken claim on GPL, its LGPL

2005-10-25 10:47:09 +0000  Julien Moutte <julien@moutte.net>

	  ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in a single place.
	  Original commit message from CVS:
	  2005-10-25  Julien MOUTTE  <julien@moutte.net>
	  * ext/libpng/gstpngdec.c: (user_info_callback),
	  (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
	  a newsegment event, move some redundant code in a single place.

2005-10-25 10:23:26 +0000  Julien Moutte <julien@moutte.net>

	  ext/libpng/gstpngdec.c: Temporary hack to get correct colors order when we have a png image with alpha channel.
	  Original commit message from CVS:
	  2005-10-25  Julien MOUTTE  <julien@moutte.net>
	  * ext/libpng/gstpngdec.c: (user_info_callback),
	  (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
	  hack to get correct colors order when we have a png image with
	  alpha channel.

2005-10-24 17:29:02 +0000  Edward Hervey <bilboed@bilboed.com>

	  ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more pads.
	  Original commit message from CVS:
	  * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads):
	  Call gst_element_no_more_pads when there will be no more pads.

2005-10-24 16:39:38 +0000  Wim Taymans <wim.taymans@gmail.com>

	  gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payload convertor for an asterisk server.
	  Original commit message from CVS:
	  * gst/rtp/Makefile.am:
	  * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
	  (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
	  (gst_asteriskh263_init), (gst_asteriskh263_finalize),
	  (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
	  (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
	  (gst_asteriskh263_plugin_init):
	  * gst/rtp/gstasteriskh263.h:
	  * gst/rtp/gstrtp.c: (plugin_init):
	  * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
	  (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
	  (gst_rtph263enc_init), (gst_rtph263enc_finalize),
	  (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
	  (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
	  (gst_rtph263enc_plugin_init):
	  * gst/rtp/gstrtph263enc.h:
	  Added two new payloaders, an RFC 2190 payloader for h263 and
	  a payload convertor for an asterisk server.

2005-10-24 15:57:17 +0000  Tim-Philipp Müller <tim@centricular.net>

	  sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but depends on width and number of channels).
	  Original commit message from CVS:
	  * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
	  Set bytes_per_sample correctly (is not always 4, but
	  depends on width and number of channels).

2005-10-24 15:50:06 +0000  Tim-Philipp Müller <tim@centricular.net>

	  ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa...
	  Original commit message from CVS:
	  * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
	  (gst_flacenc_init), (gst_flacenc_sink_setcaps),
	  (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
	  (gst_flacenc_sink_event), (gst_flacenc_chain),
	  (gst_flacenc_set_property), (gst_flacenc_get_property),
	  (gst_flacenc_change_state):
	  * ext/flac/gstflacenc.h:
	  Fix seeking, so that flacenc can rewrite the header with the
	  correct duration and amount of samples and all that at EOS;
	  also set timestamps and granulepos on outgoing buffers; add
	  debug category; fix state change function.

2005-10-24 13:46:09 +0000  Julien Moutte <julien@moutte.net>

	  gst/videomixer/videomixer.c: Don't restrict video geometry from 16 to 4096.
	  Original commit message from CVS:
	  2005-10-24  Julien MOUTTE  <julien@moutte.net>
	  * gst/videomixer/videomixer.c: Don't restrict video geometry
	  from 16 to 4096.

2005-10-24 13:22:14 +0000  Julien Moutte <julien@moutte.net>

	  gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging category.
	  Original commit message from CVS:
	  2005-10-24  Julien MOUTTE  <julien@moutte.net>
	  * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
	  (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
	  Fix caps negotiation correctly, add debugging category.

2005-10-24 13:02:47 +0000  Christian Schaller <uraeus@gnome.org>

	* ChangeLog:
	* configure.ac:
	  port over plugin listing from base
	  Original commit message from CVS:
	  port over plugin listing from base

2005-10-24 08:59:24 +0000  Julien Moutte <julien@moutte.net>

	  ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad.
	  Original commit message from CVS:
	  2005-10-24  Julien MOUTTE  <julien@moutte.net>
	  * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed
	  caps on
	  a sink pad.

2005-10-23 23:05:59 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* configure.ac:
	* docs/upload.mak:
	  back to HEAD
	  Original commit message from CVS:
	  back to HEAD

=== release 0.9.4 ===

2005-10-23 22:43:08 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ChangeLog:
	* NEWS:
	* RELEASE:
	* configure.ac:
	* docs/Makefile.am:
	* docs/plugins/gst-plugins-good-plugins.args:
	* docs/plugins/gst-plugins-good-plugins.signals:
	* docs/plugins/inspect/plugin-1394.xml:
	* docs/plugins/inspect/plugin-aasink.xml:
	* docs/plugins/inspect/plugin-alaw.xml:
	* docs/plugins/inspect/plugin-alpha.xml:
	* docs/plugins/inspect/plugin-alphacolor.xml:
	* docs/plugins/inspect/plugin-auparse.xml:
	* docs/plugins/inspect/plugin-autodetect.xml:
	* docs/plugins/inspect/plugin-avi.xml:
	* docs/plugins/inspect/plugin-cacasink.xml:
	* docs/plugins/inspect/plugin-cairo.xml:
	* docs/plugins/inspect/plugin-debug.xml:
	* docs/plugins/inspect/plugin-dv.xml:
	* docs/plugins/inspect/plugin-efence.xml:
	* docs/plugins/inspect/plugin-effectv.xml:
	* docs/plugins/inspect/plugin-esdsink.xml:
	* docs/plugins/inspect/plugin-flac.xml:
	* docs/plugins/inspect/plugin-flxdec.xml:
	* docs/plugins/inspect/plugin-gconfelements.xml:
	* docs/plugins/inspect/plugin-goom.xml:
	* docs/plugins/inspect/plugin-jpeg.xml:
	* docs/plugins/inspect/plugin-level.xml:
	* docs/plugins/inspect/plugin-matroska.xml:
	* docs/plugins/inspect/plugin-mulaw.xml:
	* docs/plugins/inspect/plugin-navigationtest.xml:
	* docs/plugins/inspect/plugin-ossaudio.xml:
	* docs/plugins/inspect/plugin-png.xml:
	* docs/plugins/inspect/plugin-rtp.xml:
	* docs/plugins/inspect/plugin-rtsp.xml:
	* docs/plugins/inspect/plugin-shout2send.xml:
	* docs/plugins/inspect/plugin-smpte.xml:
	* docs/plugins/inspect/plugin-speex.xml:
	* docs/plugins/inspect/plugin-udp.xml:
	* docs/plugins/inspect/plugin-videobox.xml:
	* docs/plugins/inspect/plugin-videoflip.xml:
	* docs/plugins/inspect/plugin-videomixer.xml:
	* docs/plugins/inspect/plugin-wavenc.xml:
	* docs/plugins/inspect/plugin-wavparse.xml:
	* po/af.po:
	* po/az.po:
	* po/cs.po:
	* po/en_GB.po:
	* po/hu.po:
	* po/it.po:
	* po/nb.po:
	* po/nl.po:
	* po/or.po:
	* po/sq.po:
	* po/sr.po:
	* po/sv.po:
	* po/uk.po:
	* po/vi.po:
	  releasing 0.9.4
	  Original commit message from CVS:
	  releasing 0.9.4

2005-10-23 11:07:10 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/libpng/gstpngdec.c:
	* gst/wavparse/gstwavparse.c:
	* po/POTFILES.in:
	  STOPPED->FAILED
	  Original commit message from CVS:
	  STOPPED->FAILED

2005-10-21 17:00:58 +0000  Tim-Philipp Müller <tim@centricular.net>