summaryrefslogtreecommitdiff
path: root/gst/typefind
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-11typefinding: check for full UTF-8 BOM in MSS typefinderTim-Philipp Müller1-2/+2
2015-06-11typefindfunctions: UTF-8 MSS Manifest detection supportPhilippe Normand1-11/+23
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-26typefinding: don't read more data than needed in MSS typefinderTim-Philipp Müller1-1/+2
2015-04-26typefinding: detect MSS manifests without using g_convert()Tim-Philipp Müller1-44/+64
2014-11-26typefindfunctions: detect mp4 common file format variantTim-Philipp Müller1-0/+6
2014-11-25typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller1-5/+11
2014-11-25typefindfunctions: add audio/audible typefinderJonathan Matthew1-0/+26
2014-11-09typefind: recognize Apple Core Audio FormatPeter G. Baum1-0/+2
2014-10-30typefind: remove unneeded testVincent Penquerc'h1-2/+0
2014-10-17typefind: use gslice for typefine dataStefan Sauer1-7/+5
2014-10-07typefindfunctions: Remove leftover #define from 0.10Danny Song1-4/+0
2014-09-17typefind: correct the condition for irap flagRavi Kiran K N1-1/+1
2014-08-25typefinding: tighten checks for 'freeform mp3' a littleTim-Philipp Müller1-0/+6
2014-06-26typefind: Bump iso mp4 typefinder to PRIMARY. Add mp4 extension hint.Jan Schmidt1-2/+2
2014-04-10typefind: remove pointless checks for data being NULLVincent Penquerc'h1-2/+2
2014-03-05typefindfunctions: lower H.263 typefinder max probabilityTim-Philipp Müller1-3/+3
2014-01-05typefind: add support of BWF RF64 a 64bit wav variantStefan Sauer1-0/+2
2013-12-17pbutils: add typefinder and descriptions for audio/x-xiStefan Sauer1-0/+3
2013-11-23typefind: Add typefinder for OpenEXRSebastian Dröge1-0/+29
2013-11-14typefind: Fix identification of some MPEG filesReynaldo H. Verdejo Pinochet1-3/+6
2013-10-01typefind: Add typefind function for H265Sreerenj Balachandran1-0/+95
2013-09-04typefind: Added "dash" and "avc3" fourCC codes to qt_type_find.Alex Ashley1-1/+4
2013-08-22typefind: Add typefinder for video/x-pvaSebastian Dröge1-3/+28
2013-08-19typefind: improved and extended typefinder for module music formatsCarlos Rafael Giani1-41/+183
2013-08-16Revert "typefind: improved and extended typefinder for module music formats"Sebastian Dröge1-182/+40
2013-08-16typefind: improved and extended typefinder for module music formatsCarlos Rafael Giani1-40/+182
2013-08-15typefind: ADTS/AAC, find more aac sync to select correctlyJie Yang1-3/+32
2013-08-12typefind: Add typefind function for WebP image formatSreerenj Balachandran1-0/+2
2013-07-25typefinding: don't detect mp3 based on just a few bitsTim-Philipp Müller1-8/+8
2013-07-01typefind: avoid too low mpeg/ts probability on small amount of dataVincent Penquerc'h1-0/+13
2013-05-24typefind: Ensure we have enough data when reading the sync marker in the AAC/...Sebastian Dröge1-1/+1
2013-05-22typefind: Add variant=itu to the h263 typefinder capsSebastian Dröge1-1/+2
2013-05-08typefind: fix detection of HLS playlists with alternative renditionsAndoni Morales Alastruey1-1/+2
2013-04-28typefindfunctions: minor SSA typefinder clean-upTim-Philipp Müller1-4/+4
2013-04-24typefindfunctions: fix crash in new MSS typefinderTim-Philipp Müller1-0/+3
2013-04-23typefind: add smoothstreaming manifest typefindingThiago Santos1-0/+122
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-22typefinding: fix y4m capsTim-Philipp Müller1-2/+16
2013-02-21typefindfunctions: recognize SVC and MVC nal units in h264 streamsSreerenj Balachandran1-9/+17
2013-02-13typefinding: add parsed=true to mp3 and mpeg2 video ES capsTim-Philipp Müller1-2/+3
2013-01-15typefinding: add typefind functions for SBC audioTim-Philipp Müller1-0/+62
2012-12-16typefinding: detect stand-alone SSA/ASS subtitle filesTim-Philipp Müller1-0/+90