summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Release 1.4.51.4.5Sebastian Dröge83-1911/+1947
2014-12-18Update .po filesSebastian Dröge40-40/+40
2014-12-17avfvideosrc: Don't pretend to support reconfigurationSebastian Dröge1-0/+13
2014-12-17avfvideosrc: improve timestamping and latency reportingAlessandro Decina1-25/+37
2014-12-16vtenc: negotiate profile and level with downstreamAlessandro Decina2-3/+98
2014-12-16vtenc: report latencyAlessandro Decina2-1/+36
2014-12-16vtenc: Add properties to specify the maximum keyframe interval in frames and ...Sebastian Dröge2-3/+88
2014-12-16vtenc: add quality propertyAlessandro Decina2-7/+49
2014-12-16vtenc: set profile and level in capsAlessandro Decina2-1/+9
2014-12-16vtenc: Fix conversion of the bitrate property and our internal bitrate storageSebastian Dröge1-2/+2
2014-12-16rectangle: clear rectangle struct before useWim Taymans6-17/+28
2014-12-15opusparse: fix frame size determinationVincent Penquerc'h1-0/+5
2014-12-15mpegtsbase: scan more bytes to find initial PCRsSudip Jain1-1/+1
2014-12-12mirror: Needs remap when the mode changes.Mathieu Duponchelle1-4/+17
2014-12-12configure: Do comparisons in a portable way with = instead of ==Thomas Klausner1-3/+3
2014-12-12audiomixer: Do not try to resize a buffer to a negative size on EOSThibault Saunier1-1/+2
2014-12-12decklink: HD1080i50 is 50 frames per secondSebastian Dröge1-1/+1
2014-12-12rawparse: send SEEKING query upstream firstWonchul Lee1-0/+5
2014-11-24vtenc: let VT pick the bitrate by defaultAlessandro Decina1-3/+3
2014-11-24vtenc: add realtime and allow-frame-reordering propertiesAlessandro Decina2-1/+103
2014-11-20srtpdec: fix rtp/rtcp sink event memory leakAleix Conchillo Flaqué1-2/+8
2014-11-20vtenc: set H264_Baseline_AutoLevel on OSX as wellAlessandro Decina1-3/+4
2014-11-20vtdec: disable the reorder queue for baseline streamsAlessandro Decina1-0/+6
2014-11-20vtdec: Fix divide by zero in the picture buffer length calculationSebastian Dröge1-2/+5
2014-11-19gl: Use numeric OSX version instead of the macroSebastian Dröge2-2/+2
2014-11-19gl/cocoa: Don't override the application delegateSebastian Dröge1-16/+0
2014-11-19gl/cocoa: Only use convertRectToBacking on OSX >= 10.7Sebastian Dröge1-0/+2
2014-11-19gl/cocoa: Remove GNUStep supportSebastian Dröge4-118/+1
2014-11-19vtenc: fix build on iOSAlessandro Decina1-2/+5
2014-11-19coremediabuffer: set ->pixel_buf for CVPixelBuffer buffersAlessandro Decina1-6/+4
2014-11-19vtenc: fix compilation on < 10.9Alessandro Decina1-0/+7
2014-11-19vtenc: enable the hw encoder on OSXAlessandro Decina1-3/+10
2014-11-15dvbbasebin: fix possible crash by passing 64 bits for 64-bit queue propertyTim-Philipp Müller1-1/+1
2014-11-15codecparsers: h264: fix derivation of MaxPicNum variable.Gwenole Beauchesne1-2/+2
2014-11-15decklinksink: Check the correct variable for failureSebastian Dröge1-1/+1
2014-11-07glimagesink: clamp the resize width/height to >= 1 to avoid a GL errorMatthew Waters1-0/+3
2014-11-06Release 1.4.41.4.4Sebastian Dröge78-88/+1012
2014-11-06Update .po filesSebastian Dröge40-40/+40
2014-11-06h265parse: don't unnecesarily set src_capsSebastian Dröge1-13/+13
2014-11-06h264parse: don't unnecesarily set src_capsMatej Knopp1-13/+13
2014-11-05glimagesink: resize the viewport correctly on a caps changeMatthew Waters2-0/+16
2014-11-04gl/cocoa: include gl3.h in configure too for consistency with gstglapi.hSebastian Dröge1-0/+4
2014-11-04gl/cocoa: use NSAutoreleasePool to free resize dataJulien Isorce1-0/+2
2014-11-04gl/cocoa: include gl3.h to have GL_CONTEXT_PROFILE_MASKJulien Isorce1-0/+4
2014-11-04gl/cocoa: make sure to turn on frame rectangle changes notificationsJulien Isorce1-0/+1
2014-11-04gl/cocoa: fix uncaught exception 'unrecognized selector sent to instance'Julien Isorce1-1/+1
2014-11-04gl/cocoa: fix compiler warningJulien Isorce1-4/+4
2014-11-04gl/cocoa: Fix compiler warningSebastian Dröge1-2/+2
2014-11-03glshader: Fix memory leakLuis de Bethencourt1-2/+2
2014-11-03gl: sprinkle some Since markersMatthew Waters3-1/+69