summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-20videoaggregator: Don't wait if input buffer is after outputOlivier Crête1-2/+1
2016-05-20ahc: fix potential NULL derefMartin Kelly1-10/+12
2016-05-19ahc: fix typo in doc blurbMartin Kelly1-1/+1
2016-05-19adaptivedemux: fix pending tags leakGuillaume Desmottes1-0/+2
2016-05-19kmssink: chain up finalize methodGuillaume Desmottes1-0/+3
2016-05-19examples: opencv: typo fixMartin Kelly2-2/+2
2016-05-18lv2: support CVPortsStefan Sauer7-37/+169
2016-05-18lv2: use _OBJECT log variants and lower log level when processingStefan Sauer2-7/+7
2016-05-17dvbsrc: move ISDB-T bandwidth check to _is_valid_bandwidth()Reynaldo H. Verdejo Pinochet1-5/+4
2016-05-17dvbsrc: add '0' as a valid value for bandwidthReynaldo H. Verdejo Pinochet1-2/+6
2016-05-17dvbsrc: factor out and reuse DVB-T/T2 bandwidth checksReynaldo H. Verdejo Pinochet1-20/+37
2016-05-17dvb/parsechannels: recognize additional bandwidths at zap parsingReynaldo H. Verdejo Pinochet1-0/+6
2016-05-16videoaggregator: canonicalise function namesTim-Philipp Müller4-125/+129
2016-05-15lv2: cleanup the predicatesStefan Sauer2-9/+6
2016-05-15lv2: tweak enum loggingStefan Sauer1-2/+3
2016-05-15lv2: generate enums from scalepointsStefan Sauer2-8/+94
2016-05-15lv2: reduce log spam for property boundsStefan Sauer1-4/+8
2016-05-15lv2: remove lv2_symbol_predStefan Sauer2-5/+0
2016-05-15lv2: remove leftover FIMEStefan Sauer1-1/+0
2016-05-15dvbsrc: special case detection when DVB-T and T2 seem validReynaldo H. Verdejo Pinochet1-10/+26
2016-05-15dvbsrc: add transmission mode check for DTMBReynaldo H. Verdejo Pinochet1-0/+8
2016-05-15dvb/parsechannels: use proper fe_spectral_inversion enum identifiersReynaldo H. Verdejo Pinochet1-3/+3
2016-05-15dvbsrc: explicitly disable stream filter for invalid idsReynaldo H. Verdejo Pinochet1-0/+1
2016-05-15dvb/parsechannels: do not assume DVB-T from zap file aloneReynaldo H. Verdejo Pinochet1-2/+11
2016-05-15dvbsrc: consider transmission mode for delsys autodetectionReynaldo H. Verdejo Pinochet1-1/+3
2016-05-15dvbsrc: factor out transmission mode check against delsysReynaldo H. Verdejo Pinochet1-17/+34
2016-05-15dvbsrc: improve delivery system autodetectionReynaldo H. Verdejo Pinochet1-15/+36
2016-05-15dvbsrc: add modulation checks for DVB-T and T2Reynaldo H. Verdejo Pinochet1-0/+8
2016-05-15ladspa: use _OBJECT log variants for plugin_initStefan Sauer1-14/+13
2016-05-15lv2: add registry cachingStefan Sauer7-103/+176
2016-05-15lv2: implemnt the map-extensionStefan Sauer2-3/+34
2016-05-15lvs: add require_feature checksStefan Sauer3-6/+40
2016-05-15compositor: Check if we get a valid display ratioEdward Hervey1-7/+8
2016-05-15rtmpsrc: Remove dead assignmentsEdward Hervey1-8/+6
2016-05-15player: Add uri-loaded signal that is fired whenever a new URI is actually lo...Sebastian Dröge1-0/+39
2016-05-15opencv/facedetect: fix the build with opencv 3.1.0Matthew Waters1-3/+7
2016-05-15build: add removed example dir to CRUFT_DIRSTim-Philipp Müller1-0/+1
2016-05-15docs: Update for git masterSebastian Dröge75-163/+293
2016-05-15rawparse: Add unaligned raw audio parsing to audioparse and add new elementCarlos Rafael Giani6-0/+230
2016-05-15gldisplay: demote no platform display debug to infoMatthew Waters1-2/+1
2016-05-15.gitignore: remove non-existent directoryMatthew Waters1-1/+0
2016-05-15mpegdemux: Handle system header when scanning for timestamps.Jan Schmidt1-4/+28
2016-05-15mpegdemux: Fix backward timestamp scan on small files.Jan Schmidt1-2/+7
2016-05-15mpegdemux: don't do bogus adjustments on seek if we have no first_ptsTim-Philipp Müller1-1/+1
2016-05-14configure: check for shm_open() in OpenBSDAlex-P. Natsios1-0/+3
2016-05-14gltransformation: use the affine transformation meta if available downstreamMatthew Waters2-29/+125
2016-05-14gl: take the affine transformation in NDCMatthew Waters7-33/+115
2016-05-14glbasemixer: actually attempt to propose an allocation upstreamMatthew Waters2-100/+151
2016-05-13lv2: add a source pluginStefan Sauer5-10/+707
2016-05-13lv2: add support for host featuresStefan Sauer1-1/+42