gstreamer/gst
Jan Schmidt 0e82871285 Convert elements to use fractions for their framerate.
Original commit message from CVS:
* ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
(gst_visual_chain):
* ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
* ext/theora/theoradec.c: (theora_handle_type_packet):
* ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
(theora_enc_chain):
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
* gst-libs/gst/video/video.c: (gst_video_frame_rate):
* gst-libs/gst/video/video.h:
* gst/ffmpegcolorspace/avcodec.h:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_caps_to_pixfmt):
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_set_caps):
* gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
(gst_videorate_setcaps), (gst_videorate_blank_data),
(gst_videorate_chain):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
(gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
(gst_videotestsrc_event), (gst_videotestsrc_create):
* gst/videotestsrc/gstvideotestsrc.h:
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
(gst_ximagesink_setcaps), (gst_ximagesink_change_state),
(gst_ximagesink_get_times), (gst_ximagesink_init):
* sys/ximage/ximagesink.h:
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
(gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
(gst_xvimagesink_get_times), (gst_xvimagesink_init):
* sys/xvimage/xvimagesink.h:
Convert elements to use fractions for their framerate.
V4L elements to come later tonight.
2005-11-22 16:08:37 +00:00
..
adder *.*: Ran scripts/update-macros. Oh yes. 2005-11-21 16:35:24 +00:00
audioconvert Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
audiorate Fix a whole set of pad template leaks 2005-11-16 18:21:46 +00:00
audioresample gst/: Segment update fix. 2005-11-21 17:14:02 +00:00
audioscale Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
audiotestsrc Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
ffmpegcolorspace Convert elements to use fractions for their framerate. 2005-11-22 16:08:37 +00:00
playback gst/playback/gstplaybin.c (gen_audio_element) 2005-11-21 18:44:02 +00:00
sine ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet) 2005-11-22 11:51:24 +00:00
subparse Don't take stream lock. 2005-11-21 17:29:00 +00:00
tags restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
tcp gst/tcp/gstmultifdsink.c: Don't leak GDP headers when using GDP mode (i.e. tcpserversink). 2005-11-14 18:47:54 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead of 0 to make gcc4 happy. 2005-11-21 20:19:55 +00:00
videorate Convert elements to use fractions for their framerate. 2005-11-22 16:08:37 +00:00
videoscale Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
videotestsrc Convert elements to use fractions for their framerate. 2005-11-22 16:08:37 +00:00
volume gst/volume/gstvolume.c: Fix compilation on Solaris with Forte. (#320923) 2005-11-08 12:08:11 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00