gstreamer/gst
Ronald S. Bultje 2878450876 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
..
apetag examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
cdxaparse gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing. 2004-11-25 20:03:51 +00:00
chart Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
colorspace more working plugins 2004-07-27 21:41:30 +00:00
deinterlace gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039. 2004-12-18 23:43:47 +00:00
equalizer gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channels and query width for floats 2004-10-28 02:33:48 +00:00
festival gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. 2004-12-15 03:59:26 +00:00
filter more working plugins 2004-07-27 21:41:30 +00:00
flx gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead of guint64 for the framerate. 2004-10-06 13:56:07 +00:00
mixmatrix more working plugins 2004-07-27 21:41:30 +00:00
modplug ext/flac/gstflacdec.c: Only return true if we actually filled something in. Prevents player applications from showing... 2004-09-29 09:45:40 +00:00
mpeg1sys gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. 2004-08-11 21:42:18 +00:00
mpeg1videoparse more working plugins 2004-07-27 21:41:30 +00:00
mpeg2sub ext/dvdnav/README: Update the README to use dvddemux 2004-07-28 13:47:59 +00:00
mpegaudioparse set correct buffer durations in mp3parse, set default_duration in matroskamux for mpeg1 audio 2004-12-06 19:32:33 +00:00
multifilesink ext/: remove explicit newmedia support from oggmux and vorbisenc add debug category to vorbisenc 2004-09-22 14:35:13 +00:00
overlay more working plugins 2004-07-27 21:41:30 +00:00
passthrough more working plugins 2004-07-27 21:41:30 +00:00
playondemand Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
qtdemux examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
rtjpeg fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
smooth fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
smoothwave Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
smpte fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
spectrum gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audio analysis tools 2004-10-22 20:09:55 +00:00
speed more working plugins 2004-07-27 21:41:30 +00:00
stereo fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
switch more working plugins 2004-07-27 21:41:30 +00:00
tta gst/tta/gstttadec.c: And yet another portability fix. 2004-12-19 03:51:12 +00:00
vbidec don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
videocrop gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039. 2004-12-18 23:43:47 +00:00
videodrop more working plugins 2004-07-27 21:41:30 +00:00
virtualdub more working plugins 2004-07-27 21:41:30 +00:00
y4m more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00