summaryrefslogtreecommitdiff
path: root/gst/typefind
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Pass the code through codespellThibault Saunier1-8/+8
2019-07-23typefindfunctions: Check for NULL return of gst_type_find_peek() instead of s...Sebastian Dröge1-0/+3
2019-07-22typefind: Add typefind functions for fcpxml, xmel and otio file formatsThibault Saunier1-0/+70
2019-07-10Revert "typefind: Hold off making suggestions too early for MPEG based formats"Thibault Saunier1-36/+8
2019-07-09typefind: Hold off making suggestions too early for MPEG based formatsThomas Bluemel1-8/+36
2019-05-13doc: Port to hotdocThibault Saunier1-0/+1
2019-05-02typefindfunctions: Add support HEIF file format findingSeungha Yang1-0/+10
2019-01-29typefindfunctions: Add a function to typefind xges filesThibault Saunier1-0/+17
2018-12-28typefindfunctions: Extend MCC typefinder to also cover version 2.0Sebastian Dröge1-2/+29
2018-12-26typefind: Add SCC and MCC files supportJordan Petridis1-0/+4
2018-12-05typefind: Fix a maybe-uninitialized warningJan Alexander Steffens (heftig)1-1/+1
2018-07-06typefindfunctions: Bail out on huge EBML chunksEdward Hervey1-0/+5
2018-07-06typefindfunctions: Use guint32 for sizesEdward Hervey1-2/+5
2018-07-06typefindfunctions: Use types of same size/signednessEdward Hervey1-6/+6
2018-05-06typefindfunctions: fix tap typefinderTim-Philipp Müller1-1/+1
2018-05-05typefind: Add TAP and DMP files supportFabrizio Gennari1-0/+27
2018-04-25Meson: Generate pc file for all plugins in baseXavier Claessens1-0/+1
2018-01-03typefind: Fix mp3 typefinding with multiple different headersEdward Hervey1-5/+6
2017-12-08typefind: Avoid overflow calculation (image/quicktime)Edward Hervey1-0/+2
2017-12-08typefind: Avoid overflow calculationEdward Hervey1-0/+4
2017-12-07typefind: Fix previous commitEdward Hervey1-1/+1
2017-12-07typefind: Optimize qt/3gp typefindingEdward Hervey1-19/+18
2017-12-07typefind: wavpack: limit search in blocksizeEdward Hervey1-0/+3
2017-12-07typefind: Fix ico out-of-bound readEdward Hervey1-1/+1
2017-11-02typefind: Fix out-of-bound read in PNM typefinderEdward Hervey1-2/+11
2017-11-02typefindfunctions: fix off-by-one in webvtt typefinderTim-Philipp Müller1-1/+1
2017-10-30typefind: Use GST_READ_UINT32 macrosEdward Hervey1-2/+2
2017-10-30typefind: Fix out-of-bound memory accessEdward Hervey1-4/+4
2017-07-10typefind: Detect JPEG2000 codestreamsAaron Boxer1-0/+96
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-2/+0
2017-04-12No need for newlines in debug log statementsTim-Philipp Müller1-1/+1
2017-03-27typefind: Expand the search range for HLS detectionJan Schmidt1-3/+4
2017-02-14typefindfunctions: prevent unsigned int overflowHeekyoung Seo1-1/+1
2016-12-16encoding-profile: Fix documentation and port to gtk markdownThibault Saunier1-6/+6
2016-12-02typefind: add another test to itc typefinderReynaldo H. Verdejo Pinochet1-1/+10
2016-11-23typefind: bounds check windows ico detectionMatthew Waters1-0/+2
2016-11-21typefind: add typefinder for Apple/iTunes itc artwork filesReynaldo H. Verdejo Pinochet1-0/+63
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+8
2016-03-25typefind: Add a typefinder for WebVTT filesJan Schmidt1-0/+37
2016-03-25typefind: Reduce URI typefinder from MAX to LIKELYJan Schmidt1-1/+1
2016-02-20win32: remove outdated build cruftTim-Philipp Müller1-145/+0
2016-02-17typefind: strengthen check for valid H.263 picture layerReynaldo H. Verdejo Pinochet1-8/+14
2015-12-28typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...Sebastian Dröge1-3/+4
2015-10-01typefinding: minor clean-upTim-Philipp Müller1-4/+4
2015-10-01typefinding: mpeg-ts detection improvementPankaj Darak1-2/+7
2015-08-18typefindfunctions: Add typefinder for TTML+XMLSebastian Dröge1-0/+15
2015-08-15typefind: Make the H.264 typefind a tiny bit more lenient.Jan Schmidt1-2/+6
2015-07-22typefind: Treat *.umx (Unreal Music Package) as audio/x-modVille Skyttä1-1/+7
2015-07-16typefindfunctions: add DASH MPD typefinderTim-Philipp Müller1-0/+17
2015-07-06typefind: also check moof to recognize video/quicktimeThiago Santos1-0/+1