summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test FIONREAD ioctl presence in an alternate header for Solaris 10 (and ↵Stéphane Loeuillet2004-05-202-0/+45
| | | | | | | perhaps earlier versions) Original commit message from CVS: test FIONREAD ioctl presence in an alternate header for Solaris 10 (and perhaps earlier versions)
* make ronald happy by following his strategy of putting headers as capsThomas Vander Stichele2004-05-201-0/+7
| | | | | Original commit message from CVS: make ronald happy by following his strategy of putting headers as caps
* split up push_packetThomas Vander Stichele2004-05-201-0/+7
| | | | | Original commit message from CVS: split up push_packet
* add new tcp elementsThomas Vander Stichele2004-05-201-0/+19
| | | | | Original commit message from CVS: add new tcp elements
* don't fix a test that should fail (too old a52dec detection)Stéphane Loeuillet2004-05-191-2/+1
| | | | | Original commit message from CVS: don't fix a test that should fail (too old a52dec detection)
* gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.Wim Taymans2004-05-192-3/+12
| | | | | | Original commit message from CVS: * gst/law/mulaw-conversion.c: (mulaw_encode): Fix overflow bug in ulaw encoding.
* ext/mad/gstmad.c: don't unref the event twiceBenjamin Otte2004-05-191-0/+5
| | | | | | Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_handle_event): don't unref the event twice
* configure.ac: remove -Wno-sign-compareBenjamin Otte2004-05-192-1/+6
| | | | | | Original commit message from CVS: * configure.ac: remove -Wno-sign-compare
* configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without ↵Benjamin Otte2004-05-192-1/+6
| | | | | | | | | workarounds if you want to work against glib 2.2... Original commit message from CVS: * configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds if you want to work against glib 2.2 and 2.4
* gsttcp -> gsttcppluginThomas Vander Stichele2004-05-191-0/+9
| | | | | Original commit message from CVS: gsttcp -> gsttcpplugin
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-192-1/+8
| | | | | | Original commit message from CVS: * gst/debug/tests.c: (md5_get_value): fix segfault on gst-inspect
* gst/debug/: add new extensible and configurable testing element. Current ↵Benjamin Otte2004-05-196-6/+894
| | | | | | | | | | | | | | | tests include buffer count, stream length, t... Original commit message from CVS: * gst/debug/testplugin.c: * gst/debug/tests.c: * gst/debug/tests.h: add new extensible and configurable testing element. Current tests include buffer count, stream length, timestamp/duration matching and md5. * gst/debug/Makefile.am: * gst/debug/gstdebug.c: (plugin_init): add infrastructure for new element
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the ↵Johan Dahlin2004-05-192-1/+7
| | | | | | | | array. Fixes gst-inspect segfault on ppc. Original commit message from CVS: * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the array. Fixes gst-inspect segfault on ppc.
* gst/ffmpegcolorspace/imgconvert.c: Fixes for warnings (bugs, actually) ↵David Schleef2004-05-191-0/+5
| | | | | | | | noticed by gcc but not forte. Original commit message from CVS: * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for warnings (bugs, actually) noticed by gcc but not forte.
* sys/sunaudio/: New sunaudiosinkDavid Schleef2004-05-191-0/+5
| | | | | | Original commit message from CVS: * sys/sunaudio/Makefile.am: * sys/sunaudio/gstsunaudio.c: New sunaudiosink
* gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ↵David Moore2004-05-192-5/+37
| | | | | | | | | to use non-seekable streams. (bug #142272) Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state), (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore) to allow qtdemux to use non-seekable streams. (bug #142272)
* gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. ↵David Schleef2004-05-191-0/+9
| | | | | | | | | | | | This code was obviously not supposed to las... Original commit message from CVS: * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16), (gst_resample_sinc_ft_float): Remove use of static temporary buffer. This code was obviously not supposed to last long, but it's stuck in our ABI, so it required a little hack to make it ABI-compatible. Fixes #142585. * gst-libs/gst/resample/resample.h: same.
* configure.ac: Add sunaudioDavid Schleef2004-05-195-5/+43
| | | | | | | | | | | | | | Original commit message from CVS: * configure.ac: Add sunaudio * examples/Makefile.am: make gstplay depend on gconf * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette), (convert_table_lookup), (img_convert): remove c99-isms * gst/ffmpegcolorspace/imgconvert_template.h: make a constant unsigned, to fix a warning on Solaris * gst/mpeg1sys/systems.c: bcopy->memcpy * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy * sys/Makefile.am: Add sunaudio
* ext/ogg/gstoggmux.c: Fix an ugly memleak where the muxer didn't flush enough ↵Wim Taymans2004-05-181-0/+10
| | | | | | | | | | | | | ogg pages. This also resulted in badly m... Original commit message from CVS: * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop): Fix an ugly memleak where the muxer didn't flush enough ogg pages. This also resulted in badly muxed ogg files.
* gst/asfdemux/: - fix ASF_OBJ_PADDING guidStéphane Loeuillet2004-05-181-0/+10
| | | | | | | | | | | Original commit message from CVS: * gst/asfdemux/asfheaders.c : * gst/asfdemux/asfheaders.h : * gst/asfdemux/gstasfdemux.c : - fix ASF_OBJ_PADDING guid - add 3 new object guids (language list, metadata, extended stream properties) - add a function to parse extended header objects
* sys/oss/gstosselement.c: remove leftover debugging g_printBenjamin Otte2004-05-182-3/+5
| | | | | | Original commit message from CVS: * sys/oss/gstosselement.c: (gst_osselement_sync_parms): remove leftover debugging g_print
* ext/mad/gstmad.c: Fix for when the first format in a discont event is not a ↵Ronald S. Bultje2004-05-181-0/+6
| | | | | | | | | byte-based one. Should fix #137710. Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_handle_event): Fix for when the first format in a discont event is not a byte-based one. Should fix #137710.
* m4/a52.m4: fix compilation with -Wall -WerrorStéphane Loeuillet2004-05-184-5/+17
| | | | | | | Original commit message from CVS: * m4/a52.m4 : fix compilation with -Wall -Werror * m4/libfame.m4 : idem * m4/libmikmod.m4 : idem
* gst/asfdemux/gstasfdemux.c: signal the new tags before giving up the referenceBenjamin Otte2004-05-171-0/+5
| | | | | | Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): signal the new tags before giving up the reference
* whoops, I always forget to note the bugBenjamin Otte2004-05-171-1/+1
| | | | | Original commit message from CVS: whoops, I always forget to note the bug
* ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte2004-05-173-6/+27
| | | | | | | | | | Original commit message from CVS: * ext/shout2/gstshout2.c: use application/ogg instead of application/x-ogg (patch by Patrick Guimond, fixes #142432) * sys/oss/gstosselement.c: (gst_osselement_reset), (gst_osselement_sync_parms): don't set fragment size unless specified
* configure.ac: fix compilation of v4l2src with "-Wall -Werror" fixes #142664Stéphane Loeuillet2004-05-172-0/+6
| | | | | | Original commit message from CVS: * configure.ac : fix compilation of v4l2src with "-Wall -Werror" fixes #142664
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-173-9/+9
| | | | | Original commit message from CVS: rename WMAx codec defines to be consistent
* - LE/Dec au files were broken (a bug i introduced)Stéphane Loeuillet2004-05-171-3/+3
| | | | | Original commit message from CVS: - LE/Dec au files were broken (a bug i introduced)
* whoops, checked in too muchBenjamin Otte2004-05-173-4/+2
| | | | | Original commit message from CVS: whoops, checked in too much
* compute offsets correctly for internal buffers so timestamps are set ↵David Moore2004-05-173-2/+11
| | | | | | | | | | | | correctly when we can't seek. Also handle cases ... Original commit message from CVS: * autogen.sh: * configure.ac: * ext/mad/gstid3tag.c: (gst_id3_tag_chain): compute offsets correctly for internal buffers so timestamps are set correctly when we can't seek. Also handle cases where there are no offsets. (based on a patch by David Moore, fixes #142507)
* ext/alsa/gstalsasink.c: use correct variable when determining amount of data ↵Benjamin Otte2004-05-161-0/+6
| | | | | | | | | to skip so we don't skip into the void a... Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): use correct variable when determining amount of data to skip so we don't skip into the void and segfault
* gst/asfdemux/gstasfdemux.c: Hi, I'm a memleakBenjamin Otte2004-05-161-0/+5
| | | | | | Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps): Hi, I'm a memleak
* gst/asfdemux/gstasfdemux.c: - fix a mem leak and always propagate tagsStéphane Loeuillet2004-05-161-0/+9
| | | | | | | | | | Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: - fix a mem leak and always propagate tags - add WMV3 to known video codecs (but no decoder yet) - replace "surplus data" at end of audio header for what it is : codec specific data - fix a typo
* gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje2004-05-161-0/+7
| | | | | | | Original commit message from CVS: reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net> * gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).
* ext/mad/gstmad.c: Ignore CRCs by default (fixes #142566).Ronald S. Bultje2004-05-161-0/+5
| | | | | | Original commit message from CVS: * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init): Ignore CRCs by default (fixes #142566).
* ext/alsa/gstalsamixer.c: Fix for cases where we fail to attach to a mixer.Ronald S. Bultje2004-05-161-0/+10
| | | | | | | | | | | Original commit message from CVS: * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open), (gst_alsa_mixer_close), (gst_alsa_mixer_supported), (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list), (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks), (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record): Fix for cases where we fail to attach to a mixer.
* gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2004-05-163-250/+155
| | | | | | | | | | | | | Original commit message from CVS: * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Don't touch events after not owning them anymore. * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init), (gst_wavparse_fmt), (gst_wavparse_other), (gst_wavparse_handle_seek), (gst_wavparse_loop), (gst_wavparse_pad_convert), (gst_wavparse_pad_query), (gst_wavparse_srcpad_event): * gst/wavparse/gstwavparse.h: Add seeking, fix querying.
* gst/asfdemux/gstasfdemux.c: - process comments even if they don't end with ↵Stéphane Loeuillet2004-05-161-1/+7
| | | | | | | | | \0\0 g_convert would ignore them if presen... Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): - process comments even if they don't end with \0\0 g_convert would ignore them if present and works well without them
* ext/alsa/gstalsa.c: simplify capsBenjamin Otte2004-05-161-0/+5
| | | | | | Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps): simplify caps
* forgot the bugnumber I fixed again...Benjamin Otte2004-05-161-1/+1
| | | | | Original commit message from CVS: forgot the bugnumber I fixed again...
* gst/asfdemux/gstasfdemux.c: don't write to memory we might not write to - ↵Benjamin Otte2004-05-161-0/+8
| | | | | | | | | | | g_convert does that for us anyway conmment ... Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): don't write to memory we might not write to - g_convert does that for us anyway (gst_asf_demux_audio_caps): conmment out gst_util_dump_mem
* ext/alsa/gstalsasink.c: compute correct expected timestamps after seek ↵Benjamin Otte2004-05-162-2/+10
| | | | | | | | | | | (broken since last commit) Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): compute correct expected timestamps after seek (broken since last commit) * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init): rename element and debugging category to gdkpixbufscale
* add note about bugBenjamin Otte2004-05-161-0/+1
| | | | | Original commit message from CVS: add note about bug
* ext/alsa/gstalsasink.c: add error checking to snd_pcm_delay and remove ↵Benjamin Otte2004-05-161-0/+8
| | | | | | | | | | | duplicate call to snd_pcm_delay that caused is... Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): add error checking to snd_pcm_delay and remove duplicate call to snd_pcm_delay that caused issues (see inline code comments) * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time): make more readable and fix return value when snd_pcm_delay fails
* Add new files for gdk_pixbuf based scalerJan Schmidt2004-05-153-0/+554
| | | | | Original commit message from CVS: Add new files for gdk_pixbuf based scaler
* Oops, forgot the Changelog :)Jan Schmidt2004-05-151-0/+14
| | | | | Original commit message from CVS: Oops, forgot the Changelog :)
* ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using ↵Jan Schmidt2004-05-153-3/+10
| | | | | | | | | | | | | | | | | gdk_pixbuf, because gdk_pixbuf does BILINEAR an... Original commit message from CVS: * ext/gdk_pixbuf/Makefile.am: * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): * ext/gdk_pixbuf/gstgdkpixbuf.h: Add new pixbufscale element to scale RGB video using gdk_pixbuf, because gdk_pixbuf does BILINEAR and HYPER interpolation correctly. * ext/theora/theoraenc.c: (theora_enc_chain), Discard buffer and return if explicit caps could not be set (theora_enc_get_property): Make _get return kbps for the bitrate consistent with the _set function.
* ext/libvisual/visual.c: add missing visual_audio_analyzeBenjamin Otte2004-05-141-0/+5
| | | | | | Original commit message from CVS: * ext/libvisual/visual.c: (gst_visual_chain): add missing visual_audio_analyze
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-143-1/+12
| | | | | | | | Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD is killed while we're playing. * gst/qtdemux/qtdemux.c: (qtdemux_parse): call gst_element_no_more_pads().