gstreamer/gst-libs/gst
Tim-Philipp Müller 27c5a22fd7 gst-libs/gst/riff/riff-media.c: Const-ify some arrays and use G_N_ELEMENTS instead of wasting oodles of RAM on termin...
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_template_caps),
(gst_riff_create_audio_template_caps),
(gst_riff_create_iavs_template_caps):
Const-ify some arrays and use G_N_ELEMENTS instead
of wasting oodles of RAM on terminator bits.
2006-08-22 15:11:52 +00:00
..
audio ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188). 2006-08-03 14:16:06 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Make buffer durations add up (duration should be next_ts-ts for perfect streams).... 2006-08-17 10:00:00 +00:00
floatcast docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
interfaces docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
netbuffer docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
riff gst-libs/gst/riff/riff-media.c: Const-ify some arrays and use G_N_ELEMENTS instead of wasting oodles of RAM on termin... 2006-08-22 15:11:52 +00:00
rtp Document GstRTPBuffer. 2006-08-18 16:43:26 +00:00
tag And the same for _to_vorbiscomment_buffer(): allow id_data_len == 0 for speex. 2006-08-22 08:27:07 +00:00
video Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs/gst/Makefile.am: 2006-01-09 10:46:52 +00:00