index
:
gstreamer/gst-plugins-base
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
typefind
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
Pass the code through codespell
Thibault Saunier
1
-8
/
+8
2019-07-23
typefindfunctions: Check for NULL return of gst_type_find_peek() instead of s...
Sebastian Dröge
1
-0
/
+3
2019-07-22
typefind: Add typefind functions for fcpxml, xmel and otio file formats
Thibault Saunier
1
-0
/
+70
2019-07-10
Revert "typefind: Hold off making suggestions too early for MPEG based formats"
Thibault Saunier
1
-36
/
+8
2019-07-09
typefind: Hold off making suggestions too early for MPEG based formats
Thomas Bluemel
1
-8
/
+36
2019-05-13
doc: Port to hotdoc
Thibault Saunier
1
-0
/
+1
2019-05-02
typefindfunctions: Add support HEIF file format finding
Seungha Yang
1
-0
/
+10
2019-01-29
typefindfunctions: Add a function to typefind xges files
Thibault Saunier
1
-0
/
+17
2018-12-28
typefindfunctions: Extend MCC typefinder to also cover version 2.0
Sebastian Dröge
1
-2
/
+29
2018-12-26
typefind: Add SCC and MCC files support
Jordan Petridis
1
-0
/
+4
2018-12-05
typefind: Fix a maybe-uninitialized warning
Jan Alexander Steffens (heftig)
1
-1
/
+1
2018-07-06
typefindfunctions: Bail out on huge EBML chunks
Edward Hervey
1
-0
/
+5
2018-07-06
typefindfunctions: Use guint32 for sizes
Edward Hervey
1
-2
/
+5
2018-07-06
typefindfunctions: Use types of same size/signedness
Edward Hervey
1
-6
/
+6
2018-05-06
typefindfunctions: fix tap typefinder
Tim-Philipp Müller
1
-1
/
+1
2018-05-05
typefind: Add TAP and DMP files support
Fabrizio Gennari
1
-0
/
+27
2018-04-25
Meson: Generate pc file for all plugins in base
Xavier Claessens
1
-0
/
+1
2018-01-03
typefind: Fix mp3 typefinding with multiple different headers
Edward Hervey
1
-5
/
+6
2017-12-08
typefind: Avoid overflow calculation (image/quicktime)
Edward Hervey
1
-0
/
+2
2017-12-08
typefind: Avoid overflow calculation
Edward Hervey
1
-0
/
+4
2017-12-07
typefind: Fix previous commit
Edward Hervey
1
-1
/
+1
2017-12-07
typefind: Optimize qt/3gp typefinding
Edward Hervey
1
-19
/
+18
2017-12-07
typefind: wavpack: limit search in blocksize
Edward Hervey
1
-0
/
+3
2017-12-07
typefind: Fix ico out-of-bound read
Edward Hervey
1
-1
/
+1
2017-11-02
typefind: Fix out-of-bound read in PNM typefinder
Edward Hervey
1
-2
/
+11
2017-11-02
typefindfunctions: fix off-by-one in webvtt typefinder
Tim-Philipp Müller
1
-1
/
+1
2017-10-30
typefind: Use GST_READ_UINT32 macros
Edward Hervey
1
-2
/
+2
2017-10-30
typefind: Fix out-of-bound memory access
Edward Hervey
1
-4
/
+4
2017-07-10
typefind: Detect JPEG2000 codestreams
Aaron Boxer
1
-0
/
+96
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-2
/
+0
2017-04-12
No need for newlines in debug log statements
Tim-Philipp Müller
1
-1
/
+1
2017-03-27
typefind: Expand the search range for HLS detection
Jan Schmidt
1
-3
/
+4
2017-02-14
typefindfunctions: prevent unsigned int overflow
Heekyoung Seo
1
-1
/
+1
2016-12-16
encoding-profile: Fix documentation and port to gtk markdown
Thibault Saunier
1
-6
/
+6
2016-12-02
typefind: add another test to itc typefinder
Reynaldo H. Verdejo Pinochet
1
-1
/
+10
2016-11-23
typefind: bounds check windows ico detection
Matthew Waters
1
-0
/
+2
2016-11-21
typefind: add typefinder for Apple/iTunes itc artwork files
Reynaldo H. Verdejo Pinochet
1
-0
/
+63
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+8
2016-03-25
typefind: Add a typefinder for WebVTT files
Jan Schmidt
1
-0
/
+37
2016-03-25
typefind: Reduce URI typefinder from MAX to LIKELY
Jan Schmidt
1
-1
/
+1
2016-02-20
win32: remove outdated build cruft
Tim-Philipp Müller
1
-145
/
+0
2016-02-17
typefind: strengthen check for valid H.263 picture layer
Reynaldo H. Verdejo Pinochet
1
-8
/
+14
2015-12-28
typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...
Sebastian Dröge
1
-3
/
+4
2015-10-01
typefinding: minor clean-up
Tim-Philipp Müller
1
-4
/
+4
2015-10-01
typefinding: mpeg-ts detection improvement
Pankaj Darak
1
-2
/
+7
2015-08-18
typefindfunctions: Add typefinder for TTML+XML
Sebastian Dröge
1
-0
/
+15
2015-08-15
typefind: Make the H.264 typefind a tiny bit more lenient.
Jan Schmidt
1
-2
/
+6
2015-07-22
typefind: Treat *.umx (Unreal Music Package) as audio/x-mod
Ville Skyttä
1
-1
/
+7
2015-07-16
typefindfunctions: add DASH MPD typefinder
Tim-Philipp Müller
1
-0
/
+17
2015-07-06
typefind: also check moof to recognize video/quicktime
Thiago Santos
1
-0
/
+1
[next]