summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.11.91RELEASE-0.11.91Sebastian Dröge2012-05-138-18/+1008
* Update .po filesSebastian Dröge2012-05-1337-1263/+1209
* Automatic update of common submoduleSebastian Dröge2012-05-131-0/+0
* playsink: fix printf arguments in debug messageРуслан Ижбулатов2012-05-121-2/+2
* discoverer: Ported fix for bug #673504 to 0.11Vivia Nikolaidou2012-05-111-61/+22
* discoverer: Wait until an update/filler newsegment event or buffer for subtit...Vivia Nikolaidou2012-05-111-5/+105
* uridecodebin: fix format stringsWim Taymans2012-05-111-3/+5
* decodebin2: fix format stringsWim Taymans2012-05-111-3/+3
* decodebin2: fix compilationWim Taymans2012-05-111-1/+1
* playback: Check type when setting "connection-speed" on unknown elementsThibault Saunier2012-05-102-16/+66
* decodebin2: Add a connection-speed property to set it on demuxers when neededThibault Saunier2012-05-102-2/+41
* video: Key unit event properties are optionalNicolas Dufresne2012-05-101-8/+8
* win32: Update for new video enumtypesEdward Hervey2012-05-092-6/+139
* win32: Update manifest for removed interfaces libraryEdward Hervey2012-05-091-3/+0
* playsink: Initialize variable to silence wrong compiler warningSebastian Dröge2012-05-091-1/+2
* playsink: Port changes to 0.11Sebastian Dröge2012-05-091-1/+7
* playbin2: properly reconfigure upon subsequent no-more-padsMark Nauwelaerts2012-05-093-1/+78
* alsasink: really use local ringbuffer spec helper var and init it a bit moreMark Nauwelaerts2012-05-091-4/+5
* alsasink: use the iec958 payloader to support non-payloaded input streamsAndoni Morales Alastruey2012-05-073-4/+139
* gst-libs: make pkg-config get path to pkg-config dirs from configureSebastian Rasmussen2012-05-0510-31/+31
* playback: Display subseconds as proper milliseconds instead of the last 2 dig...Vivia Nikolaidou2012-05-031-3/+3
* tests: update audiocdsrc test for stricter URI protocol checking incoreTim-Philipp Müller2012-05-011-1/+1
* videodecoder: Also change gst_video_decoder_get_oldest_frame() to return a ne...Sebastian Dröge2012-05-011-6/+5
* videoencoder: _get_oldest_frame: return a referenceEdward Hervey2012-05-011-6/+5
* videoencoder: Add a reference to frame passed to subclassEdward Hervey2012-05-011-1/+4
* videodecoder: Add a reference to frame passed to subclassEdward Hervey2012-05-011-1/+2
* videodecoder: don't leak eventsWim Taymans2012-05-012-4/+6
* videodecoder: don't leak framesWim Taymans2012-05-011-0/+3
* videodecoder: avoid double unlockWim Taymans2012-05-011-4/+3
* theoradec: Correctly handle crop metadata and update for videodecoder API cha...Sebastian Dröge2012-05-011-36/+39
* videotestsrc: Update for basesrc API changesSebastian Dröge2012-05-011-1/+1
* videofilter: Use a GstVideoBufferPool if none was providedSebastian Dröge2012-05-011-11/+33
* videodecoder: Do bufferpool configuration inside the default decide_allocatio...Sebastian Dröge2012-05-011-27/+99
* playsink: make playsink reusableWim Taymans2012-05-011-0/+36
* playsink: don't leak the colorbalance elementWim Taymans2012-05-011-0/+2
* tag: improve gobject-introspection annotationsTim-Philipp Müller2012-04-294-7/+9
* tests: fix libscpp compilationTim-Philipp Müller2012-04-281-4/+0
* win32: add new video base class API to .def fileTim-Philipp Müller2012-04-281-1/+40
* pbutils: update descriptions for new webm/matroska media typesTim-Philipp Müller2012-04-281-0/+3
* typefinding: more fine-grained matroska/webm typefindingTim-Philipp Müller2012-04-281-53/+231
* gdppay: plug buffer leakMark Nauwelaerts2012-04-251-0/+1
* volume: add a control point for the testStefan Sauer2012-04-251-0/+5
* volume: cast outputs to correct type before comparingStefan Sauer2012-04-251-6/+6
* video: Remove interlaced handling from the video base classesSebastian Dröge2012-04-253-57/+5
* video: improve docs and design of multiview interlacedWim Taymans2012-04-252-8/+9
* video: add fields interlacing enumWim Taymans2012-04-252-2/+10
* videodec: remove some FIXMEsWim Taymans2012-04-251-4/+0
* theoradec: Unref state when we're done with itSebastian Dröge2012-04-251-1/+5
* video: Fix latency query handling if the element's own max_latency is GST_CLO...Sebastian Dröge2012-04-252-3/+7
* video: Only use the interlacing buffer flags if the caps specify interlaced v...Sebastian Dröge2012-04-251-6/+8