baseparse: rename _set_frame_props() to _set_frame_rate()
[platform/upstream/gstreamer.git] / libs / gst / base / gstbaseparse.c
2011-04-08 Tim-Philipp Müllerbaseparse: rename _set_frame_props() to _set_frame_rate()
2011-04-08 Tim-Philipp Müllerbaseparse: replace format flags with gst_base_parse_set...
2011-04-08 Tim-Philipp Müllerbaseparse: make DRAIN and SYNC flags on baseparse,...
2011-04-08 Tim-Philipp Müllerbaseparse: use GQueue instead of GList for queued frames
2011-04-08 Zaheer Abbas Meralibaseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
2011-04-08 Tim-Philipp Müllerbaseparse: add to docs and fix up gtk-doc markup a...
2011-04-08 Tim-Philipp Müllerbaseparse: replace set_seek() with _set_average_bitrate...
2011-04-08 Tim-Philipp Müllerbaseparse: rename GstBaseFormat to GstBaseFormatFlags...
2011-04-08 Tim-Philipp Müllerbaseparse: don't expose GstAdapter in public header
2011-04-08 Tim-Philipp Müllerbaseparse: move various segment-related members into...
2011-04-08 Tim-Philipp Müllerbaseparse: fix up GType name and make _get_type() funct...
2011-04-08 David Schleefbaseparse: make_metadata_writable() fix
2011-04-08 Tim-Philipp Müllerbaseparse: rename GType from GstAudioBaseParseBad to...
2011-04-08 Stefan Kostbaseparse: trim trailing whitespace
2011-04-08 Stefan Kostbaseparse: use delta-unit flags instead of none
2011-04-08 David Schleefbaseparse: Create baseparse library