summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* videoaggregatorpad: implement skip_bufferMathieu Duponchelle2018-01-231-0/+24
* decklink: don't crash if there are no decklink devicesTim-Philipp Müller2018-01-231-0/+12
* decklink: don't limit number of devices to 16Tim-Philipp Müller2018-01-231-44/+48
* Update for renamed aggregator pad APITim-Philipp Müller2018-01-233-10/+10
* meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller2018-01-222-2/+5
* directsoundsrc: Don't dynamically load one DirectSound symbol at runtimeSebastian Dröge2018-01-222-41/+1
* wasapi: Rewrite most of the code to make it workNirbheek Chauhan2018-01-226-225/+696
* tests: camerabin: skip checks if we don't have encoders for the default formatTim-Philipp Müller2018-01-201-4/+7
* tests: ipcpipeline: fix struct initialisation warnings with clangTim-Philipp Müller2018-01-171-92/+75
* tests: remove test that's never been ported to 1.xTim-Philipp Müller2018-01-164-1834/+1
* hlsdemux: fix memory leak while updating master playlistJun Xie2018-01-161-0/+1
* lv2: fix inverted boolean propertiesTim-Philipp Müller2018-01-151-1/+1
* check: Update gitignoreEdward Hervey2018-01-112-1/+1
* mxfdemux: Remove useless checkEdward Hervey2018-01-111-3/+0
* kateenc: Refactoring for readability and leak fixingEdward Hervey2018-01-111-87/+92
* msdk: change plugin's descriptionVíctor Manuel Jáquez Leal2018-01-111-1/+1
* msdk: init the debug category for mpeg2decSreerenj Balachandran2018-01-101-0/+3
* msdk: Add mpeg2 decoderSreerenj Balachandran2018-01-105-0/+162
* srt: The pkgconfig is "srt", not "libsrt"Olivier Crête2018-01-091-3/+1
* srt: Include srt.h inside object headerOlivier Crête2018-01-092-1/+1
* player: doc update for set_subtitle_uri()Philippe Normand2018-01-071-1/+3
* decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame...Vivia Nikolaidou2018-01-042-2/+25
* decklink: Detect gaps on incoming stream times, issue warningsVivia Nikolaidou2018-01-044-0/+89
* Revert "WIP: Revert "Revert "decklink: Detect gaps on incoming stream times, ...Vivia Nikolaidou2018-01-044-82/+0
* Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou2018-01-045-462/+2
* Revert "WIP: Revert "Revert "timecodestamper: LTC from audio"""Vivia Nikolaidou2018-01-043-631/+44
* Revert "WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add"""Vivia Nikolaidou2018-01-042-12/+14
* Revert "decklinkaudiosrc: Extrapolate stream/hw reference timestamps when vid...Vivia Nikolaidou2018-01-042-25/+2
* decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame...Vivia Nikolaidou2018-01-042-2/+25
* WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add""Vivia Nikolaidou2018-01-042-14/+12
* WIP: Revert "Revert "timecodestamper: LTC from audio""Vivia Nikolaidou2018-01-043-44/+631
* WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou2018-01-045-2/+462
* WIP: Revert "Revert "decklink: Detect gaps on incoming stream times, issue wa...Vivia Nikolaidou2018-01-044-0/+82
* openh264dec: Remove useless checkEdward Hervey2018-01-031-1/+1
* hlssink2: Remove useless if statementEdward Hervey2018-01-031-2/+1
* kateenc: Fix memory leak in error casesEdward Hervey2018-01-031-0/+4
* srt: Remove platform dependent socket headersJustin Kim2018-01-036-8/+1
* nalutils: Fix Exponential-Golomb 'ue' parsingEdward Hervey2018-01-021-1/+1
* opencv: allow all future 3.4.x versionsTim-Philipp Müller2018-01-022-2/+2
* opencv: allow compilation against 3.4.xNicola Murino2018-01-022-2/+2
* player: transfer ownership of info propertiesPhilippe Normand2017-12-271-8/+4
* srtp: get ssrc for Application-Defined RTCP PacketJustin Kim2017-12-271-0/+4
* meson: skip translations if gettext is not availableTim-Philipp Müller2017-12-261-1/+5
* Fix typo in gstreamer-bad-audio-1.0.pcTim-Philipp Müller2017-12-241-1/+1
* gl: local libs should come first in Makefile.amTim-Philipp Müller2017-12-231-1/+1
* gl: arrange for finding headers and libs that have moved to -baseMark Nauwelaerts2017-12-231-0/+2
* festival: Don't forward all queriesNicolas Dufresne2017-12-201-0/+26
* audioaggregator: Don't leak padsEdward Hervey2017-12-201-1/+3
* adaptivedemux: fix pending_segment logJun Xie2017-12-201-2/+2
* shmsink: Block in preroll_wait on unlockOlivier Crête2017-12-191-13/+33