gstreamer/gst
Ronald S. Bultje 6e1c77c85e examples/gstplay/player.c: Don't iterate.
Original commit message from CVS:
* examples/gstplay/player.c: (main):
Don't iterate.
* examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
Add visualizations.
* ext/a52dec/gsta52dec.c: (gst_a52dec_push),
(gst_a52dec_handle_frame):
Set duration.
* ext/dvdnav/gst-dvd:
Add audioconvert. Fixes #161325.
* ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
Explicitely case to gint64. Possible valgrind error.
* gst-libs/gst/play/play.c: (caps_set), (setup_size),
(gst_play_tick_callback), (gst_play_change_state),
(gst_play_dispose), (gst_play_init), (gst_play_class_init),
(gst_play_set_location), (gst_play_get_location),
(gst_play_seek_to_time), (gst_play_set_data_src),
(gst_play_set_video_sink), (gst_play_set_audio_sink),
(gst_play_set_visualization), (gst_play_connect_visualization),
(gst_play_get_framerate), (gst_play_get_all_by_interface),
(gst_play_new):
Use playbin. Fixes #139749 and #147744.
* gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
Add genre tag.
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
(audioscale_get_type), (gst_audioscale_base_init),
(gst_audioscale_class_init), (gst_audioscale_expand_caps),
(gst_audioscale_getcaps), (gst_audioscale_fixate),
(gst_audioscale_link), (gst_audioscale_get_buffer),
(gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
(gst_audioscale_init), (gst_audioscale_dispose),
(gst_audioscale_chain), (gst_audioscale_set_property),
(gst_audioscale_get_property), (plugin_init):
Indent properly.
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
Fix LPCM.
* gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
(qtdemux_tag_add_str), (qtdemux_tag_add_num),
(qtdemux_tag_add_gnre), (qtdemux_video_caps):
Add more metadata (fixes #162656).
2005-01-05 14:56:27 +00:00
..
adder ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
audioconvert fix for glib < 2.4 2004-12-24 15:12:56 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
ffmpegcolorspace clean up the mess that made me cry and avoid needless duplication 2004-12-29 16:04:00 +00:00
playback gst/playback/gstplaybasebin.c: Fix for #162924 - free caps after use, not before 2005-01-05 10:11:23 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tags Plug more leaks. 2004-11-01 10:38:30 +00:00
tcp cleanup and uniformize debugging 2004-12-16 19:41:28 +00:00
typefind gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is work in progress. Also do a GST_WARNING... 2004-12-24 12:58:17 +00:00
videorate gst/videorate/gstvideorate.c: Event handling (fixes #159986). 2004-12-19 13:16:24 +00:00
videoscale gst/videoscale/: leak fixes 2004-11-03 16:08:14 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Added two more colorspaces. 2004-11-05 15:07:57 +00:00
volume gst/volume/gstvolume.c: Allow buffer-frames=0. 2004-11-12 16:51:18 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00