summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecparsers
AgeCommit message (Expand)AuthorFilesLines
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller9-2/+25
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-0/+1
2018-06-01codecparsers: mpeg2: don't mess the StartCode only packetsSreerenj Balachandran1-1/+1
2018-04-25h264parse: add constrained and progressive profilesGuillaume Desmottes1-2/+5
2018-03-13codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_APITim-Philipp Müller14-113/+156
2018-03-05h265parser: allow partial matching on range extension profileGuillaume Desmottes1-38/+114
2018-03-05h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2-2/+127
2018-03-05h265parser: parse extra profile fieldsGuillaume Desmottes2-1/+34
2018-03-05h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes2-0/+51
2018-02-21h264parser: Expose framerate even if fixed_frame_rate flag isn't setNicolas Dufresne1-1/+1
2018-01-30codecparser: vp8: Fix range decoder initSreerenj Balachandran1-1/+1
2018-01-02nalutils: Fix Exponential-Golomb 'ue' parsingEdward Hervey1-1/+1
2017-11-26codecparsers: mpegvideoparser: remove API that was deprecated 5 years agoTim-Philipp Müller2-255/+0
2017-10-05meson: remove vs_module_defsHavard Graff1-1/+0
2017-08-11codecparsers: make debug categories staticTim-Philipp Müller6-6/+6
2017-07-18codecparsers: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller11-25/+139
2017-07-04codecparsers: h264: flesh out documentation for GST_H264_PARSER_NO_NAL_ENDTim-Philipp Müller1-0/+9
2017-06-08jpeg2000sampling: fix critical when sampling is missing from capsVincent Penquerc'h1-1/+2
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier10-76/+49
2017-01-10codecparsers: remove problematic 'extern inline'Tim-Philipp Müller1-7/+7
2016-11-29codecparsers: h264parse: improve documentation commentaryAnton Eliasson1-26/+31
2016-11-29codecparsers: h264parse: docs spellcheckAnton Eliasson1-14/+14
2016-11-15Fix some MSVC warnings about const-nessScott D Phillips1-1/+1
2016-11-15Cast away const from GstMetaInfo in *_get_meta_info() functionsScott D Phillips1-2/+3
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+54
2016-08-19codecparsers: Explicitly export functions marked inlineNirbheek Chauhan1-7/+7
2016-07-01codecparsers: jpeg2000: don't allow 0 value for array access with i-1Tim-Philipp Müller1-1/+4
2016-07-01codecparsers: jpeg2000: fix possible out-of-bounds array accessTim-Philipp Müller1-4/+4
2016-06-28jpeg2000parse: fix typo in sampling checkLuis de Bethencourt1-1/+1
2016-06-24jpeg2000parse: use enums for colorspace and sampling, rather than stringsAaron Boxer3-0/+217
2016-06-21h264parse: fix default time_offset_lengthMichael Olbrich1-1/+1
2016-06-17codecparsers: drop all otherwizesReynaldo H. Verdejo Pinochet6-23/+23
2016-05-28h264parser: maintain minimal ABI compatTim-Philipp Müller2-0/+4
2016-05-28h264parser: Remove unused fps_num/fps_den fieldsSebastian Dröge2-23/+1
2016-04-15codecparsers: mpegvideo: Parse more slice header fieldsSreerenj Balachandran2-4/+15
2016-04-15codecparsers: mpegvideo: Add vbv_delay field to PictureHeaderSreerenj Balachandran2-2/+3
2016-04-15codecparsers: mpegvideo: Add more fields to the GstMpegVideoSequenceHdrSreerenj Balachandran2-5/+8
2016-04-13meta: Initialize all GstMeta fieldsSebastian Dröge1-0/+1
2016-04-01codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9ParserSreerenj Balachandran2-47/+43
2016-03-09mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey2-1/+6
2016-02-20codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flagScott D Phillips1-0/+1
2016-02-19mpeg4parser: prevent assertion when scanning for sync codeThiago Santos1-2/+5
2015-12-30codecparsers: vp9: minor clean-upTim-Philipp Müller1-2/+1
2015-12-30codecparsers: vp9: fix macro namespacing and rename GstVp9InterpFilterTim-Philipp Müller2-21/+21
2015-12-30codecparsers: vp9: fix doc typos and sprinkle some Since markersTim-Philipp Müller2-22/+56
2015-12-30codecparsers: vp9: move license blurb into header and remove aux filesTim-Philipp Müller6-164/+59
2015-12-30codecparsers: Add another G_GNUC_INTERNALSebastian Dröge1-0/+1
2015-12-30codecparsers: Spread some G_GNUC_INTERNAL in various placesSebastian Dröge5-6/+33
2015-12-30vp9parser: Fix indentation to make gst-indent happierSebastian Dröge1-182/+185
2015-12-30vp9parser: Rename symbols to prevent symbol conflictsSebastian Dröge4-17/+15