summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12androidmedia: Don't leak reference to GLContextamczerocopy-gl-wipEdward Hervey1-0/+5
2015-02-12androidmedia: Use the proper input stateEdward Hervey1-1/+1
2015-02-12amcviddec: Check if reconfiguration is needed after setting capsEdward Hervey1-0/+8
2015-02-12androidmedia: add direct rendering support to amcvideodecMatthieu Bouron19-20/+2317
2015-02-12androidmedia: split jni code to gstjniutils.cMatthieu Bouron4-583/+665
2015-02-12gl: Add/Update more debug statementsEdward Hervey8-61/+96
2015-02-12gl: Make glcontext debug category used in more placesEdward Hervey2-1/+7
2015-02-12glimagesink: Sprinkle more debugEdward Hervey1-2/+19
2015-02-12dashdemux: set proper stream type to streamsThiago Santos1-3/+3
2015-02-12audiomixer: calculate stream_time used to sync pad values correctlyTim-Philipp Müller1-4/+2
2015-02-12avfvideosrc: Only use the duration of the sample if it is validSebastian Dröge1-2/+4
2015-02-12adaptivedemux: track per-fragment bitrates.Mathieu Duponchelle2-20/+113
2015-02-11x265enc: Add support for 10bit 4:2:0 and 4:4:4 formatsSebastian Dröge1-12/+41
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge10-53/+71
2015-02-10camerabin examples: memory leak in camerabin examples codeSong Bing1-19/+34
2015-02-10camerabin examples: memory leak in camerabin examples codeSong Bing1-2/+8
2015-02-10openslesringbuffer: Only allocate at most half the number of internal buffers...Sebastian Dröge1-1/+5
2015-02-10decklinkvideosrc: Apply the diff between element and pipeline "base" time in ...Sebastian Dröge1-12/+13
2015-02-10decklinkvideosrc: Add the diff between the pipeline base time and when we sta...Sebastian Dröge1-0/+12
2015-02-10decklinkvideosink: Actually include the change mentioned in the last commitSebastian Dröge1-0/+12
2015-02-10decklinkvideo{src,sink}: Sample the internal clock immediately after starting...Sebastian Dröge1-9/+10
2015-02-10videoaggregator: When receiving timeout before caps, make sure to also advanc...Sebastian Dröge1-0/+1
2015-02-10aggregator: Pause srcpad task on flow errorsSebastian Dröge1-0/+9
2015-02-10videoaggregator: fix buffer selection when duration=-1Matthew Waters1-0/+19
2015-02-09decklink: Fix compiler warning with gccSebastian Dröge1-2/+2
2015-02-09decklink{audio,video}src: Implement clock slaving if the pipeline clock is no...Sebastian Dröge5-55/+161
2015-02-09decklinkaudio{src,sink}: Only start streams / scheduled playback if there is ...Sebastian Dröge2-4/+4
2015-02-09decklinkaudiosrc: Don't provide a clockSebastian Dröge1-20/+0
2015-02-09decklinkaudiosink: Throttle reading from the ringbufferSebastian Dröge1-0/+60
2015-02-09decklinkaudiosink: Start scheduled playback when going to PLAYINGSebastian Dröge1-6/+35
2015-02-09vtdec: fix texture sharing on iOSAlessandro Decina2-45/+101
2015-02-09libgstgl: set user data and GDestroyNotify for wrapped texturesAlessandro Decina1-2/+2
2015-02-08decklink{audio,video}src: Take the capture times from the pipeline clockSebastian Dröge4-43/+61
2015-02-08videoaggregator: don't set element factory detailsTim-Philipp Müller1-8/+0
2015-02-08dvdspu: some optimizationsRob Clark1-14/+23
2015-02-08dvdspu: Avoid warning if the video for a still frame arrives after the SPUJan Schmidt1-0/+3
2015-02-08resindvd: Don't send meaningless segment position downstreamJan Schmidt1-11/+6
2015-02-06Revert "aiffparse: make sure we have data before handling sink event"Luis de Bethencourt1-5/+0
2015-02-06aiffparse: make sure we have data before handling sink eventLuis de Bethencourt1-0/+5
2015-02-06audiomixer: remove now-unused base_time field in object structureTim-Philipp Müller1-3/+1
2015-02-06aggregator: Streamline latency calculationsSebastian Dröge1-18/+7
2015-02-06aggregator: If upstream has no max latency but the subclass has, take the sub...Sebastian Dröge1-2/+4
2015-02-06aggregator: Fix min>max latency error checkSebastian Dröge1-19/+35
2015-02-06aggregator: Don't add the latency property to the max latencySebastian Dröge1-6/+1
2015-02-06glproto/vao: only supported in core for ES 3.0+Matthew Waters1-1/+1
2015-02-05faac: relace parsed with framed in aac capsThiago Santos1-6/+3
2015-02-05faac: fix output caps to negotiate with some muxersThiago Santos1-3/+8
2015-02-05tests: compositor: add unit test for proper segment.base handlingTim-Philipp Müller1-0/+65
2015-02-05tests: audiomixer: add unit test for proper segment.base handlingTim-Philipp Müller1-0/+65
2015-02-05audiomixer: Remove weird and wrong segment handlingSebastian Dröge1-34/+0