summaryrefslogtreecommitdiff
path: root/gst/typefind
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-12typefindfunctions: aac: don't try to unref NULL capsTim-Philipp Müller1-1/+1
2012-11-11typefinding: improve AAC LOAS typefindingTim-Philipp Müller1-33/+108
2012-11-11typefinding: improve wavpack typefinderTim-Philipp Müller1-5/+29
2012-11-11typefinding: fix block size calculation in wavpack typefinderTim-Philipp Müller1-2/+2
2012-11-07typefind: isml is iso-fragmented video/quicktimeThiago Santos1-0/+6
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-06-11typefind: probe for DVD ISO files, to avoid matching H.264Vincent Penquerc'h1-0/+28
2012-05-13typefinding, ogg: don't bother with annodex media typesTim-Philipp Müller1-15/+7
2012-04-28typefinding: more fine-grained matroska/webm typefindingTim-Philipp Müller1-53/+231
2012-04-15typefinding: more fine-grained ogg typefindingTim-Philipp Müller1-14/+109
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-30typefind: Use unchecked byte reader methods where possibleEdward Hervey1-4/+4
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-4/+17
2012-02-10typefindfunctions: make h264 typefinder more picky when returning "likely" pr...Tim-Philipp Müller1-2/+16
2012-02-08typefindfunctions: minor cosmetic changeTim-Philipp Müller1-2/+1
2012-02-02typefindfunctions, subparse: fix for gst_type_find_register() API changeTim-Philipp Müller1-243/+129
2011-12-09Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-3/+5
2011-12-09typefindfunctions: only typefind text with a BOM as text/utf16 or text/utf32Tim-Philipp Müller1-3/+5
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-4/+4
2011-12-02various: typo fixesPiotr Fusik1-4/+4
2011-11-28Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2-1/+160
2011-11-28typefindfunctions: Fix compiler warningPhilippe Normand1-2/+2
2011-11-28typefind: fix build errorAlexey Fisher1-0/+2
2011-11-28typefind: typefind UTF-16 and UTF-32Vincent Penquerc'h2-1/+158
2011-10-28Merge branch 'master' into 0.11Wim Taymans1-1/+3