summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* av1enc: Implement latency settingOlivier Crête2018-07-261-6/+18
* av1enc: Propagate flags from encoder to GstBufferOlivier Crête2018-07-261-0/+6
* av1enc: Implement finish for EOSOlivier Crête2018-07-261-5/+38
* av1enc: Return downstream error from pushOlivier Crête2018-07-261-1/+4
* waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell.Matteo Valdina2018-07-255-14/+44
* ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILESJan Schmidt2018-07-221-5/+11
* ladspa: Don't try and load every file as a pluginJan Schmidt2018-07-221-0/+12
* webrtc: fix memory leakSam Gigliotti2018-07-191-0/+1
* curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson2018-07-171-1/+10
* 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-141-0/+17
* 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
* 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
* 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
* 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
* 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
* ext/closedcaption/misc.h: Transform into UTF-8Olivier Crête2018-06-211-1/+1
* pitch: remove trailing whitespaces from previous commitMathieu Duponchelle2018-06-181-2/+2
* pitch: Flush only if there are unprocessed samplesSuhas Nayak2018-06-181-3/+5
* pitch: preserve seek event seqnumsMathieu Duponchelle2018-06-161-0/+4
* pitch: fix latency reportingMathieu Duponchelle2018-06-161-2/+0
* pitch: Fix single input buffer followed by EOSMathieu Duponchelle2018-06-161-3/+0
* vulkaninstance: add missing precondition to _open()Matthew Waters2018-06-131-0/+2
* webrtcbin: copy sticky events on our ghostpadsMathieu Duponchelle2018-05-291-0/+12
* closedcaption: Fix compilation without debuggingEdward Hervey2018-05-283-15/+43
* ceaccoverlay: New CEA-708 Closed Caption decoder and overlayerEdward Hervey2018-05-287-6/+4386
* closedcaption: fix meson buildTim-Philipp Müller2018-05-281-1/+8
* closedcaption: Add new "line 21 VBI" CC decoderEdward Hervey2018-05-284-1/+564
* closedcaption: zvbi: Add gst-debug category to zvbi codeEdward Hervey2018-05-283-7/+18
* closedcaption: zvbi: Disable unused legacy bit slicerEdward Hervey2018-05-282-2/+10
* closedcaption: zvbi: Enforce strict line21 CC detectionEdward Hervey2018-05-281-2/+11
* closedcaption: zvbi: Comment out bogus redefinitionEdward Hervey2018-05-281-9/+9