summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bayer: update ORC files1.4Wim Taymans2015-06-221-616/+760
* po: Update translationsSebastian Dröge2015-06-075-124/+181
* fix faad2 version checkWim Taymans2015-05-131-2/+2
* aggregator: Replace GMainContext with GAsyncQueueJan Alexander Steffens (heftig)2015-05-111-86/+42
* dashdemux: fetch wrong segment at the end of Periodxixi2015-03-151-1/+1
* d3dvideosink: release existing D3D swap chain on initRoman Nowicki2015-02-261-0/+4
* d3dvideosink: Don't initialize the render window swap chain while the device ...Sebastian Dröge2015-02-261-1/+6
* d3dvideosink: Deactivate the fallback buffer pool when replacing it during ca...Sebastian Dröge2015-02-261-1/+3
* d3dvideosink: Deactivate the fallback pool and unref the fallback buffer when...Sebastian Dröge2015-02-191-0/+4
* ksvideosrc: Fix buffer handlingNicolas Dufresne2015-02-183-14/+30
* tsdemux: Fix segment and segment event handling during seekingThiago Santos2015-02-132-10/+9
* resindvd: Don't send meaningless segment position downstreamJan Schmidt2015-02-081-11/+6
* tsdemux: don't mark streams as needing a new segment on flushAurélien Zanelli2015-02-051-10/+14
* glapi: fix compilation with latest MSVCLasse Laursen2015-01-171-2/+2
* uridownloader: a few leak fixesVincent Penquerc'h2015-01-161-1/+6
* fragment: fix caps and buffer leaks in get_propertyVincent Penquerc'h2015-01-161-2/+2
* hlsdemux: remove unused fragments_cache fieldVincent Penquerc'h2015-01-161-1/+0
* hlsdemux: a few leak fixesVincent Penquerc'h2015-01-161-0/+4
* bayer2rgb: take into account filter in transform_caps functionTim-Philipp Müller2014-12-221-2/+12
* 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