1 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3 * configure.ac : change speex detection as 1.1.6 now uses
4 .pc/pkg-config and they changed their headers location.
6 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
8 * gst/matroska/matroska-mux.h:
9 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
10 (gst_matroska_mux_start), (gst_matroska_mux_finish),
11 (gst_matroska_mux_write_data):
12 Write multiple blocks/frames per cluster.
13 Write meta-seek information (seek heads).
15 2004-09-09 Scott Wheeler <wheeler@kde.org>
17 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
18 (gst_play_bin_set_property), (gst_play_bin_get_property),
19 (gen_audio_element), (gen_audio_element):
20 Add a volume element / property to the pipeline.
22 2004-09-07 Wim Taymans <wim@fluendo.com>
24 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
25 Copy timestamps from the master pad to the output buffers.
27 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
29 * ext/raw1394/gstdv1394src.c:
30 throw errors when applicable
32 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
34 * gst/matroska/ebml-ids.h:
35 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
36 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
37 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
38 automatically convert unix time <-> ebml time when reading/writing a date,
39 use gst_ebml_write_uint to write CUETIME, not gst_ebml_write_date.
40 * gst/matroska/matroska-ids.h:
41 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
42 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
43 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
44 (gst_matroska_mux_write_data):
45 Write track and segment UIDs, write muxing date, write
46 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
47 Create cues for audio only files.
49 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
51 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
52 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
53 Re-commit ALSA switches.
54 * gst/adder/gstadder.c: (gst_adder_loop):
56 * gst/debug/progressreport.c: (gst_progressreport_report):
58 * gst/matroska/matroska-demux.c:
59 (gst_matroska_demux_parse_contents):
61 * gst/playback/test3.c: (update_scale):
64 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
71 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
73 * configure.ac: releasing 0.8.4, "Alias"
75 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
77 * ext/theora/Makefile.am:
78 fix makefile. Fixes #151462.
80 2004-08-30 Wim Taymans <wim@fluendo.com>
82 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
83 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
84 (gst_multifdsink_remove_client_link),
85 (gst_multifdsink_client_queue_buffer),
86 (gst_multifdsink_handle_client_write):
87 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
88 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
89 Fix some memory leaks.
91 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
93 Patch by: David Schleef
97 rename our detection macro for V4L2. Fixes #151236.
99 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
101 Patch by: David Schleef
104 check to define LAMEPRESET. Fixes #151232.
106 2004-08-27 David Schleef <ds@schleef.org>
108 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
109 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
110 (gst_glimagesink_fixate): Move local variable declarations to
113 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
116 bump nano for prerelease
118 2004-08-27 David Schleef <ds@schleef.org>
120 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
121 * sys/sunaudio/gstsunaudiosrc.c:
122 * sys/sunaudio/gstsunaudiosrc.h:
124 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
126 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
128 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
129 * gst/matroska/matroska-mux.h:
130 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
131 VFW compatibility mode
133 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
135 patch by: Zaheer Abbas Merali
137 * ext/ogg/gstoggmux.c:
138 * ext/vorbis/vorbisenc.c:
139 * ext/vorbis/vorbisenc.h:
142 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
144 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
145 fix byte order reversion on little endian machines.
146 * gst/matroska/matroska-mux.c: (audiosink_templ),
147 (gst_matroska_mux_audio_pad_link):
148 add TTA codec to the list of supported codecs.
149 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
150 (gst_matroska_mux_start), (gst_matroska_mux_finish),
151 (gst_matroska_mux_write_data):
152 * gst/matroska/matroska-mux.h:
153 write segment duration correctly, write muxing app string, fixes bugs
155 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
156 wait for all pads to be negotiated before starting to mux.
158 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
160 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
161 * ext/lame/gstlame.h:
162 Added new media support to lame
164 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
166 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
167 send vorbis headers at the beginning of a stream, fixes bug #141554.
168 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
170 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
171 (gst_matroska_demux_plugin_init):
172 * gst/matroska/matroska-ids.h:
173 enable demuxing of TTA audio streams, fixes bug #148951.
174 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
175 enable typefinding for TTA audio files, fixes bug #148711.
176 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
177 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
178 fixes playback of packed bitstream and xvid with bframes, bug #135407.
180 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
182 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
183 (gst_riff_read_element_data), (gst_riff_read_seek),
184 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
185 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
188 2004-08-23 Iain <iaingnome@gmail.com>
190 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
191 tags. They appear to be handled differently to normal.
192 (tag_list_to_id3_tag_foreach): Ditto.
194 2004-08-22 Wim Taymans <wim@fluendo.com>
196 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
197 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
198 Make sure we never send -1 granulepos.
200 2004-08-20 Wim Taymans <wim@fluendo.com>
202 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
204 I will accept bitchslappings with non sharp objects.
206 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
209 Clean up the test for lame presets
211 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
214 * ext/lame/Makefile.am:
215 * ext/lame/gstlame.c: (gst_lame_class_init),
216 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
217 Only enable lame presets if version of lame has presets in API
219 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
220 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
221 * gst/udp/gstudpsrc.h:
222 Don't call gst_pad_push in a get function. Fixes #150449
224 2004-08-18 Wim Taymans <wim@fluendo.com>
226 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
227 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
228 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
229 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
230 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
232 * gst/tcp/gstfdset.h:
233 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
234 (gst_multifdsink_client_queue_buffer),
235 (gst_multifdsink_handle_client_write):
236 * gst/tcp/gstmultifdsink.h:
237 Some extra checks in gstfdset.
238 Only use send() when the fd is a socket. Don't try to
239 read from write only fds.
241 2004-08-18 Wim Taymans <wim@fluendo.com>
243 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
244 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
245 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
246 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
248 Add more locking and bounds checking.
250 2004-08-18 Wim Taymans <wim@fluendo.com>
252 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
253 Realloc test fdset in the lock and right before starting
254 the poll call. Bump the limit to 4096.
256 2004-08-17 David Schleef <ds@schleef.org>
258 * sys/sunaudio/Makefile.am:
259 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
260 of rates and channels. Make debugging less obnoxious.
262 Patch from Balamurali Viswanathan implementing a mixer for
263 Sun audio. (bug #144091):
264 * sys/sunaudio/gstsunelement.c:
265 * sys/sunaudio/gstsunelement.h:
266 * sys/sunaudio/gstsunmixer.c:
267 * sys/sunaudio/gstsunmixer.h:
269 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
271 * gst/audioscale/gstaudioscale.c:
272 * gst/audioscale/gstaudioscale.h:
273 made audioscale resample from any sample rate to any sample rate
275 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
277 * ext/libpng/gstpngdec.c:
278 error out on unsupported types
280 2004-08-17 Iain <iaingnome@gmail.com>
282 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
283 mid_side and loose_mid_side properties if its a stereo stream.
285 2004-08-17 Wim Taymans <wim@fluendo.com>
287 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
288 (theora_get_formats), (theora_dec_src_convert),
289 (theora_dec_sink_convert), (theora_dec_src_query),
290 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
293 2004-08-17 Wim Taymans <wim@fluendo.com>
295 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
297 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
298 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
299 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
300 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
301 Mark delta units in the muxer.
302 Try to decode the packet after an out-of-sync error from
305 2004-08-17 Wim Taymans <wim@fluendo.com>
307 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
308 (gst_multifdsink_init), (gst_multifdsink_add),
309 (gst_multifdsink_client_queue_buffer),
310 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
311 * gst/tcp/gstmultifdsink.h:
312 Added option to send a keyframe to clients as the first buffer.
313 Make timeout property writable.
315 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
317 patch by: Wim Taymans
319 * gst/tcp/gstfdset.c:
320 * gst/tcp/gstmultifdsink.c:
321 fix index comparison, should include 0
323 2004-08-16 Wim Taymans <wim@fluendo.com>
325 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
326 (gst_fdset_add_fd), (gst_fdset_remove_fd),
327 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
328 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
330 copy when reallocing for poll so the select arguments don't get
331 changed during the call
333 2004-08-16 Wim Taymans <wim@fluendo.com>
335 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
336 (gst_theora_enc_class_init), (theora_enc_sink_link),
337 (theora_buffer_from_packet), (theora_enc_chain):
338 Fix bug where buffers were not marked as keyframes
341 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
343 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
344 (gst_lame_preset_get_type), (gst_lame_class_init):
345 describe the enum values for vbr mode and presets more verbosely
347 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
349 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
350 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
351 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
352 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
353 * ext/lame/gstlame.h:
354 add preset property to lame so it can use lame presets
356 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
358 * ext/lame/gstlame.c: (gst_lame_get_property):
359 whoops forgot break, thanks teuf
361 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
363 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
364 (gst_lame_class_init), (gst_lame_src_getcaps),
365 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
366 (gst_lame_get_property), (gst_lame_setup):
367 * ext/lame/gstlame.h:
368 fix lame's broken vbr stuff, allow it to resample if need be, and also
369 make xing header optional
371 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
373 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
374 added getcaps function so samplerate doesnt get fixated to silly values
376 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
378 * ext/lame/gstlame.c: (gst_lame_src_link):
381 2004-08-12 Johan Dahlin <johan@gnome.org>
383 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
384 checks. Doesn't matter what state we are in. Interfaces are a
385 compile time thing, not runtime. It also broke the python bindings.
387 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
389 * ext/lame/gstlame.c: (gst_lame_src_link):
390 made source pad link function check if sinkpad is ok..fixes the problem
391 where core fixates the output rate of lame stupidly
393 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
395 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
396 * sys/v4l/v4l_calls.c:
397 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
398 fix fixate function to handle nonsimple caps.
399 remove bogus check in _link
402 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
404 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
405 set default compression ratio parameter to 0.0 so bitrate parameter
408 2004-08-11 David Schleef <ds@schleef.org>
410 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
412 2004-08-11 David Schleef <ds@schleef.org>
414 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
417 2004-08-11 David Schleef <ds@schleef.org>
419 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
421 2004-08-11 David Schleef <ds@schleef.org>
423 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
425 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
426 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
428 * gst/auparse/gstauparse.c: Fix plugin license field.
429 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
430 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
431 * gst/rtp/gstrtp.c: Fix plugin license field.
433 2004-08-11 Wim Taymans <wim@fluendo.com>
435 * gst/tcp/Makefile.am:
436 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
437 (ensure_size), (gst_fdset_new), (gst_fdset_free),
438 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
439 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
440 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
441 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
442 (gst_fdset_fd_can_write), (gst_fdset_wait):
443 * gst/tcp/gstfdset.h:
444 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
445 (gst_multifdsink_class_init), (gst_multifdsink_init),
446 (gst_multifdsink_add), (gst_multifdsink_remove),
447 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
448 (gst_multifdsink_remove_client_link),
449 (gst_multifdsink_handle_client_read),
450 (gst_multifdsink_client_queue_data),
451 (gst_multifdsink_client_queue_caps),
452 (gst_multifdsink_client_queue_buffer),
453 (gst_multifdsink_handle_client_write),
454 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
455 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
456 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
457 (gst_multifdsink_close):
458 * gst/tcp/gstmultifdsink.h:
459 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
460 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
461 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
462 (gst_tcpserversink_close):
463 * gst/tcp/gsttcpserversink.h:
464 Abstracted away the select call, implemented poll (yes we ran into
465 the 1024 limit in production).
467 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
470 * gst/tcp/gsttcpplugin.c:
471 improve debuggging, remove assert
473 2004-08-10 Wim Taymans <wim@fluendo.com>
475 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
476 (gst_client_status_get_type), (gst_multifdsink_class_init),
477 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
478 (gst_multifdsink_handle_client_read),
479 (gst_multifdsink_handle_client_write),
480 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
481 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
482 (gst_multifdsink_get_property):
483 * gst/tcp/gstmultifdsink.h:
484 * gst/tcp/gsttcp-marshal.list:
485 Starting to prepare for specifying buffer time in other units
486 than buffers. Expose remove reason in signal.
488 2004-08-10 Wim Taymans <wim@fluendo.com>
490 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
491 (gst_multifdsink_remove), (gst_multifdsink_clear),
492 (gst_multifdsink_remove_client_link),
493 (gst_multifdsink_handle_client_read),
494 (gst_multifdsink_client_queue_data),
495 (gst_multifdsink_client_queue_buffer),
496 (gst_multifdsink_handle_client_write),
497 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
498 (gst_multifdsink_chain), (gst_multifdsink_close):
499 * gst/tcp/gstmultifdsink.h:
500 Added more debugging info. Changed the way clients are
501 removed from the lists. Fixed a bug where a bad file descriptor
502 could cause many clients to be removed.
504 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
506 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
507 allow all pixel-aspect-ratios, not just 1:1
509 2004-08-09 David Schleef <ds@schleef.org>
511 * sys/glsink/ARB_multitexture.h: Remove old files.
512 * sys/glsink/EXT_paletted_texture.h:
513 * sys/glsink/NV_register_combiners.h:
514 * sys/glsink/gstgl_nvimage.c:
515 * sys/glsink/gstgl_pdrimage.c:
516 * sys/glsink/gstgl_rgbimage.c:
517 * sys/glsink/gstglsink.c:
518 * sys/glsink/gstglsink.h:
519 * sys/glsink/gstglxwindow.c:
520 * sys/glsink/regcomb_yuvrgb.c:
522 2004-08-09 David Schleef <ds@schleef.org>
524 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
525 GL sink plugin. (Bug #147302)
527 * configure.ac: Test for OpenGL
528 * sys/Makefile.am: Use test for OpenGL
529 * sys/glsink/Makefile.am:
530 * sys/glsink/glimagesink.c: rewrite
531 * sys/glsink/glimagesink.h: rewrite
533 2004-08-09 David Schleef <ds@schleef.org>
535 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
537 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
538 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
539 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
541 2004-08-09 Wim Taymans <wim@fluendo.com>
543 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
544 (gst_multifdsink_add), (gst_multifdsink_get_stats),
545 (gst_multifdsink_client_remove),
546 (gst_multifdsink_handle_client_read),
547 (gst_multifdsink_handle_client_write),
548 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
549 Do a bit more logging, make the client_read code more robust.
551 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
553 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
554 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
555 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
556 (gst_jpegdec_init), (gst_jpegdec_chain):
557 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
558 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
559 cleanups, debugging fixes and memleak plugging
561 2004-08-09 Wim Taymans <wim@fluendo.com>
563 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
564 (theora_get_formats), (theora_dec_src_convert),
565 (theora_dec_sink_convert), (theora_dec_src_query),
566 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
567 (theora_dec_change_state):
568 Don't crash on missing header packets.
570 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
574 Added Albanian translation (Laurent Dhima)
578 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
580 * ext/lame/gstlame.c:
583 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
585 * sys/ximage/ximagesink.c:
586 * sys/xvimage/xvimagesink.c:
587 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
589 2004-08-06 Wim Taymans <wim@fluendo.com>
591 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
592 (gst_multifdsink_add), (gst_multifdsink_get_stats),
593 (gst_multifdsink_client_remove),
594 (gst_multifdsink_handle_client_read),
595 (gst_multifdsink_handle_client_write),
596 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
597 Make sure we don't try to read more from a client that what
598 ioctl says us or we deadlock.
600 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
602 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
603 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
604 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
605 decouple running_time and n_frames so it can handle changing
606 framerate while running
608 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
614 2004-08-04 Benjamin Otte <otte@gnome.org>
616 * gst/videotestsrc/gstvideotestsrc.c:
617 (gst_videotestsrc_get_capslist), (generate_capslist),
619 generate the list of supported caps at startup and reuse it instead
620 of always generating it
622 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
624 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
625 whoops, last checkin broke normal build
627 2004-08-03 Benjamin Otte <otte@gnome.org>
629 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
630 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
631 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
632 (gst_alsa_mixer_get_option):
633 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
634 (dvdnavsrc_print_event):
635 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
636 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
637 (gst_ogg_mux_pad_unlink):
638 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
639 (gst_multipart_mux_pad_unlink):
640 * gst/videofilter/gstvideobalance.c:
641 (gst_videobalance_colorbalance_set_value):
642 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
643 (gst_videomixer_pad_unlink):
645 * sys/oss/gstossmixer.c:
646 * sys/v4l/gstv4lcolorbalance.c:
647 * sys/v4l/gstv4ltuner.c:
648 * sys/v4l/v4lsrc_calls.c:
649 * sys/v4l2/gstv4l2colorbalance.c:
650 * sys/v4l2/gstv4l2tuner.c:
651 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
653 2004-08-03 Benjamin Otte <otte@gnome.org>
655 * examples/dynparams/filter.c: (ui_control_create):
656 * examples/gstplay/player.c: (print_tag):
657 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
658 * ext/gdk_pixbuf/gstgdkanimation.c:
659 (gst_gdk_animation_iter_may_advance):
660 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
661 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
662 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
663 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
664 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
665 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
666 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
667 * gst/sine/demo-dparams.c: (main):
668 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
669 * testsuite/alsa/formats.c: (create_pipeline):
670 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
671 fixes for G_DISABLE_ASSERT and friends
672 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
673 (mp3_type_frame_length_from_header), (mp3_type_find),
675 require mp3 typefinding to have at least MIN_HEADERS valid headers
676 add typefinding for AAC adts files
678 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
680 * sys/ximage/ximagesink.c:
681 (gst_ximagesink_calculate_pixel_aspect_ratio):
682 * sys/xvimage/xvimagesink.c:
683 (gst_xvimagesink_calculate_pixel_aspect_ratio):
684 Make sure we calculate pixel-aspect-ratio using floating point maths
686 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
691 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
693 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
694 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
695 add debugging for display PAR calculation
697 2004-08-02 David Schleef <ds@schleef.org>
699 * configure.ac: Fix mikmod CFLAGS.
701 2004-07-27 Benjamin Otte <otte@gnome.org>
703 * gst/audioscale/gstaudioscale.c:
704 - fix templates to only support S16, it's the only format that works
705 - make caps nego code use try_set_caps_nonfixed and fixation instead
706 of try_set_caps twice, which is not nice for autopluggers
707 - change rank to secondary, so autopluggers can pick it up after
710 2004-08-02 Iain <iain@prettypeople.org>
712 * gst/interleave/interleave.c (interleave_init),
713 (interleave_request_new_pad),
714 (interleave_pad_removed),
715 (interleave_buffered_loop): Use the real pad count, not the artificial
718 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
720 * configure.ac: bump nano back to development
722 === release 0.8.3 ===
724 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
726 * configure.ac: releasing 0.8.3, "Water"
728 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
730 * sys/xvimage/xvimagesink.c:
731 (gst_xvimagesink_calculate_pixel_aspect_ratio),
732 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
733 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
734 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
735 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
736 * sys/xvimage/xvimagesink.h:
737 apply similar PAR fixes as to ximagesink
739 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
741 patch from: Benjamin Otte
743 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
744 add link function to lame. Fixes #148986.
746 2004-08-02 Johan Dahlin <johan@gnome.org>
748 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
751 2004-07-30 David Schleef <ds@schleef.org>
753 * gst/videomixer/Makefile.am: Fix things that should have been
754 fixed in the last checkin.
756 2004-07-30 David Schleef <ds@schleef.org>
758 * gst/multipart/Makefile.am: Fix things that should have been
759 fixed in the last checkin.
761 2004-07-30 David Schleef <ds@schleef.org>
763 * testsuite/multifilesink/Makefile.am: Fix unused variable.
765 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
768 bump nano for prerelease
780 2004-07-30 Wim Taymans <wim@fluendo.com>
782 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
783 (gst_multifdsink_add), (gst_multifdsink_remove),
784 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
785 (gst_multifdsink_client_remove),
786 (gst_multifdsink_handle_client_write),
787 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
788 * gst/tcp/gstmultifdsink.h:
789 Recover from a select with a bad file descriptor by removing
792 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
795 fix requirement of core
796 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
797 (gst_play_pipeline_setup):
798 don't use colorspace element. do use hermescolorspace element.
799 make macro to get a colorspace element.
800 mark strings for translation.
814 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
816 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
817 fix default for newmedia flag
819 2004-07-30 Wim Taymans <wim@fluendo.com>
821 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
822 (gst_theora_dec_init), (theora_get_formats),
823 (theora_dec_src_convert), (theora_dec_sink_convert),
824 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
825 (theora_dec_chain), (theora_dec_set_property),
826 (theora_dec_get_property):
827 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
828 (gst_theora_enc_class_init), (gst_theora_enc_init),
829 (theora_enc_sink_link), (theora_enc_chain),
830 (theora_enc_set_property), (theora_enc_get_property):
831 Added cropping option to theora decoder.
832 Added border option to theora encoder.
834 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
836 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
837 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
838 (gst_pngenc_set_property):
839 * ext/libpng/gstpngenc.h:
840 Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
842 2004-07-30 Wim Taymans <wim@fluendo.com>
844 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
845 (theora_enc_sink_link), (theora_enc_chain),
846 (theora_enc_set_property), (theora_enc_get_property):
847 Fix encoding of non-multiple-of-16 video.
849 2004-07-29 David Schleef <ds@schleef.org>
851 * configure.ac: make test for audiofile more strict
853 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
855 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
856 give different names to typefind functions
858 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
860 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
861 (gst_ximagesink_calculate_pixel_aspect_ratio),
862 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
863 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
864 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
865 (gst_ximagesink_get_property), (gst_ximagesink_init):
866 * sys/ximage/ximagesink.h:
867 allocate PAR's dynamically.
868 use autodetected PAR if no object-set PAR is given.
869 add workaround for directfb's X not setting physical size.
870 fix to xvimagesink will follow tomorrow.
872 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
874 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
875 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
876 (gst_shout2send_get_type), (gst_shout2send_set_clock),
877 (gst_shout2send_class_init), (gst_shout2send_init),
878 (set_shout_metadata), (gst_shout2send_set_metadata),
879 (gst_shout2send_chain), (gst_shout2send_set_property),
880 (gst_shout2send_get_property), (gst_shout2send_connect),
881 (gst_shout2send_change_state):
882 * ext/shout2/gstshout2.h:
883 - fix for sending mp3 audio to icecast2 server, if pad link function not
884 called before PAUSED state
885 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
886 - added tagging support for mp3 audio broadcasted
887 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
890 2004-07-28 Wim Taymans <wim@fluendo.com>
892 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
893 (gst_ogg_demux_push):
894 Return query failure when we don't know the length of
895 an ogg stream insteda of returning TRUE with a bogus value.
897 2004-07-28 Wim Taymans <wim@fluendo.com>
899 * ext/theora/theoradec.c: (theora_get_formats),
900 (theora_dec_src_convert), (theora_dec_sink_convert),
901 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
903 Don't screw up the 1 Chroma for 1 luma sample situation when we
904 have an odd offset/width by adding a black border in those cases.
906 2004-07-28 Wim Taymans <wim@fluendo.com>
908 * ext/theora/theoradec.c: (theora_get_formats),
909 (theora_dec_src_convert), (theora_dec_sink_convert),
910 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
912 * ext/theora/theoraenc.c: (theora_enc_sink_link):
913 Added first attempt at cropping of the image as required by the
914 theora spec. We need more properties in the caps (offset_x,
915 offset_y,stride) to implement this correctly.
917 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
920 Update the README to use dvddemux
921 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
922 Ensure getcaps returns a subset of the template caps
923 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
924 (gst_mpeg2subt_init):
925 Ensure getcaps returns a subset of the template caps
926 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
927 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
928 (gst_dvd_demux_get_subpicture_stream),
929 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
930 * gst/mpegstream/gstdvddemux.h:
931 Set the explicit caps on the current_video pad before pushing
933 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
934 (gst_mpeg_demux_get_audio_stream):
935 Free caps used to gst_pad_set_explicit_caps, which takes a const
938 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
940 * configure.ac: update GStreamer requirement to 0.8.4 because of
943 2004-07-28 Wim Taymans <wim@fluendo.com>
945 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
946 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
947 Add the pad to the element after setting up the caps. This
948 makes it a lot easier to autoplug.
950 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
952 * gst/median/gstmedian.c:
953 * gst/mpeg2subt/gstmpeg2subt.c:
954 * gst/mpegaudioparse/gstmpegaudioparse.c:
955 * gst/mpegstream/gstdvddemux.c:
956 * gst/mpegstream/gstmpegdemux.c:
957 * gst/mpegstream/gstmpegpacketize.c:
958 * gst/rtjpeg/gstrtjpeg.c:
959 * gst/rtjpeg/gstrtjpegdec.c:
960 * gst/rtjpeg/gstrtjpegenc.c:
961 * gst/sine/gstsinesrc.c:
962 * gst/smooth/gstsmooth.c:
963 * gst/smpte/gstsmpte.c:
964 * gst/smpte/gstsmpte.h:
965 * gst/stereo/gststereo.c:
966 * gst/videofilter/gstgamma.c:
967 * gst/videofilter/gstvideobalance.c:
968 * gst/videofilter/gstvideofilter.c:
969 * gst/videofilter/gstvideoflip.c:
970 * gst/videoscale/gstvideoscale.c:
971 * gst/videoscale/videoscale.c:
972 * gst/videotestsrc/gstvideotestsrc.c:
973 * gst/videotestsrc/videotestsrc.c:
974 * gst/wavenc/gstwavenc.c:
975 * gst/wavparse/gstwavparse.c:
976 fix local includes and 64 bits constants
978 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
981 * gst-libs/gst/*/*.vcproj:
985 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
987 * testsuite/alsa/Makefile.am:
988 * testsuite/alsa/srcstate.c:
989 add test for alsasrc changing state
992 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
994 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
996 * gst/silence/gstsilence.h:
997 fix silence generation for 16bit raw audio
999 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
1001 * gst/matroska/matroska-demux.c:
1002 (gst_matroska_demux_parse_metadata),
1003 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
1004 * gst/mpegaudio/common.c:
1005 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1006 (gst_videoscale_getcaps), (gst_videoscale_link),
1007 (gst_videoscale_src_fixate), (gst_videoscale_init),
1008 (gst_videoscale_finalize):
1009 * gst/videoscale/gstvideoscale.h:
1010 * gst/videotestsrc/gstvideotestsrc.c:
1011 (gst_videotestsrc_get_capslist):
1012 * gst/wavenc/gstwavenc.c:
1013 * sys/oss/gstossmixer.c: (fill_labels):
1014 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
1015 (gst_ximagesink_handle_xevents),
1016 (gst_ximagesink_calculate_pixel_aspect_ratio),
1017 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
1018 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
1019 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
1020 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1021 (gst_ximagesink_init), (gst_ximagesink_class_init):
1022 * sys/ximage/ximagesink.h:
1023 * sys/xvimage/xvimagesink.c:
1024 (gst_xvimagesink_calculate_pixel_aspect_ratio),
1025 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
1026 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
1027 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1028 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1029 * sys/xvimage/xvimagesink.h:
1030 first batch of pixel aspect ratio commits.
1032 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
1034 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1035 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
1036 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
1037 handle stride, needs work if we want to move stride handling
1038 upstream, but works correctly for our purposes.
1040 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
1042 * gst/videoscale/README:
1043 add testing examples
1044 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
1045 (gst_videoscale_chain):
1046 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1047 (gst_videoscale_get_size):
1048 add get_size function that handles stride like videotestsrc.
1049 fixes conversion for YUV formats for as much as I can test them.
1051 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
1053 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1054 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
1055 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1056 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
1057 (gst_xvimagesink_xvimage_put):
1058 further cleanups, logging, error handling and synchronizing
1060 2004-07-27 Wim Taymans <wim@fluendo.com>
1062 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
1063 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
1064 (gst_videomixer_pad_set_property),
1065 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
1066 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
1067 (gst_videomixer_class_init), (gst_videomixer_init),
1068 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
1069 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
1070 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
1071 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
1072 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
1073 (gst_videomixer_loop), (plugin_init):
1074 Be a nicer negotiation citizen and provide a getcaps function on
1075 the srcpad. This also fixes a crash when resizing.
1077 2004-07-27 Julien MOUTTE <julien@moutte.net>
1079 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1080 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
1082 2004-07-27 Wim Taymans <wim@fluendo.com>
1084 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
1085 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
1086 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
1087 (gst_pngenc_set_property):
1088 * ext/libpng/gstpngenc.h:
1089 Added snapshot property to pngenc.
1090 removed g_print from pngdec
1092 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
1094 * gst/ac3parse/ac3parse.vcproj
1095 * gst/adder/adder.vcproj
1096 * gst/alpha/alpha.vcproj
1097 * gst/alpha/alphacolor.vcproj
1098 * gst/asfdemux/asf.vcproj
1099 * gst/audioconvert/audioconvert.vcproj
1100 * gst/audiorate/audiorate.vcproj
1101 * gst/audioscale/audioscale.vcproj
1102 * gst/auparse/auparse.vcproj
1103 * gst/avi/avi.vcproj
1104 * gst/cdxaparse/cdxaparse.vcproj
1105 * gst/chart/chart.vcproj
1106 * gst/colorspace/colorspace.vcproj
1107 * gst/cutter/cutter.vcproj
1108 * gst/debug/debug.vcproj
1109 * gst/debug/efence.vcproj
1110 * gst/debug/navigationtest.vcproj
1111 * gst/deinterlace/deinterlace.vcproj
1112 * gst/effectv/effectv.vcproj
1113 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
1114 * gst/filter/filter.vcproj
1115 * gst/flx/flxdec.vcproj
1116 * gst/goom/goom.vcproj
1117 * gst/interleave/interleave.vcproj
1118 * gst/law/alaw.vcproj
1119 * gst/law/mulaw.vcproj
1120 * gst/matroska/matroska.vcproj
1121 * gst/median/median.vcproj
1122 * gst/mixmatrix/mixmatrix.vcproj
1123 * gst/mpeg1sys/mpeg1systemencode.vcproj
1124 * gst/mpeg1videoparse/mp1videoparse.vcproj
1125 * gst/mpeg2sub/mpeg2subt.vcproj
1126 * gst/mpegaudio/mpegaudio.vcproj
1127 * gst/mpegaudioparse/mpegaudioparse.vcproj
1128 * gst/mpegstream/mpegstream.vcproj
1129 * gst/multifilesink/multifilesink.vcproj
1130 * gst/multipart/multipart.vcproj
1131 * gst/oneton/oneton.vcproj
1132 * gst/overlay/overlay.vcproj
1133 * gst/passthrough/passthrough.vcproj
1134 * gst/qtdemux/qtdemux.vcproj
1135 * gst/realmedia/rmdemux.vcproj
1136 * gst/rtjpeg/rtjpeg.vcproj
1137 * gst/rtp/rtp.vcproj
1138 * gst/silence/silence.vcproj
1139 * gst/sine/sinesrc.vcproj
1140 * gst/smooth/smooth.vcproj
1141 * gst/smpte/smpte.vcproj
1142 * gst/spectrum/spectrum.vcproj
1143 * gst/speed/speed.vcproj
1144 * gst/stereo/stereo.vcproj
1145 * gst/switch/switch.vcproj
1146 * gst/tags/tagedit.vcproj
1147 * gst/tcp/tcp.vcproj
1148 * gst/typefind/typefindfunctions.vcproj
1149 * gst/udp/udp.vcproj
1150 * gst/videobox/videobox.vcproj
1151 * gst/videocrop/videocrop.vcproj
1152 * gst/videodrop/videodrop.vcproj
1153 * gst/videofilter/gamma.vcproj
1154 * gst/videofilter/videobalance.vcproj
1155 * gst/videofilter/videofilter.vcproj
1156 * gst/videofilter/videoflip.vcproj
1157 * gst/videoflip/videoflip.vcproj
1158 * gst/videomixer/videomixer.vcproj
1159 * gst/videorate/videorate.vcproj
1160 * gst/videoscale/videoscale.vcproj
1161 * gst/videotestsrc/videotestsrc.vcproj
1162 * gst/virtualdub/virtualdub.vcproj
1163 * gst/volenv/volenv.vcproj
1164 * gst/volume/volume.vcproj
1165 * gst/wavenc/wavenc.vcproj
1166 * gst/wavparse/wavparse.vcproj
1167 * gst/y4m/y4menc.vcproj
1168 * gst-libs/gst/audio/audio.vcproj
1169 * gst-libs/gst/audio/audiofilter.vcproj
1170 * gst-libs/gst/colorbalance/colorbalance.vcproj
1171 * gst-libs/gst/idct/idtc.vcproj
1172 * gst-libs/gst/media-info/media-info.vcproj
1173 * gst-libs/gst/mixer/mixer.vcproj
1174 * gst-libs/gst/navigation/navigation.vcproj
1175 * gst-libs/gst/play/play.vcproj
1176 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
1177 * gst-libs/gst/resample/resample.vcproj
1178 * gst-libs/gst/riff/riff.vcproj
1179 * gst-libs/gst/tuner/tuner.vcproj
1180 * gst-libs/gst/video/video.vcproj
1181 * gst-libs/gst/xoverlay/xoverlay.vcproj
1182 avoid problems with math.h, fix release dependancy
1183 rename GStreamer-0.8.lib to libgstreamer.lib
1185 2004-07-27 Julien MOUTTE <julien@moutte.net>
1187 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
1188 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
1189 the atom is not available we have to unlock the mutex. Fixes #148023
1191 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1193 * gst-libs/gst/media-info/media-info.h:
1194 issue for a vararg macro with MSVC
1196 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1198 * gst/effectv/effectv.vcproj
1199 * gst-libs/gst/idct/idct.vcproj:
1200 * gst-libs/gst/media-info/media-info.vcproj:
1201 * gst-libs/gst/navigation/navigation.vcproj:
1202 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
1203 * gst-libs/gst/video/video.vcproj:
1204 * gst-libs/gst/xoverlay/xoverlay.vcproj:
1205 fixes for build problems
1207 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1209 * gst-libs/gst/audio/audio.def:
1210 * gst-libs/gst/audio/riff.def:
1211 add some definitions needed by plugins
1213 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1215 * gst/asfdemux/gstasfmux.c
1216 Fix some 64 bits constants to be glib friendly
1218 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1220 * gst/ac3parse/gstac3parse.c
1221 * gst/audioscale/gstaudioscale.c
1222 * gst/auparse/gstauparse.c
1223 * gst/colorspace/gstcolorspace.c
1224 * gst/colorspace/yuv2rgb.h
1227 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1230 add more plugins to the build
1232 2004-07-26 Julien MOUTTE <julien@moutte.net>
1234 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1235 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
1237 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
1239 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
1240 (gst_level_set_property), (gst_level_get_property),
1241 (gst_level_base_init), (gst_level_class_init):
1242 add debugging categories. cleanups.
1244 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
1246 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1247 (gst_videoscale_planar411), (gst_videoscale_planar400),
1248 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
1249 (gst_videoscale_scale_nearest_str1),
1250 (gst_videoscale_scale_nearest_str2),
1251 (gst_videoscale_scale_nearest_str4),
1252 (gst_videoscale_scale_nearest_16bit),
1253 (gst_videoscale_scale_nearest_24bit):
1255 tested with 320x240 -> 321, 322, 324 x240
1256 tested with YV12, I420, YUY2, UYVY
1257 fixed packed422rev (don't think it could have worked before)
1258 by testing with UYVY
1260 2004-07-26 Benjamin Otte <otte@gnome.org>
1262 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
1263 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
1265 add debugging category, add error checks like checking return values
1266 of setup calls, make sure it still works after
1267 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
1269 2004-07-26 Wim Taymans <wim@fluendo.com>
1271 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
1272 (gst_mpeg_demux_get_audio_stream),
1273 (gst_mpeg_demux_process_private):
1274 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
1275 Check for error codes from the negotiation functions. Make sure
1276 we really set the pad caps when a new pad is created.
1278 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
1280 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1281 (gst_ffmpeg_caps_to_pix_fmt):
1282 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
1283 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1284 (gst_ffmpegcolorspace_pad_link):
1285 don't make function do two things at the same time without reason.
1287 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1289 * gst/ac3parse/ac3parse.vcproj
1290 * gst/adder/adder.vcproj
1291 * gst/alpha/alpha.vcproj
1292 * gst/alpha/alphacolor.vcproj
1293 * gst/asfdemux/asf.vcproj
1294 * gst/audioconvert/audioconvert.vcproj
1295 * gst/audiorate/audiorate.vcproj
1296 * gst/audioscale/audioscale.vcproj
1297 * gst/auparse/auparse.vcproj
1298 * gst/avi/avi.vcproj
1299 * gst/cdxaparse/cdxaparse.vcproj
1300 * gst/chart/chart.vcproj
1301 * gst/colorspace/colorspace.vcproj
1302 * gst/cutter/cutter.vcproj
1303 * gst/debug/debug.vcproj
1304 * gst/debug/efence.vcproj
1305 * gst/debug/navigationtest.vcproj
1306 * gst/deinterlace/deinterlace.vcproj
1307 * gst/effectv/effectv.vcproj
1308 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
1309 * gst/filter/filter.vcproj
1310 * gst/flx/flxdec.vcproj
1311 * gst/goom/goom.vcproj
1312 * gst/interleave/interleave.vcproj
1313 * gst/law/alaw.vcproj
1314 * gst/law/mulaw.vcproj
1315 * gst/matroska/matroska.vcproj
1316 * gst/median/median.vcproj
1317 * gst/mixmatrix/mixmatrix.vcproj
1318 * gst/mpeg1sys/mpeg1systemencode.vcproj
1319 * gst/mpeg1videoparse/mp1videoparse.vcproj
1320 * gst/mpeg2sub/mpeg2subt.vcproj
1321 * gst/mpegaudio/mpegaudio.vcproj
1322 * gst/mpegaudioparse/mpegaudioparse.vcproj
1323 * gst/mpegstream/mpegstream.vcproj
1324 * gst/multifilesink/multifilesink.vcproj
1325 * gst/multipart/multipart.vcproj
1326 * gst/oneton/oneton.vcproj
1327 * gst/overlay/overlay.vcproj
1328 * gst/passthrough/passthrough.vcproj
1329 * gst/qtdemux/qtdemux.vcproj
1330 * gst/realmedia/rmdemux.vcproj
1331 * gst/rtjpeg/rtjpeg.vcproj
1332 * gst/rtp/rtp.vcproj
1333 * gst/silence/silence.vcproj
1334 * gst/sine/sinesrc.vcproj
1335 * gst/smooth/smooth.vcproj
1336 * gst/smpte/smpte.vcproj
1337 * gst/spectrum/spectrum.vcproj
1338 * gst/speed/speed.vcproj
1339 * gst/stereo/stereo.vcproj
1340 * gst/switch/switch.vcproj
1341 * gst/tags/tagedit.vcproj
1342 * gst/tcp/tcp.vcproj
1343 * gst/typefind/typefindfunctions.vcproj
1344 * gst/udp/udp.vcproj
1345 * gst/videobox/videobox.vcproj
1346 * gst/videocrop/videocrop.vcproj
1347 * gst/videodrop/videodrop.vcproj
1348 * gst/videofilter/gamma.vcproj
1349 * gst/videofilter/videobalance.vcproj
1350 * gst/videofilter/videofilter.vcproj
1351 * gst/videofilter/videoflip.vcproj
1352 * gst/videoflip/videoflip.vcproj
1353 * gst/videomixer/videomixer.vcproj
1354 * gst/videorate/videorate.vcproj
1355 * gst/videoscale/videoscale.vcproj
1356 * gst/videotestsrc/videotestsrc.vcproj
1357 * gst/virtualdub/virtualdub.vcproj
1358 * gst/volenv/volenv.vcproj
1359 * gst/volume/volume.vcproj
1360 * gst/wavenc/wavenc.vcproj
1361 * gst/wavparse/wavparse.vcproj
1362 * gst/y4m/y4menc.vcproj
1363 more plugins supported under windows
1365 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
1367 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
1368 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
1369 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
1370 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1371 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
1372 Add debugging statements. Use the sizes as returned by the
1375 2004-07-26 Johan Dahlin <johan@gnome.org>
1377 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
1378 the pad is negotiated.
1380 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
1382 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1384 * gst-libs/gst/colorbalance/colorbalance.vcproj:
1385 * gst-libs/gst/idct/idct.vcproj:
1386 * gst-libs/gst/media-info/media-info.vcproj:
1387 * gst-libs/gst/mixer/mixer.vcproj:
1388 * gst-libs/gst/navigation/navigation.vcproj:
1389 * gst-libs/gst/play/play.vcproj:
1390 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
1391 * gst-libs/gst/resample/resample.vcproj:
1392 * gst-libs/gst/tuner/tuner.vcproj:
1393 * gst-libs/gst/video/video.vcproj:
1394 * gst-libs/gst/xoverlay/xoverlay.vcproj:
1395 more plugins supported under windows
1397 2004-07-25 Iain <iain@prettypeople.org>
1399 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
1400 pad now rather than when the pad is created because state changes wipe
1401 explicit caps (fixes #148043).
1403 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
1405 reviewed by Benjamin Otte <otte@gnome.org>
1408 fix mad plugin crashing on Sun (fixes #148289)
1410 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1413 * gst/avi/avi.vcproj:
1414 * gst/matroska/matroska.def:
1415 * gst/matroska/matroska.vcproj:
1416 remove unused .def files
1418 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1420 * gst-libs/gst/audio/gstaudiofilter.c:
1421 Clean the local include
1423 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1426 * gst-libs/gst/audio/audio.def:
1427 * gst-libs/gst/audio/audio.vcproj:
1428 * gst-libs/gst/audio/audiofilter.vcproj:
1429 * gst-libs/gst/audio/riff.def:
1430 * gst-libs/gst/audio/riff.vcproj:
1431 * gst-libs/gst/gst-libs.def:
1432 * gst-libs/gst/gst-libs.vcproj:
1433 * gst/avi/avi.vcproj:
1434 * gst/avi/avi.vcproj:
1435 Copy the files where needed after building, cleaner projects
1437 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1439 * gst/matroska/ebml-write.c:
1440 Fix some 64 bits constants to be glib friendly
1442 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1445 * gst-libs/gst/gst-libs.def:
1446 * gst-libs/gst/gst-libs.vcproj:
1447 * gst/matroska/matroska.def:
1448 * gst/matroska/matroska.vcproj:
1449 Add the preliminary canvas to build plugins on Win32
1451 2004-07-23 Benjamin Otte <otte@gnome.org>
1453 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
1454 don't enfore negotiation from source side, it breaks
1455 sinesrc ! audioconvert ! osssink
1457 2004-07-22 David Schleef <ds@schleef.org>
1459 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
1460 for ELF files, since they can easily be recognized as audio/mpeg.
1463 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
1465 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1466 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
1467 (gst_videoscale_scale_nearest_24bit),
1468 (gst_videoscale_scale_nearest_16bit):
1469 fix 16bit and 24bit for stride (24bit might need testing)
1470 don't pretend we do more than one algorithm
1472 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1476 * gst/multifilesink/Makefile.am:
1477 * gst/multifilesink/gstmultifilesink.c:
1478 (gst_multifilesink_get_formats),
1479 (gst_multifilesink_get_query_types), (_do_init),
1480 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
1481 (gst_multifilesink_init), (gst_multifilesink_dispose),
1482 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
1483 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
1484 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
1485 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
1486 (gst_multifilesink_chain), (gst_multifilesink_change_state),
1487 (gst_multifilesink_uri_get_type),
1488 (gst_multifilesink_uri_get_protocols),
1489 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
1490 (gst_multifilesink_uri_handler_init), (plugin_init):
1491 * gst/multifilesink/gstmultifilesink.h:
1492 * testsuite/Makefile.am:
1493 * testsuite/multifilesink/Makefile.am:
1494 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
1495 (gst_newmedia_class_init), (gst_newmedia_init),
1496 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
1497 (newfile_signal), (test_signal), (main):
1498 multifilesink plugin for creating new files every time a new media
1499 discontinuity event occurs
1501 2004-07-22 Wim Taymans <wim@fluendo.com>
1503 * gst/alpha/Makefile.am:
1504 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
1505 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
1506 (gst_alpha_color_init), (gst_alpha_color_set_property),
1507 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
1508 (transform), (gst_alpha_color_chain),
1509 (gst_alpha_color_change_state), (plugin_init):
1510 Stupid plugin to to RGBA to AYUV conversion because none of
1511 the colorspace plugins can handle that yet.
1513 2004-07-22 Wim Taymans <wim@fluendo.com>
1515 * examples/seeking/seek.c: (update_scale), (main):
1516 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1517 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
1518 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1519 (gst_decode_bin_init), (gst_decode_bin_dispose),
1520 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1521 (no_more_pads), (close_link), (type_found),
1522 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1524 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1525 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1526 (gst_play_base_bin_dispose), (queue_overrun),
1527 (gen_preroll_element), (remove_prerolls), (unknown_type),
1528 (no_more_pads), (new_stream), (setup_source),
1529 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1530 (play_base_eos), (gst_play_base_bin_change_state),
1531 (gst_play_base_bin_add_element),
1532 (gst_play_base_bin_remove_element),
1533 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1534 (gst_play_base_bin_unlink_stream),
1535 (gst_play_base_bin_get_streaminfo):
1536 * gst/playback/gstplaybin.c: (gen_video_element),
1537 (gen_audio_element):
1538 * gst/playback/gststreaminfo.h:
1539 More playback updates, attempt to fix things after the state change
1542 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
1544 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
1545 (gst_videoscale_scale_nearest_16bit):
1548 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
1550 * gst/videotestsrc/gstvideotestsrc.c:
1551 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
1552 (gst_videotestsrc_init), (gst_videotestsrc_get),
1553 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
1554 (gst_videotestsrc_get_property):
1555 * gst/videotestsrc/gstvideotestsrc.h:
1556 * gst/videotestsrc/videotestsrc.c:
1557 * gst/videotestsrc/videotestsrc.h:
1558 cleanup and commenting
1560 2004-07-21 Wim Taymans <wim@fluendo.com>
1562 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
1563 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
1564 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
1565 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
1566 (_find_chain_get_unknown_part), (_find_streams_check),
1567 (gst_ogg_demux_push), (gst_ogg_pad_push):
1568 * ext/theora/theoradec.c: (theora_get_formats),
1569 (theora_dec_src_convert), (theora_dec_sink_convert),
1570 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
1572 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
1573 (vorbis_dec_convert), (vorbis_dec_src_query),
1574 (vorbis_dec_src_event), (vorbis_dec_event):
1575 More seeking fixes, oggdemux now supports seeking to time and
1576 uses the downstream element to convert granulepos to time.
1577 Seeking in theora-only ogg files now works.
1579 2004-07-21 Wim Taymans <wim@fluendo.com>
1581 * ext/theora/theoradec.c: (gst_theora_dec_init),
1582 (theora_get_formats), (theora_get_event_masks),
1583 (theora_get_query_types), (theora_dec_src_convert),
1584 (theora_dec_sink_convert), (theora_dec_src_query),
1585 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
1586 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
1587 (vorbis_get_event_masks), (vorbis_get_query_types),
1588 (gst_vorbis_dec_init), (vorbis_dec_convert),
1589 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
1590 Added query/convert/formats functions to vorbis and theora decoders
1591 so that the outside world can use them too. Fixed seeking on an
1592 ogg/theora/vorbis file by disabling the seeking seeking on the
1595 2004-07-21 Julien MOUTTE <julien@moutte.net>
1597 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
1598 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
1599 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
1600 images creation for both elements. We don't create the image on caps
1601 nego or renego, we just destroy the internal one if present if it does
1602 not match the needs. The chain function takes care of creating a new
1604 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1605 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
1606 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
1607 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
1608 the image format information. The buffer pool checks for the context
1609 image format and discard images with different formats.
1610 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
1612 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
1614 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1615 (gst_ffmpegcolorspace_chain):
1616 no point in doing any chaining if the pad we want to push from
1619 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
1621 * gst-libs/gst/riff/riff-media.c:
1622 (gst_riff_create_audio_caps_with_data):
1623 Fix double end-to-native symbol conversion (#148021).
1625 2004-07-20 David Schleef <ds@schleef.org>
1627 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
1628 Don't use an Atom that doesn't exist.
1630 2004-07-20 Wim Taymans <wim@fluendo.com>
1632 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1633 (gst_multifdsink_add), (gst_multifdsink_get_stats),
1634 (gst_multifdsink_client_remove),
1635 (gst_multifdsink_handle_client_write),
1636 (gst_multifdsink_queue_buffer):
1637 * gst/tcp/gstmultifdsink.h:
1638 More multifdsink stats. Avoid deadlock by releasing locks
1639 before sending out a signal.
1641 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
1645 added Hungarian translation (Laszlo Dvornik)
1647 2004-07-20 Wim Taymans <wim@fluendo.com>
1649 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1650 (gst_multifdsink_add), (gst_multifdsink_client_remove),
1651 (gst_multifdsink_handle_client_write),
1652 (gst_multifdsink_queue_buffer):
1653 * gst/tcp/gsttcp-marshal.list:
1654 Fixed the stupid marshal definition.
1656 2004-07-20 Wim Taymans <wim@fluendo.com>
1658 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1659 (gst_multifdsink_init), (gst_multifdsink_add),
1660 (gst_multifdsink_client_remove),
1661 (gst_multifdsink_handle_client_write),
1662 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
1663 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
1664 (gst_multifdsink_init_send):
1665 * gst/tcp/gstmultifdsink.h:
1666 Added more stats, added timeout for a client, fixed some typos
1667 and added some comments.
1669 2004-07-20 Wim Taymans <wim@fluendo.com>
1671 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1672 (gst_multifdsink_add), (gst_multifdsink_get_stats),
1673 (gst_multifdsink_client_remove),
1674 (gst_multifdsink_handle_client_write):
1675 * gst/tcp/gstmultifdsink.h:
1676 * gst/tcp/gsttcp-marshal.list:
1677 Added get_stats method that returns a GValueArray of
1680 2004-07-19 Benjamin Otte <otte@gnome.org>
1682 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
1683 make sure longname, description and author are valid UTF-8
1685 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
1687 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
1688 (gst_ximagesink_set_property):
1689 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
1690 (gst_xvimagesink_set_property):
1691 make sure SYNCHRONOUS is respected after getting the X context
1693 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
1695 * gst/matroska/matroska-demux.c:
1696 (gst_matroska_demux_handle_src_event),
1697 (gst_matroska_demux_parse_blockgroup):
1698 * gst/matroska/matroska-ids.h:
1699 add BlockReference tag and ignore it to clear out log.
1700 ignore NAVIGATION events to clear out log.
1702 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
1704 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
1705 (gst_matroska_demux_add_stream):
1706 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
1707 add debug categories
1709 2004-07-16 Wim Taymans <wim@fluendo.com>
1711 * ext/libpng/Makefile.am:
1712 * ext/libpng/gstpng.c: (plugin_init):
1713 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
1714 (gst_pngdec_get_type), (gst_pngdec_base_init),
1715 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
1716 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
1717 * ext/libpng/gstpngdec.h:
1720 2004-07-16 Julien MOUTTE <julien@moutte.net>
1722 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
1723 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1724 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
1725 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
1726 (gst_ximagesink_buffer_alloc):
1727 * sys/ximage/ximagesink.h:
1728 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1729 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
1730 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
1731 (gst_xvimagesink_buffer_alloc):
1732 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
1733 again. Using internal data pointer of the x(v)image to store image's
1734 data to be coherent with the buffer alloc mechanism. Investigated the
1735 image destruction code to be sure that everything gets freed correctly.
1737 2004-07-16 Wim Taymans <wim@fluendo.com>
1739 * gst-libs/gst/riff/riff-read.c:
1740 (gst_riff_read_strf_vids_with_data),
1741 (gst_riff_read_strf_auds_with_data):
1742 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1743 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
1744 Make sure we don't create 0 sized subbuffers in riff-read.
1745 Signal the no more pads signal after reading the avi header.
1747 2004-07-16 Wim Taymans <wim@fluendo.com>
1749 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1750 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
1751 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1752 (gst_decode_bin_init), (gst_decode_bin_dispose),
1753 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1754 (no_more_pads), (close_link), (type_found),
1755 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1756 (gst_decode_bin_change_state), (plugin_init):
1757 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1758 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1759 (gst_play_base_bin_dispose), (queue_overrun),
1760 (gen_preroll_element), (remove_prerolls), (unknown_type),
1761 (no_more_pads), (new_stream), (setup_source),
1762 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1763 (play_base_eos), (gst_play_base_bin_change_state),
1764 (gst_play_base_bin_add_element),
1765 (gst_play_base_bin_remove_element),
1766 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1767 (gst_play_base_bin_unlink_stream),
1768 (gst_play_base_bin_get_streaminfo):
1769 * gst/playback/gstplaybasebin.h:
1770 Better error recovery. Added configurable preroll queue size. Faster
1771 detection of no-more-pads.
1773 2004-07-16 Wim Taymans <wim@fluendo.com>
1775 * gst-libs/gst/video/video.h:
1776 Added 32 bits RGBA. Not sure if we should use another mime-type
1777 for alpha rgb. Currently the presence of the alpha_mask property
1778 signals an alpha channel.
1780 2004-07-16 Wim Taymans <wim@fluendo.com>
1782 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1783 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1784 FPS seems to be 0.0 to MAX everywhere else.
1786 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
1788 * gst-libs/gst/riff/riff-media.c:
1789 (gst_riff_create_video_caps_with_data):
1790 mp42/mp43 (no caps) exist too.
1791 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
1792 Set pixel_width/height; we've got them in-caps.
1793 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1794 * gst/wavparse/gstwavparse.c: (plugin_init):
1795 Both are valid primary.
1796 * sys/oss/gstossmixer.c:
1797 Remove i18n hack and enable translations.
1799 2004-07-15 Benjamin Otte <otte@gnome.org>
1801 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1802 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
1803 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
1805 2004-07-15 Benjamin Otte <otte@gnome.org>
1807 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
1808 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
1809 (gst_alsa_close_audio):
1810 disable some of the debugging code for now. Writing debugging to a
1811 buffer is broken in current alsalib releases.
1813 2004-07-12 Benjamin Otte <otte@gnome.org>
1815 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
1818 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
1820 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
1821 (theora_dec_src_query), (theora_dec_event):
1822 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
1823 add debugging categories. Remove \n's.
1825 2004-07-13 Johan Dahlin <johan@gnome.org>
1827 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
1828 (gst_play_bin_get_property): Impl.
1830 2004-07-13 Wim Taymans <wim@fluendo.com>
1832 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
1833 When trying to find the stream length, seek back N pages
1834 instead of just one, where N is the number of streams in
1837 2004-07-13 Wim Taymans <wim@fluendo.com>
1839 * gst-libs/gst/riff/riff-media.c:
1840 (gst_riff_create_audio_caps_with_data),
1841 (gst_riff_create_audio_caps),
1842 (gst_riff_create_audio_template_caps):
1843 * gst-libs/gst/riff/riff-media.h:
1844 * gst-libs/gst/riff/riff-read.c:
1845 (gst_riff_read_strf_vids_with_data),
1846 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
1847 * gst-libs/gst/riff/riff-read.h:
1848 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1849 (gst_avi_demux_add_stream):
1850 Set codec_data on caps for avidemuxer.
1852 2004-07-12 David Schleef <ds@schleef.org>
1854 * configure.ac: Fix test for Objective C
1856 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
1857 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
1858 (gst_gdk_pixbuf_chain):
1859 Add svg and pcx to template caps, and ensure that getcaps returns a
1860 subset of the template caps.
1861 Copy each row manually for output, as gdkpixbuf may pad the
1862 rowstride to a 32-bit word boundary.
1864 2004-07-12 Wim Taymans <wim@fluendo.com>
1866 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1867 (gst_riff_create_video_template_caps):
1868 Fix the template caps to include some more media types.
1870 2004-07-12 Wim Taymans <wim@fluendo.com>
1872 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1873 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1874 (compare_ranks), (print_feature), (gst_decode_bin_init),
1875 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1876 (try_to_link_1), (new_pad), (close_link), (type_found),
1877 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1878 (gst_decode_bin_change_state), (plugin_init):
1879 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1880 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1881 (gst_play_base_bin_dispose), (queue_overrun),
1882 (gen_preroll_element), (remove_prerolls), (no_more_pads),
1883 (new_stream), (setup_source), (gst_play_base_bin_set_property),
1884 (gst_play_base_bin_get_property), (play_base_eos),
1885 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1886 (gst_play_base_bin_remove_element),
1887 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1888 (gst_play_base_bin_unlink_stream),
1889 (gst_play_base_bin_get_streaminfo):
1890 * gst/playback/gstplaybasebin.h:
1891 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1892 (gst_play_bin_class_init), (gst_play_bin_init),
1893 (gst_play_bin_dispose), (gst_play_bin_set_property),
1894 (gst_play_bin_get_property), (gen_video_element),
1895 (gen_audio_element), (remove_sinks), (setup_sinks),
1896 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1897 (gst_play_bin_send_event), (gst_play_bin_get_formats),
1898 (gst_play_bin_convert), (gst_play_bin_get_query_types),
1899 (gst_play_bin_query), (plugin_init):
1900 * gst/playback/test4.c: (main):
1901 More fixes on reusing of the element.
1903 2004-07-11 Benjamin Otte <otte@gnome.org>
1905 * ext/mad/gstmad.c: (normal_seek):
1906 allow seeking for other methods than just SET
1908 2004-07-11 Andy Wingo <wingo@pobox.com>
1910 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
1911 float, "any" caps -> buffer_frames=[0,MAX].
1913 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
1914 doesn't intersect our caps with the template any more. Do it
1916 (interleave_buffered_loop): Use g_newa instead of malloc/free.
1918 2004-07-09 Wim Taymans <wim@fluendo.com>
1920 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1921 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1922 (compare_ranks), (print_feature), (gst_decode_bin_init),
1923 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1924 (try_to_link_1), (new_pad), (close_link), (type_found),
1925 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1926 (gst_decode_bin_change_state), (plugin_init):
1927 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1928 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1929 (gst_play_base_bin_dispose), (queue_overrun),
1930 (gen_preroll_element), (remove_prerolls), (no_more_pads),
1931 (new_stream), (setup_source), (gst_play_base_bin_set_property),
1932 (gst_play_base_bin_get_property), (play_base_eos),
1933 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1934 (gst_play_base_bin_remove_element),
1935 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1936 (gst_play_base_bin_unlink_stream),
1937 (gst_play_base_bin_get_streaminfo):
1938 * gst/playback/gstplaybasebin.h:
1939 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1940 (gst_play_bin_class_init), (gst_play_bin_init),
1941 (gst_play_bin_dispose), (gst_play_bin_set_property),
1942 (gst_play_bin_get_property), (gen_video_element),
1943 (gen_audio_element), (remove_sinks), (setup_sinks),
1944 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1945 (gst_play_bin_send_event), (gst_play_bin_get_formats),
1946 (gst_play_bin_convert), (gst_play_bin_get_query_types),
1947 (gst_play_bin_query), (plugin_init):
1948 * gst/playback/test4.c: (main):
1949 Work on object reuse and seeking.
1951 2004-07-09 Wim Taymans <wim@fluendo.com>
1953 * examples/seeking/seek.c: (iterate):
1954 Don't consume all CPU in the idle loop.
1956 2004-07-09 Wim Taymans <wim@fluendo.com>
1958 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
1959 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
1960 Add pad to element *after* setting the pad functions so that
1961 the scheduler can use the correct ones.
1963 2004-07-09 Wim Taymans <wim@fluendo.com>
1965 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
1966 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
1967 Sync to keyframe after seek
1969 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
1971 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1972 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1973 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
1974 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
1975 * ext/libvisual/visual.c: (gst_visual_change_state):
1976 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
1977 * ext/theora/theoradec.c: (theora_dec_change_state):
1978 * ext/theora/theoraenc.c: (theora_enc_change_state):
1979 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1980 * gst-libs/gst/navigation/navigation.c:
1981 * gst/adder/gstadder.c: (gst_adder_change_state):
1982 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
1983 (gst_audio_convert_get_buffer):
1984 * gst/multipart/multipartdemux.c:
1985 (gst_multipart_demux_change_state):
1986 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1987 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1988 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
1989 * gst/videoscale/gstvideoscale.c:
1990 (gst_videoscale_handle_src_event):
1991 * gst/volume/gstvolume.c: (volume_chain_int16):
1992 don't assert in state change, this should be done by the base
1994 various debugging fixes.
1996 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
1999 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
2000 (gst_play_dispose), (gst_play_set_location),
2001 (gst_play_set_data_src), (gst_play_set_video_sink),
2002 (gst_play_set_audio_sink), (gst_play_set_visualization),
2003 (gst_play_connect_visualization), (gst_play_get_sink_element),
2004 (gst_play_get_all_by_interface):
2005 * gst-libs/gst/play/play.h:
2006 add new method to get elements implementing an interface.
2007 add various error logging
2009 2004-07-08 Wim Taymans <wim@fluendo.com>
2011 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
2012 (make_mpeg_pipeline), (make_mpegnt_pipeline),
2013 (make_playerbin_pipeline), (query_durations_elems),
2014 (query_durations_pads), (query_positions_elems),
2015 (query_positions_pads), (update_scale), (iterate), (stop_seek),
2017 Added playbin seeking example.
2019 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2021 * gst-libs/gst/play/play.c: (gst_play_set_location),
2022 (gst_play_set_data_src), (gst_play_set_video_sink),
2023 (gst_play_set_audio_sink), (gst_play_set_visualization),
2024 (gst_play_connect_visualization), (gst_play_get_framerate):
2025 use a macro to look up elements from hash table
2027 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2029 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
2030 (gst_play_get_length_callback), (gst_play_set_location),
2031 (gst_play_seek_to_time), (gst_play_set_data_src),
2032 (gst_play_set_video_sink), (gst_play_set_audio_sink),
2033 (gst_play_set_visualization), (gst_play_connect_visualization),
2034 (gst_play_get_sink_element):
2035 - add debugging info
2036 - fix looking up sink elements by iterating over complete caps
2037 - put everything except for source and autoplugger in a complete bin
2039 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2041 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
2042 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
2043 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
2044 (gst_alsa_sink_write), (gst_alsa_sink_loop):
2045 * ext/alsa/gstalsasink.h:
2046 - add debugging info
2047 - clean up schizophrenia of data/buffer/event
2048 - fix double event unref error
2050 2004-07-08 Wim Taymans <wim@fluendo.com>
2052 * gst/playback/Makefile.am:
2053 Add headers to noinst
2055 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2057 * tools/gst-launch-ext-m.m:
2058 * tools/gst-launch-ext.1.in:
2059 convert to the third millenium
2061 2004-07-07 David Schleef <ds@schleef.org>
2063 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
2065 2004-07-07 Wim Taymans <wim@fluendo.com>
2067 * gst/playback/Makefile.am:
2068 * gst/playback/README:
2069 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
2070 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
2071 (compare_ranks), (print_feature), (gst_decode_bin_init),
2072 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
2073 (try_to_link_1), (new_pad), (close_link), (type_found),
2074 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2076 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
2077 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
2078 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
2079 (gen_preroll_element), (no_more_pads), (new_stream),
2080 (setup_source), (gst_play_base_bin_set_property),
2081 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
2082 (gst_play_base_bin_add_element),
2083 (gst_play_base_bin_remove_element),
2084 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
2085 (gst_play_base_bin_unlink_stream),
2086 (gst_play_base_bin_get_streaminfo):
2087 * gst/playback/gstplaybasebin.h:
2088 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
2089 (gst_play_bin_class_init), (gst_play_bin_init),
2090 (gst_play_bin_dispose), (gst_play_bin_set_property),
2091 (gst_play_bin_get_property), (gen_video_element),
2092 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
2093 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
2094 (gst_play_bin_get_formats), (gst_play_bin_convert),
2095 (gst_play_bin_get_query_types), (gst_play_bin_query),
2097 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
2098 (gst_stream_info_get_type), (gst_stream_info_class_init),
2099 (gst_stream_info_init), (gst_stream_info_new),
2100 (gst_stream_info_dispose), (gst_stream_info_set_property),
2101 (gst_stream_info_get_property):
2102 * gst/playback/gststreaminfo.h:
2103 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2105 * gst/playback/test2.c: (main):
2106 * gst/playback/test3.c: (update_scale), (main):
2107 More playbin fixes. Added README. Do better element filtering.
2108 Added base class to preroll media. Added test apps.
2110 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2112 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
2113 * ext/mpeg2dec/gstmpeg2dec.h:
2114 various debugging improvements. Reset stream to next picture
2115 instead of sequence header, otherwise seeks cannot work.
2117 2004-07-07 Wim Taymans <wim@fluendo.com>
2119 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
2120 (gst_video_box_class_init), (gst_video_box_set_property),
2121 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
2122 Use pad_alloc where possible.
2124 2004-07-07 Wim Taymans <wim@fluendo.com>
2126 * sys/oss/gstosselement.c: (gst_osselement_reset),
2127 (gst_osselement_parse_caps):
2128 * sys/oss/gstosselement.h:
2129 * sys/oss/gstosssrc.c: (gst_osssrc_get):
2130 Fix offset on osssrc.
2132 2004-07-07 Wim Taymans <wim@fluendo.com>
2134 * ext/theora/theora.c: (plugin_init):
2135 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
2136 (theora_dec_src_query), (theora_dec_chain):
2137 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2138 (theora_enc_sink_link), (theora_buffer_from_packet),
2139 (theora_push_packet), (theora_enc_chain):
2140 Fix theora granulepos calculation.
2141 Fix overflow in duration/position calculation.
2142 Bump rank to PRIMARY for theoradec.
2143 Use granulepos of last packet to calculate position.
2144 Set keyframe flag on buffers when needed.
2146 2004-07-06 David Schleef <ds@schleef.org>
2148 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
2149 serious? (Fixed, obviously.)
2151 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2155 added Czech translation (Miloslav Trmac)
2157 2004-07-05 Wim Taymans <wim@fluendo.com>
2159 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
2160 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
2161 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
2162 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
2163 (close_link), (type_found), (gst_decode_bin_set_property),
2164 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
2165 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
2166 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
2167 (gst_decode_bin_query), (plugin_init):
2168 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
2169 (gst_play_bin_class_init), (gst_play_bin_init),
2170 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
2171 (get_video_element), (new_pad), (setup_source),
2172 (gst_play_bin_set_property), (gst_play_bin_get_property),
2173 (gst_play_bin_change_state), (gst_play_bin_add_element),
2174 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
2175 (gst_play_bin_send_event), (gst_play_bin_get_formats),
2176 (gst_play_bin_convert), (gst_play_bin_get_query_types),
2177 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
2178 * gst/playback/test.c: (main):
2179 More fixes, cleaned up playbin, make it use decodebin. Added
2180 threaded property to playbin.
2182 2004-07-05 Wim Taymans <wim@fluendo.com>
2185 * gst/playback/Makefile.am:
2186 * gst/playback/decodetest.c: (main):
2187 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
2188 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
2189 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
2190 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
2191 (close_link), (type_found), (gst_decode_bin_set_property),
2192 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
2193 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
2194 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
2195 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
2197 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
2198 (gst_play_bin_class_init), (gst_play_bin_init),
2199 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
2200 (collect_sink_pads), (find_compatibles), (close_pad_link),
2201 (try_to_link_1), (new_pad), (close_link), (type_found),
2202 (setup_source), (gst_play_bin_set_property),
2203 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
2204 (compare_ranks), (gst_play_bin_collect_factories),
2205 (gst_play_bin_change_state), (gst_play_bin_add_element),
2206 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
2207 (gst_play_bin_send_event), (gst_play_bin_get_formats),
2208 (gst_play_bin_convert), (gst_play_bin_get_query_types),
2209 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
2210 * gst/playback/test.c: (main):
2211 Added some playback helper elements and some test apps, very alpha
2214 2004-07-04 Benjamin Otte <otte@gnome.org>
2216 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
2217 only restart audio when we indeed have an xrun to fix repeated
2218 xruns. Fix suggested by Giuliano Pochini.
2220 2004-07-03 David Schleef <ds@schleef.org>
2222 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
2223 call to gst_debug_log() if debugging is disabled (bug #145118)
2225 2004-07-03 Benjamin Otte <otte@gnome.org>
2227 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
2228 use our own functions for restarting the alsa device.
2229 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2230 I should apply patches myself - use MIN for the third argument, not
2231 the second, this fixes seeking
2233 2004-07-02 David Schleef <ds@schleef.org>
2235 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
2236 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
2239 2004-07-02 David Schleef <ds@schleef.org>
2241 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
2242 output buffers. Fix logic mistake. (bug #144866)
2244 2004-07-02 David Schleef <ds@schleef.org>
2246 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
2249 2004-07-02 David Schleef <ds@schleef.org>
2251 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
2252 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
2254 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
2255 (gst_osselement_rate_probe_check): Add another workaround for
2256 buggy drivers (bug #145336)
2258 2004-07-02 David Schleef <ds@schleef.org>
2260 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
2261 Most systems don't have MSG_NOSIGNAL.
2263 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2266 * gst-libs/gst/colorbalance/Makefile.am:
2267 * gst-libs/gst/mixer/Makefile.am:
2268 * gst-libs/gst/play/Makefile.am:
2269 * gst-libs/gst/tuner/Makefile.am:
2270 (hopefully) fix both install and dist and make error message useful.
2271 needs testing across automakes.
2273 2004-07-02 Benjamin Otte <otte@gnome.org>
2275 * ext/ogg/gstogg.c: (plugin_init):
2276 we require bytestream now
2277 * ext/ogg/gstoggdemux.c:
2278 huge diff to implement chain setup in a fast and generic way. This
2279 improves tag reading and startup of huge files (read: Theora videos)
2280 quite a bit. It probably contains bugs, too, so please test.
2281 Seeking is not improved to the fast method.
2283 2004-06-29 Wim Taymans <wim@fluendo.com>
2285 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
2286 * ext/ogg/gstoggmux.c:
2287 Fix memleak in oggdemux when running unconnected pads.
2288 doc update in mux, start working on keyframe mode.
2290 2004-06-29 Benjamin Otte <otte@gnome.org>
2292 * sys/oss/gstosssink.c:
2293 * sys/oss/gstosssrc.c:
2294 advertise correct template caps - we indeed do non-native endianness
2295 and 8bit audio has no endianness
2296 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
2297 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
2298 avoid (wrong) duplications in getcaps function and return
2301 2004-06-29 Wim Taymans <wim@fluendo.com>
2303 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2304 (gst_multifdsink_class_init), (gst_multifdsink_add),
2305 (gst_multifdsink_remove), (gst_multifdsink_clear),
2306 (gst_multifdsink_client_remove),
2307 (gst_multifdsink_handle_client_read),
2308 (gst_multifdsink_client_queue_data),
2309 (gst_multifdsink_client_queue_caps),
2310 (gst_multifdsink_client_queue_buffer),
2311 (gst_multifdsink_handle_client_write),
2312 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2313 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2314 (gst_multifdsink_init_send), (gst_multifdsink_close):
2315 Fix wrong GList iteration that could crash the server when
2316 more then 2 clients disconnect at the same time. Read all the
2317 pending commands in one batch to recover from command storms under
2320 2004-06-28 Wim Taymans <wim@fluendo.com>
2322 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
2323 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
2324 (gst_videomixer_pad_set_property),
2325 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
2326 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
2327 (gst_videomixer_class_init), (gst_videomixer_init),
2328 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
2329 (pad_zorder_compare), (gst_videomixer_sort_pads),
2330 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
2331 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
2332 (gst_videomixer_update_queues), (gst_videomixer_loop),
2334 Avoid divide by zero, choose masterpad as the pad with the highest
2337 2004-06-27 Julien Moutte <julien@moutte.net>
2339 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
2340 (gst_ximagesink_xwindow_new):
2341 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
2342 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
2343 function directly. We might want to call it from somewhere else one day.
2345 2004-06-27 Julien Moutte <julien@moutte.net>
2347 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
2348 (gst_ximagesink_xwindow_new):
2349 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
2350 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
2353 2004-06-27 Wim Taymans <wim@fluendo.com>
2355 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
2356 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
2357 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
2358 (gst_dvdec_set_property), (gst_dvdec_get_property):
2359 * ext/dv/gstdvdec.h:
2360 Implement drop_factor property to lower the framerate with
2363 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
2365 * gst-libs/gst/colorbalance/Makefile.am:
2366 * gst-libs/gst/mixer/Makefile.am:
2367 * gst-libs/gst/play/Makefile.am:
2368 * gst-libs/gst/tuner/Makefile.am:
2369 unbreak Company's fix that didn't install the -enum.h files
2371 2004-06-27 Wim Taymans <wim@fluendo.com>
2373 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
2374 (gst_dvdec_change_state):
2375 * ext/dv/gstdvdec.h:
2376 Fix timestamp, duration and offset of the buffers.
2378 2004-06-27 Wim Taymans <wim@fluendo.com>
2380 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2381 (gst_multifdsink_class_init), (gst_multifdsink_add),
2382 (gst_multifdsink_remove), (gst_multifdsink_clear),
2383 (gst_multifdsink_client_remove),
2384 (gst_multifdsink_handle_client_read),
2385 (gst_multifdsink_client_queue_data),
2386 (gst_multifdsink_client_queue_caps),
2387 (gst_multifdsink_client_queue_buffer),
2388 (gst_multifdsink_handle_client_write),
2389 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2390 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2391 (gst_multifdsink_init_send), (gst_multifdsink_close):
2392 * gst/tcp/gstmultifdsink.h:
2393 * gst/tcp/gsttcpserversink.c:
2394 (gst_tcpserversink_handle_server_read),
2395 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
2396 More multifdsink fixes, more recovery policy fixes.
2397 Removed stupid g_print
2399 2004-06-26 Wim Taymans <wim@fluendo.com>
2401 * gst/tcp/Makefile.am:
2402 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2403 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
2404 (gst_multifdsink_class_init), (gst_multifdsink_init),
2405 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
2406 (gst_multifdsink_handle_client_read),
2407 (gst_multifdsink_client_queue_data),
2408 (gst_multifdsink_client_queue_caps),
2409 (gst_multifdsink_client_queue_buffer),
2410 (gst_multifdsink_handle_client_write),
2411 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2412 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2413 (gst_multifdsink_chain), (gst_multifdsink_set_property),
2414 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
2415 (gst_multifdsink_close), (gst_multifdsink_change_state):
2416 * gst/tcp/gstmultifdsink.h:
2417 * gst/tcp/gsttcpplugin.c: (plugin_init):
2418 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
2419 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
2420 (gst_tcpserversink_handle_server_read),
2421 (gst_tcpserversink_handle_select),
2422 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
2423 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
2424 * gst/tcp/gsttcpserversink.h:
2425 Added multifdsink, made tcpserversink a subclass of fdsink, removed
2426 one of the locks, added recovery policy to multifdsink.
2428 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2430 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
2431 fix decision for when getting frames with same timestamp
2432 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
2433 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2434 (gst_v4lsrc_get_property):
2435 * sys/v4l/gstv4lsrc.h:
2436 add latency offset property
2438 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2440 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
2442 fix debugging. add category.
2444 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
2446 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
2449 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
2451 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2452 (gst_alsa_src_get_time), (gst_alsa_src_loop),
2453 (gst_alsa_src_change_state):
2454 return a time that is in sync with the element's processing
2456 2004-06-25 Wim Taymans <wim@fluendo.com>
2458 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
2459 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
2460 (gst_tcpserversink_client_remove),
2461 (gst_tcpserversink_handle_client_read),
2462 (gst_tcpserversink_client_queue_data),
2463 (gst_tcpserversink_client_queue_caps),
2464 (gst_tcpserversink_client_queue_buffer),
2465 (gst_tcpserversink_handle_client_write),
2466 (gst_tcpserversink_queue_buffer),
2467 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
2468 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
2469 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
2470 (gst_tcpserversink_close):
2471 * gst/tcp/gsttcpserversink.h:
2472 Serversink rewrite. Really do non blocking writes to clients and
2473 maintain an internal queue to handle slower clients while not
2474 disturbing fast clients.
2476 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
2478 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2479 better debug, don't override OFFSET and OFFSET_END
2481 2004-06-25 Iain <iain@prettypeople.org>
2483 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
2484 name=source for the wavparse pipeline.
2486 2004-06-24 Johan Dahlin <johan@gnome.org>
2488 * ext/theora/theoraenc.c (theora_enc_chain): Call
2489 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
2490 streamheader caps are set correctly.
2492 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
2494 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
2495 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
2496 respect minimum bitrate; same could be done for max bitrate
2498 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
2500 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
2501 (gst_vorbisenc_setup):
2502 fix sample rate range
2504 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
2506 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
2507 (gst_oggvorbisenc_setup):
2508 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
2509 (gst_vorbisenc_setup):
2510 resolve ambiguities in code and description
2512 2004-06-24 Wim Taymans <wim@fluendo.com>
2514 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
2515 * ext/alsa/gstalsa.h:
2516 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2517 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
2518 Use alsa trigger_tstamp to get the timestamp of the first
2519 sample in the buffer for more precise sync. Some cleanups.
2521 2004-06-24 Wim Taymans <wim@fluendo.com>
2523 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
2524 (gst_audiorate_init), (gst_audiorate_chain),
2525 (gst_audiorate_set_property), (gst_audiorate_get_property):
2526 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2527 (gst_videorate_chain):
2528 Added some logging, fixed an overflow bug in videorate.
2530 2004-06-24 Benjamin Otte <otte@gnome.org>
2532 * ext/kio/Makefile.am:
2533 fix for builddir != srcdir and distcheck
2535 2004-06-24 Benjamin Otte <otte@gnome.org>
2537 * gst-libs/gst/colorbalance/Makefile.am:
2538 * gst-libs/gst/mixer/Makefile.am:
2539 * gst-libs/gst/play/Makefile.am:
2540 * gst-libs/gst/tuner/Makefile.am:
2541 * gst/tcp/Makefile.am:
2542 * sys/dxr3/Makefile.am:
2543 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
2545 Also add all *.list files that were missing.
2547 add a distcheck hook to ensure the above doesn't happen again.
2549 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
2551 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
2553 2004-06-23 Colin Walters <walters@redhat.com>
2555 * m4/Makefile.am: Distribute gst-fionread.m4.
2557 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
2559 * configure.ac: back to dev
2561 2004-06-23 Wim Taymans <wim@fluendo.com>
2563 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
2564 (gst_alsa_xrun_recovery):
2565 * ext/alsa/gstalsa.h:
2566 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
2567 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
2568 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2569 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
2570 (gst_alsa_src_loop):
2571 Add clock to alsasrc. Take new capture timestamp when
2572 restarting after an overrun. Split up some functions between
2573 alsasrc and alsasink.
2575 === release 0.8.2 ===
2577 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
2579 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
2580 (gst_alsa_change_state), (gst_alsa_update_avail),
2581 (gst_alsa_xrun_recovery):
2582 * ext/alsa/gstalsa.h:
2583 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2584 merge back changes from release
2586 2004-06-23 Wim Taymans <wim@fluendo.com>
2588 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
2589 (gst_audiorate_init), (gst_audiorate_chain),
2590 (gst_audiorate_set_property), (gst_audiorate_get_property):
2591 Implement sample dropping and notify
2593 2004-06-22 Wim Taymans <wim@fluendo.com>
2595 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2596 (theora_enc_sink_link), (theora_buffer_from_packet),
2597 (theora_push_packet), (theora_enc_chain):
2598 Some cleanups, make sure the timestamps are correct.
2600 2004-06-22 Wim Taymans <wim@fluendo.com>
2602 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
2603 (gst_alsa_change_state), (gst_alsa_update_avail),
2604 (gst_alsa_xrun_recovery):
2605 * ext/alsa/gstalsa.h:
2606 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
2607 Cleanups, take queued samples into account when reporting
2610 2004-06-22 Wim Taymans <wim@fluendo.com>
2612 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2613 (gst_videorate_init):
2614 Initialize the property as well.
2616 2004-06-22 Wim Taymans <wim@fluendo.com>
2618 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2619 (gst_videorate_init), (gst_videorate_chain),
2620 (gst_videorate_set_property), (gst_videorate_get_property):
2621 Add property to make videorate silent.
2622 Add property to prefer new frames over old ones.
2624 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
2626 * sys/osxvideo/Makefile.am:
2627 Workaround so that the osxvideo .so file gets linked with the
2628 Cocoa, OpenGL and QuickTime frameworks
2630 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
2632 * sys/osxaudio/Makefile.am:
2633 Workaround so that the osxaudio .so file gets linked with the
2636 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
2639 Whoops, my fault...fixed build issues
2641 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
2644 Add objective-c support if running in Darwin/Mac OS X
2647 * sys/osxvideo/Makefile.am:
2648 * sys/osxvideo/osxvideosink.h:
2649 * sys/osxvideo/osxvideosink.m:
2650 * sys/osxvideo/cocoawindow.h:
2651 * sys/osxvideo/cocoawindow.m:
2652 Add osxvideosink, a cocoa-based osx video sink
2655 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
2656 * ext/dvdnav/gst-dvd:
2657 Grab the gconf key from the right spot
2658 * gst/debug/gstnavseek.c: (gst_navseek_init),
2659 (gst_navseek_segseek), (gst_navseek_handle_src_event),
2660 (gst_navseek_chain):
2661 * gst/debug/gstnavseek.h:
2662 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
2663 and loop parameters of a segment seek.
2664 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
2665 (gst_videotestsrc_get_event_masks),
2666 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
2667 * gst/videotestsrc/gstvideotestsrc.h:
2668 Add seeking support to videotestsrc
2669 Initialise the timestamp_offset variable.
2671 2004-06-18 Wim Taymans <wim@fluendo.com>
2673 * ext/sidplay/gstsiddec.cc:
2674 Fix negotiation and set correct end offset.
2676 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
2678 * configure.ac: branch and prerelease
2680 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
2682 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2683 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
2684 (gst_tcpclientsrc_init_receive):
2685 * gst/tcp/gsttcpclientsrc.h:
2686 read caps when connecting to server for GDP so we set them correctly
2688 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
2690 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
2691 notify drops and duplicates
2692 * gst/videoscale/videoscale.c: (videoscale_get_structure):
2693 no good reason to limit ourselves to 100x100
2695 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
2697 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
2698 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
2699 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2700 (gst_v4lsrc_get_property):
2701 * sys/v4l/gstv4lsrc.h:
2702 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2703 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
2704 (gst_v4l_set_audio):
2705 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
2706 (gst_v4lsrc_try_capture):
2707 * sys/v4l/v4lsrc_calls.h:
2708 change try_palette to more general try_capture
2709 add autoprobe option so we can turn off autoprobing
2712 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
2716 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
2717 (gst_ximagesink_class_init):
2718 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
2719 (gst_xvimagesink_class_init):
2720 run them as finalize, not dispose, since dispose can be invoked
2723 2004-06-17 Wim Taymans <wim@fluendo.com>
2725 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
2726 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
2727 * ext/alsa/gstalsa.h:
2728 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
2729 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
2730 (gst_alsa_src_change_state):
2731 * ext/alsa/gstalsasrc.h:
2732 Make the xrun code timestamp and offset the buffers correctly.
2733 moved the clock to the base class, use alsa methods to get time.
2734 Do correct timestamping on outgoing buffers.
2736 2004-06-17 Wim Taymans <wim@fluendo.com>
2738 * gst/audiorate/Makefile.am:
2739 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
2740 (gst_audiorate_base_init), (gst_audiorate_class_init),
2741 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
2742 (gst_audiorate_set_property), (gst_audiorate_get_property),
2743 (gst_audiorate_change_state), (plugin_init):
2744 Added an audiorate converter that fills in gaps.
2746 2004-06-17 Johan Dahlin <johan@gnome.org>
2748 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
2750 2004-06-16 Wim Taymans <wim@fluendo.com>
2752 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
2753 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2754 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2755 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2756 (gst_v4lsrc_get_property):
2757 * sys/v4l/gstv4lsrc.h:
2758 Added a copy mode to v4lsrc where it will output a copied version
2759 of its internal hardware buffer.
2760 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
2763 2004-06-16 Wim Taymans <wim@fluendo.com>
2765 * sys/oss/gstosssrc.c: (gst_osssrc_get):
2768 2004-06-16 Wim Taymans <wim@fluendo.com>
2770 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2771 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2772 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2773 (gst_v4lsrc_get_property):
2774 * sys/v4l/gstv4lsrc.h:
2775 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
2776 Added a sync mode enum property to control v4lsrc timestamp method
2777 Removed the use-fixed-fps property and moved functionality in
2779 Don't error on an error value from v4l-conf, it might not always
2782 2004-06-16 Wim Taymans <wim@fluendo.com>
2784 * gst/videorate/Makefile.am:
2785 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
2786 (gst_videorate_base_init), (gst_videorate_class_init),
2787 (gst_videorate_getcaps), (gst_videorate_link),
2788 (gst_videorate_init), (gst_videorate_chain),
2789 (gst_videorate_set_property), (gst_videorate_get_property),
2790 (gst_videorate_change_state), (plugin_init):
2791 Added a video timestamp corrector.
2793 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
2795 fixed a potential leak with previous commit
2797 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2799 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
2801 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2802 Added missing refcount, fixes bug #144425
2803 Cheers Tim for finding the bug
2805 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
2807 * sys/v4l/gstv4l.c: (plugin_init):
2808 * sys/v4l/gstv4lcolorbalance.c:
2809 * sys/v4l/gstv4lcolorbalance.h:
2810 * sys/v4l/gstv4lelement.c:
2811 * sys/v4l/gstv4lelement.h:
2812 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2813 * sys/v4l/gstv4lmjpegsink.h:
2814 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2815 * sys/v4l/gstv4lmjpegsrc.h:
2816 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
2817 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
2818 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
2819 * sys/v4l/gstv4lsrc.h:
2820 * sys/v4l/gstv4ltuner.c:
2821 * sys/v4l/gstv4ltuner.h:
2822 * sys/v4l/gstv4lxoverlay.c:
2823 * sys/v4l/gstv4lxoverlay.h:
2824 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
2825 (gst_v4l_set_window), (gst_v4l_enable_overlay):
2826 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2827 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
2828 (gst_v4l_set_audio):
2829 * sys/v4l/v4l_calls.h:
2830 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
2831 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
2832 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
2833 (gst_v4lmjpegsink_playback_init),
2834 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
2835 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
2836 (gst_v4lmjpegsink_playback_stop),
2837 (gst_v4lmjpegsink_playback_deinit):
2838 * sys/v4l/v4lmjpegsink_calls.h:
2839 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
2840 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
2841 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
2842 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
2843 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
2844 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
2845 * sys/v4l/v4lmjpegsrc_calls.h:
2846 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
2847 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
2848 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
2849 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
2850 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
2851 (gst_v4lsrc_try_palette):
2852 * sys/v4l/v4lsrc_calls.h:
2853 bunch of paranoia cleanups
2855 2004-06-14 David Schleef <ds@schleef.org>
2857 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
2858 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
2859 Send discont events and change timestamps appropriately when
2860 we get a seek event. (bug #144240)
2861 * ext/cdparanoia/gstcdparanoia.h:
2863 2004-06-14 Benjamin Otte <otte@gnome.org>
2865 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
2866 snd_pcm_hw_params_set_rate since the latter fails for no good
2867 reason on some setups.
2869 2004-06-14 David Schleef <ds@schleef.org>
2871 * gst/volume/demo.c: (value_changed_callback): exp10() is not
2872 standard. Thank you for playing.
2874 2004-06-14 Wim Taymans <wim@fluendo.com>
2876 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
2877 Patch 1.3 broke the ordering of the colorspace info and
2878 made the plugin basically work by coincidence, reordered
2881 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
2883 * ext/lame/gstlame.c:
2885 sync caps. Make sure mad can only output a list of rates, not
2886 a full range. In the future, have three caps lists for each of the
2887 mpeg versions. Change mpegversion to a double as well.
2889 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
2891 * gst/volume/.cvsignore:
2892 * gst/volume/Makefile.am:
2893 * gst/volume/demo.c: (value_changed_callback), (idler),
2894 (setup_gui), (main):
2895 added small demo app
2897 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
2898 * ext/esd/esdsink.c: (gst_esdsink_change_state):
2899 * ext/esd/esdsink.h:
2900 Close the esd connection on pause, because esd will just wait -
2901 blocking all other esd clients indefinitely.
2903 2004-06-12 Christophe Fergeau <teuf@gnome.org>
2905 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
2906 previous commit with GST_DEBUG
2908 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
2911 add a header check for a dvdread header in dvdnav. Fixes #133002
2913 2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
2915 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
2916 * gst/tcp/gsttcpclientsink.h:
2917 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
2918 * gst/tcp/gsttcpclientsrc.h:
2919 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
2920 (gst_tcpserversink_handle_server_read),
2921 (gst_tcpserversink_init_send):
2922 * gst/tcp/gsttcpserversink.h:
2923 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
2924 * gst/tcp/gsttcpserversrc.h:
2925 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
2928 2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
2931 Added ogg library so that OSX detects libtheora properly
2933 2004-06-11 Wim Taymans <wim@fluendo.com>
2935 * ext/theora/theoradec.c: (theora_dec_chain),
2936 (theora_dec_change_state):
2937 Don't try to decode frames before we received a keyframe.
2939 2004-06-11 Wim Taymans <wim@fluendo.com>
2941 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2942 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2943 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2944 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2945 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2946 Added property to set the maximum delay of a page.
2948 2004-06-10 Wim Taymans <wim@fluendo.com>
2950 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2951 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2952 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2953 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2954 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2955 Added max-delay property to control the maximum amount
2956 of data to put in one page.
2958 2004-06-10 Wim Taymans <wim@fluendo.com>
2960 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2961 (gst_theora_enc_init), (theora_enc_sink_link),
2962 (theora_buffer_from_packet), (theora_enc_set_property),
2963 (theora_enc_get_property):
2964 Set duration on encoded buffer, added some more properties
2966 2004-06-10 Wim Taymans <wim@fluendo.com>
2968 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
2969 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2970 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
2971 * ext/theora/theoraenc.c: (theora_enc_chain):
2972 Fix refcounting bugs
2974 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
2976 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2977 (gst_asf_demux_loop), (gst_asf_demux_process_file),
2978 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
2979 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
2980 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
2981 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
2982 (gst_asf_demux_change_state):
2983 * gst/asfdemux/gstasfdemux.h:
2984 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
2985 feels like. I think we should set a new requirement for demuxers
2986 from now on to implement sane loop functions, data loops, query
2987 and seek functions before first commit into CVS. And this commit
2988 fixes all of the above.
2990 2004-06-10 Christophe Fergeau <teuf@gnome.org>
2992 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
2993 vorbis comments are properly encoded in UTF-8 before adding them
2996 2004-06-09 Benjamin Otte <otte@gnome.org>
2998 * ext/alsa/gstalsa.c: (add_channels):
2999 handle min <= max correctly
3000 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
3001 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
3002 add fixation functions so we fixate correctly. No preferring of alaw
3003 anymore because it's the first structure.
3004 * ext/alsa/gstalsa.h:
3005 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
3006 (gst_alsa_hw_params_dump):
3007 add functions to ease debugging in alsalib
3008 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
3009 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
3010 (gst_alsa_start_audio):
3011 only specify hw params if we really setup a format (fixes #134007 -
3012 or at least works around it)
3014 2004-06-09 Wim Taymans <wim@fluendo.com>
3016 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
3017 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
3018 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
3019 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
3021 Use stream caps to setup the initial pages in the ogg stream.
3022 Correctly set the streamheader caps on the srcpad.
3024 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
3026 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
3027 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
3028 (gst_v4lsrc_getcaps):
3029 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
3030 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
3031 add querying of fps lists for webcams. Negotiating to a framerate
3034 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3036 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
3037 (theora_push_buffer), (theora_push_packet),
3038 (theora_set_header_on_caps), (theora_enc_chain):
3039 mark buffers and put on streamheader, raw theora streaming
3042 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3044 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
3045 (gst_tcp_gdp_read_caps):
3046 do a looping read for caps and GDP headers too
3048 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3050 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
3051 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
3052 return EOS instead of NULL in _get
3054 2004-06-08 Wim Taymans <wim@fluendo.com>
3056 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
3057 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
3058 (gst_tcp_gdp_write_caps):
3059 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
3060 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
3061 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
3064 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3066 * ext/vorbis/Makefile.am:
3067 * ext/vorbis/vorbis.c: (plugin_init):
3068 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
3069 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
3070 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
3071 (vorbis_parse_change_state):
3072 * ext/vorbis/vorbisparse.h:
3073 adding a vorbisparse element that marks the buffers, streaming
3074 raw vorbis using GDP now works, whee
3076 2004-06-08 Wim Taymans <wim@fluendo.com>
3078 * ext/jpeg/Makefile.am:
3080 * ext/jpeg/gstjpeg.c: (plugin_init):
3081 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
3082 (gst_smokedec_base_init), (gst_smokedec_class_init),
3083 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
3084 * ext/jpeg/gstsmokedec.h:
3085 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
3086 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
3087 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
3088 (gst_smokeenc_resync), (gst_smokeenc_chain),
3089 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
3090 * ext/jpeg/gstsmokeenc.h:
3091 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
3092 (smokecodec_flush_destination), (smokecodec_term_destination),
3093 (smokecodec_init_source), (smokecodec_fill_input_buffer),
3094 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
3095 (smokecodec_term_source), (smokecodec_encode_new),
3096 (smokecodec_decode_new), (smokecodec_info_free),
3097 (smokecodec_set_quality), (smokecodec_get_quality),
3098 (smokecodec_set_threshold), (smokecodec_get_threshold),
3099 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
3100 (find_best_size), (abs_diff), (put), (smokecodec_encode),
3101 (smokecodec_parse_header), (smokecodec_decode):
3102 * ext/jpeg/smokecodec.h:
3103 Added a new simple jpeg based codec
3105 2004-06-08 Wim Taymans <wim@fluendo.com>
3107 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3108 (gst_multipart_mux_loop):
3111 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3113 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
3114 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
3115 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
3116 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
3117 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
3118 * gst/tcp/gsttcpserversink.h:
3119 take streamheader into account
3121 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3123 * gst/level/Makefile.am:
3124 * gst/level/gstlevel.c: (gst_level_class_init):
3125 clean up marshal generation
3127 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
3129 * gst/tcp/Makefile.am:
3130 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
3131 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
3132 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
3133 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3134 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
3135 (gst_tcpclientsrc_get_property):
3136 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
3137 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
3138 (gst_tcpserversink_handle_client_read),
3139 (gst_tcpserversink_handle_client_write),
3140 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
3141 * gst/tcp/gsttcpserversink.h:
3142 add signals client-added and client-removed
3143 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3144 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
3145 (gst_tcpserversrc_get_property):
3146 uniformized, change default protocol to NONE
3147 * gst/tcp/gsttcp-marshal.list: added
3148 2004-06-07 Benjamin Otte <otte@gnome.org>
3150 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3151 handle discont events if they happen before caps nego
3153 2004-06-07 Wim Taymans <wim@fluendo.com>
3155 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
3156 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
3157 (gst_multipart_demux_plugin_init):
3158 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3159 (gst_multipart_mux_init), (gst_multipart_mux_loop),
3160 (gst_multipart_mux_change_state):
3161 Small updates, fix a memleak
3163 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3165 * configure.ac: OSS portability
3166 * ext/arts/gst_arts.c: idem
3167 * sys/oss/gstosselement.c: idem
3168 * sys/oss/gstossmixer.c: idem
3169 * sys/oss/gstosssink.c: idem
3170 * sys/oss/gstosssrc.c: idem
3171 * sys/oss/oss_probe.c: idem
3172 - check for soundcard.h in different places for some BSD
3174 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
3177 Add me to the authors file
3179 Increase the libdv requirement to >= version 0.100
3180 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
3181 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
3182 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
3183 * ext/dv/gstdvdec.h:
3184 Add support for the new_media flag when sending DISCONT events
3185 Make the querying work when video pad is not linked
3187 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
3189 reviewed by Benjamin Otte <otte@gnome.org>
3191 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
3192 create a NULL-initialized array of pads, so we don't think they
3193 exist already. (fixes #143130)
3195 2004-06-07 Benjamin Otte <otte@gnome.org>
3197 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
3198 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
3199 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
3200 don't use // coments
3202 2004-06-07 Benjamin Otte <otte@gnome.org>
3204 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
3205 cast to GstClockTime to get higher granularity
3206 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3207 use gst_element_set_time_delay to get the exact time
3208 * ext/mad/gstmad.c: (gst_mad_chain):
3209 use the negotiated rate instead of the current frame's rate which
3210 might be wrong because of bit errors. This avoids emitting totally
3211 bogus timestamps and screwing sync.
3214 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
3216 reviewed by Benjamin Otte <otte@gnome.org>
3218 * gst/adder/gstadder.c: (gst_adder_loop):
3219 properly error out when no negotiation has happened yet. (fixes
3222 2004-06-06 Benjamin Otte <otte@gnome.org>
3224 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
3225 forward correctly transformed offset in discont events. Based on
3226 patch by Arwed v. Merkatz. (fixes #142851)
3228 2004-06-06 David Schleef <ds@schleef.org>
3230 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
3231 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
3232 problems on several systems.
3234 2004-06-06 Benjamin Otte <otte@gnome.org>
3236 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
3237 use explicit caps on the srcpad
3238 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3239 properly error out if caps couldn't be set (fixes #142764)
3241 2004-06-06 Benjamin Otte <otte@gnome.org>
3243 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
3244 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
3245 (gst_alsa_start_audio):
3246 - don't call set_periods_integer anymore, it breaks the
3247 configuration randomly
3248 - call snd_pcm_hw_params_set_access directly instead of using masks
3249 - don't fail if the sw_params can't be set, just use the default
3250 params and hope it works. Alsalib has weird issues when you touch
3251 sw_params and does no proper error reporting about what failed.
3252 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
3253 (gst_alsa_close_audio):
3254 make our alsa debugging go via gst debugging and not conditionally
3256 * ext/alsa/gstalsa.h:
3257 add ALSA_DEBUG_FLUSH macro
3258 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
3260 wrap alsa errors to be printed via the gst debugging system and not
3263 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
3265 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
3266 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
3267 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
3268 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
3269 (qtdemux_parse_trak):
3270 * gst/qtdemux/qtdemux.h:
3271 Bitch. Also known as seeking, querying & co.
3272 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
3273 (gst_osssink_change_state):
3274 * sys/oss/gstosssink.h:
3275 Resyncing is for weenies, this hack is no longer needed and was
3276 broken anyway (since it - unintendedly - always leaves resync to
3279 2004-06-05 Andrew Turner <zxombie@hotpop.com>
3281 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
3282 * gst/tcp/gsttcpclientsrc.h: idem
3283 - define MSG_NOSIGNAL if not done
3284 - include unistd.h for off_t
3287 2004-06-05 Benjamin Otte <otte@gnome.org>
3290 * ext/kio/Makefile.am:
3291 check for qt's moc preprocessor explicitly and use it
3293 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3295 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
3296 don't get a signal for EPIPE on socket writes
3297 (somebody check if this works on other platforms)
3299 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
3301 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
3302 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
3303 check error condition on available samples correctly
3305 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
3307 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
3309 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
3310 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
3311 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
3312 (gst_tcpserversrc_gdp_read_header):
3313 use ssize_t over size_t since the former is signed and thus the
3314 check for error codes can work
3316 2004-06-02 Wim Taymans <wim@fluendo.com>
3320 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3321 (gst_multipart_mux_loop):
3324 2004-06-02 Wim Taymans <wim@fluendo.com>
3326 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3327 (gst_multipart_mux_init), (gst_multipart_mux_loop),
3328 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
3329 (gst_multipart_mux_change_state):
3330 Added configurable boundary specifier, added the value as a
3333 2004-06-02 Zaheer Abbas Merali <zaheerabbas@merali.org>
3336 * gst/tcp/gsttcpclientsrc.c:
3337 * gst/tcp/gsttcpclientsrc.h:
3338 * gst/tcp/gsttcpserversrc.c:
3339 - portability fix, to compile on OSX
3342 * sys/osxaudio/gstosxaudioelement.c:
3343 * sys/osxaudio/gstosxaudiosink.c:
3344 * sys/osxaudio/gstosxaudiosrc.c:
3345 - compilation warnings on OSX
3348 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3350 * ext/vorbis/vorbisdec.c : sign warning fixes
3352 * gst-libs/gst/mixer/mixertrack.c :
3353 do no use defines which are glib 2.4 specific
3355 2004-06-01 Christophe Fergeau <teuf@gnome.org>
3357 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
3358 buffer since libflac doesn't expect it (reports a sync error when
3362 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
3364 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
3365 * gst-libs/gst/mixer/mixertrack.c:
3366 (gst_mixer_track_get_property), (get_mixer_track_init),
3367 (get_mixer_track_get_property): Added property accessors
3368 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
3369 * gst-libs/gst/mixer/mixeroptions.c:
3370 (gst_mixer_options_get_values): Added
3371 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
3372 * gst-libs/gst/mixer/mixer.c: Fixed comment
3375 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3377 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
3378 improve error messages on open
3381 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
3383 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
3384 check if v4l-conf is in path
3386 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
3388 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
3389 change assert to a more readable error message
3391 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3393 * gst-libs/gst/tuner/tunerchannel.h:
3394 - add a freq_multiplicator field to make the conversion
3395 between internal frequency unit and Hz
3396 * sys/v4l/gstv4lelement.c:
3397 * sys/v4l2/gstv4l2element.c:
3398 - change default video device to /dev/video0
3399 * sys/v4l/v4l_calls.c:
3400 * sys/v4l2/v4l2_calls.c:
3401 - we only expose frequency to the user in Hz instead of
3402 bastard v4lX unit (either 62.5kHz or 62.5Hz)
3404 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
3405 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3406 Initialise b_o_s and e_o_s variables
3407 * gst-libs/gst/riff/riff-media.c:
3408 (gst_riff_create_video_caps_with_data):
3409 Add some unusual fourcc's from mplayer avi's
3410 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
3411 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
3414 2004-05-28 Wim Taymans <wim@fluendo.com>
3417 * gst/alpha/Makefile.am:
3418 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3419 (gst_alpha_get_type), (gst_alpha_base_init),
3420 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
3421 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
3422 (gst_alpha_chroma_key), (gst_alpha_chain),
3423 (gst_alpha_change_state), (plugin_init):
3424 A plugin to add an alpha channel to I420 video. Can optionally do
3426 * gst/multipart/Makefile.am:
3427 * gst/multipart/multipart.c: (plugin_init):
3428 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
3429 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
3430 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
3431 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
3432 (gst_multipart_demux_change_state),
3433 (gst_multipart_demux_plugin_init):
3434 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
3435 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
3436 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
3437 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
3438 (gst_multipart_mux_pad_unlink),
3439 (gst_multipart_mux_request_new_pad),
3440 (gst_multipart_mux_handle_src_event),
3441 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
3442 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
3443 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
3444 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
3445 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
3446 send multipart jpeg images to a browser.
3447 * gst/videobox/Makefile.am:
3448 * gst/videobox/README:
3449 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
3450 (gst_video_box_get_type), (gst_video_box_base_init),
3451 (gst_video_box_class_init), (gst_video_box_init),
3452 (gst_video_box_set_property), (gst_video_box_get_property),
3453 (gst_video_box_sink_link), (gst_video_box_i420),
3454 (gst_video_box_ayuv), (gst_video_box_chain),
3455 (gst_video_box_change_state), (plugin_init):
3456 Crops or adds borders around an image. can do alpha channel
3458 * gst/videomixer/Makefile.am:
3459 * gst/videomixer/README:
3460 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
3461 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
3462 (gst_videomixer_pad_get_sink_event_masks),
3463 (gst_videomixer_pad_get_property),
3464 (gst_videomixer_pad_set_property),
3465 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
3466 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
3467 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
3468 (gst_videomixer_base_init), (gst_videomixer_class_init),
3469 (gst_videomixer_init), (gst_videomixer_request_new_pad),
3470 (gst_videomixer_handle_src_event),
3471 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
3472 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
3473 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
3474 (gst_videomixer_loop), (gst_videomixer_get_property),
3475 (gst_videomixer_set_property), (gst_videomixer_change_state),
3477 Generic video mixer plugin, can handle multiple inputs all with
3478 different framerates and video sizes. Is fully alpha channel
3481 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
3483 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
3484 Select first track as master track. Not sure how else to handle
3486 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
3487 Discard discont events. Should fix #142962.
3489 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
3491 * ext/alsa/Makefile.am:
3492 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
3493 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
3494 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3495 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
3496 (gst_alsa_mixer_get_option):
3497 * ext/alsa/gstalsamixer.h:
3498 * ext/alsa/gstalsamixeroptions.c:
3499 (gst_alsa_mixer_options_get_type),
3500 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
3501 (gst_alsa_mixer_options_new):
3502 * ext/alsa/gstalsamixeroptions.h:
3503 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
3504 * ext/alsa/gstalsamixertrack.h:
3505 Add enumerations (as GstMixerOptions). Make correct distinction
3506 between input/output tracks. Add capture/playback private flag.
3507 Use flag to decide on whether to set capture or playback volumes
3508 or switches. Use playback and record switches.
3509 * gst-libs/gst/mixer/Makefile.am:
3510 * gst-libs/gst/mixer/mixer-marshal.list:
3511 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
3512 (gst_mixer_set_option), (gst_mixer_get_option),
3513 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
3514 (gst_mixer_volume_changed), (gst_mixer_option_changed):
3515 * gst-libs/gst/mixer/mixer.h:
3516 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
3517 (gst_mixer_options_class_init), (gst_mixer_options_init),
3518 (gst_mixer_options_dispose):
3519 * gst-libs/gst/mixer/mixeroptions.h:
3520 Add GstMixerOptions.
3521 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
3522 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
3523 broken device detection on computers with multiple OSS sound
3526 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
3528 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3529 fixate nicely even when the peer is not negotiating
3531 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
3533 * gst/audioconvert/gstaudioconvert.c:
3534 (gst_audio_convert_parse_caps):
3535 make sure we don't allow depth > width
3536 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3537 fixate endianness to G_BYTE_ORDER as default
3538 * gst/audioscale/gstaudioscale.c:
3539 we don't handle another endianness as host-endianness
3541 2004-05-25 David Schleef <ds@schleef.org>
3543 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
3545 2004-05-24 Benjamin Otte <otte@gnome.org>
3547 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
3548 (gst_oggvorbisenc_setup):
3549 properly fail when we can't setup the vorbis encoder due to
3550 unsupported settings
3551 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
3552 (gst_vorbisenc_setup):
3554 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
3555 fix case where warnings occured when one pad was unlinked while the
3556 other's link function was called
3558 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
3560 * gst/tcp/Makefile.am:
3563 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
3565 * gst-libs/gst/resample/private.h:
3566 don't use optimizations that are #if 0'ed
3568 2004-05-24 Wim Taymans <wim@fluendo.com>
3570 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
3571 Fix potential division by zero error and hopefully get
3572 the position query right to get correct timestamps on avi
3575 2004-05-24 Wim Taymans <wim@fluendo.com>
3577 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
3578 (gst_videoscale_scale_nearest_str2),
3579 (gst_videoscale_scale_nearest_str4),
3580 (gst_videoscale_scale_nearest_32bit),
3581 (gst_videoscale_scale_nearest_24bit),
3582 (gst_videoscale_scale_nearest_16bit):
3583 Fix the scaling algorithm and avoid a buffer overflow.
3584 removed the while loop in the scaling function as it
3585 was used for point sampling only.
3587 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
3589 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
3590 (gst_id3_tag_class_init), (gst_id3_tag_init),
3591 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
3592 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
3593 (gst_id3_tag_send_tag_event):
3594 lots of fixes to make id3mux work and id3demux work correctly
3596 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3599 add rules to build shout2send (was removed by accident
3600 when this module was no more marked experimental/broken)
3602 2004-05-24 Zaheer Abbas Merali <zaheerabbas@merali.org>
3604 * ext/shout2/gstshout2.c:
3605 * ext/shout2/gstshout2.h:
3606 adding a "connection problem" signal to shout2send
3609 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
3611 * ext/kio/kioreceiver.cpp:
3612 * ext/kio/kioreceiver.h:
3613 fix sign comparison issues
3615 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3617 * gst/cdxaparse/gstcdxaparse.c:
3618 * gst/cdxaparse/gstcdxaparse.h:
3620 add some checks/sanity
3621 prepare for seek addition
3623 * sys/sunaudio/gstsunaudio.c:
3624 remove exported dupe init function
3626 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
3628 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
3629 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
3630 Fix format conversion and position querying.
3631 * gst/debug/progressreport.c: (gst_progressreport_report):
3632 Don't output a bogus total value that we didn't query.
3633 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3634 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
3635 only a blank window after xine has been used.
3637 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3640 sync with upstream version to fix test on FC2
3641 readd with -ko to preserve Id header
3643 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3646 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
3647 * gst/tcp/gsttcpclientsrc.c: idem
3648 * gst/tcp/gsttcpserversink.c: idem
3649 * gst/tcp/gsttcpserversrc.c: idem
3650 * m4/gst-fionread.m4: idem
3652 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
3654 * configure.ac: enable speex plugin for speex 1.1.5+
3655 * ext/speex/gstspeexenc.c: fix cast warning
3657 * ext/esd/README: fix typo
3659 2004-05-20 David Schleef <ds@schleef.org>
3661 * configure.ac: Minor cosmetic change to convince the buildbot to
3663 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
3664 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
3665 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
3666 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
3667 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
3668 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
3669 More hacking. Plays audio now.
3671 2004-05-20 David Schleef <ds@schleef.org>
3676 2004-05-20 David Schleef <ds@schleef.org>
3678 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Merali
3679 * sys/osxaudio/gstosxaudio.c:
3680 * sys/osxaudio/gstosxaudioelement.c:
3681 * sys/osxaudio/gstosxaudioelement.h:
3682 * sys/osxaudio/gstosxaudiosink.c:
3683 * sys/osxaudio/gstosxaudiosink.h:
3684 * sys/osxaudio/gstosxaudiosrc.c:
3685 * sys/osxaudio/gstosxaudiosrc.h:
3687 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
3689 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
3690 (gst_vorbisenc_chain):
3691 put the codec headers on the caps as streamheader as well as
3694 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
3696 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
3697 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3698 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
3699 split up push_packet into two functions
3701 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
3703 * gst/tcp/.cvsignore:
3705 * gst/tcp/Makefile.am:
3709 * gst/tcp/gsttcpclientsink.c:
3710 * gst/tcp/gsttcpclientsink.h:
3711 * gst/tcp/gsttcpclientsrc.c:
3712 * gst/tcp/gsttcpclientsrc.h:
3713 * gst/tcp/gsttcpplugin.c:
3714 * gst/tcp/gsttcpserversink.c:
3715 * gst/tcp/gsttcpserversink.h:
3716 * gst/tcp/gsttcpserversrc.c:
3717 * gst/tcp/gsttcpserversrc.h:
3718 add new tcp elements
3720 2004-05-19 Wim Taymans <wim@fluendo.com>
3722 * gst/law/mulaw-conversion.c: (mulaw_encode):
3723 Fix overflow bug in ulaw encoding.
3725 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3727 * ext/mad/gstmad.c: (gst_mad_handle_event):
3728 don't unref the event twice
3730 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3733 remove -Wno-sign-compare
3735 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3738 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
3739 if you want to work against glib 2.2 and 2.4
3741 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3743 * gst/tcp/Makefile.am:
3746 * gst/tcp/gsttcpsink.h:
3747 * gst/tcp/gsttcpsrc.h:
3748 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
3750 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3752 * gst/debug/tests.c: (md5_get_value):
3753 fix segfault on gst-inspect
3755 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3757 * gst/debug/testplugin.c:
3758 * gst/debug/tests.c:
3759 * gst/debug/tests.h:
3760 add new extensible and configurable testing element. Current tests
3761 include buffer count, stream length, timestamp/duration matching and
3763 * gst/debug/Makefile.am:
3764 * gst/debug/gstdebug.c: (plugin_init):
3765 add infrastructure for new element
3767 2004-05-19 Johan Dahlin <johan@gnome.org>
3769 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
3770 ending of the array. Fixes gst-inspect segfault on ppc.
3772 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3774 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
3776 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
3778 2004-05-18 David Schleef <ds@schleef.org>
3780 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
3781 warnings (bugs, actually) noticed by gcc but not forte.
3783 2004-05-18 David Schleef <ds@schleef.org>
3785 * sys/sunaudio/Makefile.am:
3786 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
3788 2004-05-18 David Schleef <ds@schleef.org>
3790 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
3791 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
3792 to allow qtdemux to use non-seekable streams. (bug #142272)
3794 2004-05-18 David Schleef <ds@schleef.org>
3796 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
3797 (gst_resample_sinc_ft_float): Remove use of static temporary
3798 buffer. This code was obviously not supposed to last long, but
3799 it's stuck in our ABI, so it required a little hack to make it
3800 ABI-compatible. Fixes #142585.
3801 * gst-libs/gst/resample/resample.h: same.
3803 2004-05-18 David Schleef <ds@schleef.org>
3805 * configure.ac: Add sunaudio
3806 * examples/Makefile.am: make gstplay depend on gconf
3807 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
3808 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
3809 (convert_table_lookup), (img_convert): remove c99-isms
3810 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
3811 unsigned, to fix a warning on Solaris
3812 * gst/mpeg1sys/systems.c: bcopy->memcpy
3813 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
3814 * sys/Makefile.am: Add sunaudio
3816 2004-05-18 Wim Taymans <wim@fluendo.com>
3818 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
3819 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
3820 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
3821 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
3823 Fix an ugly memleak where the muxer didn't flush enough ogg
3824 pages. This also resulted in badly muxed ogg files.
3826 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3828 * gst/asfdemux/asfheaders.c :
3829 * gst/asfdemux/asfheaders.h :
3830 * gst/asfdemux/gstasfdemux.c :
3831 - fix ASF_OBJ_PADDING guid
3832 - add 3 new object guids (language list, metadata,
3833 extended stream properties)
3834 - add a function to parse extended header objects
3836 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
3838 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
3839 remove leftover debugging g_print
3841 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
3843 * ext/mad/gstmad.c: (gst_mad_handle_event):
3844 Fix for when the first format in a discont event is not a
3845 byte-based one. Should fix #137710.
3847 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3849 * m4/a52.m4 : fix compilation with -Wall -Werror
3850 * m4/libfame.m4 : idem
3851 * m4/libmikmod.m4 : idem
3853 2004-05-17 Benjamin Otte <otte@gnome.org>
3855 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3856 signal the new tags before giving up the reference
3858 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
3860 * ext/shout2/gstshout2.c:
3861 use application/ogg instead of application/x-ogg (patch by Patrick
3862 Guimond, fixes #142432)
3863 * sys/oss/gstosselement.c: (gst_osselement_reset),
3864 (gst_osselement_sync_parms):
3865 don't set fragment size unless specified (fixes #142493)
3867 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3869 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
3872 2004-05-17 Benjamin Otte <otte@gnome.org>
3874 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
3875 compute offsets correctly for internal buffers so timestamps are set
3876 correctly when we can't seek. Also handle cases where there are no
3877 offsets. (based on a patch by David Moore, fixes #142507)
3879 2004-05-17 Benjamin Otte <otte@gnome.org>
3881 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3882 use correct variable when determining amount of data to skip so we
3883 don't skip into the void and segfault
3885 2004-05-16 Benjamin Otte <otte@gnome.org>
3887 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3890 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3892 * gst/asfdemux/gstasfdemux.c:
3893 - fix a mem leak and always propagate tags
3894 - add WMV3 to known video codecs (but no decoder yet)
3895 - replace "surplus data" at end of audio header for what
3896 it is : codec specific data
3899 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
3901 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3903 * gst-libs/gst/audio/audioclock.c:
3904 Fix wrong return type (#142205).
3906 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
3908 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
3909 Ignore CRCs by default (fixes #142566).
3911 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
3913 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3914 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
3915 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
3916 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
3917 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
3918 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
3919 Fix for cases where we fail to attach to a mixer.
3921 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
3923 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
3924 Don't touch events after not owning them anymore.
3925 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
3926 (gst_wavparse_fmt), (gst_wavparse_other),
3927 (gst_wavparse_handle_seek), (gst_wavparse_loop),
3928 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
3929 (gst_wavparse_srcpad_event):
3930 * gst/wavparse/gstwavparse.h:
3931 Add seeking, fix querying.
3933 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3935 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3936 - process comments even if they don't end with \0\0
3937 g_convert would ignore them if present and works well without them
3939 2004-05-16 Benjamin Otte <otte@gnome.org>
3941 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
3944 2004-05-16 Benjamin Otte <otte@gnome.org>
3946 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3947 don't write to memory we might not write to - g_convert does that
3948 for us anyway (fixes #142613)
3949 (gst_asf_demux_audio_caps):
3950 comment out gst_util_dump_mem
3952 2004-05-16 Benjamin Otte <otte@gnome.org>
3954 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3955 compute correct expected timestamps after seek (broken since
3957 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
3958 rename element and debugging category to gdkpixbufscale
3960 2004-05-16 Benjamin Otte <otte@gnome.org>
3962 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3963 add error checking to snd_pcm_delay and remove duplicate call to
3964 snd_pcm_delay that caused issues (see inline code comments)
3965 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3966 make more readable and fix return value when snd_pcm_delay fails
3969 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
3970 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
3971 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
3972 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
3973 (gst_pixbufscale_link), (gst_pixbufscale_init),
3974 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
3975 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
3976 (gst_pixbufscale_get_property), (pixbufscale_init):
3977 * ext/gdk_pixbuf/pixbufscale.h:
3978 Add these files I forgot earlier
3980 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
3981 * ext/gdk_pixbuf/Makefile.am:
3982 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3983 * ext/gdk_pixbuf/gstgdkpixbuf.h:
3984 Add new pixbufscale element to scale RGB video
3985 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
3986 and HYPER interpolation correctly.
3987 * ext/theora/theoraenc.c: (theora_enc_chain),
3988 Discard buffer and return if explicit caps could not be set
3989 (theora_enc_get_property):
3990 Make _get return kbps for the bitrate consistent with
3994 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
3996 * ext/libvisual/visual.c: (gst_visual_chain):
3997 add missing visual_audio_analyze
3999 2004-05-14 David Schleef <ds@schleef.org>
4001 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
4002 is killed while we're playing.
4003 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
4004 gst_element_no_more_pads().
4006 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4008 * gst-libs/gst/riff/riff-read.c :
4009 - fix INFO tag extraction in RIFF/AVI files
4010 because gst_event_unref (event) also freed taglist
4013 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4015 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
4016 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
4018 * gst/auparse/gstauparse.c :
4019 - add code (commented for now) to support audio/x-adpcm on src pad
4020 (we have no decoder for those layout yet)
4022 * gst/cdxaparse/gstcdxaparse.c :
4023 * gst/cdxaparse/gstcdxaparse.h :
4024 - partial rewrite using RiffRead (ripped iain's wavparse code)
4026 * gst/rtp/gstrtpL16enc.c : typo
4027 * gst/rtp/gstrtpgsmenc.c : typo
4029 2004-05-13 Benjamin Otte <otte@gnome.org>
4032 check for exact version of libvisual, it's not supposed to be
4035 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
4037 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
4040 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
4042 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
4043 Report which format was used for GST_FORMAT_DEFAULT
4044 * gst/debug/Makefile.am:
4045 * gst/debug/gstdebug.c: (plugin_init):
4046 * gst/debug/progressreport.c: (gst_progressreport_base_init),
4047 (gst_progressreport_class_init), (gst_progressreport_init),
4048 (gst_progressreport_report), (gst_progressreport_set_property),
4049 (gst_progressreport_get_property), (gst_progressreport_chain),
4050 (gst_progressreport_plugin_init):
4051 Add progressreport element for testing.
4053 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
4055 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
4056 * sys/v4l/gstv4lsrc.h:
4057 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
4058 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
4059 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
4060 (gst_v4lsrc_grab_frame):
4062 send a discont at start
4064 2004-05-12 Colin Walters <walters@redhat.com>
4066 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
4067 inflooping if we can't find a chunk. Or in other words, don't blow
4068 chunks if we don't have a chunk to blow.
4070 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
4071 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
4072 Remove old debug output
4073 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
4074 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
4075 (gst_dvdec_set_property), (gst_dvdec_get_property):
4076 Change the quality setting to an enum, so it works from gst-launch
4077 Don't renegotiate a non-linked pad. Allows audio only decoding.
4078 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
4079 (gst_deinterlace_link), (gst_deinterlace_init):
4080 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
4081 (gst_videodrop_link):
4082 Some caps negotiation fixes
4084 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4086 * ext/tarkin/gsttarkin.c :
4087 - Change RANK from NONE to PRIMARY
4088 * ext/gdk_pixbuf/gstgdkpixbuf.c :
4089 - Change RANK from NONE to MARGINAL
4090 * ext/divx/gstdivxenc.c :
4091 - Change RANK from PRIMARY to NONE (encoder/spider issue)
4093 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
4095 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
4096 (gst_vorbisenc_push_packet):
4097 copy a function that was added between 1.0 and 1.0.1 until we
4098 depend on worthwhile features of post-1.0
4100 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
4103 enable shout2 by default
4104 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
4105 (gst_shout2send_base_init), (gst_shout2send_init),
4106 (gst_shout2send_connect), (gst_shout2send_change_state):
4107 * ext/shout2/gstshout2.h:
4108 make this work again. Based on a patch by Zaheer Merali (fixes
4110 * ext/theora/theora.c: (plugin_init):
4111 don't set rank on encoders
4113 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
4115 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
4116 Use codec_data property instead of flag1 and flag2 for wma
4118 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4120 * gst/cdxaparse/gstcdxaparse.c :
4121 - Add mpegversion to CAPS to make it link
4122 - Rank is as GST_RANK_SECONDARY instead of NONE
4123 * gst/auparse/gstauparse.c :
4124 - Document all audio encoding we can encounter from Solaris 9
4125 headers and libsndfile information.
4126 - Increase max. rate from 48000 to 192000 (to match other elements)
4127 - Don't try to play junk data between header and samples
4129 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
4131 * ext/libvisual/visual.c: (gst_visual_getcaps):
4132 use the right caps depending on endianness (I hope)
4133 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
4134 use GST_RANK_NONE for all non-decoding elements or spider gets
4137 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
4139 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
4140 Fix some odd cases and fix BE metadata parsing of unicode16 text.
4142 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
4144 * gst/switch/gstswitch.c: (gst_switch_release_pad),
4145 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
4146 (gst_switch_loop), (gst_switch_get_type):
4147 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
4148 HEADERS. Had to be said.
4150 2004-05-10 David Schleef <ds@schleef.org>
4152 * configure.ac: Add prototype Dirac support.
4154 * ext/dirac/Makefile.am:
4155 * ext/dirac/gstdirac.cc:
4156 * ext/dirac/gstdiracdec.cc:
4158 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
4160 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
4161 (gst_auparse_init), (gst_auparse_chain),
4162 (gst_auparse_change_state):
4163 Hack around spider. Remove me some day please.
4165 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
4167 * gst/auparse/gstauparse.c: (gst_auparse_chain):
4168 Fix for some uninitialized variables in previous patch, also
4169 makes it work. Fixes #142286 while we're at it.
4171 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4173 * gst/auparse/gstauparse.c:
4174 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
4175 only unsupported formats are ADPCM/CCITT G.72x
4177 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
4179 2004-05-10 Wim Taymans <wim@fluendo.com>
4181 * ext/vorbis/Makefile.am:
4182 * ext/vorbis/README:
4183 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
4184 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
4185 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
4186 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
4187 (gst_oggvorbisenc_convert_sink),
4188 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
4189 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
4190 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
4191 (get_constraints_string), (update_start_message),
4192 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
4193 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
4194 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
4195 * ext/vorbis/oggvorbisenc.h:
4196 * ext/vorbis/vorbis.c: (plugin_init):
4197 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
4198 (raw_caps_factory), (gst_vorbisenc_class_init),
4199 (gst_vorbisenc_init), (gst_vorbisenc_setup),
4200 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
4201 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
4202 * ext/vorbis/vorbisenc.h:
4203 Added a raw vorbis encoder to be used with the oggmuxer.
4204 We still need the old encoder for some gnome applications,
4205 read the README to find out how that works.
4206 The raw encoder is called "rawvorbisenc" until 0.9.
4208 2004-05-10 Wim Taymans <wim@fluendo.com>
4210 * ext/ogg/gstogg.c: (plugin_init):
4211 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
4213 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
4214 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
4215 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
4216 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
4217 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
4218 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
4219 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
4220 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
4221 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
4222 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
4224 Small typo fixes in the demuxer.
4226 2004-05-10 Wim Taymans <wim@fluendo.com>
4228 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4229 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
4230 (theora_enc_change_state), (theora_enc_set_property),
4231 (theora_enc_get_property):
4232 Mark the last packet with an EOS flag which is not really needed
4234 Do some better video framerate initialisation.
4235 Update the buffer timestamp.
4237 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
4239 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
4240 Return the result of the parent state change call
4242 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4244 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
4245 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
4246 * gst/law/alaw-encode.c : (idem)
4247 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
4248 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
4249 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
4251 2004-05-09 Benjamin Otte <otte@gnome.org>
4253 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
4254 don't use a fixed buffer size when writing variable length data to
4255 it. Fixes memory corruption and makes alsasrc work
4257 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
4259 * ext/gnomevfs/gstgnomevfssink.c:
4260 (_gst_boolean_allow_overwrite_accumulator),
4261 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
4262 Run glib's default signal handler (??) in RUN_CLEANUP rather than
4263 RUN_LAST, and don't use that to set the accumulator value because
4264 then it's always FALSE.
4266 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
4268 * gst-libs/gst/riff/riff-media.c:
4269 (gst_riff_create_video_caps_with_data),
4270 (gst_riff_create_audio_caps),
4271 (gst_riff_create_audio_template_caps):
4272 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
4273 Fix for unaligned RIFF files (i.e. where all the chunks together
4274 in a LIST chunk are not of the same size as the size given in
4275 the LIST chunk header). Fixes several odd WAVE files. Also fix
4276 ADPCM (block_align property) in audio, so that wavparse based
4277 on this works now as it used to stand-alone.
4279 2004-05-09 Edward Hervey <bilboed@bilboed.com>
4281 reviewed by Benjamin Otte <otte@gnome.org>
4283 * ext/a52dec/gsta52dec.c:
4284 * ext/divx/gstdivxdec.c:
4285 * ext/divx/gstdivxenc.c:
4286 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
4287 * ext/faac/gstfaac.c: (gst_faac_base_init):
4288 * ext/faad/gstfaad.c: (gst_faad_base_init):
4289 * ext/ivorbis/vorbisfile.c:
4290 * ext/lame/gstlame.c:
4291 * ext/libfame/gstlibfame.c:
4292 * ext/mpeg2enc/gstmpeg2enc.cc:
4293 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
4294 * ext/sidplay/gstsiddec.cc:
4295 * ext/speex/gstspeexdec.c:
4296 * ext/speex/gstspeexenc.c:
4297 * ext/xvid/gstxviddec.c:
4298 * ext/xvid/gstxvidenc.c:
4299 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
4302 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
4304 * ext/alsa/gstalsa.c: (device_list),
4305 (gst_alsa_class_probe_devices):
4306 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
4307 Fix alsa oddness in mixer after the combination of using mixer
4308 in source/sink elements and using hw:x,y instead of just hw:x.
4310 2004-05-09 Benjamin Otte <otte@gnome.org>
4312 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
4313 (gst_wavparse_create_sourcepad):
4314 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
4317 2004-05-09 Benjamin Otte <otte@gnome.org>
4319 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4320 allow discont events before caps nego
4322 2004-05-08 Benjamin Otte <otte@gnome.org>
4324 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
4327 2004-05-08 Benjamin Otte <otte@gnome.org>
4329 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
4330 (gst_level_change_state), (gst_level_init):
4331 * gst/level/gstlevel.h:
4332 figure out if we're initialized directly instead of keeping a
4333 variable that's wrong in 90% of cases
4334 don't initialize pads and then leak them and use a new unitialized
4335 pad. (fixes #142084)
4336 these were bugs so n00bish I didn't find them for an hour :/
4338 2004-05-08 Iain <iain@prettypeople.org>
4340 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
4341 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
4342 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
4343 return the length that was read.
4344 (gst_riff_read_strf_auds): Allow fmt tags as well.
4346 2004-05-07 David Schleef <ds@schleef.org>
4348 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
4349 signed char assumption in faad.h.
4351 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
4353 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
4354 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
4356 2004-05-07 Colin Walters <walters@redhat.com>
4358 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
4359 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
4361 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
4362 Add dispose function.
4364 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
4365 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
4366 Fix caps nego and pad templates. RGB mode caps should
4368 * ext/dvdnav/gst-dvd:
4369 Move mpeg2dec inside the thread because otherwise the
4370 queue rejects cap changes mid-stream
4371 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
4372 (gst_mpeg2dec_flush_decoder):
4373 For mpeg2dec > 0.4.0, call the flush function instead of
4374 manually extracting all in-flight frames.
4375 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
4376 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
4377 Change mime type video/dv go video/x-dv to match the
4380 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
4382 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4383 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
4384 (gst_alsa_sink_class_init):
4385 * ext/alsa/gstalsasink.h:
4386 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
4387 (gst_alsa_src_class_init):
4388 * ext/alsa/gstalsasrc.h:
4389 Make alsasink/src a subclass of alsamixer so that mixer stuff
4390 shows up in gst-rec. Needs some finetuning.
4392 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
4394 * ext/lame/gstlame.c: (gst_lame_chain):
4396 * ext/mad/gstmad.c: (gst_mad_handle_event):
4398 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4399 be able to detect mp3 files < 4096 bytes
4401 2004-05-06 Wim Taymans <wim@fluendo.com>
4403 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4404 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
4405 (theora_enc_set_property), (theora_enc_get_property):
4406 Also encode the first frame, cleanup some code.
4408 2004-05-06 Wim Taymans <wim@fluendo.com>
4410 * ext/mpeg2enc/gstmpeg2enc.cc:
4411 Forward events first before deciding that negotiation was
4414 2004-05-06 Wim Taymans <wim@fluendo.com>
4416 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
4417 First process the events before deciding that negotiation
4420 2004-05-06 Wim Taymans <wim@fluendo.com>
4422 * ext/theora/Makefile.am:
4423 * ext/theora/theora.c: (plugin_init):
4424 * ext/theora/theoradec.c: (theora_dec_change_state):
4425 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
4426 (gst_theora_enc_class_init), (gst_theora_enc_init),
4427 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
4428 (theora_enc_chain), (theora_enc_change_state),
4429 (theora_enc_set_property), (theora_enc_get_property):
4430 Added a theora encoder, grouped the encoder and decoder into the
4433 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
4435 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4436 (gst_jpegenc_chain):
4437 fix DURATION on outgoing buffers
4438 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
4439 debug using time formats
4440 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
4441 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4442 (gst_xvimagesink_sink_link):
4443 windows with width/height 0 generate X errors, so don't allow them
4445 2004-05-05 Wim Taymans <wim@fluendo.com>
4447 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
4448 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
4449 (gst_mpeg2dec_negotiate_format):
4450 * ext/mpeg2dec/gstmpeg2dec.h:
4451 removed the static pad template so that we can add the
4452 more accurate framerate value to the caps.
4455 2004-05-04 Benjamin Otte <otte@gnome.org>
4458 check for kdemacros.h, too (should fix #141821)
4459 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
4460 don't crash if no header was sent, but nicely error out (fixes part
4463 2004-05-04 Wim Taymans <wim@fluendo.com>
4465 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
4466 parent dispose function to avoid segfault on destroy.
4468 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
4470 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4472 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4473 (gst_xvimagesink_sink_link):
4474 clean up debugging caps
4475 also recreate xvimage when format has changed
4477 2004-05-04 Benjamin Otte <otte@gnome.org>
4479 * ext/libvisual/Makefile.am:
4480 * ext/libvisual/visual.c: (gst_visual_class_init),
4481 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
4482 (gst_visual_srclink), (gst_visual_chain),
4483 (gst_visual_change_state), (plugin_init):
4484 use a GstAdapter to correctly adapt buffer sizes - allows using a
4487 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4489 * sys/v4l/gstv4lelement.h:
4490 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
4491 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
4492 (gst_v4lsrc_buffer_free):
4493 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
4494 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
4495 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
4496 (gst_v4lsrc_requeue_frame):
4497 move some debugging categories around
4498 query for fps index and set accordingly if found
4500 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4502 * ext/lame/gstlame.c:
4503 correct defaults that lame_init puts out of range
4505 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4507 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
4508 (gst_divxenc_class_init):
4509 fix range since -1 is the default
4510 * gst/mpeg1sys/gstmpeg1systemencode.c:
4511 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
4512 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
4513 (gst_rtjpegdec_chain):
4514 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
4515 (gst_rtjpegenc_chain):
4516 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
4517 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
4518 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
4519 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
4520 * sys/v4l/gstv4lsrc.c:
4521 * sys/v4l/v4l_calls.c: (gst_v4l_open):
4522 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
4523 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
4524 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
4525 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
4526 remove gst_info calls
4528 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4537 Updated translations
4539 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4541 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4542 refactor/comment code
4544 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
4546 * gst/asfdemux/Makefile.am:
4547 * gst/asfdemux/asfheaders.c:
4548 * gst/asfdemux/asfheaders.h:
4549 * gst/asfdemux/gstasf.c: (plugin_init):
4550 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
4551 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
4552 (gst_asf_demux_setup_pad):
4553 * gst/asfdemux/gstasfdemux.h:
4554 * gst/asfdemux/gstasfmux.c:
4555 * gst/asfdemux/gstasfmux.h:
4556 Add tagging support to demuxer, split out registration in its own
4557 file instead of in demux (hacky), and prevent having some tables
4558 in our memory multiple times (in asfheaders.h).
4560 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
4562 * gst/matroska/matroska-demux.c:
4563 (gst_matroska_demux_parse_metadata):
4564 * gst/matroska/matroska-ids.h:
4565 Basic tag reading support.
4567 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
4569 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
4570 Really detect ac-3 audio.
4571 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
4572 really detect matroska files (off-by-1).
4574 2004-04-30 David Schleef <ds@schleef.org>
4576 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4577 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
4578 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
4579 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
4580 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
4581 hackage -- parse a lot more atoms, extract a few tags. One might even
4582 mistake this for tag support. Maybe it is.
4583 * gst/qtdemux/qtdemux.h:
4585 2004-04-30 Colin Walters <walters@verbum.org>
4587 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
4589 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
4591 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4592 (gst_ffmpegcolorspace_getcaps):
4593 remove broken nego fix
4595 2004-04-30 Benjamin Otte <otte@gnome.org>
4599 * ext/libvisual/Makefile.am:
4600 * ext/libvisual/visual.c:
4601 add initial support for libvisual (http://libvisual.sourceforge.net)
4602 libvisual is still quite alpha, so expect crashes in there :)
4604 2004-04-29 David Schleef <ds@schleef.org>
4606 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
4607 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
4608 up qtdemux to make it spit out codec_data. Do _not_ look at this
4609 code; you will no longer respect me.
4611 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4613 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
4614 * ext/alsa/gstalsa.h :
4615 change alsa pcm device discovery to find more than 1 device
4616 per card. code review by Ronald.
4618 2004-04-29 David Schleef <ds@schleef.org>
4620 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
4621 Add a check for a driver bug on FreeBSD. (bug #140565)
4623 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
4625 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
4626 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4627 (gst_jpegenc_getcaps):
4628 move format setting to inner loop
4629 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4630 (gst_ffmpegcolorspace_getcaps):
4631 use GST_PAD_CAPS if available so that we use already negotiated
4633 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4634 (qtdemux_parse_moov), (qtdemux_parse):
4636 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
4637 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
4638 move hardcoded path to DEFINE
4640 2004-04-28 David Schleef <ds@schleef.org>
4642 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
4645 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
4647 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
4648 Don't probe for playback device if we're a source element. Fixes
4651 2004-04-29 Benjamin Otte <otte@gnome.org>
4653 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
4654 (gst_id3_tag_chain):
4655 rewrite buffer offset
4657 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
4661 * ext/dts/Makefile.am:
4662 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
4663 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
4664 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
4665 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
4666 (gst_dtsdec_loop), (gst_dtsdec_change_state),
4667 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
4669 * ext/dts/gstdtsdec.h:
4671 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
4672 (gst_faad_srcconnect):
4673 Add ESDS atom handling (.m4a).
4675 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
4677 * ext/divx/gstdivxdec.c: (plugin_init):
4678 Remove comment that makes no sense.
4679 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
4680 Fix for obvious typo that resulted in warnings during gst-register.
4681 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
4682 (gst_xviddec_sink_link):
4683 Fix caps negotiation a bit better.
4684 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4685 We call this 'codec_data', not 'esds'.
4687 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
4689 * gst/monoscope/gstmonoscope.c:
4690 make sure we only provide 256x128
4691 * gst/monoscope/monoscope.c: (monoscope_init):
4692 assert size of 256x128
4694 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
4697 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
4698 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
4699 fixate to max width and height of device
4701 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
4705 * sys/v4l/gstv4lsrc.c:
4706 * sys/v4l/v4l_calls.c:
4707 * sys/v4l/v4lsrc_calls.c:
4708 fix for qc-usb driver which fakes having more than one buffer
4709 by handing the same buffer twice, which confused GStreamer's/v4lsrc
4710 buffer_free override
4713 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
4716 * gst/videotestsrc/gstvideotestsrc.c:
4717 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
4718 (gst_videotestsrc_init), (gst_videotestsrc_get),
4719 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
4720 * gst/videotestsrc/gstvideotestsrc.h:
4721 add num-buffers property
4723 2004-04-26 Benjamin Otte <otte@gnome.org>
4725 * ext/mad/gstid3tag.c: (plugin_init):
4726 set id3mux rank to NONE so it doesn't confuse spider
4727 require audio/mpeg,mpegversion=1 in id3mux
4729 2004-04-26 Benjamin Otte <otte@gnome.org>
4732 detect faad correctly as non-working if it's indeed non-working
4734 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
4737 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4738 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
4739 fix _getcaps so it only negotiates to its supported format
4741 2004-04-25 Benjamin Otte <otte@gnome.org>
4743 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4746 2004-04-23 Benjamin Otte <otte@gnome.org>
4748 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4749 audio/x-raw-int with height rules! not. Now it's depth.
4751 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
4753 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
4754 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
4755 (gst_wavparse_loop):
4756 Missing variable initialization. Add handling of DVI ADPCM. Fix
4757 mis-parsing of LIST chunks. This works around a bug where we mis-
4758 parse non-aligning LIST chunks (so LIST chunks where the contents
4759 don't align with the actual LIST size). The correct fix is to use
4760 rifflib, I'm not going to fix wavparse - too much work. All this
4763 2004-04-22 Zaheer Abbas Merali <zaheerabbas@merali.org>
4765 reviewed by Benjamin Otte <otte@gnome.org>
4767 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
4768 fix shoutcast not working (fixes #140844)
4770 2004-04-22 Benjamin Otte <otte@gnome.org>
4772 * ext/hermes/gsthermescolorspace.c:
4773 (gst_hermes_colorspace_caps_remove_format_info):
4774 * gst/colorspace/gstcolorspace.c:
4775 (gst_colorspace_caps_remove_format_info):
4776 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4777 (gst_ffmpegcolorspace_caps_remove_format_info):
4778 s/gst_caps_simplify/gst_caps_do_simplify/
4780 2004-04-22 Benjamin Otte <otte@gnome.org>
4782 * gst-libs/gst/riff/riff-media.c:
4783 (gst_riff_create_video_caps_with_data):
4784 mpegversion is an int
4785 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
4786 don't try to create pad templates with NULL caps, use any caps
4789 2004-04-20 David Schleef <ds@schleef.org>
4791 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
4792 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
4795 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
4797 reviewed by David Schleef
4799 * ext/mad/gstid3tag.c: Add stdlib.h
4800 * gst/rtp/gstrtpgsmenc.c: same
4801 * gst/tags/gstid3tag.c: same
4802 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
4803 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
4804 GST_DISABLE_LOADSAVE use.
4805 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
4806 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
4807 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
4809 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
4810 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
4812 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
4813 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
4815 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
4818 2004-04-20 David Schleef <ds@schleef.org>
4820 * gst/realmedia/rmdemux.c: This was supposed to part of the
4821 last checkin. Same idea.
4823 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
4825 reviewed by David Schleef
4827 * configure.ac: bump required gstreamer version to 0.8.1.1
4828 because of following changes [--ds]
4830 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
4831 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
4832 (gst_riff_read_header): Use GST_READ_UINT*
4833 macros to access possibly unaligned memory.
4835 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
4836 (mp3_type_find): Use GST_READ_UINT*
4837 macros to access possibly unaligned memory.
4838 (mp3_type_find, mpeg1_parse_header, qt_type_find)
4839 (speex_type_find): Likewise
4841 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
4843 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
4844 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
4845 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
4846 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
4847 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
4848 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
4849 macros to access possibly unaligned memory.
4851 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
4854 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
4855 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
4857 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4860 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
4861 (gst_mpeg2subt_chain_subtitle): Likewise.
4863 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
4864 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
4867 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
4870 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
4873 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
4876 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4879 update required version of GStreamer because of GST_TIME_FORMAT
4881 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
4883 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
4884 remove leftover g_print
4885 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4886 don't try setting only a subset of the caps. We don't want to kill
4887 autoplugging on purpose
4889 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4891 * sys/ximage/ximagesink.c: (plugin_init):
4892 * sys/xvimage/xvimagesink.c: (plugin_init):
4893 add debugging categories
4895 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4899 Adding en_GB translation (Gareth Owen)
4901 2004-04-20 David Schleef <ds@schleef.org>
4903 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
4904 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
4905 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
4906 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
4907 A number of new features and hacks to extract the esds atom and
4908 put it into the caps. (bug #137724)
4910 2004-04-19 David Schleef <ds@schleef.org>
4912 * gconf/Makefile.am: Fix for non-GNU make
4913 * gst-libs/gst/Makefile.am: Change directory order to handle
4914 GstPlay linking with gstinterfaces
4915 * gst-libs/gst/audio/make_filter: make use of tr portable
4916 * gst-libs/gst/play/Makefile.am: Add intended \
4917 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
4918 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
4919 function prototype instead of void *.
4920 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
4922 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4923 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
4924 * gst/videofilter/make_filter: make use of tr portable
4925 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
4927 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
4931 Added Ukrainian translation (Maxim V. Dziumanenko)
4933 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
4935 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
4936 (gst_gsmdec_link), (gst_gsmdec_chain):
4937 Fix capsnego, simplify chain function slightly.
4938 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
4941 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
4943 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4944 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
4945 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
4946 Hack to make wavparse work with spider (always -> sometimes pad).
4947 Fixes #135862 && #140411.
4949 2004-04-18 Benjamin Otte <otte@gnome.org>
4951 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
4952 (gst_osselement_rate_probe_check),
4953 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
4954 get rid of \n in debug output
4956 2004-04-17 Iain <iain@prettypeople.org>
4958 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
4961 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
4963 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
4964 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
4965 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
4966 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
4967 (gst_id3_tag_src_link), (gst_id3_tag_chain),
4968 (gst_id3_tag_change_state), (plugin_init):
4969 deprecate id3tag element and replace with id3demux/id3mux.
4970 great side effect: this ugly file is now even uglier, yay!
4972 remove non-available function
4973 update for new get_type
4975 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
4978 require mpeg2dec >= 0.4.0
4980 2004-04-17 Benjamin Otte <otte@gnome.org>
4982 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4983 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
4984 (gst_xvimagesink_set_xwindow_id):
4985 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
4986 assorted cleanup fixes.
4988 2004-04-16 David Schleef <ds@schleef.org>
4990 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
4991 * sys/xvimage/xvimagesink.h: same
4993 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
4995 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
4996 Fix GST_ELEMENT_ERROR with (NULL)
4998 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
5000 * gst-libs/gst/riff/riff-media.c:
5001 (gst_riff_create_video_caps_with_data):
5002 Add div[3456] as fourccs for DivX 3 (fixes #140137).
5004 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
5006 * gst-libs/gst/riff/riff-media.c:
5007 (gst_riff_create_video_caps_with_data),
5008 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
5009 (gst_riff_create_video_template_caps),
5010 (gst_riff_create_audio_template_caps):
5011 * gst-libs/gst/riff/riff-media.h:
5012 * gst-libs/gst/riff/riff-read.c:
5013 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
5014 * gst-libs/gst/riff/riff-read.h:
5015 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5016 Add MS RLE support. I added some functions to read out strf chunks
5017 into strf chunks and the data behind it. This is usually color
5018 palettes (as in RLE, but also in 8-bit RGB). Also use those during
5019 caps creation. Lastly, add ADPCM (similar to wavparse - which
5020 should eventually be rifflib based).
5021 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
5022 (gst_matroska_demux_init), (gst_matroska_demux_reset):
5023 * gst/matroska/matroska-demux.h:
5024 Remove placeholders for some prehistoric tagging system. Didn't add
5025 support for any tag system really anyway.
5026 * gst/qtdemux/qtdemux.c:
5027 Add support for audio/x-m4a (MPEG-4) through spider.
5028 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
5029 (gst_wavparse_loop):
5030 ADPCM support (#135862). Increase max. buffer size because we
5031 cannot split buffers for ADPCM (screws references) and I've seen
5032 files with 2048 byte chunks. 4096 seems safe for now.
5034 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
5036 * configure.ac: bump nano to 1
5038 === release 0.8.1 ===
5040 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
5042 * configure.ac: releasing 0.8.1, "Comforting Sounds"
5044 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
5046 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5047 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
5050 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
5052 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
5053 lower rank of dvddemux so that it's not used for mpeg playback.
5055 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
5058 save libs correctly when checking mad
5060 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
5062 * ext/mad/gstid3tag.c: (plugin_init):
5063 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
5065 2004-04-13 David Schleef <ds@schleef.org>
5067 * common/m4/gst-feature.m4: Call -config scripts with
5068 --plugin-libs if it is supported.
5069 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
5070 JPEG images are image/jpeg.
5071 * gst/debug/Makefile.am:
5072 * gst/debug/negotiation.c: (gst_negotiation_class_init),
5073 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
5074 (gst_negotiation_update_caps), (gst_negotiation_get_property),
5075 (gst_negotiation_plugin_init): Add a property that acts like
5077 * testsuite/gst-lint: Move license checking to be a standard
5080 2004-04-13 David Schleef <ds@schleef.org>
5082 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
5083 patch from Sebastien Cote (bug #139958)
5085 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
5087 * examples/gstplay/Makefile.am:
5088 * examples/gstplay/player.c: (main):
5089 make the commandline player example use gconf settings
5091 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
5093 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
5094 (gst_cacasink_sinkconnect), (gst_cacasink_init),
5095 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
5096 init/end library during state transition, not object
5097 creation/disposal. get rid of custom dispose handler.
5100 2004-04-12 Christian Schaller <Uraeus@gnome.org>
5102 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
5105 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5107 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
5108 Handle JUNK chunks inside data section. Prevents warnings.
5110 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5112 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5113 (gst_riff_create_video_template_caps):
5115 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
5116 (gst_avi_demux_stream_data):
5117 Add support for "rec-list" chunks.
5119 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5121 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5122 Fix another codecname mismatch.
5124 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5126 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5127 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
5128 so that MJPEG plays back.
5130 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5132 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
5133 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
5134 * gst/mpeg1videoparse/gstmp1videoparse.h:
5135 Fix for some slight mis-cuts in buffer parsing, and for some
5136 potential overflows or faults-causers. Adds disconts. Also fixes
5137 #139105 while we're at it.
5139 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5142 * sys/v4l2/gstv4l2element.h:
5143 Workaround for missing struct v4l2_buffer declaration in Suse 9
5144 and Mandrake 10 linux/videodev2.h header file (#135919).
5146 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5148 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
5149 Bail out if no filename was given.
5151 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5153 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5154 (gst_v4l2_fourcc_from_structure):
5155 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
5158 2004-04-09 Benjamin Otte <otte@gnome.org>
5160 * ext/gnomevfs/gstgnomevfssink.c:
5161 (_gst_boolean_allow_overwrite_accumulator),
5162 (gst_gnomevfssink_class_init):
5163 fix erase signal - if any handler returns false the file will not be
5164 overwritten. If no handler is connected, the file will not be
5166 renamed signal to "allow-overwrite"
5167 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
5168 free string when adding it to ID3 failed
5169 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
5170 unref event when done
5171 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
5173 * gst/typefind/gsttypefindfunctions.c:
5174 (mpeg_video_stream_type_find):
5177 2004-04-08 David Schleef <ds@schleef.org>
5179 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5180 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
5182 2004-04-08 David Schleef <ds@schleef.org>
5184 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
5185 we don't support (bug #139532)
5187 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
5189 * ext/mad/gstmad.c: (gst_mad_handle_event),
5190 (gst_mad_check_caps_reset), (gst_mad_chain),
5191 (gst_mad_change_state):
5192 only set explicit caps if they haven't been set before for
5193 this stream. MPEG-audio sample rate/channels aren't allowed
5194 to change in-stream.
5197 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
5199 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
5200 (_gst_boolean_did_something_accumulator),
5201 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
5202 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
5203 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
5204 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
5205 (gst_gnomevfssink_change_state):
5206 Fix erase signal. Don't erase by default. Remove handoff signal.
5207 Remove erase property. Don't segfault. General cleanup.
5209 2004-04-07 Benjamin Otte <otte@gnome.org>
5211 * gst-libs/gst/gconf/test-gconf.c: (main):
5212 add missing gst_init
5214 2004-04-07 Benjamin Otte <otte@gnome.org>
5216 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
5217 free the mutexes, too
5219 2004-04-07 Benjamin Otte <otte@gnome.org>
5221 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
5222 actually free the URI string
5223 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
5224 compute offset correctly when passing discont events
5225 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5226 don't leak discont events
5227 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
5228 add some missing breaks so caps aren't copied randomly
5229 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
5230 if we realloc memory, we better use it
5232 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
5234 * ext/mad/gstmad.c: (normal_seek):
5235 fix GST_FORMAT_TIME usage
5237 2004-04-05 David Schleef <ds@schleef.org>
5239 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
5240 a deprecated function (hack!)
5242 2004-04-05 Benjamin Otte <otte@gnome.org>
5244 * ext/esd/esdmon.c: (gst_esdmon_get):
5245 fix nonterminated vararg and memleak
5247 2004-04-05 Benjamin Otte <otte@gnome.org>
5249 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
5250 (gst_ladspa_init), (gst_ladspa_force_src_caps),
5251 (gst_ladspa_set_property), (gst_ladspa_get_property),
5252 (gst_ladspa_instantiate), (gst_ladspa_activate),
5253 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
5256 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
5258 reviewed by Benjamin Otte <otte@gnome.org>
5260 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
5261 check for broken LADSPA parameters (fixes #138635)
5263 2004-04-05 Benjamin Otte <otte@gnome.org>
5265 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
5266 advertise buffer-frames correctly on sinkpads
5268 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
5270 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
5271 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
5272 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
5273 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
5274 (gst_mad_check_caps_reset), (gst_mad_chain):
5275 add more debugging, only reset caps when we're not in error state
5277 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
5279 * ext/mad/gstmad.c: add debugging category, comment + cleanups
5281 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
5283 reviewed by Benjamin Otte <otte@gnome.org>
5286 fix == in test(1) operator
5288 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
5290 reviewed by Benjamin Otte <otte@gnome.org>
5293 fix --export-symblos-regex to a working regex.
5295 2004-04-04 Benjamin Otte <otte@gnome.org>
5297 * sys/oss/.cvsignore:
5300 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
5302 reviewed by Benjamin Otte <otte@gnome.org>
5304 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5305 add missing 'new_media' argument (fixes #138168)
5306 * gst/matroska/matroska-demux.c:
5307 (gst_matroska_demux_handle_seek_event):
5308 add vararg terminator (fixes #138169)
5310 2004-04-02 David Schleef <ds@schleef.org>
5312 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
5313 disted (bug #138914)
5315 2004-04-01 Benjamin Otte <otte@gnome.org>
5317 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
5318 (gst_alsa_close_audio):
5319 handle case better where a soundcard can't pause
5320 * ext/ogg/gstoggdemux.c:
5321 don't crash when we get events but don't have pads yet
5323 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
5325 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
5326 throw an error if we couldn't probe any caps.
5328 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
5330 * ext/dvdnav/gst-dvd:
5331 Add a really simple sample DVD player
5333 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
5335 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
5336 (gst_a52dec_push), (gst_a52dec_handle_event),
5337 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
5338 (gst_a52dec_change_state):
5339 * ext/a52dec/gsta52dec.h:
5340 Use a debug category, Output timestamps correctly
5341 Emit tag info, Handle events, tell liba52dec about cpu
5342 capabilities so it can use MMX etc.
5343 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
5344 Fix a crasher accessing invalid memory
5345 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
5346 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
5347 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
5348 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
5350 Some support for byte-format seeking.
5351 Small fixes for still frames and menu button overlays
5352 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
5353 (gst_mpeg2dec_alloc_buffer):
5354 Use a debug category. Adjust the report level of several items to
5355 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
5356 so it doesn't lose the GstBuffer pointer
5357 * gst/debug/Makefile.am:
5358 * gst/debug/gstdebug.c: (plugin_init):
5359 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
5360 (gst_navseek_base_init), (gst_navseek_class_init),
5361 (gst_navseek_init), (gst_navseek_seek),
5362 (gst_navseek_handle_src_event), (gst_navseek_set_property),
5363 (gst_navseek_get_property), (gst_navseek_chain),
5364 (gst_navseek_plugin_init):
5365 * gst/debug/gstnavseek.h:
5366 Add the navseek debug element for seeking back and forth in a
5367 video stream using arrow keys.
5368 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
5369 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
5370 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
5371 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
5372 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
5373 (gst_mpeg2subt_parse_header), (gst_get_nibble),
5374 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
5375 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
5376 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
5377 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
5378 * gst/mpeg2sub/gstmpeg2subt.h:
5379 Pretty much a complete rewrite. Now a loopbased element. May still
5380 require work to properly synchronise subtitle buffers.
5381 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
5382 (gst_dvd_demux_send_subbuffer):
5383 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
5384 Don't attempt to create subbuffers of size 0
5385 Reduce a couple of error outputs to warnings.
5386 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
5387 (gst_y4mencode_chain):
5388 Output the y4m frame header correctly.
5390 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
5392 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
5393 throw errors instead of allowing SIGFPE
5395 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
5397 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
5398 (gst_gconf_render_bin_from_key):
5399 leak plugging and style fixing
5401 2004-03-31 David Schleef <ds@schleef.org>
5403 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
5404 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
5406 * gst/debug/Makefile.am:
5407 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
5408 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
5410 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
5411 (gst_negotiation_base_init), (gst_negotiation_class_init),
5412 (gst_negotiation_init), (gst_negotiation_getcaps),
5413 (gst_negotiation_pad_link), (gst_negotiation_chain),
5414 (gst_negotiation_set_property), (gst_negotiation_get_property),
5415 (gst_negotiation_plugin_init): New element to talk about random
5416 negotiation things happening in a pipeline.
5418 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
5420 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
5421 fix integer addition with help of Stefan Kost
5423 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
5425 * po/nl.po: updated Dutch translation (Elros Cyriatan)
5427 2004-03-30 David Schleef <ds@schleef.org>
5429 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
5430 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
5431 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
5433 * ext/mpeg2dec/gstmpeg2dec.h:
5435 2004-03-30 David Schleef <ds@schleef.org>
5437 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
5439 2004-03-30 David Schleef <ds@schleef.org>
5441 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
5442 Michael Petullo) to handle .mov
5444 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5446 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
5447 (gst_osselement_rate_check_rate):
5448 probe caps correctly for sound cards that only support one format
5450 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5452 * ext/kio/kiosrc.cpp: (process_events):
5453 update handling event processing if inside KDE - untested
5455 2004-03-29 David Schleef <ds@schleef.org>
5457 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
5458 by 2 to not interfere with other colorspaces.
5459 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
5460 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
5461 one to not interfere with ffmpeg_colorspace.
5463 2004-03-29 David Schleef <ds@schleef.org>
5465 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
5467 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
5468 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
5470 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5472 * gst-libs/gst/riff/riff-media.c:
5473 fail on error, don't try to set stuff on NULL caps
5475 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5479 * ext/kio/Makefile.am:
5480 * ext/kio/kioreceiver.cpp:
5481 * ext/kio/kioreceiver.h:
5482 * ext/kio/kiosrc.cpp:
5484 add experimental kiosrc plugin
5485 * ext/alsa/gstalsaplugin.c: (plugin_init):
5486 initialize debugging category only when we're sure registering the
5489 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5491 * examples/gstplay/player.c: (main):
5492 * gst-libs/gst/play/play.c: (gst_play_class_init),
5493 (gst_play_set_location), (gst_play_set_data_src),
5494 (gst_play_set_video_sink), (gst_play_set_audio_sink),
5495 (gst_play_set_visualization), (gst_play_connect_visualization):
5496 check return values of element_set_state and return FALSE where
5499 2004-03-29 Benjamin Otte <otte@gnome.org>
5501 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5502 try harder to check if an event is really a discont
5504 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5506 * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
5509 2004-03-28 Benjamin Otte <otte@gnome.org>
5511 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
5512 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
5513 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
5514 get rid of non-standard "..." ranges in case statements.
5516 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
5518 * gst/mpegstream/gstmpegdemux.c:
5519 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
5520 specific functionality split to the new dvddemux element.
5521 * gst/mpegstream/gstdvddemux.c:
5522 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
5523 streams, derived from mpegdemux.
5524 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
5525 up. SCR based timestamp rewriting can be turned off (will probably
5526 completely disappear soon).
5527 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
5528 hacking. General cleanup. All printf statements replaced by
5529 debugging messages. Almost complete libdvdnav support.
5530 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
5531 by events. New properties for audio and subpicture languages.
5532 (dvdnavsrc_update_highlight): Now uses events.
5533 (dvdnavsrc_user_op): Cleaned up.
5534 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
5535 based). Lots of cleanup, and propper support for most libdvdnav
5537 (dvdnavsrc_make_dvd_event): New function.
5538 (dvdnavsrc_make_dvd_nav_packet_event): New function.
5539 (dvdnavsrc_make_clut_change_event): New function.
5541 2004-03-26 Benjamin Otte <otte@gnome.org>
5543 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
5544 fix bug where typefinding would claim it's theora whenever less then
5545 7 bytes of data were available
5547 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
5549 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
5550 (gst_alawdec_base_init), (gst_alawdec_class_init),
5551 (gst_alawdec_init), (gst_alawdec_chain):
5552 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
5553 (gst_alawenc_base_init), (gst_alawenc_class_init),
5554 (gst_alawenc_init), (gst_alawenc_chain):
5555 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
5556 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
5557 (gst_mulawdec_init), (gst_mulawdec_chain):
5558 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
5559 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
5560 (gst_mulawenc_init), (gst_mulawenc_chain):
5561 Fix capsnego in all four, remove the unused property functions and
5562 simplify the chain functions slightly. I guess we could use macros
5563 or something similar for those, since the code is so similar, but
5564 I'm currently too lazy...
5566 2004-03-24 David Schleef <ds@schleef.org>
5568 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
5569 (gst_osselement_close_audio), (gst_osselement_probe_caps),
5570 (gst_osselement_get_format_structure),
5571 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
5572 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
5573 (gst_osselement_rate_int_compare): Add code to handle rate probing
5575 * sys/oss/gstosselement.h: same
5576 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
5577 Use rate probing provided by osselement.
5578 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
5580 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
5582 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
5583 (gst_xvidenc_get_property):
5586 2004-03-24 David Schleef <ds@schleef.org>
5588 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
5589 (gst_speexdec_init):
5590 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
5591 (gst_speexenc_init): Create the pad template correctly (from
5592 the static pad template, not a NULL pointer.)
5594 2004-03-25 Benjamin Otte <otte@gnome.org>
5596 * gst/debug/Makefile.am:
5597 * gst/debug/breakmydata.c:
5598 add element that quasi-randomly changes bytes in the stream.
5599 Intended use is robustness checking of demuxers and decoders in
5602 2004-03-24 Benjamin Otte <otte@gnome.org>
5604 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
5605 (gst_alsa_probe_hw_params):
5606 * ext/alsa/gstalsa.h:
5607 debugging output fixes
5609 2004-03-24 Benjamin Otte <otte@gnome.org>
5611 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
5612 don't g_return_if_fail if element is PLAYING, fail silently as every
5614 * gst/effectv/gstquark.c: (gst_quarktv_chain):
5615 only fix needed for cast lvalue issues in gst-plugins
5616 * gst/volenv/gstvolenv.c: (gst_volenv_init):
5619 2004-03-24 Benjamin Otte <otte@gnome.org>
5621 * gst/level/gstlevel.c: (gst_level_init):
5622 add proxying getcaps function, so level doesn't advertise impossible
5625 2004-03-24 David Schleef <ds@schleef.org>
5627 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5628 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
5629 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
5630 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
5631 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
5632 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
5633 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
5634 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
5635 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
5636 messages. Divide the chunk size by the compression ratio
5637 (needed for MACE audio)
5639 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
5641 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
5642 Fix buffer overflow read error.
5644 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
5646 * ext/alsa/gstalsa.h:
5647 Remove unused entry.
5648 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5650 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
5651 (gst_videodrop_link), (gst_videodrop_chain):
5652 Fix, sort of. Was horribly broken with new capsnego. Bah...
5654 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
5656 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
5658 Add a monkeysaudio typefind function
5660 2004-03-23 Johan Dahlin <johan@gnome.org>
5662 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
5663 (gst_play_video_fixate): Check so the structure has the field
5664 before trying to fixate them, this makes it possible to have
5665 fakesinks for video and audio output without printing errors on
5668 2004-03-22 David Schleef <ds@schleef.org>
5670 * sys/oss/Makefile.am:
5671 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
5672 (check_rate), (add_rate): Rate probing test app.
5674 2004-03-21 Benjamin Otte <otte@gnome.org>
5676 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5677 (_fixate_caps_to_int), (gst_audio_convert_fixate):
5678 add a fixation function that pretty much does the right thing (fixes
5681 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
5683 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
5685 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
5687 reviewed by: Benjamin Otte <otte@gnome.org>
5689 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5690 terminate gst_event_new_discontinuous correctly (fixes parts of
5693 2004-03-19 David Schleef <ds@schleef.org>
5695 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
5696 since it doesn't depend on X, and it's part of our ABI.
5698 2004-03-19 Iain <iain@prettypeople.org>
5700 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
5701 is_int in the structure, not the local variable.
5703 2004-03-19 David Schleef <ds@schleef.org>
5705 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
5706 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
5707 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
5708 Improvements in caps negotiation.
5710 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5714 adding Afrikaans (Petri Jooste)
5716 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5718 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5719 (gst_ffmpegcolorspace_chain):
5720 throw error instead of g_critical (#137588)
5722 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5726 dist common and m4 correctly
5729 2004-03-17 David Schleef <ds@schleef.org>
5731 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
5734 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
5738 adding Swedish translation (Christian Rose)
5740 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
5742 * Makefile.am: use release.mak
5744 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5747 * common/gst-autogen.sh:
5748 add some explanation about the version detection
5752 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5754 * configure.ac: bump nano to 1
5756 === release 0.8.0 ===
5758 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5760 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
5762 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5765 update libtool version
5766 * gst-libs/gst/media-info/Makefile.am:
5767 actually use libtool version
5769 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5771 * configure.ac: fix speex detection to work with 1.0 but not 1.1
5773 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5776 * gst-plugins.spec.in:
5777 * pkgconfig/Makefile.am:
5778 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
5779 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5780 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5781 * pkgconfig/gstreamer-libs.pc.in:
5782 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5783 * pkgconfig/gstreamer-play-uninstalled.pc.in:
5784 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
5785 * pkgconfig/gstreamer-plugins.pc.in:
5786 remove @VERSION@ from some of the pc files since core and plugins
5788 created gstreamer-plugins.pc as it's a better name, but keeping
5789 -libs around for now to get fixes upstream done first.
5791 2004-03-15 Julien MOUTTE <julien@moutte.net>
5793 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
5794 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
5795 * gst-libs/gst/play/play.h:
5797 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5799 * *.c, *.cc: don't mix tabs and spaces
5801 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5803 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
5804 use the new ffmpegcolorspace
5805 * gst-plugins.spec.in:
5806 package new colorspace and media-info
5808 * pkgconfig/Makefile.am:
5809 fix some more disting issues
5810 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5811 * pkgconfig/gstreamer-media-info.pc.in:
5812 generate media-info pc files
5814 2004-03-15 Johan Dahlin <johan@gnome.org>
5816 * *.h: Revert indenting
5818 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5821 adding ffmpegcolorspace element
5822 * gst/ffmpegcolorspace/Makefile.am:
5823 * gst/ffmpegcolorspace/avcodec.h:
5824 * gst/ffmpegcolorspace/common.h:
5825 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
5826 * gst/ffmpegcolorspace/dsputil.h:
5827 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
5828 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5829 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
5830 (gst_ffmpeg_caps_to_pix_fmt):
5831 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
5832 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5833 (gst_ffmpegcolorspace_caps_remove_format_info),
5834 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
5835 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
5836 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
5837 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
5838 (gst_ffmpegcolorspace_set_property),
5839 (gst_ffmpegcolorspace_get_property),
5840 (gst_ffmpegcolorspace_register):
5841 * gst/ffmpegcolorspace/imgconvert.c:
5842 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
5843 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
5844 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
5845 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
5846 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
5847 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
5848 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
5849 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
5850 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
5851 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
5852 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
5853 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
5854 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
5855 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
5856 (img_get_alpha_info), (deinterlace_line),
5857 (deinterlace_line_inplace), (deinterlace_bottom_field),
5858 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
5859 * gst/ffmpegcolorspace/imgconvert_template.h:
5860 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
5861 * gst/ffmpegcolorspace/mmx.h:
5862 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
5863 adding ffmpegcolorspace element supplied by Ronald after cleaning
5864 up and pulling in the right bits of upstream source.
5865 I'm sure a better C/compiler wizard could do some cleaning up (for
5866 example use GLIB's malloc stuff), but as a first pass this
5869 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5871 * ext/alsa/gstalsa.h:
5872 I assume Ronald forgot to commit the change to have cardname
5873 as a struct member. Expect some public spanking at the next
5876 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
5878 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
5879 (gst_alsa_open_audio), (gst_alsa_close_audio):
5880 * ext/alsa/gstalsa.c:
5881 Don't open the device if we're a mixer (= padless).
5882 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
5883 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
5884 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
5885 Open mixer during state change rather than during object
5886 initialization. Also, get a device name. Currently in a somewhat
5887 hackish fashion, but I didn't really find something better.
5889 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
5891 * *.c, *.h: run gst-indent
5893 2004-03-14 Benjamin Otte <otte@gnome.org>
5895 * gst/modplug/gstmodplug.cc:
5896 * gst/modplug/gstmodplug.h:
5897 set correct timestamps on outgoing buffers
5899 2004-03-14 Benjamin Otte <otte@gnome.org>
5901 * gst/modplug/gstmodplug.cc:
5902 handle events - don't do crap when a discont arrives that's not
5904 This allows correct loading and playback of mods in Rhythmbox
5906 2004-03-14 Benjamin Otte <otte@gnome.org>
5909 * gst-libs/gst/gconf/Makefile.am:
5910 * pkgconfig/Makefile.am:
5911 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
5912 they get rebuilt properly
5914 when checking for vorbis, try pkgconfig first.
5915 * gst/modplug/gstmodplug.cc:
5918 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
5920 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5921 Fix for obvious mistake, where we first shift the offset and then
5922 read a samplesize element assuming the old offset. Note that this
5923 part still has something weird, i.e. my movies containing those
5924 don't actually play well, but at least there's something that looks
5927 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
5928 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
5930 Add a typefind function for speex format
5932 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
5934 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
5935 (gst_asf_demux_setup_pad):
5936 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
5937 instead of 0. Reason is simple: some elements have a fps range
5938 of 1-max instead of 0-max. So now ASF video actually works.
5940 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
5944 adding serbian as a language
5946 2004-03-13 Benjamin Otte <otte@gnome.org>
5948 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
5949 return taglist correctly from _get function, don't gst_pad_push it.
5952 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
5953 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5955 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
5957 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
5958 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
5959 (gst_alsa_mixer_track_new):
5960 * ext/alsa/gstalsamixertrack.h:
5961 Fix ancient leftovers... MixerTrack is a GObject.
5963 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
5965 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5966 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5967 Don't block during probing...
5969 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
5971 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
5972 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
5973 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
5974 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
5975 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
5976 (gst_alsa_open_audio), (gst_alsa_close_audio):
5977 * ext/alsa/gstalsa.h:
5978 Add propertyprobe interface implementation, add some device-name
5979 property, all this so that it looks good in gnome-volume-control.
5981 2004-03-12 David Schleef <ds@schleef.org>
5983 * configure.ac: the Hermes library controls hermescolorspace, not
5985 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
5986 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
5988 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
5989 * ext/sdl/sdlvideosink.h: ditto.
5990 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
5992 2004-03-12 Benjamin Otte <otte@gnome.org>
5994 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
5995 (gst_x_overlay_got_xwindow_id):
5996 * gst-libs/gst/xoverlay/xoverlay.h:
5997 replace XID with unsigned long to get rid of the xlibs dependency in
5998 XOverlay (fixes #137004)
6000 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
6001 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
6002 (gst_agingtv_setup):
6003 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
6004 (gst_dicetv_base_init), (gst_dicetv_class_init),
6005 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
6006 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
6007 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
6008 (gst_edgetv_setup), (gst_edgetv_rgb32):
6009 * gst/effectv/gsteffectv.c:
6010 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
6011 (gst_quarktv_set_property):
6012 * gst/effectv/gstrev.c: (gst_revtv_get_type),
6013 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
6014 (gst_revtv_setup), (gst_revtv_rgb32):
6015 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
6016 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
6017 (gst_shagadelictv_init), (gst_shagadelictv_setup),
6018 (gst_shagadelictv_rgb32):
6019 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
6020 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
6021 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
6022 * gst/effectv/gstwarp.c:
6023 Port everything that can be ported to videofilter and fix up the caps.
6024 Can someone with a big-endian machine please check these?
6026 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6028 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
6029 (gst_osssink_chain), (gst_osssink_change_state):
6030 Latest fixes for A/V sync, audio playback and such. This is about
6031 all... MPEG playback issues are mostly related to the async build-
6032 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
6034 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6036 patch from: Stephane Loeuillet
6039 use pkg-config for some libraries, falling back to the old .m4 way
6044 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6047 * tools/Makefile.am:
6048 * tools/Makefile.in:
6049 * tools/gst-launch-ext-m.m:
6050 * tools/gst-launch-ext.1.in:
6051 * tools/gst-visualise-m.m:
6052 * tools/gst-visualise.1:
6053 * tools/gst-visualise.1.in:
6054 reorganizing generation of script tools
6056 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6058 * ext/divx/gstdivxdec.c:
6059 Downgrade priority. We prefer ffdec_mpeg4.
6060 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
6061 (gst_faad_chain), (gst_faad_change_state):
6062 Fix capsnego. Doesn't work for some sounds because we don't have
6063 a 5:1 to stereo element.
6064 * ext/xvid/gstxvid.c: (plugin_init):
6066 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
6067 (gst_osssink_change_state):
6068 Add discont handling.
6070 2004-03-09 Colin Walters <walters@verbum.org>
6072 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
6075 2004-03-09 Benjamin Otte <otte@gnome.org>
6077 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
6078 the signals take 2 arguments
6080 2004-03-09 David Schleef <ds@schleef.org>
6082 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
6083 (gst_alsa_fixate): Add fixate function. (bug #136686)
6084 * ext/alsa/gstalsa.h:
6085 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
6087 2004-03-09 Benjamin Otte <otte@gnome.org>
6089 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
6090 (gst_mikmod_change_state):
6091 * ext/mikmod/gstmikmod.h:
6092 make mikmod's loop function not loop infinitely and call
6093 gst_element_yield anymore
6094 * gst/modplug/gstmodplug.cc:
6095 fix pad negotiation (fixes #136590)
6097 2004-03-09 David Schleef <ds@schleef.org>
6099 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
6100 doesn't conflict with the internal colorspace plugin.
6101 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
6102 satisfy the crappy-ass shell shipped by a certain vendor.
6103 * gst/videofilter/make_filter: same (bug #135299)
6105 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6107 * configure.ac: bump nano to 1
6109 === release 0.7.6 ===
6111 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6113 * configure.in: releasing 0.7.6, "There"
6115 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6117 * pkgconfig/gstreamer-play-uninstalled.pc.in:
6118 * pkgconfig/gstreamer-play.pc.in:
6121 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6123 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
6124 (cdparanoia_open), (cdparanoia_event):
6125 fix/add error handling
6127 add cdparanoia source
6128 * tools/Makefile.am:
6129 make scripts executable
6131 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6134 * ext/vorbis/Makefile.am:
6136 remove id3types, vorbisfile and xvideosink from the build (#133783)
6138 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
6140 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
6141 Fix metadata read crash (#136537).
6143 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
6145 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
6146 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
6147 adding mime types, fixing the one-stop function
6149 2004-03-08 Christian Schaller <Uraeus@gnome.org>
6151 * ext/nas/nassink.c and /ext/nas/nassink.h:
6152 More NAS love from Arwed von Merkatz
6153 So lets all sing 'Can you feel the NAS tonight'
6155 2004-03-08 Christian Schaller <Uraeus@gnome.org>
6157 * tools/gst-launch-ext.in:
6158 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
6160 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
6162 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
6163 (gst_mpeg2dec_init):
6164 remove the user_data pad for now, because it is being used in
6165 fixating causing MPEG playback to fixate on 1000 Hz for playback.
6166 If someone knows how to fix this properly, please do.
6168 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
6170 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
6171 (gst_osssink_get_time):
6172 add a warning, IMO this won't get triggered anymore, remove later
6174 2004-03-07 David Schleef <ds@schleef.org>
6176 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
6177 format (bug #136470)
6179 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
6181 * gst-libs/Makefile.am:
6182 * gst-libs/gst/media-info/Makefile.am:
6183 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
6184 (error_callback), (gst_media_info_error_create),
6185 (gst_media_info_error_element), (gmip_init), (gmip_reset),
6186 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
6187 * gst-libs/gst/media-info/media-info-priv.h:
6188 * gst-libs/gst/media-info/media-info-test.c: (main):
6189 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
6190 (gst_media_info_class_init), (gst_media_info_instance_init),
6191 (gst_media_info_set_source), (gst_media_info_read_with_idler),
6192 (gst_media_info_read_idler), (gst_media_info_read):
6193 * gst-libs/gst/media-info/media-info.h:
6194 fixed, should work now
6196 2004-03-07 Christian Schaller <Uraeus@gnome.org>
6198 * ext/nas/nassink.c:
6199 A bunch of NAS fixes from Arwed von Merkatz
6201 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
6203 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
6204 (qtdemux_parse_trak):
6205 Fix crash (j might be greater than n_samples, in which case we're
6206 writing outside the allocated space for the array) and memleak.
6208 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
6210 * sys/oss/gstosssink.c: (gst_osssink_chain):
6211 And another caller that couldn't handle delay < 0 (unsigned
6212 integer overflow). Video now continues playing on an audio
6213 buffer underrun, and the clock continues working. Audio still
6216 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
6218 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
6219 (gst_osssink_get_time):
6220 get_delay() may return values lower than 0. In those cases, we
6221 should not actually cast to *unsigned* int64, that will break
6222 stuff horribly. In my case, it screwed up A/V sync in movies
6223 in totem rather badly.
6225 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6227 * ext/faac/gstfaac.c: (gst_faac_chain):
6228 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6229 * ext/libpng/gstpngenc.c: (user_write_data):
6230 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
6231 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
6232 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
6233 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
6234 Fix several misuse of gst_buffer_merge (it doesn't take ownership
6235 of any buffer), should fix some leaks. I hope I didn't unref buffers
6236 that shouldn't be...
6238 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6240 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
6241 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
6242 (error_callback), (gmi_reset), (gmi_seek_to_track),
6243 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
6244 (gmip_find_type_post), (gmip_find_stream_post),
6245 (gmip_find_track_streaminfo_post):
6246 * gst-libs/gst/media-info/media-info-priv.h:
6247 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
6248 (info_print), (main):
6249 * gst-libs/gst/media-info/media-info.c:
6250 (gst_media_info_error_create), (gst_media_info_error_element),
6251 (gst_media_info_instance_init), (gst_media_info_get_property),
6252 (gst_media_info_new), (gst_media_info_set_source),
6253 (gst_media_info_read_idler), (gst_media_info_read):
6254 * gst-libs/gst/media-info/media-info.h:
6255 first pass at making this work again. This seems to work on
6256 tagged ogg/vorbis and mp3 files.
6258 2004-03-06 Benjamin Otte <otte@gnome.org>
6260 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6261 fix huge leak: gst_buffer_merge doesn't unref the first argument
6264 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6266 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
6267 report layer/mode/emphasis
6269 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6271 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
6273 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6275 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
6278 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6280 * ext/vorbis/vorbis.c: (plugin_init):
6281 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
6282 (gst_vorbis_dec_init), (vorbis_dec_event):
6284 make vorbisdec handle _BYTE and _TIME queries
6286 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6288 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
6289 from the xing header
6291 2004-03-06 Benjamin Otte <otte@gnome.org>
6293 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
6294 (gst_audio_convert_link), (gst_audio_convert_change_state),
6295 (gst_audio_convert_buffer_from_default_format):
6296 do conversions from/to float correctly, fix some caps nego errors,
6297 export correct supported caps in template and getcaps, use correct
6298 caps in try_set_caps functions
6300 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6302 For some reason, I only committed a ChangeLog entry yesterday and
6303 not the corresponding code...
6304 * ext/mad/gstmad.c: Fix detection of Xing headers
6305 * gst/tags/gstid3tag.c: Changes to support TLEN tags
6307 2004-03-06 Benjamin Otte <otte@gnome.org>
6309 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
6310 (gst_ogg_demux_src_query):
6311 make sure to handle the case where there's no current chain
6314 2004-03-05 David Schleef <ds@schleef.org>
6316 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
6317 Add fixate function. (bug #131128)
6318 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
6319 (gst_sdlvideosink_fixate): Add fixate function.
6320 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
6321 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
6322 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
6323 Fix missing break that was causing ulaw to be interpreted as
6326 2004-03-05 David Schleef <ds@schleef.org>
6328 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
6329 Fix code that ignores return value of gst_buffer_merge().
6331 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
6332 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
6333 * testsuite/gst-lint: Check for above.
6335 2004-03-05 David Schleef <ds@schleef.org>
6337 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
6338 caps and throw an element error. (bug #136334)
6340 2004-03-05 David Schleef <ds@schleef.org>
6342 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
6343 (gst_faad_chain): Fix negotiation.
6344 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
6345 key and button events.
6346 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
6348 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
6350 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
6351 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
6352 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
6353 function to encourage better negotiation, particularly between
6354 audioconvert and osssink.
6355 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6356 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
6358 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
6360 * gst/vbidec/vbiscreen.c: Add glib header
6361 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
6363 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
6365 * ext/mad/gstmad.c: Fix detection of Xing headers
6366 * gst/tags/gstid3tag.c: Changes to support TLEN tags
6368 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6370 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
6371 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
6374 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6376 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6377 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
6378 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
6379 files, and report the parsed length as a GST_TAG_DURATION tag.
6380 * gst/tags/gstid3tag.c: support TLEN (duration) tag
6382 2004-03-05 Benjamin Otte <otte@gnome.org>
6384 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
6385 convert channels correctly. convert correctly to unsigned.
6387 2004-03-05 Julien MOUTTE <julien@moutte.net>
6389 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
6390 we have a window before clearing it.
6392 2004-03-05 Julien MOUTTE <julien@moutte.net>
6394 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
6395 have a window before clearing it.
6397 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
6399 * gconf/gstreamer.schemas.in:
6400 * gst-libs/gst/gconf/Makefile.am:
6401 version installation path the same way as for 0.6
6402 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
6403 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
6404 * pkgconfig/gstreamer-play-uninstalled.pc.in:
6405 remove comment that was fixed
6407 2004-03-05 David Schleef <ds@schleef.org>
6409 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
6410 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
6411 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
6412 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
6413 Add prototype code for handling seeking and querying.
6415 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
6417 * examples/gstplay/player.c: (main):
6418 Initialize variables to NULL. Prevents a segfault because the
6419 (uninitialized) variable is not NULL, resulting in a crash on
6420 trying to reach error->message.
6422 2004-03-05 Benjamin Otte <otte@gnome.org>
6424 * gst/audioconvert/gstaudioconvert.c:
6425 (gst_audio_convert_buffer_to_default_format):
6426 make float=>int conversion work correctly even in cornercases.
6428 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
6430 * debian/README.Debian:
6431 * debian/build-deps:
6434 * debian/control.in:
6436 * debian/gstreamer-a52dec.files:
6437 * debian/gstreamer-aa.files:
6438 * debian/gstreamer-alsa.files:
6439 * debian/gstreamer-alsa.manpages:
6440 * debian/gstreamer-arts.files:
6441 * debian/gstreamer-artsd.files:
6442 * debian/gstreamer-audiofile.files:
6443 * debian/gstreamer-avifile.files:
6444 * debian/gstreamer-cdparanoia.files:
6445 * debian/gstreamer-colorspace.files:
6446 * debian/gstreamer-doc.files:
6447 * debian/gstreamer-dv.files:
6448 * debian/gstreamer-dvd.files:
6449 * debian/gstreamer-esd.files:
6450 * debian/gstreamer-festival.files:
6451 * debian/gstreamer-flac.files:
6452 * debian/gstreamer-gconf.conffiles:
6453 * debian/gstreamer-gconf.files:
6454 * debian/gstreamer-gconf.postinst:
6455 * debian/gstreamer-gnomevfs.files:
6456 * debian/gstreamer-gsm.files:
6457 * debian/gstreamer-http.files:
6458 * debian/gstreamer-jack.files:
6459 * debian/gstreamer-jpeg.files:
6460 * debian/gstreamer-mad.files:
6461 * debian/gstreamer-mikmod.files:
6462 * debian/gstreamer-misc.files:
6463 * debian/gstreamer-mpeg2dec.files:
6464 * debian/gstreamer-oss.files:
6465 * debian/gstreamer-plugin-apps.files:
6466 * debian/gstreamer-plugin-apps.manpages:
6467 * debian/gstreamer-plugin-libs-dev.files:
6468 * debian/gstreamer-plugin-libs.files:
6469 * debian/gstreamer-plugin-template.postinst:
6470 * debian/gstreamer-plugin-template.postrm:
6471 * debian/gstreamer-sdl.files:
6472 * debian/gstreamer-sid.files:
6473 * debian/gstreamer-vorbis.files:
6474 * debian/gstreamer-x.files:
6475 * debian/mk.control:
6477 Debian package info not maintained here.
6479 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
6481 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
6482 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
6483 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
6484 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
6485 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
6486 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
6487 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
6488 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
6489 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
6490 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
6491 * gst-libs/gst/colorbalance/colorbalance.c:
6492 (gst_color_balance_class_init):
6493 * gst-libs/gst/colorbalance/colorbalancechannel.c:
6494 (gst_color_balance_channel_class_init):
6495 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
6496 * gst-libs/gst/play/play.c: (gst_play_class_init):
6497 * gst-libs/gst/propertyprobe/propertyprobe.c:
6498 (gst_property_probe_iface_init):
6499 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
6500 * gst-libs/gst/tuner/tunerchannel.c:
6501 (gst_tuner_channel_class_init):
6502 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
6503 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
6504 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
6505 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
6506 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
6507 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6508 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6509 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
6510 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
6511 fix signals to use - instead of _
6512 * ext/libcaca/gstcacasink.h:
6513 * ext/sdl/sdlvideosink.h:
6516 2004-03-04 David Schleef <ds@schleef.org>
6518 * testsuite/gst-lint: Add a check for bad signal names.
6520 2004-03-04 <kost@imn.htwk-leipzig.de>
6522 reviewed by David Schleef
6524 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
6525 modified the alpha channel and caused a warning. (bug #136192)
6527 2004-04-03 Christian Schaller <Uraeus@gnome.org>
6529 * gst-plugins.spec.in:
6530 Change names of plugins to actually be correct. Try to keep things
6531 alphabetical to avoid getting beat up by Thomas
6533 2004-03-03 Julien MOUTTE <julien@moutte.net>
6535 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
6536 Using ximagesink as a default if no gconf key found. We should
6537 probably consider using alsasink instead of osssink for the audio
6540 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
6543 fix --with-plugins, don't think it ever worked before
6544 * gst-plugins.spec.in:
6547 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
6549 * ext/sdl/sdlvideosink.h:
6550 * sys/ximage/ximagesink.h:
6551 * sys/xvideo/xvideosink.h:
6552 * sys/xvimage/xvimagesink.h:
6553 Fix for move of gstvideosink.h -> videosink.h.
6555 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
6557 * gst-libs/gst/xwindowlistener/Makefile.am:
6558 this is a plugin library, not a library
6560 2004-03-01 David Schleef <ds@schleef.org>
6562 * AUTHORS: Added some names. Add yourself if you're still
6565 2004-03-01 David Schleef <ds@schleef.org>
6569 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
6571 * gst-plugins.spec.in: clean up spec file
6573 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
6575 * gst-libs/gst/video/Makefile.am:
6576 * gst-libs/gst/video/gstvideosink.c:
6577 * gst-libs/gst/video/gstvideosink.h:
6578 rename gstvideosink.h to videosink.h to match other headers
6579 * gst/mixmatrix/Makefile.am:
6581 * gst/tags/Makefile.am: fix plugin filename
6583 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
6585 * gst/tags/Makefile.am: fix plugin filename
6587 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
6589 * examples/gstplay/player.c: (got_time_tick), (main):
6591 display time_tick more readably
6592 * gst/mixmatrix/Makefile.am:
6593 fix plugin file name
6595 2004-02-29 Christophe Fergeau <teuf@gnome.org>
6597 * sys/oss/gstosselement.c: (gst_osselement_probe),
6598 (device_combination_append), (gst_osselement_class_probe_devices):
6599 * sys/oss/gstosselement.h:
6600 Reworked enumeration of oss dsps and mixers so that gst-mixer works
6601 on my system using alsa oss emulation, fixes bug #135597
6603 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
6605 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
6606 (gst_videodrop_chain), (gst_videodrop_change_state):
6607 * gst/videodrop/gstvideodrop.h:
6608 Work based on timestamp of input data, not based on the expected
6609 framerate from the input. The consequence is that this element now
6610 not only scales framerates, but also functions as a framerate
6611 corrector or framerate stabilizer/constantizer.
6613 2004-02-27 David Schleef <ds@schleef.org>
6615 patches from jmmv@menta.net (Julio M. Merino Vidal)
6617 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
6618 GST_ELEMENT_ERROR call (bug #135634)
6619 * gst/interleave/interleave.c: (interleave_buffered_loop),
6620 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
6621 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
6622 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
6623 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
6624 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
6625 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
6626 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
6627 Fix GST_ELEMENT_ERROR call.
6628 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
6629 GST_ELEMENT_ERROR call.
6631 2004-02-27 Benjamin Otte <otte@gnome.org>
6633 * gst-libs/gst/audio/audio.h:
6634 add macro to make sure header isn't included twice
6635 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
6636 don't use gst_buffer_free
6637 * gst/playondemand/filter.func:
6638 don't use gst_data_free. Free data only once.
6640 2004-02-26 David Schleef <ds@schleef.org>
6642 * gst-libs/gst/colorbalance/Makefile.am:
6643 * gst-libs/gst/mixer/Makefile.am:
6644 * gst-libs/gst/tuner/Makefile.am:
6645 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
6646 should not be disted, -marshal.h files should not be installed,
6647 and -enum.h files _should_ be installed. Fix to make this the
6650 === release 0.7.5 ===
6652 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6654 * configure.ac: release 0.7.5, "Under The Sea"
6656 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
6658 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6659 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
6660 * gst/videoscale/gstvideoscale.c:
6661 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
6662 assorted debug/warning fixes
6664 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
6666 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
6667 (gst_videoscale_init), (gst_videoscale_chain),
6668 (gst_videoscale_set_property), (plugin_init):
6669 * gst/videoscale/gstvideoscale.h:
6670 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
6671 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
6672 (gst_videoscale_planar400), (gst_videoscale_packed422),
6673 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
6674 (gst_videoscale_24bit), (gst_videoscale_16bit),
6675 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
6676 (gst_videoscale_scale_plane_slow),
6677 (gst_videoscale_scale_point_sample),
6678 (gst_videoscale_scale_nearest),
6679 (gst_videoscale_scale_nearest_str2),
6680 (gst_videoscale_scale_nearest_str4),
6681 (gst_videoscale_scale_nearest_32bit),
6682 (gst_videoscale_scale_nearest_24bit),
6683 (gst_videoscale_scale_nearest_16bit):
6684 add debugging category and use it properly
6685 fix use of GST_PTR_FORMAT
6687 2004-02-25 Andy Wingo <wingo@pobox.com>
6689 * gst/interleave/interleave.c (interleave_buffered_loop): Always
6690 push only when channel->buffer is NULL. Prevents segfaults doing
6691 the state change after a nonlocal exit, like a scheme exception.
6693 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
6694 Handle the case where the intersected caps is empty.
6696 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
6698 * gst/law/mulaw-decode.c: (mulawdec_link):
6699 * gst/law/mulaw.c: (plugin_init):
6700 fix mulawdec so it actually works again
6702 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
6704 reviewed by: David Schleef <ds@schleef.org>
6706 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
6707 (gst_gamma_init), (gst_gamma_set_property),
6708 (gst_gamma_get_property), (gst_gamma_calculate_tables),
6709 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
6710 for RGB, with separate r g and b correction factors. (#131167)
6712 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
6714 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6715 only signal tags for bitrate if they're > 0 (#134894)
6717 2004-02-24 David Schleef <ds@schleef.org>
6719 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
6720 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
6721 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
6722 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
6723 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
6724 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
6725 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
6726 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
6727 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
6728 category. Attempt to fix timestamp calculation.
6730 2004-02-24 Johan Dahlin <johan@gnome.org>
6732 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
6734 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
6737 * gconf/Makefile.am:
6738 * gconf/gstreamer.schemas:
6739 * gst-libs/gst/gconf/Makefile.am:
6740 * gst-libs/gst/gconf/gconf.c:
6741 version gconf schemas and install locations
6743 2004-02-23 Benjamin Otte <otte@gnome.org>
6745 * ext/xine/xineinput.c: (gst_xine_input_dispose):
6746 (gst_xine_input_subclass_init):
6747 call parent dispose.
6748 change pad template for CD reader correctly
6749 * ext/xine/Makefile.am:
6750 * ext/xine/gstxine.h:
6751 * ext/xine/xine.c: (plugin_init):
6752 * ext/xine/xineaudiosink.c:
6753 wrap audio sinks, too
6754 * gst-libs/gst/resample/private.h:
6755 * gst-libs/gst/resample/resample.c: (gst_resample_init),
6756 (gst_resample_reinit), (gst_resample_scale),
6757 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
6758 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
6759 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
6760 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
6761 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
6762 * gst-libs/gst/resample/resample.h:
6763 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
6764 (gst_audioscale_class_init), (gst_audioscale_link),
6765 (gst_audioscale_get_buffer), (gst_audioscale_init),
6766 (gst_audioscale_chain), (gst_audioscale_set_property),
6767 (gst_audioscale_get_property):
6768 * gst/audioscale/gstaudioscale.h:
6769 s/resample_*/gst_resample_*/i to not clobber namespaces
6771 2004-02-23 Julien MOUTTE <julien@moutte.net>
6773 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6774 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
6775 (gst_riff_create_video_template_caps),
6776 (gst_riff_create_audio_template_caps),
6777 (gst_riff_create_iavs_template_caps):
6778 * gst-libs/gst/riff/riff-media.h:
6779 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6780 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
6781 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
6782 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6783 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6784 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
6785 (gst_matroska_demux_plugin_init): First batch implementing audio and
6786 video codec tags in demuxers.
6788 2004-02-22 Benjamin Otte <otte@gnome.org>
6790 * ext/xine/Makefile.am:
6791 * ext/xine/gstxine.h:
6792 * ext/xine/xine.c: (plugin_init):
6793 * ext/xine/xineinput.c:
6794 add input plugin wrapper. Playback from files, http, mms and cdda
6796 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6797 remove leftover G_GNUC_UNUSED
6798 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
6799 (gst_asf_demux_identify_guid):
6800 improve debugging output
6802 2004-02-22 Benjamin Otte <otte@gnome.org>
6804 reported by: Padraig O'Briain <padraig.obriain@sun.com>
6807 replace test -e with test -x for mkinstalldirs to be more portable.
6810 2004-02-22 Benjamin Otte <otte@gnome.org>
6812 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
6814 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
6816 * gst/volume/gstvolume.c: (plugin_init):
6820 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
6822 reviewed by Benjamin Otte <otte@gnome.org>
6824 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6825 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
6827 2004-02-22 Benjamin Otte <otte@gnome.org>
6830 export [_]*{gst,Gst,GST}.* symbols from plugins
6832 2004-02-22 Christophe Fergeau <teuf@gnome.org>
6834 reviewed by: Benjamin Otte <otte@gnome.org>
6836 * ext/lame/gstlame.c: (add_one_tag):
6837 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6838 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
6839 (gst_vorbisenc_metadata_set1):
6840 * gst/tags/gstid3tag.c:
6841 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
6842 apply fixes from bugs #135042 (lame can't write tags) and #133817
6843 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
6845 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
6847 * configure.ac: Export only gst_plugin_desc from plugins.
6848 Note that this change only makes any effect with Linux using libtool
6849 1.5.2 or higher. Otherwise it is silently ignored, but it would build
6850 fine. And don't try to have several versions of libtool in different
6853 2004-02-20 Andy Wingo <wingo@pobox.com>
6855 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
6856 interleave respectively.
6858 * gst/interleave/deinterleave.c: New plugin: deinterleave
6859 (replaces on oneton).
6860 * gst/interleave/interleave.c: New plugin: interleave.
6861 * gst/interleave/plugin.h: Support file.
6862 * gst/interleave/plugin.c: Support file.
6864 * configure.ac: Remove intfloat and oneton, add interleave.
6866 * ext/sndfile/gstsf.c: Handle events better.
6868 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
6869 and float2int operation. int2float has scheduling problems as
6870 noted in in2float_chain.
6872 2004-02-20 Benjamin Otte <otte@gnome.org>
6874 * ext/xine/Makefile.am:
6875 * ext/xine/gstxine.h:
6877 * ext/xine/xineaudiodec.c:
6878 * ext/xine/xinecaps.c:
6879 add first version of xine plugin wrapper. Currently only wraps the
6880 QDM2 win32 DLL, and even that only in proof-of-concept quality.
6883 add xine plugin wrapper, disabled by default. Use --enable-xine to
6884 build. Note that it'll segfault on gst-register if you don't remove
6885 the goom and tvtime post plugins from xine.
6886 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6887 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
6888 add extradata parsing for QDM2.
6889 change around debugging prints.
6891 2004-02-19 Benjamin Otte <otte@gnome.org>
6893 * ext/lame/gstlame.c: (gst_lame_chain):
6894 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6895 use gst_tag_list_insert when you want to insert tags
6897 2004-02-18 David Schleef <ds@schleef.org>
6899 * configure.ac: Move massink to gst-rotten
6901 * ext/mas/Makefile.am:
6902 * ext/mas/massink.c:
6903 * ext/mas/massink.h:
6905 2004-02-18 David Schleef <ds@schleef.org>
6907 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
6908 typefinding, since it seems to be worse than nothing.
6909 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
6910 atom to recognize .mp4 and .m4a files as video/quicktime.
6912 2004-02-18 David Schleef <ds@schleef.org>
6914 * gst/sine/demo-dparams.c: (quit_live),
6915 (dynparm_log_value_changed), (dynparm_value_changed), (main):
6916 Use double dparams, not float.
6917 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6918 (gst_sinesrc_init): Change sync default to FALSE, since multiple
6919 sync'd elements don't really work correctly.
6920 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
6921 (volume_update_volume), (volume_get_property): Change dparam
6924 2004-02-18 Julien MOUTTE <julien@moutte.net>
6926 * sys/ximage/ximagesink.c:
6927 (gst_ximagesink_xwindow_update_geometry),
6928 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6929 (gst_ximagesink_change_state), (gst_ximagesink_expose),
6930 (gst_ximagesink_init): Rework the way software video scaling works. So
6931 now we check on each chain call if the video frames are feeling the
6932 window. If not we try to renegotiate caps. On failure we memorize that
6933 and we won't try again for that PLAYING sessions.
6934 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
6936 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
6939 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
6941 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
6942 break up _link so we can give a better debug message for errors
6944 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
6946 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
6947 set up debug category
6949 2004-02-18 Julien MOUTTE <julien@moutte.net>
6951 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6952 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
6953 the way renegotiation work. The event handling function is not taking
6954 care of external windows and renegotiate method check for pad flags
6955 NEGOTIATING. Should fix : #133209
6957 2004-02-17 Julien MOUTTE <julien@moutte.net>
6959 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
6960 pad is negotiating before trying renegotiation.
6962 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
6964 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
6965 pass on all possible mime types as typefind hints
6967 2004-02-17 Julien MOUTTE <julien@moutte.net>
6969 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
6970 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
6971 possible SHM leak if we crash. All other apps using XShm are doing
6974 2004-02-17 Julien MOUTTE <julien@moutte.net>
6976 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6977 (gst_ximagesink_expose): Renegotiate size on expose.
6978 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
6981 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
6983 * testsuite/alsa/sinesrc.c:
6984 cosmetic fix to fix compile issue with gcc 2.95.4
6986 2004-02-16 Julien MOUTTE <julien@moutte.net>
6988 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
6989 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
6990 failed opening the audio device.
6991 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
6992 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
6993 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
6994 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
6995 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6996 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6997 (gst_ximagesink_change_state), (gst_ximagesink_chain),
6998 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
6999 Removing some useless g_return_if_fail like wingo suggested.
7000 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7001 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
7002 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
7003 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
7004 (gst_xvimagesink_update_colorbalance),
7005 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
7006 (gst_xvimagesink_xcontext_clear),
7007 (gst_xvimagesink_get_fourcc_from_caps),
7008 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
7009 (gst_xvimagesink_set_xwindow_id),
7010 (gst_xvimagesink_colorbalance_list_channels),
7011 (gst_xvimagesink_colorbalance_set_value),
7012 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
7013 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
7015 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
7017 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
7018 throw error when not negotiated instead of asserting
7020 2004-02-15 Julien MOUTTE <julien@moutte.net>
7022 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
7023 correct data refcounting.
7025 2004-02-15 Julien MOUTTE <julien@moutte.net>
7027 * gst/switch/gstswitch.c: (gst_switch_change_state),
7028 (gst_switch_class_init): Cleaning the sinkpads correctly on state
7029 change, mostly the EOS flag.
7031 2004-02-15 Julien MOUTTE <julien@moutte.net>
7033 * examples/gstplay/player.c: (got_eos), (main): Adding some
7034 output for debugging.
7035 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
7036 timeouts if we go to any state different from PLAYING.
7037 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
7038 more EOS bugs in riff lib.
7040 2004-02-14 Julien MOUTTE <julien@moutte.net>
7042 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
7043 visualization until i find a way to fix switch correctly.
7044 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
7046 * gst/switch/gstswitch.c: (gst_switch_release_pad),
7047 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
7048 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
7049 Reworked switch to get a more correct behaviour with events and refing
7050 of data stored in sinkpads.
7051 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
7052 we don't pull from a pad in EOS.
7054 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
7056 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
7057 remove v1 tag even if we can't read it (makes sure we don't detect
7060 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
7062 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
7063 (gst_alsa_xrun_recovery):
7064 * ext/alsa/gstalsa.h:
7065 try xrun recovery when wait failed. Make xrun recovery function
7066 return TRUE/FALSE to indicate success. (might fix #134354)
7068 2004-02-13 David Schleef <ds@schleef.org>
7070 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
7071 (dynparm_value_changed), (main): Convert from float to double.
7072 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
7074 2004-02-13 David Schleef <ds@schleef.org>
7076 * gst/silence/gstsilence.c: (gst_silence_class_init),
7077 (gst_silence_set_clock), (gst_silence_get),
7078 (gst_silence_set_property), (gst_silence_get_property):
7079 * gst/silence/gstsilence.h: Add sync property.
7080 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7081 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
7082 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
7083 * gst/sine/gstsinesrc.h: Add sync property.
7085 2004-02-13 David Schleef <ds@schleef.org>
7087 * gst/intfloat/gstint2float.c: (conv_f32_s16),
7088 (gst_int2float_chain_gint16): Change stdint usage to glib types.
7090 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7094 * gst-libs/ext/Makefile.am:
7095 move ffmpeg plugin to gst-ffmpeg module
7097 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7099 * configure.ac: use GST_ARCH to detect architecture
7101 2004-02-12 Julien MOUTTE <julien@moutte.net>
7103 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
7105 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7107 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
7108 classify LADSPA plugins based on number of src/sink pads
7109 (#133663, Stefan Kost)
7110 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
7111 fix dparams registration
7112 (#133528, Stefan Kost)
7113 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
7114 fix use of isprint and use g_ascii_isprint instead
7115 (#133316, Stefan Kost)
7117 2004-02-11 David Schleef <ds@schleef.org>
7119 Convert a few inner loops to use liboil. This is currently
7120 optional, and is only enabled if liboil is present (duh!).
7121 * configure.ac: Check for liboil-0.1
7122 * gst/intfloat/Makefile.am:
7123 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
7124 (gst_int2float_chain_gint16):
7125 * gst/videofilter/Makefile.am:
7126 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
7127 (tablelookup_u8), (gst_videobalance_planar411):
7128 * gst/videotestsrc/Makefile.am:
7129 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
7130 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
7131 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
7132 (paint_hline_RGB565), (paint_hline_xRGB1555):
7134 2004-02-11 David Schleef <ds@schleef.org>
7136 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
7137 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
7138 (gst_colorspace_getcaps), (gst_colorspace_link),
7139 (gst_colorspace_base_init), (gst_colorspace_init),
7140 (gst_colorspace_chain), (gst_colorspace_change_state),
7141 (plugin_init): Merge Ronald's patch (bug #117897) and update
7142 for new caps and negotiation. Seems to work, although it
7143 shows off bugs in lcs.
7145 2004-02-11 David Schleef <ds@schleef.org>
7147 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
7148 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
7150 2004-02-11 David Schleef <ds@schleef.org>
7152 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
7153 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
7154 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
7155 Add server and port properties
7157 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7163 * m4/as-slurp-ffmpeg.m4:
7164 * m4/check-libheader.m4:
7171 * m4/gst-ivorbis.m4:
7172 * m4/gst-matroska.m4:
7182 fix underquotedness of macros (#133800)
7185 removed because no longer used
7187 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7190 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
7191 by autopoint (fixes #132996)
7193 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
7195 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
7196 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
7197 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
7198 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
7201 2004-02-11 David Schleef <ds@schleef.org>
7203 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
7204 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
7205 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
7206 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
7207 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
7208 (gst_jpegenc_class_init), (gst_jpegenc_init),
7209 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
7210 (gst_jpegenc_chain), (gst_jpegenc_set_property),
7211 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
7212 * ext/jpeg/gstjpegenc.h: Fix negotiation.
7214 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
7216 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
7217 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
7218 * ext/mikmod/gstmikmod.h:
7219 fix caps negotiation in mikmod
7220 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
7221 output debug information
7223 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
7225 * gst-libs/gst/colorbalance/Makefile.am:
7226 * gst-libs/gst/navigation/Makefile.am:
7227 * gst-libs/gst/xoverlay/Makefile.am:
7228 remove unused GST_OPT_CFLAGS from Makefiles
7229 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
7231 2004-02-07 David Schleef <ds@schleef.org>
7233 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
7234 push events to pads that haven't been created (#133508)
7236 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
7238 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
7239 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
7240 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
7241 (gst_dvdec_loop), (gst_dvdec_change_state):
7242 Second attempt at committing a working dvdec element.
7244 2004-02-06 David Schleef <ds@schleef.org>
7246 Build fixes for OS X: (see #129600)
7247 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
7248 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
7249 (gst_riff_read_strf_iavs):
7250 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7251 (gst_avi_demux_stream_odml):
7252 * gst/playondemand/Makefile.am:
7253 * gst/rtp/rtp-packet.c:
7255 2004-02-05 David Schleef <ds@schleef.org>
7257 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
7258 last change, because it Just Doesn't Compile.
7260 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
7262 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
7263 skip undecodable id3v2 tag instead of keeping it
7265 2004-02-05 David Schleef <ds@schleef.org>
7267 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7268 Unref leaked buffer. (Noticed by Ronald)
7270 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
7272 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7273 Sync requires with other checks. >= vs =.
7275 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7277 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
7278 (gst_dvdec_video_link), (gst_dvdec_loop):
7279 * ext/dv/gstdvdec.h:
7280 rework the caps negotiation so that dvdec works again instead
7281 of just segfaulting.
7283 === release 0.7.4 ===
7285 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
7287 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
7288 * configure.ac: changed for release
7290 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
7292 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
7293 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7294 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7295 * pkgconfig/gstreamer-play-uninstalled.pc.in:
7296 reworked patch by David Lehn to fix libdir and includedir for
7297 uninstalled libraries
7298 removed play and gconf from gstreamer-libs since they have their
7301 2004-02-04 David Schleef <ds@schleef.org>
7303 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
7306 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
7308 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7309 use correct GST_TAG_ENCODER tag
7311 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
7313 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7314 be sure to stop the clock when going to paused
7315 * sys/oss/gstosssink.c: (gst_osssink_change_state):
7316 reset number of transmitted when going to ready.
7319 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
7321 reviewed by Benjamin Otte
7323 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
7324 extract track count (fixes #133410)
7326 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
7328 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
7329 that should be !=, not == (fixes #132519)
7331 2004-02-04 David Schleef <ds@schleef.org>
7333 Make sure set_explicit_caps() is called before adding pad.
7334 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
7335 * gst/id3/gstid3types.c: (gst_id3types_loop):
7336 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
7337 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
7339 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
7342 bump nano to 2, first prerelease
7343 put back AM_PROG_LIBTOOL
7345 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
7347 * testsuite/alsa/Makefile.am:
7348 these are user test apps, not automatic testsuite tests
7350 2004-02-04 David Schleef <ds@schleef.org>
7352 Convert GST_DEBUG_CAPS() to GST_DEBUG():
7353 * gst/mpeg1videoparse/gstmp1videoparse.c:
7354 (mp1videoparse_parse_seq):
7355 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
7356 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
7357 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
7358 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
7359 (gst_xvideosink_getcaps):
7360 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7361 * testsuite/gst-lint: more tests
7363 2004-02-04 David Schleef <ds@schleef.org>
7365 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
7366 with the code that they would expand to.
7367 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
7368 (gst_flacdec_get_src_query_types),
7369 (gst_flacdec_get_src_event_masks):
7370 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
7371 (gst_gnomevfssrc_get_query_types),
7372 (gst_gnomevfssrc_get_event_mask):
7374 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
7376 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7377 (gst_sinesrc_dispose):
7378 fix memleak by properly disposing sinesrc
7380 2004-02-04 Julien MOUTTE <julien@moutte.net>
7382 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
7383 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
7384 an overlay to redraw the image because it has been exposed.
7385 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
7386 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
7387 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
7388 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
7390 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
7391 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
7392 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
7393 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
7396 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7398 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
7401 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7403 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
7404 * gst/typefind/gsttypefindfunctions.c:
7405 fix memleaks shown by gst-typefind
7407 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7409 * common/glib-gen.mak:
7410 add hack rule to touch .Plo files
7411 * gst-libs/gst/colorbalance/Makefile.am:
7412 * gst-libs/gst/mixer/Makefile.am:
7413 * gst-libs/gst/play/Makefile.am:
7414 * gst-libs/gst/tuner/Makefile.am:
7415 remove glib_root variable
7417 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7419 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
7420 set explicit caps before adding the element, so the autopluggers can
7422 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
7423 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
7424 (mpeg_video_type_find), (mpeg_video_stream_type_find),
7426 fix memleaks in typefind functions. gst_type_find_suggest takes a const
7429 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7431 * gst-libs/gst/colorbalance/Makefile.am:
7432 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
7433 * gst-libs/gst/colorbalance/colorbalance.c:
7434 * gst-libs/gst/colorbalance/colorbalance.h:
7435 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
7436 * gst-libs/gst/mixer/Makefile.am:
7437 * gst-libs/gst/mixer/mixer-marshal.list:
7438 * gst-libs/gst/mixer/mixer.c:
7439 * gst-libs/gst/mixer/mixer.h:
7440 * gst-libs/gst/mixer/mixermarshal.list:
7441 * gst-libs/gst/play/Makefile.am:
7442 * gst-libs/gst/play/play.h:
7443 * gst-libs/gst/tuner/Makefile.am:
7444 * gst-libs/gst/tuner/tuner-marshal.list:
7445 * gst-libs/gst/tuner/tuner.c:
7446 * gst-libs/gst/tuner/tuner.h:
7447 * gst-libs/gst/tuner/tunermarshal.list:
7448 use new glib-gen.mak snippet to clean up Makefile.am
7449 fix various bugs in Makefile.am's
7451 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7453 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
7454 handle chain parsing correctly in the multichain case
7455 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
7456 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
7457 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7459 handle events and queries correctly
7461 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
7464 Ignore generated file _stdint.h.
7466 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
7468 * gst-libs/gst/colorbalance/Makefile.am:
7469 * gst-libs/gst/colorbalance/colorbalance.h:
7470 * gst-libs/gst/mixer/Makefile.am:
7471 * gst-libs/gst/mixer/mixer.h:
7472 * gst-libs/gst/play/Makefile.am:
7473 * gst-libs/gst/play/play.h:
7474 * gst-libs/gst/tuner/Makefile.am:
7475 * gst-libs/gst/tuner/tuner.h:
7476 Generate enum type code with glib-mkenums.
7477 * gst-libs/gst/colorbalance/.cvsignore:
7478 * gst-libs/gst/mixer/.cvsignore:
7479 * gst-libs/gst/play/.cvsignore:
7480 * gst-libs/gst/tuner/.cvsignore:
7481 Ignore generated files.
7483 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
7485 * gst-libs/gst/audio/.cvsignore:
7486 Ignore generated file.
7487 * gst-libs/gst/audio/Makefile.am:
7488 Do not install example filter.
7490 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
7492 * examples/switch/.cvsignore:
7493 Ignore generated file.
7495 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7497 * common/m4/ax_create_stdint_h.m4:
7499 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
7502 remove generated _stdint.h in DISTCLEANFILES
7503 * ext/a52dec/gsta52dec.c:
7504 include _stdint.h for a52dec. (should fix #133064)
7506 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
7508 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
7509 (gst_tag_to_vorbis_comments):
7510 Add replaygain support to vorbistag
7512 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
7513 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
7514 (gst_ffmpeg_caps_to_extradata):
7515 Fix SVQ3 caps flag properties
7516 Use glib macro for bytes swap
7518 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7520 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
7521 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
7522 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7523 * ext/sndfile/gstsf.c: (plugin_init):
7524 * gst/avi/gstavi.c: (plugin_init):
7525 * sys/dxr3/dxr3init.c: (plugin_init):
7526 * sys/oss/gstossaudio.c: (plugin_init):
7527 * sys/v4l/gstv4l.c: (plugin_init):
7528 * sys/v4l2/gstv4l2.c: (plugin_init):
7529 remove textdomain calls
7531 update Dutch translation
7533 2004-02-02 Julien MOUTTE <julien@moutte.net>
7535 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7536 (gst_play_set_audio_sink): Moving volume in the audio thread for
7537 instantaneous volume change. Maybe i will add another volume in front
7538 of visualization later, not sure yet though.
7540 2004-02-02 Julien MOUTTE <julien@moutte.net>
7542 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7543 (gst_ximagesink_handle_xevents): Better X events handling, only take
7544 the latest events for configure and motion.
7545 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
7547 2004-02-02 Jon Trowbridge <trow@gnu.org>
7549 reviewed by: David Schleef <ds@schleef.org>
7552 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
7553 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
7555 2004-02-02 David Schleef <ds@schleef.org>
7557 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
7559 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
7560 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7561 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
7562 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
7563 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
7564 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
7565 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
7566 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
7567 (gst_float2_2_int_link):
7568 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
7569 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
7570 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
7571 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
7572 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
7573 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
7574 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
7575 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
7576 * testsuite/gst-lint: Add tests for bzero and ;;
7578 2004-02-02 David Schleef <ds@schleef.org>
7580 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
7582 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7584 * ext/aalib/gstaasink.c: (gst_aasink_open):
7585 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
7586 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7587 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
7588 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
7589 (gst_afsink_close_file):
7590 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
7591 (gst_afsrc_close_file):
7592 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
7593 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
7594 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
7595 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
7596 * ext/esd/esdmon.c: (gst_esdmon_get):
7597 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
7598 * ext/faac/gstfaac.c: (gst_faac_chain):
7599 * ext/faad/gstfaad.c: (gst_faad_chain):
7600 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
7601 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
7602 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
7603 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
7605 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
7606 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7607 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
7608 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
7609 (gst_gnomevfssink_close_file):
7610 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7611 (gst_gnomevfssrc_open_file):
7612 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
7613 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
7614 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
7615 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
7616 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
7617 * ext/mad/gstmad.c: (gst_mad_chain):
7618 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
7619 * ext/mpeg2dec/gstmpeg2dec.c:
7620 * ext/mpeg2enc/gstmpeg2enc.cc:
7621 * ext/mplex/gstmplex.cc:
7622 * ext/mplex/gstmplexibitstream.cc:
7623 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
7624 (gst_ogg_demux_push):
7625 * ext/raw1394/gstdv1394src.c:
7626 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
7627 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
7628 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
7630 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
7631 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
7632 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
7633 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
7634 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
7635 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
7636 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
7637 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
7638 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7639 (gst_riff_read_element_data), (gst_riff_read_seek),
7640 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
7641 * gst/adder/gstadder.c: (gst_adder_loop):
7642 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
7643 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
7644 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
7645 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7646 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
7647 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
7648 * gst/goom/gstgoom.c: (gst_goom_chain):
7649 * gst/id3/gstid3types.c: (gst_id3types_loop):
7650 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
7651 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
7652 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
7653 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7654 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
7655 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
7656 (gst_ebml_read_float), (gst_ebml_read_header):
7657 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
7658 (gst_matroska_demux_parse_blockgroup):
7659 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
7660 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
7661 * gst/oneton/gstoneton.c: (gst_oneton_chain):
7662 * gst/silence/gstsilence.c: (gst_silence_get):
7663 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7664 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
7665 * gst/speed/gstspeed.c: (speed_loop):
7666 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
7667 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7668 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
7669 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
7670 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
7671 (gst_wavparse_loop):
7672 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
7673 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
7674 (dxr3audiosink_close):
7675 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
7676 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
7677 (dxr3videosink_close), (dxr3videosink_write_data):
7678 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
7679 * sys/oss/gstosssink.c: (gst_osssink_chain):
7680 * sys/oss/gstosssrc.c: (gst_osssrc_get):
7681 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
7682 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
7683 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
7684 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
7685 (gst_v4l_set_window), (gst_v4l_enable_overlay):
7686 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
7687 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
7688 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
7689 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
7690 (gst_v4l_set_audio):
7691 * sys/v4l/v4l_calls.h:
7692 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
7693 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
7694 (gst_v4lmjpegsink_playback_init),
7695 (gst_v4lmjpegsink_playback_start):
7696 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
7697 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
7698 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
7699 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
7700 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
7701 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
7702 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
7703 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7704 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
7705 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
7706 (gst_v4l2_get_output), (gst_v4l2_set_output),
7707 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
7708 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
7709 (gst_v4l2_set_attribute):
7710 * sys/v4l2/v4l2_calls.h:
7711 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7712 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7713 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7714 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
7715 (gst_v4l2src_capture_stop):
7716 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
7717 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7718 (gst_ximagesink_chain):
7719 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
7720 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
7721 (gst_xvideosink_xwindow_new):
7722 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7723 (gst_xvimagesink_chain):
7725 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7727 * gst/volume/gstvolume.c: (gst_volume_set_volume),
7728 (gst_volume_get_volume), (volume_class_init), (volume_init),
7729 (volume_chain_int16), (volume_update_volume):
7730 * gst/volume/gstvolume.h:
7731 make code more readable by removing magic numbers
7732 make mixer interface export 0-100 range
7733 make it internally map to 0.0-1.0 range so users don't distort
7734 output by putting the sliders at full volume
7736 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7738 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
7739 (gst_play_state_change), (gst_play_seek_to_time):
7740 block the tick callback for 0.5 secs after doing a seek
7742 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7744 * gst-libs/gst/play/play.c: (gst_play_new):
7747 2004-02-01 Julien MOUTTE <julien@moutte.net>
7749 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
7750 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
7751 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
7752 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
7753 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
7754 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
7756 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
7759 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7760 check for a function added in vorbis 1.1
7762 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
7764 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
7765 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
7766 really start/stop clock only on PLAYING <=> PAUSED
7767 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7768 remove \n from debugging lines
7769 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
7770 make it work when seeking does not
7771 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7774 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
7776 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
7777 start clock on PAUSED=>PLAYING, not later
7778 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7779 extract correct time for different discont formats
7780 (gst_alsa_sink_get_time):
7781 don't segfault when no format is negotiated yet, just return 0
7782 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7783 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
7785 handle flush and discont events correctly
7786 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
7787 handle discont events correctly
7789 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7791 * gst-libs/gst/play/play.c: (gst_play_error_quark),
7792 (gst_play_error_create), (gst_play_error_plugin),
7793 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
7794 * gst-libs/gst/play/play.h:
7795 add error handling during creation
7796 * examples/gstplay/player.c: (main):
7797 use new gst_play_new
7800 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
7802 * ext/theora/theoradec.c: (theora_dec_chain):
7804 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7805 (vorbis_dec_src_event), (vorbis_dec_chain):
7806 add encoder tag, fix tag reading to be more error tolerant, change
7807 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
7808 gst_pad_event_default.
7809 * gst/tags/gstvorbistag.c:
7810 (gst_tag_list_from_vorbiscomment_buffer):
7811 undefine function specific define at end of function
7813 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
7815 * ext/flac/gstflac.c: (plugin_init):
7816 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
7817 * ext/flac/gstflacdec.h:
7818 * ext/flac/gstflacenc.h:
7821 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
7823 * examples/gstplay/player.c: s/gstplay.h/play.h/
7825 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7827 * gst-libs/gst/play/Makefile.am:
7828 * gst-libs/gst/play/gstplay.c:
7829 * gst-libs/gst/play/gstplay.h:
7830 * gst-libs/gst/play/play.c:
7831 more surgery, operation complete
7833 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7835 * gst-libs/gst/play/play.old.c:
7836 * gst-libs/gst/play/play.old.h:
7837 after CVS surgery by moving, remove
7838 * gst-libs/gst/play/playpipelines.c:
7841 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
7842 add negotiation error
7844 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7846 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7847 (gst_ogg_demux_push):
7848 add some seeking debug info
7849 send a flush when seeking
7851 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
7857 * ext/theora/Makefile.am:
7858 * ext/theora/theoradec.c:
7859 add theora video decoder. Does just do simple decoding for now and
7860 has been tested against Theora cvs only. It only works when theora
7861 is compiled with --enable-static.
7862 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7863 always reset packetno on DISCONT
7865 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7867 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
7870 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7872 * gst/mpegaudioparse/gstmpegaudioparse.c:
7873 (mp3_type_frame_length_from_header):
7874 Fix header parsing - stolen from ffmpeg (thank you! :) ).
7876 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7878 * ext/esd/esdsink.c: (gst_esdsink_init):
7879 Since we have static pad template caps, we don't need to negotiate;
7880 either the core errors out or we know the format.
7882 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7884 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7885 (gst_riff_read_seek):
7886 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7887 (gst_ebml_read_seek):
7890 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
7892 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
7893 removee video/x-theora from vp3 decoder, it doesn't handle raw
7895 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
7896 fix bug with finalizing element that never went to PAUSED
7897 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
7898 length and position queries were swapped
7899 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
7900 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
7901 (vorbis_dec_src_event):
7902 implement querying time and bytes
7904 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7906 * just about every source file:
7907 gst_element_error -> GST_ELEMENT_ERROR
7909 2004-01-29 Julien MOUTTE <julien@moutte.net>
7911 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
7912 emiting FLUSH and even before DISCONT.
7913 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
7914 get the best instant seeking as possible yay!
7916 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7918 * gst/mpeg1videoparse/gstmp1videoparse.c:
7919 (gst_mp1videoparse_real_chain):
7920 Committed wrong version last week... Grr... Didn't notice until now.
7922 2004-01-29 Julien MOUTTE <julien@moutte.net>
7924 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
7925 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
7926 have_xwindow_id signal in xwindow_create.
7928 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
7930 * ext/ogg/gstoggdemux.c:
7931 lots of changes - mainly support for chained bitstreams, seeking,
7932 querying and bugfixes of course
7933 * ext/vorbis/Makefile.am:
7934 * ext/vorbis/vorbisdec.c:
7935 * ext/vorbis/vorbisdec.h:
7936 add vorbisdec raw vorbis decoder
7937 * ext/vorbis/vorbis.c: (plugin_init):
7938 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
7939 * gst/intfloat/Makefile.am:
7940 * gst/intfloat/float22int.c:
7941 * gst/intfloat/float22int.h:
7942 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
7943 add float2intnew plugin. It converts multichannel interleaved float to
7944 multichannel interleaved int. The name should probably be changed.
7945 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
7947 add typefinding for raw theora video so oggdemux can detect it.
7949 2004-01-28 Julien MOUTTE <julien@moutte.net>
7951 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
7953 * gst/videoscale/gstvideoscale.c:
7954 (gst_videoscale_handle_src_event): Fixing src event handler.
7956 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7958 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
7959 (gst_v4lsrc_open), (gst_v4lsrc_close),
7960 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
7961 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
7962 * sys/v4l/gstv4lsrc.h:
7963 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
7964 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
7965 Implement resizing... Hack. But that's why v4l is b0rked...
7967 2004-01-28 Julien MOUTTE <julien@moutte.net>
7969 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7970 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
7971 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
7972 (gst_ximagesink_xwindow_destroy):
7973 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7974 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7975 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
7976 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
7977 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
7978 correctly cleaning the image created to check xshm calls on succes,
7979 added a lot of XSync calls in X11 functions, and fixed a segfault when
7980 no image format was defined before negotiation happened.
7982 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
7984 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
7985 use gst_element_get_time to get correct time
7987 2004-01-28 Julien MOUTTE <julien@moutte.net>
7989 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7990 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
7991 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
7992 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
7993 (gst_xvimagesink_check_xshm_calls),
7994 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
7995 X plugins are now able to detect that XShm calls will fail even if the
7996 server claims that it has XShm support (remote displays most of the
7997 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
7998 so that we use non XShm functions. This feature is almost useless for
7999 xvimagesink as Xv is not supported on remote displays anyway, but
8000 it might happen than even on the local display XShm calls fail.
8002 2004-01-27 David Schleef <ds@schleef.org>
8004 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
8005 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
8006 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
8007 changed esdsink to only use 44100,16,2, since esd sucks at rate
8008 conversion and esdsink has had difficulty negotiating.
8010 2004-01-27 Julien MOUTTE <julien@moutte.net>
8012 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
8013 (gst_play_seek_to_time): Fixing the way to get current position.
8015 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
8017 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
8018 use gst_element_get_time to get correct time
8020 2004-01-27 Julien MOUTTE <julien@moutte.net>
8022 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
8023 fix ever... Inverting 2 lines of code make spider autoplug correctly
8026 2004-01-27 David Schleef <ds@schleef.org>
8028 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
8029 Use gst_pad_try_set_caps_nonfixed().
8031 2004-01-27 David Schleef <ds@schleef.org>
8033 * gst/ac3parse/gstac3parse.c: update to checklist 5
8034 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
8035 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
8036 * gst/audioscale/gstaudioscale.c: same
8037 * gst/auparse/gstauparse.c: same
8038 * gst/avi/gstavidemux.c: same
8040 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
8042 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
8043 stop processing after EOS
8045 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
8047 * gst/asfdemux/asfheaders.h:
8048 * gst/asfdemux/gstasfdemux.c:
8049 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
8050 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
8051 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
8052 lot's of fixes to make data extraction simpler and get the code
8053 architecture and compiler independant. Add debugging category
8054 * gst/goom/gstgoom.c: (gst_goom_change_state):
8055 reset channel count on PAUSED=>READY, not READY=>PAUSED
8057 2004-01-26 Colin Walters <walters@verbum.org>
8059 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
8060 code to pull a bigger buffer in iradio mode. This as a side effect
8061 makes typefinding work.
8063 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
8065 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
8066 Fix SVQ3 decoding on PPC
8068 2004-01-26 Julien MOUTTE <julien@moutte.net>
8070 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
8071 that one managed to stay there... Fixed.
8073 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
8075 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
8076 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
8077 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
8078 (qtdemux_video_caps):
8079 * gst/qtdemux/qtdemux.h:
8080 Add SVQ3 specific flags to qtdemux and ffmpeg
8082 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
8084 * gst-libs/gst/audio/audio.h:
8085 remove buffer-frames from audio caps
8086 * gst/audioconvert/gstaudioconvert.c:
8087 fix plugin to really work.
8089 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
8091 * gst-libs/gst/mixer/mixer.c:
8092 * gst-libs/gst/propertyprobe/propertyprobe.c:
8093 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
8094 (gst_tuner_find_channel_by_name):
8095 * gst-libs/gst/tuner/tuner.h:
8096 Add gtk-doc style comments. Also fix a function name.
8098 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
8100 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
8101 (gst_divxdec_negotiate):
8102 Fix for new capsnego - also fixes gst-player with divxdec.
8104 2004-01-25 Julien MOUTTE <julien@moutte.net>
8106 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8107 (gst_play_identity_handoff), (gst_play_set_location),
8108 (gst_play_set_visualization), (gst_play_connect_visualization): Another
8109 try in visualization implementation. Still have an issue with switch
8110 blocking when pulling from video_queue and only audio comes out of
8112 * gst/switch/gstswitch.c: (gst_switch_release_pad),
8113 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
8114 release method. And check if the pad is usable before pulling.
8116 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
8118 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
8119 (gst_videobalance_init),
8120 (gst_videobalance_colorbalance_list_channels),
8121 (gst_videobalance_colorbalance_set_value),
8122 (gst_videobalance_colorbalance_get_value),
8123 (gst_videobalance_update_properties),
8124 (gst_videobalance_update_tables_planar411),
8125 (gst_videobalance_planar411):
8126 * gst/videofilter/gstvideobalance.h:
8127 Implement lookup-tables. +/- 10x faster.
8129 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
8131 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
8132 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
8133 The index reading was broken. The rest worked fine, but the whole
8134 goal of my rewrite was to make avidemux readable, and this was
8135 not at all readable. Please use typed variables.
8137 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
8139 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
8140 Additional pad usability check.
8141 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
8142 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
8143 (gst_mp1videoparse_real_chain):
8144 Fix MPEG video stream parsing. The original plugin had several
8145 issues, including not timestamping streams where the source was
8146 not timestamped (this happens with PTS values in mpeg system
8147 streams, but MPEG video is also a valid stream on its own so
8148 that needs timestamps too). We use the display time code for that
8149 for now. Also, if one incoming buffer contains multiple valid
8150 frames, we push them all on correctly now, including proper EOS
8151 handling. Lastly, several potential segfaults were fixed, and we
8152 properly sync on new sequence/gop headers to include them in next,
8153 not previous frames (since they're header for the next frame, not
8154 the previous). Also see #119206.
8155 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
8157 Move caps setting so we only do it after finding several valid
8158 MPEG-1 fraes sequentially, not right after the first one (which
8159 might be coincidental).
8160 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
8161 (mpeg_video_type_find), (mpeg_video_stream_type_find),
8163 Add unsynced MPEG video stream typefinding, and change some
8164 probability values so we detect streams rightly. The idea is as
8165 follows: I can have an unsynced system stream which contains
8166 video. In the current code, I would randomly get a type for either
8167 system or video stream type found, because the probabilities are
8168 being calculated rather randomly. I now use fixed values, so we
8169 always prefer system stream if that was found (and that is how it
8170 should be). If no system stream was found, we can still identity the stream as video-only.
8172 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
8174 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
8175 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
8176 don't write to buffer. Extract data without the need of
8177 __attribute__ ((packed))
8179 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8181 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
8182 (mpeg1_sys_type_find):
8183 Fix MPEG-1 stream typefinding.
8185 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8187 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8188 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
8190 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
8192 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
8193 * ext/esd/gstesd.c: (plugin_init):
8194 private debugging, better error reporting
8196 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8198 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
8199 (gst_riff_read_init), (gst_riff_read_change_state):
8200 * gst-libs/gst/riff/riff-read.h:
8201 Remove stuff fromold metadata system.
8203 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8205 * ext/ogg/gstoggdemux.c:
8206 Fix wrong file comment.
8207 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
8208 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
8209 Add metadata reading properly.
8211 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
8214 Fix nas DIST_SUBDIRS
8216 Fix bug where make distcheck doesn't get run on adding stuff to
8219 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8221 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
8222 * ext/divx/gstdivxdec.h:
8223 Fix divx3 ("msmpeg4") playback using divxdec.
8225 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
8227 * gst/typefind/gsttypefindfunctions.c:
8228 (mp3_type_frame_length_from_header): fix bug in length computation
8229 (mp3_type_find): improve debugging output
8231 2004-01-23 Julien MOUTTE <julien@moutte.net>
8233 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8234 (gst_play_set_location), (gst_play_seek_to_time),
8235 (gst_play_set_audio_sink), (gst_play_set_visualization),
8236 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
8237 the pipeline from scratch. Visualization is back and switch went out as
8238 i realized it was not possible to use the way i wanted.
8239 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
8240 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
8241 clearing in state change from READY to NULL. So that one can clean the
8242 X ressources keeping the element.
8243 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8244 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
8245 (gst_xvimagesink_colorbalance_set_value),
8246 (gst_xvimagesink_colorbalance_get_value),
8247 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
8248 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
8249 change from READY to NULL and fixed some stupid bugs in colorbalance
8250 get/set values. Also added the following feature : when nobody tries to
8251 set some values to the colorbalance levels before the xcontext is
8252 grabbed, then when creating channels list from Xv attributes we set the
8253 internal values to the Xv defaults. This way we handle buggy Xv drivers
8254 that set default hue values far from the middle of the range (Thanks
8255 to Jon Trowbridge for pointing that issue).
8256 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
8257 colorbalance levels have been set before xcontext is grabbed.
8259 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
8261 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
8262 Fix the ossmixer case where we shouldn't open /dev/dsp* because
8263 it might block operations (which is bad for a mixer).
8265 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
8267 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
8268 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
8269 (gmip_find_type_pre):
8270 * gst-libs/gst/media-info/media-info-priv.h:
8271 * gst-libs/gst/media-info/media-info.c:
8272 (gst_media_info_instance_init), (gst_media_info_read_idler):
8273 add fakesink to get caps on decoder src pad again
8274 fix callback prototype to match new have_type signal signature
8276 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
8278 * gst/adder/gstadder.c: (gst_adder_link):
8279 fix non-compile and cut-n-paste code
8281 2004-01-21 David Schleef <ds@schleef.org>
8283 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
8284 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
8285 (gst_swfdec_init), (gst_swfdec_change_state):
8286 * ext/swfdec/gstswfdec.h:
8288 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
8289 (gst_adder_request_new_pad): Fix negotiation.
8290 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
8291 Add a fixate function.
8292 * gst/intfloat/gstfloat2int.c:
8293 * gst/intfloat/gstfloat2int.h:
8294 * gst/intfloat/gstint2float.c:
8295 * gst/intfloat/gstint2float.h:
8296 Completely rewrite the negotiation. Doesn't quite work yet,
8297 due to some buffer-frames problem.
8299 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
8301 * ext/gnomevfs/gstgnomevfssrc.c:
8302 * sys/v4l2/v4l2_calls.h:
8303 fix includes for distcheck
8305 2004-01-21 Christian Schaller <uraeus@gnome.org>
8308 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
8309 based on earlier patch from Laurent Vivier
8311 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
8313 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
8314 Fix wma caps property
8315 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
8316 Fix typo (flags1 and flags2)
8318 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8320 * gst-libs/gst/media-info/media-info-priv.c:
8321 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
8322 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
8323 (gmip_find_stream), (gmip_find_track_metadata),
8324 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
8325 (gmip_find_track_format):
8326 * gst-libs/gst/media-info/media-info-priv.h:
8327 * gst-libs/gst/media-info/media-info-test.c: (main):
8328 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
8329 (gst_media_info_read_idler), (gst_media_info_read):
8330 * gst-libs/gst/media-info/media-info.h:
8331 register debugging category and use it for debugging
8333 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8335 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
8336 (gst_vorbisfile_new_link):
8337 signal streaminfo through tags
8339 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
8341 * ext/mplex/gstmplex.cc:
8342 * ext/mplex/gstmplexibitstream.cc:
8343 g++ doesn't like NULL in our i18n/error macros, should be
8344 either (NULL) or ("").
8346 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
8348 * sys/dxr3/dxr3audiosink.c:
8349 * sys/dxr3/dxr3init.c:
8350 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
8351 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
8352 Fix more error error error errors (missing includes here).
8354 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
8356 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8357 fix thomas' error errors.
8359 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8361 * ext/mpeg2enc/gstmpeg2enc.cc:
8364 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
8366 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
8367 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
8368 Fix for new error system.
8370 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8372 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
8373 fix for new error reporting
8375 2004-01-20 David Schleef <ds@schleef.org>
8377 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
8378 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
8379 (gst_ximagesink_set_xwindow_id): Change to using a framerate
8380 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
8381 and neither is 100+, most likely.
8382 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
8383 (gst_xvimagesink_getcaps): same
8385 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
8388 Up version requirement to 2.0.3 (not yet released) to avoid symbol
8389 clashes with ffmpeg.
8391 2004-01-20 Julien MOUTTE <julien@moutte.net>
8393 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
8394 (gst_switch_init): Fixed switch element : proxying link and setting
8395 caps from src to sink on request.
8397 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8399 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8400 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
8401 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
8404 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8406 * sys/v4l/v4l_calls.h:
8407 * sys/v4l2/v4l2_calls.h:
8410 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8412 * gst-libs/gst/gst-i18n-plugin.h:
8414 remove config.h inclusion
8416 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8419 adding autopoint invocation
8422 * gst-libs/gst/gettext.h:
8424 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
8425 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
8426 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8427 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
8428 (gst_gnomevfssink_close_file):
8429 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
8430 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
8431 * gst-libs/gst/gst-i18n-plugin.h:
8432 * gst/avi/gstavi.c: (plugin_init):
8433 * sys/dxr3/dxr3init.c: (plugin_init):
8434 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
8435 * sys/oss/gstossaudio.c: (plugin_init):
8436 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
8437 * sys/v4l/gstv4l.c: (plugin_init):
8438 * sys/v4l/v4l_calls.c: (gst_v4l_open):
8439 * sys/v4l2/gstv4l2.c: (plugin_init):
8440 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8441 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
8442 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
8443 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
8444 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
8445 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
8446 make sure locale and translation domain are set
8447 fix translated strings
8453 put translation files into place
8454 * sys/xvideo/imagetest.c: (main):
8455 * ext/dv/demo-play.c: (main):
8456 fix unnecessary translations
8458 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
8460 * ext/sndfile/gstsf.c:
8461 * gst/avi/gstavimux.c:
8462 * ext/audiofile/gstafsink.c:
8463 * ext/audiofile/gstafsrc.c:
8464 * ext/gnomevfs/gstgnomevfssink.c:
8465 * ext/gnomevfs/gstgnomevfssrc.c:
8466 * sys/oss/gstosselement.c:
8467 * sys/v4l/v4l_calls.h:
8470 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8472 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8473 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
8474 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
8475 (gst_v4l2_get_output), (gst_v4l2_set_output),
8476 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
8477 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
8478 (gst_v4l2_set_attribute):
8479 update to new error handling
8481 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8483 * ext/sidplay/gstsiddec.cc:
8484 * gst/modplug/gstmodplug.cc:
8485 parenthese NULL because C++ seems angry about it
8487 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8489 * gst-libs/gst/gst-i18n-plugin.h:
8490 add skeleton i18n stuff, but needs to be further implemented
8492 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
8494 * examples/gstplay/player.c: (main):
8495 * ext/aalib/gstaasink.c: (gst_aasink_open):
8496 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
8497 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8498 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
8499 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
8500 (gst_afsink_close_file):
8501 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
8502 (gst_afsrc_close_file):
8503 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
8504 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
8505 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
8506 * ext/esd/esdmon.c: (gst_esdmon_get):
8507 * ext/esd/esdsink.c: (gst_esdsink_chain):
8508 * ext/faac/gstfaac.c: (gst_faac_chain):
8509 * ext/faad/gstfaad.c: (gst_faad_chain):
8510 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
8511 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
8512 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
8513 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
8515 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
8516 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
8517 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
8518 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
8519 (gst_gnomevfssink_close_file):
8520 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
8521 (gst_gnomevfssrc_open_file):
8522 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
8523 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
8524 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
8525 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
8526 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
8527 * ext/mad/gstmad.c: (gst_mad_chain):
8528 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
8529 * ext/mpeg2dec/gstmpeg2dec.c:
8530 * ext/mpeg2enc/gstmpeg2enc.cc:
8531 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8532 * ext/mplex/gstmplex.cc:
8533 * ext/mplex/gstmplexibitstream.cc:
8534 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
8535 (gst_ogg_demux_push), (gst_ogg_pad_push):
8536 * ext/raw1394/gstdv1394src.c:
8537 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
8538 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
8539 * ext/sidplay/gstsiddec.cc:
8540 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
8542 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
8543 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
8544 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
8545 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
8546 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
8547 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
8548 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
8549 * gst-libs/gst/Makefile.am:
8550 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
8551 (gst_riff_read_element_data), (gst_riff_read_seek),
8552 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
8553 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
8554 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
8555 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
8556 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
8557 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
8558 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
8559 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
8560 * gst/goom/gstgoom.c: (gst_goom_chain):
8561 * gst/id3/gstid3types.c: (gst_id3types_loop):
8562 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
8563 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
8564 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
8565 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
8566 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
8567 (gst_ebml_read_float), (gst_ebml_read_header):
8568 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
8569 (gst_matroska_demux_parse_blockgroup):
8570 * gst/modplug/gstmodplug.cc:
8571 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8572 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
8573 * gst/oneton/gstoneton.c: (gst_oneton_chain):
8574 * gst/silence/gstsilence.c: (gst_silence_get):
8575 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8576 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
8577 * gst/speed/gstspeed.c: (speed_loop):
8578 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
8579 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8580 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
8581 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
8582 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
8583 (gst_wavparse_loop):
8584 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
8585 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
8586 (dxr3audiosink_close):
8587 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
8588 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
8589 (dxr3videosink_close), (dxr3videosink_write_data):
8590 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
8591 * sys/oss/gstosselement.h:
8592 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
8593 (gst_osssink_chain):
8594 * sys/oss/gstosssrc.c: (gst_osssrc_get):
8595 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
8596 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
8597 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
8598 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
8599 (gst_v4l_enable_overlay):
8600 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
8601 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
8602 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
8603 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
8604 (gst_v4l_set_audio):
8605 * sys/v4l/v4l_calls.h:
8606 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
8607 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
8608 (gst_v4lmjpegsink_playback_init),
8609 (gst_v4lmjpegsink_playback_start):
8610 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
8611 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
8612 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
8613 (gst_v4lmjpegsrc_requeue_frame):
8614 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
8615 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
8616 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
8617 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
8618 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8619 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
8620 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
8621 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
8622 (gst_v4l2src_capture_stop):
8623 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
8624 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
8625 (gst_ximagesink_chain):
8626 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
8627 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
8628 (gst_xvideosink_xwindow_new):
8629 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8630 (gst_xvimagesink_chain):
8631 use new error signal, function and categories
8633 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
8637 * ext/musicbrainz/gsttrm.c:
8638 * ext/musicbrainz/gsttrm.h:
8639 * ext/musicbrainz/Makefile.am:
8642 2004-01-18 Julien MOUTTE <julien@moutte.net>
8644 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
8645 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
8646 synchronous property for debugging.
8647 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
8648 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8649 (gst_xvimagesink_set_property): Moving a pointer declaration to a
8650 smaller block, fixing indent.
8652 2004-01-16 David Schleef <ds@schleef.org>
8654 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
8655 property affects the video stream.
8656 * sys/xvimage/xvimagesink.c:
8657 * sys/xvimage/xvimagesink.h:
8658 Add synchronous property for debugging. Should probably be
8659 disabled in non-CVS builds. Make sure that the Xv attribute
8660 exists before we set it (crash!). Fix a silly float bug that
8661 caused colorbalance to just not work.
8663 2004-01-17 Christian Schaller <Uraeus@gnome.org>
8665 * tools/gst-launch-ext.in - update for new plugins
8667 2004-01-16 David Schleef <ds@schleef.org>
8669 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
8672 2994-01-16 Christian Schaller <Uraeus@gnome.org>
8674 * Update spec for new colorspace plugin and libcaca plugin
8675 * Fix compilation of libcaca plugin (clock -> id)
8677 2004-01-16 Julien MOUTTE <julien@moutte.net>
8679 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
8680 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
8681 (gst_xvimagesink_set_xwindow_id),
8682 (gst_xvimagesink_colorbalance_set_value),
8683 (gst_xvimagesink_colorbalance_get_value),
8684 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8685 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
8686 correct colorbalance properties. They can now be set when the element
8687 is still in NULL state. The values will be committed to the Xv Port
8688 when xcontext is initialized.
8689 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
8690 brightness int values in the GstXvImagesink structure.
8692 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
8694 * gst-libs/gst/Makefile.am:
8695 restructure so having local patches works easier.
8697 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
8699 * ext/mpeg2enc/Makefile.am:
8700 * ext/mpeg2enc/gstmpeg2enc.cc:
8701 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8702 Bugfix with respect to EOS handling.
8704 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
8706 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
8707 Link with right caps (else, it segfaults).
8708 * ext/mplex/gstmplexjob.cc:
8709 Fix for slight API change in 1.6.1.93 release of mjpegtools.
8711 2004-01-15 David Schleef <ds@schleef.org>
8713 * gst-libs/gst/audio/Makefile.am:
8714 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
8716 * gst-libs/gst/audio/gstaudiofilter.c:
8717 * gst-libs/gst/audio/gstaudiofilter.h:
8718 Add bytes_per_sample and size and n_samples calculation.
8719 * gst-libs/gst/audio/gstaudiofilterexample.c:
8720 Remove, now autogenerated.
8721 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8722 Moved from gstaudiofilterexample, object name changed, code added
8723 so that it actually works.
8724 * gst-libs/gst/audio/make_filter:
8725 Script to build an audiofilter subclass from the template.
8726 * gst/colorspace/Makefile.am:
8727 * gst/colorspace/yuv2yuv.c:
8728 Remove file, since it's GPL, and we don't use it.
8730 2004-01-15 Julien MOUTTE <julien@moutte.net>
8732 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8733 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
8734 them use the buffer free function to test how the buffer was allocated.
8736 2004-01-15 David Schleef <ds@schleef.org>
8738 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
8739 that handles osssink fallback.
8740 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8741 (gst_audio_convert_getcaps):
8742 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
8743 Add audio/x-qdm2 for QDM2 audio.
8744 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8745 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
8746 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8747 Decrease minimum size to 16x16.
8748 * gst/wavparse/gstwavparse.c:
8749 Convert disabled pad template caps to new caps.
8750 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
8751 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8752 (gst_xvimagesink_chain): Throw element error when display cannot
8753 be opened. Increase minimum framerate to 1.0. Check the data
8754 free function on a buffer to make sure it is the type we expect
8755 before manipulating it.
8757 2004-01-15 Julien MOUTTE <julien@moutte.net>
8759 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8760 (gst_videobalance_colorbalance_set_value): Implement passthru if
8761 settings are in the middle.
8762 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
8764 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
8766 * gst/videofilter/Makefile.am:
8767 * gst/volume/Makefile.am:
8768 Since we use videofilter symbols, link to it.
8770 2004-01-15 Julien MOUTTE <julien@moutte.net>
8772 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
8773 mixer interface type to HARDWARE.
8774 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
8776 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
8777 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
8778 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
8779 (gst_volume_interface_init), (gst_volume_list_tracks),
8780 (gst_volume_set_volume), (gst_volume_get_volume),
8781 (gst_volume_set_mute), (gst_volume_mixer_init),
8782 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
8783 (volume_init): Implementing mixer interface.
8784 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
8785 * sys/oss/gstosselement.c: (gst_osselement_get_type),
8786 (gst_osselement_change_state): Removing some trailing commas in
8788 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
8789 interface type to HARDWARE.
8790 * sys/v4l/gstv4lcolorbalance.c:
8791 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
8793 * sys/v4l2/gstv4l2colorbalance.c:
8794 (gst_v4l2_color_balance_interface_init): Setting colorbalance
8795 interface type to HARDWARE.
8796 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
8797 same code than ximagesink for event handling.
8799 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
8801 * ext/snapshot/Makefile.am:
8802 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
8803 (gst_snapshot_chain):
8804 * ext/snapshot/gstsnapshot.h:
8805 This has to be a joke... Snapshot should be connected to a tee,
8806 colorspace element before it and EOS after that, where the other
8807 src of the tee receives normal data.
8808 The current way is *wrong*.
8810 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
8812 * ext/hermes/gsthermescolorspace.c:
8813 Fix another compile error. Same as below.
8815 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
8817 * gst/colorspace/gstcolorspace.c:
8818 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
8819 (gst_colorspace_i420_to_yv12):
8820 Fix compiling... Didn't test if it actually works.
8822 2004-01-15 David Schleef <ds@schleef.org>
8825 * gst/colorspace/Makefile.am:
8826 * gst/colorspace/gstcolorspace.c:
8827 * gst/colorspace/gstcolorspace.h:
8828 * gst/colorspace/yuv2rgb.c:
8829 * gst/colorspace/yuv2rgb.h:
8830 Duplicate the ext/hermes colorspace plugin, and remove Hermes
8831 code and GPL code. Fix for new caps negotiation. Rewrite
8832 much of the format handling code, and some of the conversion
8833 code. Basically, rewrote almost everything. This element
8834 handles I420, YV12 to RGB conversions.
8835 * ext/hermes/Makefile.am:
8836 * ext/hermes/gsthermescolorspace.c:
8837 Rename colorspace to hermescolorspace. Fix negotiation issues.
8838 Remove non-Hermes related code. This element handles lots of
8839 RGB to RGB conversions, but no YUV.
8840 * ext/hermes/gstcolorspace.c:
8841 * ext/hermes/gstcolorspace.h:
8842 * ext/hermes/rgb2yuv.c:
8843 * ext/hermes/yuv2rgb.c:
8844 * ext/hermes/yuv2rgb.h:
8845 * ext/hermes/yuv2rgb_mmx16.s:
8846 * ext/hermes/yuv2yuv.c:
8847 * ext/hermes/yuv2yuv.h:
8850 2004-01-14 Colin Walters <walters@verbum.org>
8852 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
8853 they've already been.
8855 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
8857 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
8858 assume tag mode when pad is not connected
8860 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
8862 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8863 Don't update the time of the clock
8864 (gst_alsa_sink_loop):
8865 sync to the clock given to alsasink, not the own clock
8866 * sys/oss/gstosssink.c: (gst_osssink_chain):
8868 (gst_osssink_change_state):
8870 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8871 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
8872 remove bogus code that made DISCONT events unhandled
8873 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
8874 explicitly case to double in _set_simple. (fixes 2nd warning in bug
8876 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
8877 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
8878 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
8879 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
8880 2nd warning in bug #131502)
8882 2004-01-14 Julien MOUTTE <julien@moutte.net>
8884 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8885 (gst_videobalance_colorbalance_set_value),
8886 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
8887 for colorbalance interface implementation.
8888 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
8889 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
8890 (gst_ximagesink_dispose), (gst_ximagesink_init),
8891 (gst_ximagesink_class_init): Adding DISPLAY property.
8892 * sys/ximage/ximagesink.h: Adding display_name to store display.
8893 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8894 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8895 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
8896 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
8897 properties (they still need polishing though for gst-launch use : no
8898 xcontext yet, i ll do that tomorrow).
8899 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
8901 2004-01-14 Julien MOUTTE <julien@moutte.net>
8903 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8904 (gst_play_set_location), (gst_play_set_visualization): Preparing
8905 switch integration, adding videobalance in the pipeline.
8907 2004-01-14 Julien MOUTTE <julien@moutte.net>
8909 * gst-libs/gst/colorbalance/colorbalance.c:
8910 (gst_color_balance_class_init): Adding a default type.
8911 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
8913 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
8914 (gst_videobalance_dispose), (gst_videobalance_class_init),
8915 (gst_videobalance_init), (gst_videobalance_interface_supported),
8916 (gst_videobalance_interface_init),
8917 (gst_videobalance_colorbalance_list_channels),
8918 (gst_videobalance_colorbalance_set_value),
8919 (gst_videobalance_colorbalance_get_value),
8920 (gst_videobalance_colorbalance_init): Implementing colorbalance
8922 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
8924 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
8925 bug which was triggering a BadAccess X error when setting an overlay
8926 before pad was really negotiated.
8927 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
8928 Using the colorbalance type macro.
8930 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8932 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
8933 (gst_flacenc_chain):
8934 handle tags correctly
8935 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
8936 extract ID3v1 tags correctly
8938 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
8940 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
8942 Improve matroska typefinding for odd-typed headers...
8944 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
8946 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8947 Fix for using incremental number on padnames.
8949 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
8951 * ext/divx/gstdivxdec.c:
8952 * ext/divx/gstdivxenc.c:
8953 Set category to divx4linux instead of divx (too generic).
8954 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8955 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
8956 (gst_wavparse_loop), (gst_wavparse_change_state):
8957 * gst/wavparse/gstwavparse.h:
8958 fix parsing of WAV files with non-standard fmt-tag size and fix
8959 skipping of unrecognized chunks... Someone please fix this thing
8960 to use rifflib so all this is automated.
8961 * sys/v4l/Makefile.am:
8962 * sys/v4l2/Makefile.am:
8963 Add X_CFLAGS because we depend on X (for overlay).
8965 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
8967 * ext/mpeg2dec/gstmpeg2dec.c:
8968 Don't issue a timestamp unless we tagged the frame
8971 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8973 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
8974 Query the audio element to get the time, not the clock. We're
8975 interested in the element's time here.
8977 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8979 * ext/aalib/gstaasink.c: (gst_aasink_chain):
8980 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8981 * ext/esd/esdsink.c: (gst_esdsink_chain):
8982 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
8983 * ext/mas/massink.c: (gst_massink_chain):
8984 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
8985 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
8986 (gst_matroska_demux_parse_metadata):
8987 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
8988 (gst_mpeg_parse_release_locks):
8989 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
8990 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
8991 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8992 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
8993 (gst_osssink_change_state):
8994 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
8995 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8996 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
8997 (gst_xvideosink_release_locks):
8998 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
9000 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
9001 (gst_alsa_clock_stop):
9002 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
9003 (gst_audio_clock_get_internal_time):
9004 simplify for use with new clocking code.
9005 * testsuite/alsa/Makefile.am:
9006 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
9007 fix testsuite for new caps system
9009 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
9011 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9012 * ext/flac/gstflacenc.c: (add_one_tag):
9013 length is already host endian, no need to convert. Fixes playback of
9014 tagged files on PPC. (bug #128384)
9016 2004-01-13 Julien MOUTTE <julien@moutte.net>
9018 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
9019 colorbalance interface stating if it is hardware based or software
9021 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
9022 Removing a trailing comma.
9023 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
9024 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
9025 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
9026 the documentation seems to be wrong on the -1000 to 1000 interval.
9028 2004-01-12 David Schleef <ds@schleef.org>
9030 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
9031 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
9032 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
9033 Fix negotiation. Add a bufferalloc function for the sink pad,
9034 and generally clean up some of the code.
9036 2004-01-12 Julien MOUTTE <julien@moutte.net>
9038 * gst-libs/gst/colorbalance/colorbalancechannel.c:
9039 (gst_color_balance_channel_dispose): Adding safety check in dispose
9041 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
9042 (gst_xvimagesink_xcontext_clear),
9043 (gst_xvimagesink_interface_supported),
9044 (gst_xvimagesink_colorbalance_list_channels),
9045 (gst_xvimagesink_colorbalance_set_value),
9046 (gst_xvimagesink_colorbalance_get_value),
9047 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
9048 Adding colorbalance interface support to set XV parameters such as
9049 HUE, BRIGHTNESS, CONTRAST, SATURATION.
9050 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
9053 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
9055 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
9056 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
9057 (gst_audio_convert_init), (gst_audio_convert_set_property),
9058 (gst_audio_convert_get_property), (gst_audio_convert_chain),
9059 (gst_audio_convert_link),
9060 (gst_audio_convert_buffer_to_default_format),
9061 (gst_audio_convert_buffer_from_default_format), (plugin_init):
9062 - implement _getcaps and use it
9064 - remove float caps since no float conversion is actually done
9065 - remove properties and arguments that were to be used for rate
9068 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
9070 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
9071 (gst_audio_structure_set_int):
9072 * gst-libs/gst/audio/audio.h:
9073 add helper functions for _getcaps matching the standard audio
9076 2004-01-12 David Schleef <ds@schleef.org>
9078 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9079 Test that pad is negotiated before getting its caps.
9081 2004-01-12 Julien MOUTTE <julien@moutte.net>
9083 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
9084 analyzing the pads of an element the bin is mostly in READY state so
9085 no caps were negotiated. This helper function needs to work with
9086 _get_caps directly then. I was not freeing them though, added that to
9089 2004-01-12 Julien MOUTTE <julien@moutte.net>
9091 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
9092 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
9093 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
9096 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
9098 * sys/oss/gstossaudio.c: (plugin_init):
9099 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
9100 * sys/oss/gstosselement.h:
9101 make an oss debugging category
9102 make failure more descriptive
9104 2004-01-11 David Schleef <ds@schleef.org>
9106 * ext/ffmpeg/gstffmpeg.c:
9107 * ext/ffmpeg/gstffmpegcodecmap.c:
9108 * ext/ffmpeg/gstffmpegdec.c:
9109 * ext/ffmpeg/gstffmpegenc.c:
9110 * ext/ffmpeg/gstffmpegprotocol.c:
9111 * ext/gdk_pixbuf/gstgdkanimation.c:
9112 * ext/jpeg/gstjpeg.c:
9113 * ext/libpng/gstpng.c:
9114 * ext/mpeg2dec/perftest.c:
9115 * ext/speex/gstspeex.c:
9116 * gst-libs/gst/resample/dtos.c:
9117 * gst/intfloat/gstintfloatconvert.c:
9118 * gst/oneton/gstoneton.c:
9119 * gst/rtjpeg/RTjpeg.c:
9121 * sys/dxr3/dxr3init.c:
9122 * sys/glsink/gstgl_nvimage.c:
9123 * sys/glsink/gstgl_pdrimage.c:
9124 * sys/glsink/gstglsink.c:
9125 * testsuite/gst-lint:
9126 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
9128 2004-01-11 David Schleef <ds@schleef.org>
9130 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
9131 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
9132 * ext/gdk_pixbuf/gstgdkanimation.c:
9133 (gst_gdk_animation_iter_create_pixbuf):
9134 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
9135 (gst_gdk_pixbuf_chain):
9136 * ext/gdk_pixbuf/gstgdkpixbuf.h:
9137 * ext/jack/gstjack.c: (gst_jack_change_state):
9138 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
9139 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
9140 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
9141 * gst/videofilter/gstvideofilter.c:
9142 (gst_videofilter_set_output_size):
9143 Remove all usage of gst_pad_get_caps(), and replace it with
9144 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
9146 2004-01-11 David Schleef <ds@schleef.org>
9149 * ext/Makefile.am: Fixes to make ext/libcaca compile.
9150 * ext/divx/gstdivxdec.c:
9151 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
9152 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
9153 handle images that span multiple buffers. Now work with both
9154 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
9155 * ext/gdk_pixbuf/gstgdkpixbuf.h:
9156 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
9157 video/video.h changes
9158 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
9159 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
9160 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
9161 of GstData free function.
9162 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
9165 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
9167 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
9168 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
9169 (gst_v4l2element_get_property):
9170 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
9171 add norm, channel and frequency properties.
9172 * sys/v4l2/gstv4l2tuner.c:
9173 fixes for tuner interface changes
9174 * sys/v4l2/gstv4l2element.h:
9175 * sys/v4l2/gstv4l2src.c:
9176 * sys/v4l2/gstv4l2src.h:
9177 * sys/v4l2/v4l2src_calls.c:
9178 * sys/v4l2/v4l2src_calls.h:
9179 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
9181 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
9183 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
9184 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
9185 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
9186 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
9187 * gst-libs/gst/tuner/tuner.h:
9188 GObjects aren't const.
9189 Add find_by_name functions.
9190 Add checks to _changed functions.
9191 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
9192 (gst_v4l_tuner_get_norm):
9195 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
9197 * gst-libs/gst/video/video.h:
9198 Fix caps template names to be understandable.
9199 Prefix everything with GST_VIDEO.
9200 * ext/aalib/gstaasink.c:
9201 * ext/divx/gstdivxdec.c:
9202 * ext/divx/gstdivxenc.c:
9203 * ext/gdk_pixbuf/gstgdkpixbuf.c:
9204 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
9205 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
9206 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
9207 * ext/libcaca/gstcacasink.c:
9208 * ext/libpng/gstpngenc.c: (raw_caps_factory):
9209 * ext/snapshot/gstsnapshot.c:
9210 * ext/swfdec/gstswfdec.c:
9211 * ext/xvid/gstxviddec.c:
9212 * ext/xvid/gstxvidenc.c:
9213 * gst/chart/gstchart.c:
9214 * gst/deinterlace/gstdeinterlace.c:
9215 * gst/effectv/gsteffectv.c:
9216 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
9217 * gst/goom/gstgoom.c:
9218 * gst/median/gstmedian.c:
9219 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
9220 (gst_monoscope_srcconnect), (gst_monoscope_chain):
9221 * gst/overlay/gstoverlay.c:
9222 * gst/smooth/gstsmooth.c:
9223 * gst/smpte/gstsmpte.c:
9224 * gst/synaesthesia/gstsynaesthesia.c:
9225 * gst/videocrop/gstvideocrop.c:
9226 * gst/videodrop/gstvideodrop.c:
9227 * gst/y4m/gsty4mencode.c:
9228 * sys/qcam/gstqcamsrc.c:
9229 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
9230 Make them work with new video.h file.
9231 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9232 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
9233 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9234 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
9235 Make it work with new buffer allocation system.
9237 2004-01-11 Julien MOUTTE <julien@moutte.net>
9239 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
9240 pad_alloc_buffer implementation to use ->srcpad
9241 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
9242 pad_alloc_buffer implementation to use ->srcpad
9243 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
9244 pad_alloc_buffer implementation to use ->srcpad
9245 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9246 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
9247 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
9248 a reference to everything we need.
9249 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
9250 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9251 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9252 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
9253 a reference to everything we need.
9254 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
9256 2004-01-11 David Schleef <ds@schleef.org>
9258 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
9259 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
9260 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
9262 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
9263 value during a resize/renegotiation.
9264 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
9265 gst_pad_alloc_buffer();
9266 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
9267 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
9269 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
9270 Fix for rename of buffer private structure members.
9271 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9272 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
9273 Fix for rename of buffer private structure members.
9274 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9275 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
9276 Fix for rename of buffer private structure members.
9278 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
9280 reviewed by: David Schleef <ds@schleef.org>
9282 * gst/videofilter/Makefile.am:
9283 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
9284 from the patch by ds to fit in with recent make_filter changes.
9286 2004-01-11 Julien MOUTTE <julien@moutte.net>
9288 * configure.ac: Adding examples/switch/Makefile
9289 * examples/Makefile.am: Adding examples/switch
9290 * examples/switch/Makefile.am: Adding switcher example.
9291 * examples/switch/switcher.c: (got_eos), (idle_iterate),
9292 (switch_timer), (main): Adding an example demonstrating switch usage
9293 with 2 videotestsrc showing different patterns.
9294 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
9295 (gst_switch_init): Fixing switch with the new caps system.
9297 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
9299 * gst-libs/gst/video/video.h:
9300 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
9301 They should probably be like
9302 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
9304 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
9306 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9307 (qtdemux_parse_trak):
9308 fix audio chunk size/timestamp calculation
9310 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
9312 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
9315 2004-01-11 Steve Baker <steve@stevebaker.org>
9317 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
9318 (gst_agingtv_base_init), (gst_agingtv_class_init),
9319 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
9320 (gst_agingtv_set_property), (gst_agingtv_get_property):
9321 Port agingTV to videofilter
9323 2004-01-09 Julien MOUTTE <julien@moutte.net>
9325 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
9326 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9328 2004-01-09 Julien MOUTTE <julien@moutte.net>
9330 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
9331 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9332 * gst-libs/gst/xoverlay/xoverlay.c:
9333 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
9334 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9335 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9336 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9337 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9338 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9339 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
9340 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
9341 the bufferalloc_function to replace bufferpools, fixing the XOverlay
9342 interface implementation to handle xid being 0 and fix some bugs
9343 triggered by Benjamin's testcase.
9344 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9345 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9346 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
9347 the bufferalloc_function to replace bufferpools, fixing the XOverlay
9348 interface implementation to handle xid being 0 and fix some bugs
9349 triggered by Benjamin's testcase.
9351 2004-01-09 David Schleef <ds@schleef.org>
9353 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
9354 mouse pointer events. It works.
9356 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
9358 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
9359 Use explicit caps - fix capsnego.
9360 * ext/xvid/gstxviddec.c:
9361 * ext/xvid/gstxvidenc.c:
9362 Remove macro-inside-macro which caused compile errors.
9363 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
9364 Error out if it's not a RIFF file. Else we error out without
9365 gst_element_error() which is not good...
9367 2004-01-08 David Schleef <ds@schleef.org>
9369 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
9370 Fix pad_link function to handle formats that ffmpeg returns
9371 as multiple caps structures.
9372 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
9373 Only complain if source buffer is _smaller_ than expected.
9374 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
9375 (gst_videoscale_handle_src_event): Resize navigation events
9376 when passing them upstream.
9377 * gst/videotestsrc/gstvideotestsrc.c:
9378 * gst/videotestsrc/gstvideotestsrc.h:
9379 * gst/videotestsrc/videotestsrc.c:
9380 * gst/videotestsrc/videotestsrc.h:
9381 Rewrite many of the buffer painting functions to handle odd
9382 sizes (for many formats, size%4!=0 or size%8!=0). Most have
9383 been verified to work with my video card.
9384 * testsuite/gst-lint: Add check for elements calling
9385 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
9387 2004-01-08 David Schleef <ds@schleef.org>
9389 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
9390 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
9392 2004-01-08 Julien MOUTTE <julien@moutte.net>
9394 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
9395 configure event is not emiting the desired size signal. That fixes
9396 aspect ratio issues with gst-player.
9398 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
9400 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
9403 2004-01-08 Julien MOUTTE <julien@moutte.net>
9405 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
9406 public method to fire size signal.
9408 2004-01-07 Julien MOUTTE <julien@moutte.net>
9410 * examples/gstplay/Makefile.am: Adding the interface library.
9411 * gst-libs/gst/play/Makefile.am: Adding the interface library.
9412 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
9413 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
9414 GST_IS_X_OVERLAY before signal connect.
9415 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
9416 Removing the have_video_size signal.
9417 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
9418 and associated public method.
9419 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9420 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
9422 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
9423 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
9425 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
9426 Using XOverlay public method to fire size signal.
9428 2004-01-07 David Schleef <ds@schleef.org>
9430 * gst/videofilter/Makefile.am:
9431 * gst/videofilter/gstvideotemplate.c:
9432 * gst/videofilter/make_filter:
9433 Create gstvideoexample.c in a srcdir!=builddir friendly way.
9434 Convert make_filter to /bin/sh script.
9436 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
9438 * gst/modplug/gstmodplug.cc: fix element description
9440 2004-01-07 Julien MOUTTE <julien@moutte.net>
9442 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
9443 (got_video_size): Adding some new lines in g_print calls.
9444 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9445 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
9446 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
9447 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
9448 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
9449 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
9450 Complete code review, reverting some stuff i disagree with, adding
9451 some fixes : time synchronization on invalid timestamps, renegotiation
9453 * sys/ximage/ximagesink.h:
9454 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
9455 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
9456 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
9457 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
9458 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
9459 (gst_xvimagesink_buffer_new),
9460 (gst_xvimagesink_navigation_send_event),
9461 (gst_xvimagesink_set_xwindow_id),
9462 (gst_xvimagesink_get_desired_size),
9463 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
9464 stuff i disagree with, adding some fixes : Renegotiation of private
9465 window, implementing get_desired_size.
9467 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
9469 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
9470 (gst_afsink_handle_event):
9471 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
9472 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
9473 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
9474 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
9475 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
9476 Fix for instantiate-test (see core). Also remove dead code from
9477 jpegenc (which still needs fixing, but that's lower on my TODO
9479 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9480 Never return NULL as caps.
9482 2004-01-07 David Schleef <ds@schleef.org>
9486 * ext/librfb/Makefile.am:
9487 * ext/librfb/gstrfbsrc.c:
9488 New source plugin based on librfb-0.1. RFB (remote framebuffer)
9489 is the protocol used by VNC.
9491 2004-01-07 David Schleef <ds@schleef.org>
9493 * gst/videofilter/gstvideotemplate.c:
9494 * gst/videofilter/gstvideotemplate.h:
9495 * gst/videofilter/make_filter:
9496 Merge videotemplate header into source file.
9497 * gst/effectv/Makefile.am:
9498 * gst/effectv/gsteffectv.c: (plugin_init):
9499 * gst/effectv/gstwarp.c:
9500 Make warpTV a subclass of videofilter.
9502 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
9504 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
9505 Add guard against invalid utf-8 conversions in mad. Just in case.
9507 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
9509 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
9510 Fix for bug shown by poisoning
9512 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
9514 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
9515 (gst_v4lmjpegsrc_buffer_free):
9516 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
9517 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
9518 (gst_v4lsrc_buffer_free):
9519 Fix for removed bufferpools.
9521 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
9523 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
9524 Fix caps negotiation.
9526 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
9527 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
9528 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
9530 * ext/mpeg2dec/gstmpeg2dec.c:
9531 * gst-libs/gst/navigation/navigation.c:
9532 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
9533 * gst-libs/gst/navigation/navigation.h:
9534 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
9535 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9536 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9537 Super-simple first version of mouse and keyboard events. Clicking
9538 on a DVD menu now works, although it may not take you where you
9541 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
9542 * gst/videotestsrc/gstvideotestsrc.c:
9543 (gst_videotestsrc_src_fixate):
9544 These fixate functions were broken - they never actually
9547 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
9549 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
9550 (gst_icecastsend_init):
9551 fix for new caps system.
9552 * gst-libs/gst/mixer/mixertrack.h:
9553 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
9554 Add 'master track' flag (for tools like ACME that only want to
9555 change the main volume).
9557 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
9559 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
9560 (gst_xvid_csp_to_caps):
9561 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
9562 * ext/xvid/gstxvidenc.c:
9563 ifdef out ARGB type when it isn't available
9564 in xvidcore 1.0.0beta2
9566 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
9568 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
9569 When we have received a new SCR right in the first buffer after
9570 a seek (so in the same cycle that handles the discont), we should
9571 handle the buffer instead of unreffing it, else we lose data.
9573 2004-01-06 Iain <iain@prettypeople.org>
9575 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
9576 buffer-frames caps too.
9578 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
9579 caps that we need, don't destroy them all and rebuild them. And when
9580 creating src pads, use the src pad template rather than the sink...
9582 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
9584 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
9585 Add pad to element *after* setting functions such as event handler.
9586 Without this, the scheduler (opt) will link pads, set the event
9587 handler from the default event function (dispatcher in gstpad.c)
9588 and *after* that, we will set our own event function, which will
9589 thus never be used (and thus mpegdemux doesn't handle events).
9591 2004-01-04 David Schleef <ds@schleef.org>
9593 Fix the fixate functions to handle new prototype:
9594 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
9595 * gst/videotestsrc/gstvideotestsrc.c:
9596 (gst_videotestsrc_src_fixate):
9597 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
9598 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
9599 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
9601 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
9603 * sys/ximage/ximagesink.h:
9604 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9605 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
9606 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
9607 (gst_ximagesink_xoverlay_init):
9608 assorted fixes to make (re)embedding work
9609 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
9610 (gst_ximagesink_get_desired_size):
9611 implement desired size additions to XOverlay
9613 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
9615 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
9616 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
9617 (gst_x_overlay_got_desired_size):
9618 * gst-libs/gst/xoverlay/xoverlay.h:
9619 Add optional "desired size" signal and querying.
9621 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9623 * gst/matroska/matroska-demux.c:
9624 (gst_matroska_demux_parse_blockgroup):
9625 Fix EBML-laced block parsing. Diffs are relative to previous
9626 lace, not the first lace. Thanks to Mosu from the Matroska
9627 team for detecting this.
9628 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
9629 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
9630 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
9631 (gst_wavparse_change_state):
9632 * gst/wavparse/gstwavparse.h:
9633 Quickfix for capsnego.
9635 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9637 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
9638 Fix indenting, fix pad creation.
9640 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9642 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
9643 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
9644 (gst_xviddec_sink_link):
9645 Implement src_getcaps() so proper size caps is negotiated.
9647 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9649 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
9650 Finish flac decoder on EOS. See #116178.
9652 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9654 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
9655 (gst_matroska_demux_add_stream):
9656 * gst/matroska/matroska-ids.h:
9657 Add getcaps() function to fix capsnego...
9659 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9661 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9662 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
9663 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
9664 Fix more integer overflows. Again, see #126967.
9666 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9668 * ext/mpeg2dec/gstmpeg2dec.c:
9669 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
9672 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9675 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
9676 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
9677 * ext/xvid/gstxvid.h:
9678 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
9679 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
9680 (gst_xviddec_src_link), (gst_xviddec_sink_link),
9681 (gst_xviddec_change_state):
9682 * ext/xvid/gstxviddec.h:
9683 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
9684 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
9685 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
9686 (gst_xvidenc_link), (gst_xvidenc_set_property),
9687 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
9688 * ext/xvid/gstxvidenc.h:
9689 Update xvid plugin to latest xvid (1.0.0-beta3) API.
9691 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9693 * gst/rtp/rtp-packet.c:
9694 Add sys/types.h include, since OS X doesn't define in_addr_t
9695 in netinet/in.h, like it does on Linux (see #129600).
9697 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
9699 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9701 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
9702 Correct logic of dispose function (see #129306).
9704 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9706 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
9707 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
9708 (gst_mpeg_parse_init):
9709 * gst/mpegstream/gstmpegparse.h:
9710 Remove clock (which was never provided, i.e. dead code), and
9711 also fix integer overflows at high PTS values (see #126967).
9713 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9715 * ext/flac/gstflacdec.c:
9716 * ext/libpng/gstpngenc.h:
9717 * ext/mikmod/gstmikmod.h:
9718 OS X fixes (see #126628).
9720 2004-01-02 David Schleef <ds@schleef.org>
9722 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
9723 (gst_alsa_src_base_init): Remove bogus "src" request pad.
9724 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
9725 (gst_mpeg_parse_class_init): Move pad template registration
9726 to class_init, since the derived class (mpegdemux) doesn't
9729 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
9731 * sys/ximage/Makefile.am:
9732 * sys/xvideo/Makefile.am:
9733 * sys/xvimage/Makefile.am:
9734 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
9735 after installation (see #127664).
9737 2004-01-02 David Schleef <ds@schleef.org>
9739 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
9740 (gst_ffmpegenc_connect): Negotiation fixes.
9741 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
9742 Remove inappropriate gst_caps_free().
9743 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9744 Reenable Ronald's internal resize code, since the core handles
9747 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
9749 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
9750 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
9751 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
9752 Fix pad template stuff.
9754 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
9756 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
9757 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
9758 fix signed integer reading/writing.
9760 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
9763 Remove outdated document
9765 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
9767 * gst/cutter/gstcutter.c: (gst_cutter_init):
9768 src pad was being created twice - oops.
9770 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
9772 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9773 Comment out internal resize. It doesn't handle the resulting
9774 XEvent internally, does another try_set_caps() which leads to
9776 Real fix will come when Julien and Dave are awake. ;).
9778 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
9780 * ext/mpeg2enc/gstmpeg2enc.cc:
9781 fix const/nonconst compile issue.
9783 2004-01-02 David Schleef <ds@schleef.org>
9785 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
9786 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
9787 Add fixate function and a check for bad formats.
9789 2004-01-01 David Schleef <ds@schleef.org>
9792 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9793 (gst_audiofilter_init):
9794 * gst/debug/efence.c: (gst_efence_init):
9795 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
9796 (gst_deinterlace_init):
9797 * gst/volume/gstvolume.c: (volume_connect):
9799 2004-01-01 David Schleef <ds@schleef.org>
9801 Convert elements to use gst_pad_use_explicit_caps() where
9803 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
9804 * ext/audiofile/gstafparse.c: (gst_afparse_init),
9805 (gst_afparse_open_file):
9806 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
9807 (gst_afsrc_open_file):
9808 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
9809 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
9810 (gst_ffmpegdec_chain):
9811 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
9812 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
9813 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
9814 (gst_gdk_pixbuf_chain):
9815 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
9816 (gst_jpegdec_chain):
9817 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
9818 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
9819 (gst_mikmod_negotiate):
9820 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
9821 (gst_mpeg2dec_negotiate_format):
9822 * ext/mpeg2enc/gstmpeg2enc.cc:
9823 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9824 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
9825 (gst_speexdec_sinkconnect):
9826 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
9827 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
9828 (gst_vorbisfile_new_link):
9829 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
9830 (gst_ac3parse_chain):
9831 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
9832 (gst_asf_demux_setup_pad):
9833 * gst/auparse/gstauparse.c: (gst_auparse_init),
9834 (gst_auparse_chain):
9835 * gst/id3/gstid3types.c: (gst_id3types_loop):
9836 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9837 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
9838 (mp1videoparse_parse_seq):
9839 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
9841 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9842 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
9843 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
9844 (gst_mpeg_parse_send_data):
9845 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9846 (gst_qtdemux_add_stream):
9847 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
9848 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
9849 (gst_wavparse_parse_fmt):
9851 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
9854 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
9855 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
9856 it therefore uses the wrong include paths. Too bad... Note
9857 that 1.6.1.93 is not release yet. ;).
9858 Also add a check for mplex, which is now using the lib'ified
9859 mplex from mjpegtools, too.
9860 * ext/ffmpeg/gstffmpegcodecmap.c:
9861 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
9862 issues. I don't think ffmpeg handles 3ivx correctly, so this
9863 probably won't work. But it won't hurt either.
9864 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
9865 (gst_ffmpegdec_chain):
9866 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
9867 (gst_ffmpegenc_chain_audio):
9868 Fix memleak in audio encoding. Close codec if open fails, this
9869 calls the cleanup routines so we can re-use the context.
9870 * ext/mpeg2enc/gstmpeg2enc.cc:
9871 Fix pad template names/types, fix memory issue with getcaps().
9872 * ext/mpeg2enc/gstmpeg2encoder.cc:
9873 * ext/mpeg2enc/gstmpeg2encoder.hh:
9874 Fix compile issue with new caps system (const thingy).
9875 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9876 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
9877 We read a first frame right on initing, so that we have a caps
9878 when we init the output. This caps is cached in padprivate and
9879 read as first frame.
9880 * ext/mplex/Makefile.am:
9881 * ext/mplex/gstmplex.cc:
9882 * ext/mplex/gstmplex.h:
9883 * ext/mplex/gstmplex.hh:
9884 * ext/mplex/gstmplexibitstream.cc:
9885 * ext/mplex/gstmplexibitstream.hh:
9886 * ext/mplex/gstmplexjob.cc:
9887 * ext/mplex/gstmplexjob.hh:
9888 * ext/mplex/gstmplexoutputstream.cc:
9889 * ext/mplex/gstmplexoutputstream.hh:
9890 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
9891 had issues, didn't do capsnego, supported only a subset of the
9892 mplex features and required a mplex fork in our local CVS. Plus
9893 that it worked agaist a very old mplex version. Rewriting was
9894 faster than updating it.
9895 * gst-libs/ext/Makefile.am:
9896 * gst-libs/ext/mplex/INSTRUCT:
9897 * gst-libs/ext/mplex/Makefile.am:
9898 * gst-libs/ext/mplex/README:
9899 * gst-libs/ext/mplex/TODO:
9900 * gst-libs/ext/mplex/ac3strm_in.cc:
9901 * gst-libs/ext/mplex/audiostrm.hh:
9902 * gst-libs/ext/mplex/audiostrm_out.cc:
9903 * gst-libs/ext/mplex/aunit.hh:
9904 * gst-libs/ext/mplex/bits.cc:
9905 * gst-libs/ext/mplex/bits.hh:
9906 * gst-libs/ext/mplex/buffer.cc:
9907 * gst-libs/ext/mplex/buffer.hh:
9908 * gst-libs/ext/mplex/fastintfns.h:
9909 * gst-libs/ext/mplex/format_codes.h:
9910 * gst-libs/ext/mplex/inputstrm.cc:
9911 * gst-libs/ext/mplex/inputstrm.hh:
9912 * gst-libs/ext/mplex/lpcmstrm_in.cc:
9913 * gst-libs/ext/mplex/mjpeg_logging.cc:
9914 * gst-libs/ext/mplex/mjpeg_logging.h:
9915 * gst-libs/ext/mplex/mjpeg_types.h:
9916 * gst-libs/ext/mplex/mpastrm_in.cc:
9917 * gst-libs/ext/mplex/mpegconsts.cc:
9918 * gst-libs/ext/mplex/mpegconsts.h:
9919 * gst-libs/ext/mplex/mplexconsts.hh:
9920 * gst-libs/ext/mplex/multplex.cc:
9921 * gst-libs/ext/mplex/outputstream.hh:
9922 * gst-libs/ext/mplex/padstrm.cc:
9923 * gst-libs/ext/mplex/padstrm.hh:
9924 * gst-libs/ext/mplex/stillsstream.cc:
9925 * gst-libs/ext/mplex/stillsstream.hh:
9926 * gst-libs/ext/mplex/systems.cc:
9927 * gst-libs/ext/mplex/systems.hh:
9928 * gst-libs/ext/mplex/vector.cc:
9929 * gst-libs/ext/mplex/vector.hh:
9930 * gst-libs/ext/mplex/videostrm.hh:
9931 * gst-libs/ext/mplex/videostrm_in.cc:
9932 * gst-libs/ext/mplex/videostrm_out.cc:
9933 * gst-libs/ext/mplex/yuv4mpeg.cc:
9934 * gst-libs/ext/mplex/yuv4mpeg.h:
9935 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
9936 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
9937 We don't fork mjpegtools' mplex in our CVS anymore.
9938 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
9939 (gst_avi_demux_add_stream):
9940 * gst/avi/gstavidemux.h:
9941 Add getcaps() function for proper caps nego. This makes some
9942 parts of AVI playback/reading work.
9943 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9944 Resize window on new capsnego. This is probably wrong, but
9945 I'm still committing it because with current capsnego, the
9946 first successfull capsnego is auto-fixated, therefore rounded
9947 down to the lowest values in the caps. this results in a 16x16
9948 XWindow that is not reized when real capsnego finishes.
9949 Dave, I see more cases of this, do you know a proper solution?
9950 * tools/gst-launch-ext.in:
9951 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
9953 2003-12-31 David Schleef <ds@schleef.org>
9955 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
9956 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
9957 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
9959 2003-12-30 David Schleef <ds@schleef.org>
9961 * ext/ffmpeg/gstffmpegcolorspace.c:
9962 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9963 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
9964 (gst_ffmpegcsp_chain): Negotiation fixes
9965 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
9966 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9967 (gst_audio_convert_link), (gst_audio_convert_channels):
9968 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
9969 (gst_audioscale_link), (gst_audioscale_get_buffer),
9970 (gst_audioscale_chain): Negotiation fixes
9971 * gst/audioscale/gstaudioscale.h:
9972 * gst/videofilter/gstvideofilter.c:
9973 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
9974 (gst_videofilter_link), (gst_videofilter_init),
9975 (gst_videofilter_set_output_size), (gst_videofilter_setup),
9976 (gst_videofilter_find_format_by_structure):
9977 * gst/videofilter/gstvideofilter.h: Negotiation fixes
9978 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
9979 (gst_videoscale_link):
9980 * gst/videoscale/videoscale.c: (videoscale_get_structure),
9981 (videoscale_find_by_structure), (gst_videoscale_setup):
9982 * gst/videoscale/videoscale.h: Negotiation fixes
9983 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9984 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
9985 function, restrict resizing to a multiple of 4 (hack until
9986 everyone supports odd sizes correctly).
9988 2003-12-29 Colin Walters <walters@verbum.org>
9990 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
9993 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
9995 * ext/sndfile/gstsf.c: (gst_sf_loop):
9996 Fix warning about discarding const qualifier
9998 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
10000 * gst/cutter/gstcutter.c:
10001 * gst/videoscale/gstvideoscale.c:
10002 * gst/volenv/gstvolenv.c:
10003 * gst-libs/gst/audio/audio.c:
10004 * gst-libs/gst/video/video.c:
10007 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
10009 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
10010 Don't send ALSA debugging to stderr.
10011 * ext/alsa/gstalsa.h:
10012 Use GST_WARNING instead of g_warning when ALSA functions fail.
10014 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
10016 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10017 Free XVAdapterInfo correctly.
10019 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
10021 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
10022 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
10023 Make id3tag use correct caps nego.
10025 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
10027 * ext/ivorbis/vorbis.c:
10028 * ext/ivorbis/vorbisenc.h:
10029 * ext/ivorbis/vorbisfile.c:
10030 Modify so that it uses the new caps things
10032 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
10034 * testsuite/spider/spider1.c: (main):
10035 * testsuite/spider/spider2.c: (main):
10036 * testsuite/spider/spider3.c: (main):
10037 Make tests compile again. They probably don't work.
10039 2003-12-24 Colin Walters <walters@verbum.org>
10041 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
10042 we can't fixate the caps anymore.
10044 2003-12-23 David Schleef <ds@schleef.org>
10046 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
10047 * sys/oss/gstosssink.c: (gst_osssink_init),
10048 (gst_osssink_sink_fixate): Add fixate function.
10050 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
10052 * ext/ffmpeg/gstffmpegcodecmap.c:
10053 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
10054 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
10055 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
10056 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
10057 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
10058 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
10059 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
10060 fix typo in RGB masks, and move back to "old" colorspace
10061 capsnego code until whoever wrote this new crap has actually
10062 tested it so that it works.
10063 And yes, this works, keep it that way please.
10065 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
10067 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
10068 (gst_divxdec_init), (gst_divxdec_negotiate):
10069 * ext/divx/gstdivxdec.h:
10070 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
10071 (gst_divxenc_init):
10072 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
10073 (gst_faac_sinkconnect), (gst_faac_srcconnect):
10074 * ext/mpeg2enc/gstmpeg2enc.cc:
10075 * ext/mpeg2enc/gstmpeg2encoder.cc:
10076 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
10077 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
10078 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
10079 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
10080 (dxr3spusink_init):
10081 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
10082 (dxr3videosink_init):
10083 Fix caps breakage after Dave's caps branch merge.
10085 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
10087 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10088 Fix for 24bpp display.
10090 2003-12-23 Colin Walters <walters@verbum.org>
10092 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
10093 a GnomeVFSHandle directly.
10095 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
10097 * gst/volume/Makefile.am:
10098 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
10099 (volume_base_init), (volume_init):
10100 Reenable volume element and fix to work with new caps stuff.
10101 Rhythmbox needs this.
10103 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
10105 * gst/qtdemux/qtdemux.c: (plugin_init):
10106 qtdemux requires bytestream
10108 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
10110 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
10111 Fix remaining caps handling errors due to CAPS merge.
10113 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
10115 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
10116 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
10117 (gst_faad_srcconnect):
10118 Port to new caps system.
10120 2003-12-21 Julien MOUTTE <julien@moutte.net>
10122 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
10123 (got_video_size), (main): using g_print instead of g_message.
10124 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
10125 signal which was not emitted because of "switch" element added to the
10126 bin but not connected. (Removing from the bin temporarily)
10128 2003-12-21 Julien MOUTTE <julien@moutte.net>
10130 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
10131 find X development files. I don't understand the previous tests and
10132 they fail on my debian/ppc unstable. This one works.
10133 * examples/gstplay/player.c: (main): Set the pipeline to READY before
10135 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
10136 (gst_play_set_video_sink), (gst_play_set_audio_sink),
10137 (gst_play_set_visualization): Add some safety checks in set_ methods
10138 and state_change. This was throwing some ugly CRITICAL messages when
10139 pipeline was getting disposed and casts were failing.
10141 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
10144 Improve mpeg2enc detection. This is for distributions that do
10145 ship mjpegtools, but without mpeg2enc. Also does object check
10146 for might there ever be ABI incompatibility.
10147 * ext/mpeg2enc/gstmpeg2enc.cc:
10148 Add Andrew as second maintainer (he's helping me), and also add
10149 an error if no caps was set. This happens if I pull before capsnego
10150 and that's something I should solve sometime else.
10151 * gst/matroska/matroska-demux.c:
10152 (gst_matroska_demux_parse_blockgroup):
10154 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
10155 (gst_matroska_mux_track_header):
10156 Add caps to templates.
10157 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
10158 Add mpegversion=1 to prevent confusion with MPEG/AAC.
10159 * gst/mpegstream/gstmpegdemux.c:
10160 Remove layer since it causes warnings about unfixed caps.
10161 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
10162 Fix obvious typo (we error out if caps were set, we should of
10163 course error out if *no* caps were set).
10164 * sys/oss/gstosselement.c: (gst_osselement_convert):
10165 Fix format conversion, we confused bits/bytes.
10166 * sys/oss/gstosselement.h:
10167 Improve documentation for 'bps'.
10169 Remove stuff about plugins that need removing - this was done
10171 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
10172 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
10173 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
10174 (gst_v4lsrc_src_query):
10175 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10176 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
10177 Add get_query_types(), get_formats() and query() functions.
10179 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
10181 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
10182 * moved CVS to freedesktop.org