summaryrefslogtreecommitdiff
path: root/gst/typefind
Commit message (Expand)AuthorAgeFilesLines
* typefind: use new gst_type_find_suggest_empty_simple()Chris White2021-04-011-20/+20
* typefindfunctions: Consider the number and types of atoms found in a row for ...Sebastian Dröge2021-01-311-1/+17
* typefind: Fix debug category usageEdward Hervey2020-12-114-9/+5
* typefindfunctions: allow per features registrationStéphane Cerveau2020-12-108-431/+987
* typefind/xdgmime: Validate mimetypes to be valid GstStructure names before us...Sebastian Dröge2020-10-171-0/+26
* typefind: Consider MPEG-PS PSM to be a PES typeJan Schmidt2020-04-101-1/+1
* typefindfunctions: Fix otio typefinder to actually detect otio filesSebastian Dröge2020-04-061-2/+2
* typefindfunctions: Fix otio typefinder detecting anything with curly braces a...Sebastian Dröge2020-04-061-1/+1
* typefindfunctions: build gio xdgmime typefinder againTim-Philipp Müller2019-12-091-2/+9
* Remove autotools build systemTim-Philipp Müller2019-10-131-10/+0
* Pass the code through codespellThibault Saunier2019-08-301-8/+8
* typefindfunctions: Check for NULL return of gst_type_find_peek() instead of s...Sebastian Dröge2019-07-231-0/+3
* typefind: Add typefind functions for fcpxml, xmel and otio file formatsThibault Saunier2019-07-221-0/+70
* Revert "typefind: Hold off making suggestions too early for MPEG based formats"Thibault Saunier2019-07-101-36/+8
* typefind: Hold off making suggestions too early for MPEG based formatsThomas Bluemel2019-07-091-8/+36
* doc: Port to hotdocThibault Saunier2019-05-131-0/+1
* typefindfunctions: Add support HEIF file format findingSeungha Yang2019-05-021-0/+10
* typefindfunctions: Add a function to typefind xges filesThibault Saunier2019-01-291-0/+17
* typefindfunctions: Extend MCC typefinder to also cover version 2.0Sebastian Dröge2018-12-281-2/+29
* typefind: Add SCC and MCC files supportJordan Petridis2018-12-261-0/+4
* typefind: Fix a maybe-uninitialized warningJan Alexander Steffens (heftig)2018-12-051-1/+1
* typefindfunctions: Bail out on huge EBML chunksEdward Hervey2018-07-061-0/+5
* typefindfunctions: Use guint32 for sizesEdward Hervey2018-07-061-2/+5
* typefindfunctions: Use types of same size/signednessEdward Hervey2018-07-061-6/+6
* typefindfunctions: fix tap typefinderTim-Philipp Müller2018-05-061-1/+1
* typefind: Add TAP and DMP files supportFabrizio Gennari2018-05-051-0/+27
* Meson: Generate pc file for all plugins in baseXavier Claessens2018-04-251-0/+1
* typefind: Fix mp3 typefinding with multiple different headersEdward Hervey2018-01-031-5/+6
* typefind: Avoid overflow calculation (image/quicktime)Edward Hervey2017-12-081-0/+2
* typefind: Avoid overflow calculationEdward Hervey2017-12-081-0/+4
* typefind: Fix previous commitEdward Hervey2017-12-071-1/+1
* typefind: Optimize qt/3gp typefindingEdward Hervey2017-12-071-19/+18
* typefind: wavpack: limit search in blocksizeEdward Hervey2017-12-071-0/+3
* typefind: Fix ico out-of-bound readEdward Hervey2017-12-071-1/+1
* typefind: Fix out-of-bound read in PNM typefinderEdward Hervey2017-11-021-2/+11
* typefindfunctions: fix off-by-one in webvtt typefinderTim-Philipp Müller2017-11-021-1/+1
* typefind: Use GST_READ_UINT32 macrosEdward Hervey2017-10-301-2/+2
* typefind: Fix out-of-bound memory accessEdward Hervey2017-10-301-4/+4
* typefind: Detect JPEG2000 codestreamsAaron Boxer2017-07-101-0/+96
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-2/+0
* No need for newlines in debug log statementsTim-Philipp Müller2017-04-121-1/+1
* typefind: Expand the search range for HLS detectionJan Schmidt2017-03-271-3/+4
* typefindfunctions: prevent unsigned int overflowHeekyoung Seo2017-02-141-1/+1
* encoding-profile: Fix documentation and port to gtk markdownThibault Saunier2016-12-161-6/+6
* typefind: add another test to itc typefinderReynaldo H. Verdejo Pinochet2016-12-021-1/+10
* typefind: bounds check windows ico detectionMatthew Waters2016-11-231-0/+2
* typefind: add typefinder for Apple/iTunes itc artwork filesReynaldo H. Verdejo Pinochet2016-11-211-0/+63
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+8
* typefind: Add a typefinder for WebVTT filesJan Schmidt2016-03-251-0/+37
* typefind: Reduce URI typefinder from MAX to LIKELYJan Schmidt2016-03-251-1/+1