gstreamer/gst-libs/gst/codecparsers
Scott D Phillips 3c53da5e09 Cast away const from GstMetaInfo in *_get_meta_info() functions
MSVC warns about the const in the implicit argument conversion in the
calls to g_once_init_{enter,leave}. It's OK so explicitly cast it.

https://bugzilla.gnome.org/show_bug.cgi?id=774293
2016-11-15 14:53:49 +02:00
..
dboolhuff.AUTHORS codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
dboolhuff.c codecparsers: Indent file 2015-01-23 12:26:16 +01:00
dboolhuff.h codecparsers: Add another G_GNUC_INTERNAL 2015-12-30 11:54:14 +02:00
dboolhuff.LICENSE codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
dboolhuff.PATENTS codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
gsth264parser.c h264parse: fix default time_offset_length 2016-06-21 10:45:43 +03:00
gsth264parser.h codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gsth265parser.c codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flag 2016-02-20 10:55:46 +02:00
gsth265parser.h codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gstjpeg2000sampling.c codecparsers: jpeg2000: don't allow 0 value for array access with i-1 2016-07-01 12:20:14 +01:00
gstjpeg2000sampling.h jpeg2000parse: use enums for colorspace and sampling, rather than strings 2016-06-24 11:23:31 +03:00
gstjpegparser.c codecparsers: jpeg: fix docs for table parsing functions 2015-06-21 14:59:13 +01:00
gstjpegparser.h codecparsers: jpeg: add some padding to ScanHdr struct 2015-06-21 17:13:07 +01:00
gstmpeg4parser.c codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gstmpeg4parser.h codecparsers: add C++ guards for MPEG-4 and VP8 parsers. 2014-06-12 10:25:54 +02:00
gstmpegvideometa.c Cast away const from GstMetaInfo in *_get_meta_info() functions 2016-11-15 14:53:49 +02:00
gstmpegvideometa.h codecparsers: cosmetics: drop TAB characters. 2014-03-25 15:48:40 +01:00
gstmpegvideoparser.c codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gstmpegvideoparser.h codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gstvc1parser.c codecparsers: drop all otherwizes 2016-06-17 15:58:09 -07:00
gstvc1parser.h vc1parser: fix level values for simple/main profile 2014-10-20 12:40:54 +02:00
gstvp8parser.c codecparsers: add VP8 bitstream parser. 2014-04-18 16:32:40 +02:00
gstvp8parser.h codecparsers: add C++ guards for MPEG-4 and VP8 parsers. 2014-06-12 10:25:54 +02:00
gstvp8rangedecoder.c codecparsers: vp8: move up built-in range decoder private data. 2014-06-26 16:04:54 +02:00
gstvp8rangedecoder.h codecparsers: add VP8 bitstream parser. 2014-04-18 16:32:40 +02:00
gstvp9parser.c codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9Parser 2016-04-01 14:12:08 +03:00
gstvp9parser.h codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9Parser 2016-04-01 14:12:08 +03:00
Makefile.am jpeg2000parse: use enums for colorspace and sampling, rather than strings 2016-06-24 11:23:31 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
nalutils.c codecparsers: Explicitly export functions marked inline 2016-08-19 14:37:04 +01:00
nalutils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
parserutils.c Fix FSF address 2012-11-04 00:09:59 +00:00
parserutils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
vp8utils.c codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
vp8utils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
vp9utils.c codecparsers: vp9: move license blurb into header and remove aux files 2015-12-30 11:04:32 +00:00
vp9utils.h codecparsers: vp9: move license blurb into header and remove aux files 2015-12-30 11:04:32 +00:00