summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* clean up the mess that made me cry and avoid needless duplicationThomas Vander Stichele2004-12-291-0/+8
| | | | | Original commit message from CVS: clean up the mess that made me cry and avoid needless duplication
* give indication of why we segfaultThomas Vander Stichele2004-12-291-0/+5
| | | | | Original commit message from CVS: give indication of why we segfault
* configure.ac: Fix indentation, fix v4l2 plugin detection.Ronald S. Bultje2004-12-291-0/+11
| | | | | | | | | | | | Original commit message from CVS: * configure.ac: Fix indentation, fix v4l2 plugin detection. * ext/Makefile.am: Fix libmms location (Maciej, use diff -u!). * ext/alsa/gstalsa.c: (gst_alsa_init): Initialize caps cache to NULL. * gst/playback/gstplaybin.c: (gst_play_bin_change_state): Only change state on audiosink if it exists.
* I'm too lazy to comment thisMaciej Katafiasz2004-12-281-111/+121
| | | | | Original commit message from CVS: *** empty log message ***
* Merge patch from Ronald fixing problems with streaming text.Ronald2004-12-281-0/+12
| | | | | | | | | | | | | Original commit message from CVS: Merge patch from Ronald fixing problems with streaming text. * ext/cairo/gstcairo.c: (plugin_init): * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text), (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2), (gst_textoverlay_video_chain), (gst_textoverlay_loop), (gst_textoverlay_font_init), (gst_textoverlay_init), (gst_textoverlay_set_property): * ext/cairo/gsttextoverlay.h:
* ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ↵David Schleef2004-12-281-0/+12
| | | | | | | | | | | | | | | black outline on video, including font s... Original commit message from CVS: * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text), (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2), (gst_textoverlay_video_chain), (gst_textoverlay_loop), (gst_textoverlay_font_init), (gst_textoverlay_init), (gst_textoverlay_set_property): Improvements to actually render text as white on black outline on video, including font selection and horizontal/vertical alignment. (Ronald's christmas present) * ext/cairo/gsttextoverlay.h:
* fix ogm[audio/video]parse plugin registration (riff won't load if bytestream ↵Stéphane Loeuillet2004-12-261-0/+7
| | | | | | | | is already loaded) Original commit message from CVS: fix ogm[audio/video]parse plugin registration (riff won't load if bytestream is already loaded)
* fix for glib < 2.4Thomas Vander Stichele2004-12-241-0/+5
| | | | | Original commit message from CVS: fix for glib < 2.4
* disable docs again until it passes make distcheckThomas Vander Stichele2004-12-241-0/+6
| | | | | Original commit message from CVS: disable docs again until it passes make distcheck
* gst/: Add 3GP (variables name Q3GP because they can't start with a decoder ↵Ronald S. Bultje2004-12-241-0/+10
| | | | | | | | | | | | | is work in progress. Also do a GST_WARNING... Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps): * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find), (plugin_init): Add 3GP (variables name Q3GP because they can't start with a number). Add samr audio fourcc (used in .3gp files), decoder is work in progress. Also do a GST_WARNING instead of ERROR in case of unknown nodes, to decrease output.
* really fix distThomas Vander Stichele2004-12-241-0/+5
| | | | | Original commit message from CVS: really fix dist
* Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele2004-12-231-0/+8
| | | | | | | | | | Original commit message from CVS: * configure.ac: * ext/speex/gstspeexdec.h: * ext/speex/gstspeexenc.h: Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. Fix detection code in configure.ac
* gst/matroska/matroska-demux.c: Save position, so that queries give proper ↵Ronald S. Bultje2004-12-231-0/+7
| | | | | | | | | | return values. Don't know how this could ev... Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup): Save position, so that queries give proper return values. Don't know how this could ever have worked before...
* configure.ac: Put additional LAME check inside the conditional. Fixes #152339Thomas Vander Stichele2004-12-231-0/+5
| | | | | | Original commit message from CVS: * configure.ac: Put additional LAME check inside the conditional. Fixes #152339
* gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting ↵Ronald S. Bultje2004-12-231-0/+7
| | | | | | | | | | movi offset while reading index. Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan): Add some more debug. Fix logic error when setting movi offset while reading index.
* gst/avi/gstavidemux.c: Add some debugging. Better detection of broken ↵Ronald S. Bultje2004-12-231-0/+9
| | | | | | | | | | | | indexes and the accompanying index recovery. No... Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry): Add some debugging. Better detection of broken indexes and the accompanying index recovery. No infinite loops on state changes when we're still in our loopfunction.
* configure.ac: Fix up.Ronald S. Bultje2004-12-221-0/+5
| | | | | | Original commit message from CVS: * configure.ac: Fix up.
* sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje2004-12-221-0/+9
| | | | | | | | | Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume): Normalizing the value before setting (gst_sunaudiomixer_get_volume): Normalizing the value after getting. Fixes bug# 161980
* fix build/distingChristian Schaller2004-12-221-0/+6
| | | | | Original commit message from CVS: fix build/disting
* gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over ↵Wim Taymans2004-12-221-0/+6
| | | | | | | | | schedulers does not work correcly in the ... Original commit message from CVS: * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element): Revert patch 1.38 as clock distribution over schedulers does not work correcly in the core yet.
* remove outdated README file of oss directoryStéphane Loeuillet2004-12-211-0/+5
| | | | | Original commit message from CVS: remove outdated README file of oss directory
* Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost2004-12-201-0/+13
| | | | | Original commit message from CVS: Added boilerplate gtk-doc files for plugin-libs documentation.
* fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet2004-12-191-0/+4
| | | | | Original commit message from CVS: fix int and float audio caps in auparse, partially fixes bug #142812
* sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje2004-12-191-0/+6
| | | | | | | Original commit message from CVS: * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported): * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported): g_assert() can be a macro, don't use #ifdef inside it.
* gst/videorate/gstvideorate.c: Event handling (fixes #159986).Ronald S. Bultje2004-12-191-0/+9
| | | | | | | | | Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/videorate/gstvideorate.c: (gst_videorate_blank_data), (gst_videorate_init), (gst_videorate_chain), (gst_videorate_change_state): Event handling (fixes #159986).
* gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.Ronald S. Bultje2004-12-191-0/+6
| | | | | | | Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps_with_data): Add BLZ0 (Blizzard's version of DivX) fourcc.
* gst/tta/gstttadec.c: And yet another portability fix.David Schleef2004-12-191-0/+5
| | | | | | Original commit message from CVS: * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another portability fix.
* gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ↵David Schleef2004-12-191-0/+5
| | | | | | | | portable. Original commit message from CVS: * gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't portable.
* gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and ↵David Schleef2004-12-191-0/+10
| | | | | | | | | | | | | c99 extensions that Original commit message from CVS: * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info), (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name), (avcodec_get_pix_fmt), (avpicture_layout), (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy), (get_convert_table_entry), (img_convert), (img_get_alpha_info): Fix code to not use GCC extensions (and c99 extensions that Forte does not like.)
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-181-0/+14
| | | | | | | | | | | | | | Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link), (gst_deinterlace_chain): Rowstride fixes. Fixes #161039. * gst/videocrop/gstvideocrop.c: (gst_video_crop_init), (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val), (gst_video_crop_getcaps), (gst_video_crop_link), (gst_video_crop_i420), (gst_video_crop_chain), (gst_video_crop_change_state): Rework of negotiation. Actually works now. Fixes #158650.
* gst/matroska/matroska-demux.c: That was very stupid.Ronald S. Bultje2004-12-181-0/+5
| | | | | | Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint): That was very stupid.
* gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje2004-12-181-0/+6
| | | | | | | Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup): Fix possible crasher.
* gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje2004-12-181-0/+6
| | | | | | | Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint), (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup): Lace sizes can be zero.
* ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.Ronald S. Bultje2004-12-181-0/+7
| | | | | | | | Original commit message from CVS: * ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. * gst/apetag/apedemux.c: (gst_ape_demux_stream_data): Really EOS.
* gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. ↵Ronald S. Bultje2004-12-181-0/+5
| | | | | | | | Fixes #160514. Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index): Work for truncated (unfinished download etc.) files. Fixes #160514.
* ext/alsa/gstalsasink.c: Fix for integer overflow. Makes #156001 not crash. ↵Ronald S. Bultje2004-12-181-0/+6
| | | | | | | | | Probably masks the real bug. Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): Fix for integer overflow. Makes #156001 not crash. Probably masks the real bug.
* gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.Ronald S. Bultje2004-12-171-0/+5
| | | | | | Original commit message from CVS: * gst/ac3parse/gstac3parse.c: (plugin_init): Parsers never have ranks. Fixes #159651.
* gst/playback/gstdecodebin.c: make sure the facotries are ordered the same ↵Benjamin Otte2004-12-171-0/+8
| | | | | | | | | | | every time even if they have the same rank ... Original commit message from CVS: * gst/playback/gstdecodebin.c: (compare_ranks): make sure the facotries are ordered the same every time even if they have the same rank by using the name * gst/playback/gstdecodebin.c: (find_compatibles): make sure we don't add factories to the list twice
* configure.ac: look for musepack headers as musepack/*.h (fixes #159847)David Schleef2004-12-171-0/+7
| | | | | | | | Original commit message from CVS: * configure.ac: look for musepack headers as musepack/*.h (fixes #159847) * ext/musepack/gstmusepackdec.h: use <musepack/*.h> * ext/musepack/gstmusepackreader.h: same
* gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).Ronald S. Bultje2004-12-161-0/+6
| | | | | | | Original commit message from CVS: * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strf_auds_with_data): Read extradata correctly (fixes #155879).
* gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does ↵David Schleef2004-12-161-0/+6
| | | | | | | | | _not_ attempt or allow conversion unless ch... Original commit message from CVS: * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _not_ attempt or allow conversion unless channels is 1 or 2.
* fix mpeg and vob pipelines, others are still borked thoughChristian Schaller2004-12-161-0/+4
| | | | | Original commit message from CVS: fix mpeg and vob pipelines, others are still borked though
* gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 ↵David Schleef2004-12-161-0/+5
| | | | | | | | channels. Change caps to compensate. Original commit message from CVS: * gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 channels. Change caps to compensate.
* gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't ↵Ronald S. Bultje2004-12-161-0/+6
| | | | | | | | | work... Original commit message from CVS: * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx), (gst_matroska_demux_audio_caps): Some MPEG-AAC hacks, because else it doesn't work...
* gst-libs/gst/riff/riff-media.c: Add h264.Ronald S. Bultje2004-12-161-0/+7
| | | | | | | | Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps_with_data), (gst_riff_create_video_template_caps): Add h264.
* gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje2004-12-161-0/+5
| | | | | | Original commit message from CVS: * gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
* cleanup and uniformize debuggingThomas Vander Stichele2004-12-161-0/+5
| | | | | Original commit message from CVS: cleanup and uniformize debugging
* gst/mpegstream/: Reset on ready. Fixes 160276.Ronald S. Bultje2004-12-161-0/+10
| | | | | | | | | | Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init), (gst_dvd_demux_reset), (gst_dvd_demux_change_state): * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset), (gst_mpeg_demux_change_state): Reset on ready. Fixes 160276.
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: Fix memleak (#154815).Ronald S. Bultje2004-12-161-0/+8
| | | | | | | | Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_pad_link): Fix memleak (#154815).
* ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting ↵Ronald S. Bultje2004-12-161-0/+11
| | | | | | | | | | | | | a trm id from the MusicBrainz database (#... Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init), (gst_musicbrainz_init), (gst_musicbrainz_chain), (gst_musicbrainz_set_property), (gst_musicbrainz_get_property): * ext/musicbrainz/gsttrm.h: Add support for using a proxy server when getting a trm id from the MusicBrainz database (#149613).