summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* webrtc: fix memory leakSam Gigliotti2018-07-191-0/+1
* compositor: Update conversion info in property setterSeungha Yang2018-07-181-4/+4
* curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson2018-07-171-1/+10
* webrtc: Add some ssrc to caps in the unit test.Jan Schmidt2018-07-151-2/+2
* webrtc: Add a warning in sdp_media_from_transceiver()Jan Schmidt2018-07-151-3/+7
* webrtc: Fix memory leakJan Schmidt2018-07-141-0/+1
* webrtc: Clean up and fix transportsendbinJan Schmidt2018-07-142-184/+241
* webrtc: Move dtlssrtpenc state managementJan Schmidt2018-07-142-2/+17
* webrtc/dtlstransport: Add more debug. Rename categoryJan Schmidt2018-07-141-1/+1
* opencv: Fix build for opencv >= 3.4.2Thibault Saunier2018-07-143-0/+9
* find_codec_preferences: use received capsMathieu Duponchelle2018-07-121-2/+5
* glvideomixer: fix default placement when different sized outputMatthew Waters2018-07-121-6/+7
* glvideomixer: Moves the objects to zero on z axisDaniel Klamt2018-07-121-8/+8
* glvideomixer: Fix coding styleNicolas Dufresne2018-07-101-3/+3
* glvideomixer: Add missing string.h includeNicolas Dufresne2018-07-101-0/+1
* decklink: keep the internal time we send to decklink always increasingMatthew Waters2018-07-102-0/+6
* gl/utils: fix matrix conversion for column majornessMatthew Waters2018-07-101-4/+4
* Moved the pad offset and aspect ratio to a matrix so it will be added in view...Daniel Klamt2018-07-101-12/+14
* closedcaption: Fix compilation on older compilersArun Raghavan2018-07-091-1/+2
* bluez: Expose transport volume as a property on avdtpsrcArun Raghavan2018-07-093-0/+50
* msdkdec: Fix latency calculationSreerenj Balachandran2018-07-031-1/+1
* msdk: Set 16 bit alignment for widthSreerenj Balachandran2018-07-023-11/+11
* msdkdec: avoid early destruction of frame in dynamic resolution changeSreerenj Balachandran2018-07-021-0/+6
* msdkdec: vc1: Fix handling of advanced profile elementary streamSreerenj Balachandran2018-07-021-4/+6
* msdkdec: Fix advanced profile vc1 decode when codec_data presentsSreerenj Balachandran2018-07-021-8/+24
* msdkdec: Fix the PTS of output framesSreerenj Balachandran2018-07-021-2/+46
* msdkdec: Remove dead codeSreerenj Balachandran2018-07-022-7/+0
* msdk: dec: Add dynamic-configuration change supportSreerenj Balachandran2018-07-023-96/+334
* player: Avoid trying to join the player thread from itselfRoland Jon2018-07-021-1/+4
* webrtc: Explicitly initialise mutex and conditionJan Schmidt2018-07-011-0/+5
* webrtc: Move the transportsendbin pad block removalJan Schmidt2018-06-301-13/+15
* aomenc: Handle 8 bit_depth images with AOM_IMG_FMT_HIGHBITDEPTH enabledSean-Der2018-06-291-4/+16
* aomenc: Add support for 10/12bit decodingSean-Der2018-06-291-5/+103
* ivfparse: Add the AV01 FOURCC for parsing AV1 IVFsGeorg Ottinger2018-06-291-1/+9
* meson: Add fallback for openh264 dependencyThibault Saunier2018-06-281-1/+2
* webrtc: Clean up pad block allocs on dispose.Jan Schmidt2018-06-271-16/+27
* webrtc: Don't deadlock on block pads on shutdownJan Schmidt2018-06-271-6/+12
* winks: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-243-15/+7
* msdk: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-242-24/+14
* libs: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-244-24/+22
* videoaggregator: Update for g_type_class_add_private() deprecation in recent ...Tim-Philipp Müller2018-06-241-18/+21
* gl: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-243-29/+12
* vulkan: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-247-66/+42
* soundtouch: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-242-11/+5
* dtls: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-243-26/+19
* webrtc: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-244-39/+24
* uvch264src: get rid of unnecessary private structTim-Philipp Müller2018-06-242-154/+142
* jpegformat: get rid of unnecessary private structsTim-Philipp Müller2018-06-234-188/+154
* ext/closedcaption/misc.h: Transform into UTF-8Olivier Crête2018-06-211-1/+1
* decklink: Fix warning about HRESULT not being unsigned intNirbheek Chauhan2018-06-201-1/+1