summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4.51.4.5Sebastian Dröge2014-12-1883-1911/+1947
* Update .po filesSebastian Dröge2014-12-1840-40/+40
* avfvideosrc: Don't pretend to support reconfigurationSebastian Dröge2014-12-171-0/+13
* avfvideosrc: improve timestamping and latency reportingAlessandro Decina2014-12-171-25/+37
* vtenc: negotiate profile and level with downstreamAlessandro Decina2014-12-162-3/+98
* vtenc: report latencyAlessandro Decina2014-12-162-1/+36
* vtenc: Add properties to specify the maximum keyframe interval in frames and ...Sebastian Dröge2014-12-162-3/+88
* vtenc: add quality propertyAlessandro Decina2014-12-162-7/+49
* vtenc: set profile and level in capsAlessandro Decina2014-12-162-1/+9
* vtenc: Fix conversion of the bitrate property and our internal bitrate storageSebastian Dröge2014-12-161-2/+2
* rectangle: clear rectangle struct before useWim Taymans2014-12-166-17/+28
* opusparse: fix frame size determinationVincent Penquerc'h2014-12-151-0/+5
* mpegtsbase: scan more bytes to find initial PCRsSudip Jain2014-12-151-1/+1
* mirror: Needs remap when the mode changes.Mathieu Duponchelle2014-12-121-4/+17
* configure: Do comparisons in a portable way with = instead of ==Thomas Klausner2014-12-121-3/+3
* audiomixer: Do not try to resize a buffer to a negative size on EOSThibault Saunier2014-12-121-1/+2
* decklink: HD1080i50 is 50 frames per secondSebastian Dröge2014-12-121-1/+1
* rawparse: send SEEKING query upstream firstWonchul Lee2014-12-121-0/+5
* vtenc: let VT pick the bitrate by defaultAlessandro Decina2014-11-241-3/+3
* vtenc: add realtime and allow-frame-reordering propertiesAlessandro Decina2014-11-242-1/+103
* srtpdec: fix rtp/rtcp sink event memory leakAleix Conchillo Flaqué2014-11-201-2/+8
* vtenc: set H264_Baseline_AutoLevel on OSX as wellAlessandro Decina2014-11-201-3/+4
* vtdec: disable the reorder queue for baseline streamsAlessandro Decina2014-11-201-0/+6
* vtdec: Fix divide by zero in the picture buffer length calculationSebastian Dröge2014-11-201-2/+5
* gl: Use numeric OSX version instead of the macroSebastian Dröge2014-11-192-2/+2
* gl/cocoa: Don't override the application delegateSebastian Dröge2014-11-191-16/+0
* gl/cocoa: Only use convertRectToBacking on OSX >= 10.7Sebastian Dröge2014-11-191-0/+2
* gl/cocoa: Remove GNUStep supportSebastian Dröge2014-11-194-118/+1
* vtenc: fix build on iOSAlessandro Decina2014-11-191-2/+5
* coremediabuffer: set ->pixel_buf for CVPixelBuffer buffersAlessandro Decina2014-11-191-6/+4
* vtenc: fix compilation on < 10.9Alessandro Decina2014-11-191-0/+7
* vtenc: enable the hw encoder on OSXAlessandro Decina2014-11-191-3/+10
* dvbbasebin: fix possible crash by passing 64 bits for 64-bit queue propertyTim-Philipp Müller2014-11-151-1/+1
* codecparsers: h264: fix derivation of MaxPicNum variable.Gwenole Beauchesne2014-11-151-2/+2
* decklinksink: Check the correct variable for failureSebastian Dröge2014-11-151-1/+1
* glimagesink: clamp the resize width/height to >= 1 to avoid a GL errorMatthew Waters2014-11-071-0/+3
* Release 1.4.41.4.4Sebastian Dröge2014-11-0678-88/+1012
* Update .po filesSebastian Dröge2014-11-0640-40/+40
* h265parse: don't unnecesarily set src_capsSebastian Dröge2014-11-061-13/+13
* h264parse: don't unnecesarily set src_capsMatej Knopp2014-11-061-13/+13
* glimagesink: resize the viewport correctly on a caps changeMatthew Waters2014-11-052-0/+16
* gl/cocoa: include gl3.h in configure too for consistency with gstglapi.hSebastian Dröge2014-11-041-0/+4
* gl/cocoa: use NSAutoreleasePool to free resize dataJulien Isorce2014-11-041-0/+2
* gl/cocoa: include gl3.h to have GL_CONTEXT_PROFILE_MASKJulien Isorce2014-11-041-0/+4
* gl/cocoa: make sure to turn on frame rectangle changes notificationsJulien Isorce2014-11-041-0/+1
* gl/cocoa: fix uncaught exception 'unrecognized selector sent to instance'Julien Isorce2014-11-041-1/+1
* gl/cocoa: fix compiler warningJulien Isorce2014-11-041-4/+4
* gl/cocoa: Fix compiler warningSebastian Dröge2014-11-041-2/+2
* glshader: Fix memory leakLuis de Bethencourt2014-11-031-2/+2
* gl: sprinkle some Since markersMatthew Waters2014-11-033-1/+69