summaryrefslogtreecommitdiff
path: root/gst-libs/gst/riff
AgeCommit message (Expand)Author
2021-09-24Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" su...Thibault Saunier
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller
2020-10-23Meson: Use pkg-config generatorXavier Claessens
2020-05-18riff-media: add H.265Nicola Murino
2019-10-13Remove autotools build systemTim-Philipp Müller
2019-10-08riff: add mapping for CineForm codecTim-Philipp Müller
2019-08-30Pass the code through codespellThibault Saunier
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan
2018-05-18libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot
2018-03-13riff: GST_EXPORT -> GST_RIFF_APITim-Philipp Müller
2017-11-02riff-media: Handle strf_data being NULLEdward Hervey
2017-10-05meson: remove vs_module_defsHavard Graff
2017-05-16riff: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller
2017-04-13meson: Pass --c-include accordingly to GIR buildsRico Tzschichholz
2017-03-10docs: Convert gtkdoc comments to markdownThibault Saunier
2017-01-20riff-media: Don't divide block align by zero channelsSebastian Dröge
2017-01-18riff-media: Don't recurse in for nested WAVEFORMATEXSebastian Dröge
2017-01-15riff-media: Check for valid channels/rate before using the valuesSebastian Dröge
2016-12-20riff-media: Fix up last commitSebastian Dröge
2016-12-20riff: add ADPCM_G722 supportNicola Murino
2016-11-26riff-media: Check if caps are NULL before using them for the first time, not ...Sebastian Dröge
2016-11-16riff: Extract bpp from the strf for vnmcSebastian Dröge
2016-11-09meson: Generate girsThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-02riff: Remove sample rate and channel count boundaries in capsCarlos Rafael Giani
2016-05-24g-i: pass compiler env to g-ir-scannerTim-Philipp Müller
2016-02-20win32: remove outdated build cruftTim-Philipp Müller
2016-01-03riff: Add missing closing parenthesis to GST_RIFF_WAVE_FORMAT_ANTEX_ADPCMESebastian Dröge
2016-01-02riff-ids: remove trailing whitespaceStefan Sauer
2016-01-02riff-ids: fix two swapped idsStefan Sauer
2015-12-12riff: add FourCC aliasesLuis de Bethencourt
2015-12-12riff: use defined FourCCLuis de Bethencourt
2015-12-02riff: 'DXSA' is the same as 'DXSB'Edward Hervey
2015-06-16gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne
2015-06-16gi: Don't produce gir and typlib for GstRiffNicolas Dufresne
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-03-31introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey
2015-03-26riff: Add FLLR tagDavid Schleef
2014-12-18riff-media: Error out early if we observe an invalid audio formatSebastian Dröge
2014-12-18riff: Also handle invalid block aligns for raw audioSebastian Dröge
2014-10-14riff-media: allow more channel_masksPeter G. Baum
2014-08-29riff: Recognize RF64 as RIFF filePeter G. Baum
2014-07-03riff: Print invalid fourcc in error message in hexSebastian Rasmussen
2014-01-19riff: Fix G726 caps creationNicola Murino
2014-01-08riff: Add G726 ADPCM supportNicola Murino
2014-01-05riff: remove new parse_ncdt api againStefan Sauer
2014-01-04riff: fix indentation messup from previous commitStefan Sauer
2014-01-04riff: add support for nikon tagsStefan Sauer