pad: check flushing in pullrange too
[platform/upstream/gstreamer.git] / libs /
2011-04-16 Tim-Philipp Müllerlibs: gobject-introspection scanner doesn't need to...
2011-04-16 Tim-Philipp Müllerlibs: make sure gobject-introspection scanner calls...
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-15 Tim-Philipp Müllerbaseparse: expose gst_base_parse_frame_free() for compl...
2011-04-15 Tim-Philipp Müllerbaseparse: init frames on the stack with gst_base_parse...
2011-04-15 Tim-Philipp Müllerbaseparse: more debug logging, minor clean-up
2011-04-15 Tim-Philipp Müllerbaseparse: change gst_base_parse_frame_init() to not...
2011-04-15 Tim-Philipp Müllerbaseparse: make GstBaseParseFrame handling more binding...
2011-04-15 Tim-Philipp Müllerbaseparse: register boxed type for GstBaseFrameParse
2011-04-15 Robert Swainbaseparse: Remove unused but set variable
2011-04-13 Ole André Vadla... base: Fix pad callbacks so they handle when parent...
2011-04-11 Wim Taymansbaseparse: port to 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-09 Tim-Philipp Müllerdocs: minor fixes for baseparse docs
2011-04-08 Tim-Philipp Müllerbaseparse: minor variable name clean-up
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: add some padding to GstBaseParseFrame
2011-04-08 Tim-Philipp Müllerbaseparse: fix typo in docs for GST_BASE_PARSE_FORMAT_F...
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: remove unused GST_BASE_PARSE_{SINK,SRC}_NAME
2011-04-08 Tim-Philipp Müllerbaseparse: re-indent header
2011-04-08 Tim-Philipp Müllerbaseparse: fix up GType name and make _get_type() funct...
2011-04-08 Tim-Philipp Müllerlibs: add GstBaseParse which was moved from -bad
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: update documentation for API changes
2011-04-08 David Schleefbaseparse: Create baseparse library
2011-04-08 Havard Graffbasesrc: Make src query MT-safe
2011-04-08 Sebastian Drögebase: Unref events if the parent element disappeared
2011-04-08 Havard Graffbase: Make upstream events MT-safe
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Sebastian Drögebasesrc: Handle tag and custom downstream events the...
2011-04-07 Sebastian Drögebla
2011-04-07 Sebastian Drögebasesrc: Send syncronized custom downstream/both events...
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim Taymansbytewriter: don't add NULL data
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim Taymansbufferlist: simplify bufferlists
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-30 Wim Taymansbuffer: more API tweaks
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansbuffer: fix subbuffers
2011-03-28 Wim Taymansbuffer: more fixes
2011-03-28 Wim Taymansbuffer: fix remaining unit tests
2011-03-28 Wim Taymansmemory: remove memory metadata again
2011-03-28 Wim Taymansmemory: more work on implementing buffer memory
2011-03-28 Wim Taymansmemory: port code to new buffer data API
2011-03-28 Arun Raghavanbasesrc: Return FALSE if we don't handle an event
2011-03-24 Stefan Kostdocs: cleanup and xref fixes
2011-03-24 Stefan Kostbasesink: print flow return as a name in debug log
2011-03-24 Edward Herveybasesrc: Keep downstream caps order when fixating
2011-03-24 Edward Herveybasetransform: Retain caps order when getting caps
2011-03-23 Tim-Philipp Müllerbytereader, bytewriter: fix up inline functions to...
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-04 Wim Taymanspad: more preroll lock to basesink
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Tim-Philipp Müllerdocs: typo fixes
2011-02-23 Wim Taymansminiobject: more boxed type fixing
2011-02-22 Wim Taymanslibs: cleanups for 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-21 Thiago Santosbasetransform: Be smarter with pad allocs
2011-02-14 Thiago Santosbasetransform: Check for pad alloc caps when suggestion...
2011-02-14 Wim Taymansbasesink: improve duration calculation
2011-02-14 Wim Taymansbasesink: improve rate calculation
2011-02-14 Wim Taymansbasesink: improve average duration calculation
2011-02-14 Wim Taymansbasesink: rename variable
2011-02-10 Wim Taymansbasesink: fix some comments
2011-02-10 Wim Taymansbasesink: keep track of earliest QoS timestamp
2011-02-10 Wim Taymansbasesink: use new QoS type
2011-02-10 Wim Taymansbasesink: add property to configure a throttle-time
2011-01-31 Mark Nauwelaertsnet: use socklen_t where appropriate rather than specif...
2011-01-25 Stefan Kostnettimeprovider: handle invalid network addresses earlier
2011-01-25 Stefan Kostchecks: add a comment to indicate that we intentionally...
2011-01-25 Stefan Kostdocs: small controller api docs improvement
2011-01-24 Tim-Philipp Müllercheck: don't leak xml file name if GST_CHECK_XML is set
2011-01-18 Tim-Philipp Müllergobject-introspection: try harder to make g-ir-scanner...
2011-01-13 Tim-Philipp Müllergobject-introspection: another attempt to make g-i...
2011-01-12 Tim-Philipp Müllercontroller: update g-i include paths as well for header...
2011-01-11 Benjamin Ottecontroller: Fix headers to use < > in #include statements
2011-01-11 Benjamin Ottegstnet: Fix --c-include for gir generation
2011-01-11 Tim-Philipp Müllergobject-introspection: make g-ir-scanner try harder...
2011-01-10 Wim Taymansbasesrc: make sure we wait and release the live lock
next