platform/upstream/gstreamer.git
2009-11-12 Sebastian Drögesubparse: Make fps a GstFraction typed property and...
2009-11-12 Iago Toralsubparse: Add property for the video framerate
2009-11-12 Sebastian Drögeplaybin2: Handle external subtitles better
2009-11-12 Sebastian Drögeplaybin2: Flush the subtitles before switching to a...
2009-11-12 Sebastian Drögeplaybin2: Set subtitle caps as raw caps for the urideco...
2009-11-12 Sebastian Drögeplaybin2/playsink: Remove everything related to subpict...
2009-11-12 Sebastian Drögeplaysink: Add a queue before subtitleoverlay
2009-11-12 Sebastian Drögeplaysink: Use subtitleoverlay for subtitles
2009-11-12 Sebastian Drögesubtitleoverlay: Add to the docs
2009-11-12 Sebastian Drögesubtitleoverlay: Add new element for generic subtitle...
2009-11-12 Olivier Crêtetheoradec: Keep timestamp from incoming buffer if it...
2009-11-11 Sebastian Drögeplayback: Update factories list on every access if...
2009-11-10 Sebastian Drögeplayback: When going from NULL->READY check if the...
2009-11-10 Jan Schmidtappsrc: Clear the EOS state on a seek.
2009-11-10 Sebastian Drögeaudioresample: Update speex resampler to latest GIT
2009-11-10 Tim-Philipp... playsink: assign chain->mute before using it
2009-11-09 David Schleeftheora: Fix alignment of frames when converting
2009-11-09 Edward Herveyplayback: Fix the order in strcmp that I broke in previ...
2009-11-09 Edward Herveytypefind: Reduce number of calls to gst_type_find_peek.
2009-11-09 Edward Herveyplayback: Avoid expensive API calls in tight loop.
2009-11-09 Sebastian Drögecddabasesrc: Add unit test for property settings
2009-11-09 Sebastian Drögecddabasesrc: Never return a negative track number in...
2009-11-09 Sebastian Drögecddabasesrc: Don't set the track to 1 every time a...
2009-11-08 Sebastian Drögeinputselector: Remove useless variables and fix a unini...
2009-11-06 Sebastian Drögedecodebin2: Add property to disable/enable posting...
2009-11-06 Sebastian Drögedecodebin2: Protect subtitle elements and subtitle...
2009-11-06 Sebastian Drögeinputselector: Make sure that running_time->timestamp...
2009-11-06 Mart Raudseppexamples: Correct casting of g_signal* funcs first...
2009-11-06 Sebastian Drögeuridecodebin: Improve all-raw-caps detection for pads
2009-11-06 Wim Taymansbasesrc: fix startup position in the ringbuffer
2009-11-06 Sebastian Drögeinputselector: Use the start time (i.e. timestamp)...
2009-11-06 Sebastian Drögetextoverlay: Synchronize video/text based on the runnin...
2009-11-06 Sebastian Drögetextoverlay: Clip text buffers to the text segment...
2009-11-06 Sebastian Drögetextoverlay: Put the video segment into the instance...
2009-11-06 Sebastian Drögetextoverlay: Check if text timestamp/duration is valid...
2009-11-05 Tim-Philipp... theoradec: printf format fix
2009-11-05 Olivier Crêtegdpdepay: Clear adapter on flush and state change
2009-11-05 Wim Taymansinputselector: use _get_caps_reffed()
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansplaybin2: avoid copying caps
2009-11-04 Wim Taymansdecodebin2: use new getcaps function to avoid copies
2009-11-04 Wim Taymansuridecodebin: use faster element_link_pads
2009-11-04 Wim Taymansbaseaudiosink: make drift tolerance configurable
2009-11-04 Sebastian Drögeplaybin2: Return NOT_LINKED for unselected text pads...
2009-11-04 Stefan Kostinputselector: also add inline to the proto to fix...
2009-11-03 Sebastian Drögeuridecodebin: Initialize caps property with the default...
2009-11-03 Sebastian Drögedecodebin2: Use static caps for the default raw caps...
2009-11-03 Sebastian Drögetextoverlay: First draw outline text and then the real...
2009-11-02 Josep Torra... playbin: Make sure to keep a reference on the volume...
2009-10-31 Edward Herveypo: queue2 has moved to core
2009-10-30 Sebastian Drögeplaysink: Reset {mute,volume}-changed flags after setti...
2009-10-30 Sebastian Drögeplaysink: If notify::{volume,mute} is triggered by...
2009-10-29 Sebastian Drögeplaysink: Proxy notify::volume and notify::mute from...
2009-10-29 Sebastian Drögeplaybin2: Proxy notify::volume and notify::mute from...
2009-10-29 Sebastian Drögequeue2: Remove inspect file
2009-10-29 Sebastian Drögequeue2: Remove from gst-plugins-base
2009-10-28 Stefan Kostdocs: include more indexes
2009-10-28 Stefan Kostdocs: turn entities into xi:includes
2009-10-28 Stefan Kostrtp: dump packets which we reject
2009-10-28 Tim-Philipp... .gitignore: ignore basetime unit test binary
2009-10-28 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2009-10-27 Wim Taymansqueue2: add custom acceptcaps function
2009-10-27 Wim Taymansdecodebin2: implement low/high watermark property
2009-10-27 Wim Taymansseek: add checkbox to enable buffering
2009-10-24 Wim Taymansuridecodebin: don't use 2 buffering elements
2009-10-24 Wim Taymansplaybin2: add flag to enable decodebin buffering
2009-10-24 Wim Taymansdecodebin2: buffering is implemented now
2009-10-24 Wim Taymansuridecodebin: buffering is implemented now
2009-10-24 Wim Taymansdecodebin2: configure use-buffering on multiqueue
2009-10-24 Wim Taymansuridecodebin: use 0 for max buffer size
2009-10-24 Wim Taymansuridecodebin: set some reasonable defaults
2009-10-24 Wim Taymansuridecodebin: set buffering properties on decodebin2
2009-10-24 Wim Taymansuridecodebin: add use-buffering property
2009-10-24 Wim Taymansdecodebin2: refactor queue size configuration.
2009-10-24 Wim Taymansdecodebin2: move error path down
2009-10-24 Wim Taymansdecodebin2: implement max queue size properties
2009-10-24 Wim Taymansdecodebin2: add properties for buffering
2009-10-24 Edward Herveyexamples: fix linking order.
2009-10-24 Sebastian Drögeplaybin2: Don't destroy the suburidecodebin on errors
2009-10-24 Sebastian Drögeplaybin2: If setting the state of the suburidecodebin...
2009-10-24 Sebastian Drögeplaybin2: Don't set uridecodebin states to NULL before...
2009-10-24 Edward Herveyuridecodebin: Store unused decodebin2 instances for...
2009-10-24 David Schleeftheora: Convert theoraparse to libtheora 1.0 API
2009-10-23 Olivier Crêtertpaudiopayload: Only sent exact multiple of the frame...
2009-10-22 Thiago Santosaudiorate: move debug calculation into debug macro
2009-10-22 Thiago Santosaudiorate: Removing unused variable
2009-10-22 Thiago Santosaudiorate: be more accurate on offset math
2009-10-22 Sebastian Drögetextoverlay: Optimize a bit more
2009-10-22 Iago Toralsubparse: Add support for DKS subtitle format
2009-10-22 Sebastian Drögetextoverlay: Do shading as first operation
2009-10-22 Sebastian Drögetextoverlay: Only use a single cairo surface for drawing
2009-10-21 Wim Taymansinputselector: set output caps before pushing
2009-10-21 Wim Taymansinputselector: install an acceptcaps function
2009-10-21 Tim-Philipp... typefind: fix typo in previous mxf typefinder change
2009-10-21 Edward Herveytypefind: speed up mxf_type_find over 300 times for...
2009-10-20 Wim Taymansdecodebin2: avoid type checks
2009-10-20 Edward Herveygst/decodebin2: Ensure we get fixed caps for topology...
2009-10-20 Edward Herveygst/decodebin2: Don't expose chains if we're shutting...
2009-10-18 Tim-Philipp... pango: bump pango requirement to stable version and...
2009-10-17 Tim-Philipp... .gitignore: update after files got renamed
next