summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: fix lib and cflags order in Makefile.am1.8Tim-Philipp Müller2016-11-201-17/+15
* applemedia: error out if the uri property is not setMatthew Waters2016-11-201-0/+6
* vmncdec: Sanity-check width/height before using itSebastian Dröge2016-11-201-1/+5
* dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge2016-11-141-3/+4
* dtls: Fix compiler warnings with openssl 1.1 or newerSebastian Dröge2016-11-122-10/+19
* dtls: port to OpenSSL 1.1.0Daiki Ueno2016-11-122-9/+93
* dtls: Use unique names for internal elements to ease debuggingSantiago Carot-Nemesio2016-11-122-6/+6
* tsdemux: handle a NULL name in DVB short event descriptorGraham Leggett2016-11-011-6/+16
* mpegtsmux: fix buffer size mismatch in M2TS modeVincent Penquerc'h2016-10-251-1/+25
* decklink: Fix-up last commit that was not meant to be pushed yetSebastian Dröge2016-09-302-29/+31
* decklink: Require a clock when going from PAUSED_TO_PLAYING and don't crash i...Sebastian Dröge2016-09-302-33/+77
* Revert "decklinkvideosink: Scale down scheduled frame times to milliseconds"Sebastian Dröge2016-09-301-6/+1
* player: Don't change state to PLAYING immediately if a seek is pendingSebastian Dröge2016-09-301-1/+2
* openjpegdec: Properly offset and shift for all formats when convertingSebastian Dröge2016-09-301-133/+114
* h265parse: Fix parsing of multiple NALs in the hvcC boxKyungyong Kim2016-09-301-1/+2
* configure: fix --disable-externalTim-Philipp Müller2016-09-231-0/+1
* dvbsuboverlay: map with READWRITE for overlay blendHyunjun Ko2016-09-141-1/+1
* applemedia: Conditionally compile qtkitvideosrcSebastian Dröge2016-09-013-3/+17
* decklinkvideosink: Scale down scheduled frame times to millisecondsSebastian Dröge2016-09-011-1/+6
* Release 1.8.31.8.3Sebastian Dröge2016-08-1982-616/+714
* Update .po filesSebastian Dröge2016-08-1940-40/+40
* avfassetsrc: Don't escape the URI another time in another location tooSergei Saveliev2016-08-171-5/+2
* aiffparse: keep end_offset when seekingBernhard Miller2016-08-161-0/+9
* dvdspu: don't crash if video frame could not be mappedTim-Philipp Müller2016-08-161-1/+3
* amc: Fix call to realloc() to allocate the correct size of itemsSebastian Dröge2016-08-161-1/+2
* amc: If we find multiple codecs with the same name, just merge themSebastian Dröge2016-08-161-3/+35
* amc: Use a GQueue for O(1) append instead of a GListSebastian Dröge2016-08-161-6/+6
* amc: Print generated raw/encoded caps in debug logsSebastian Dröge2016-08-161-0/+4
* glcontext: fix get_current_gl_api() on win32Matthew Waters2016-08-161-2/+2
* qt: Disable qmlglsrc element in 1.8Jan Schmidt2016-08-162-8/+1
* qt: Use wglShareLists() workaround unconditionally.Jan Schmidt2016-08-161-2/+6
* qt: Move debug statement to after the category initJan Schmidt2016-08-161-2/+1
* qt: implement qmlglsrc for qml view grabHaihua Hu2016-08-169-161/+1401
* qt: fix build some more when QPA is not availableTim-Philipp Müller2016-08-162-2/+1
* qmlglsink: Fix build error when don't have QPA installed.Haihua Hu2016-08-162-3/+6
* qmlglsink: add win32 supportMatthew Waters2016-08-162-41/+91
* qml: Enable qmlglsink for eglfsSergey Borovkov2016-08-163-21/+34
* qmlglsink: propagate GL context creation failure upwardsMatthew Waters2016-08-161-2/+8
* qmlglsink: also allow wayland-egl as a platform nameMatthew Waters2016-08-161-1/+4
* qmlglsink: Add Wayland supportHaihua Hu2016-08-163-0/+16
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-08-161-2/+1
* winks: Fix RGB frame flipping and postprocessingJan Schmidt2016-08-165-14/+32
* winks: Give the ksvideosrc PRIMARY rankJan Schmidt2016-08-161-1/+1
* winks: Fix swapped RGBx/RGB caps mapping, and endianness.Jan Schmidt2016-08-161-3/+3
* winks: Port to MSVC and pretend to be Windows XPNirbheek Chauhan2016-08-163-2/+9
* openh264: fix up for API changes in v1.6.0Tim-Philipp Müller2016-08-133-12/+47
* g-i: pass compiler env to g-ir-scannerTim-Philipp Müller2016-08-134-1/+6
* tests: adaptivedemux: only check for data length after seekThiago Santos2016-07-262-0/+21
* adaptivedemux: Add more safeguards around state changes.Jan Schmidt2016-07-262-3/+59
* adaptivedemux: More locking/switching fixesJan Schmidt2016-07-261-0/+5