gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers
Stéphane Cerveau 97ebaa0bc1 gstutils: add gst_util_ceil_log2
Move ceil_log2 from nalutils.* to gstutils.*

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5888>
2024-01-09 15:34:10 +00:00
..
codecparsers-prelude.h
dboolhuff.AUTHORS
dboolhuff.c
dboolhuff.h
dboolhuff.LICENSE
dboolhuff.PATENTS
gstav1parser.c codecparsers: av1: Clip max tile rows and cols values 2023-11-29 15:48:50 +00:00
gstav1parser.h av1parser: Fix array sizes in scalability structure 2023-12-18 10:58:24 +00:00
gsth264bitwriter.c codecparsers: h264bitwriter: Fix trace typo 2023-11-14 14:41:37 -05:00
gsth264bitwriter.h h264bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth264parser.c gstutils: add gst_util_ceil_log2 2024-01-09 15:34:10 +00:00
gsth264parser.h h264parse: Improved AU boundary detection 2023-12-17 21:42:47 +00:00
gsth265bitwriter.c gstutils: add gst_util_ceil_log2 2024-01-09 15:34:10 +00:00
gsth265bitwriter.h h265bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth265parser.c gstutils: add gst_util_ceil_log2 2024-01-09 15:34:10 +00:00
gsth265parser.h codecparsers: introduce h265 level enum 2023-11-13 16:37:46 +00:00
gstjpeg2000sampling.c
gstjpeg2000sampling.h
gstjpegparser.c
gstjpegparser.h
gstmpeg4parser.c
gstmpeg4parser.h
gstmpegvideometa.c libs: codecparsers: drop use of GSlice 2023-01-24 15:25:07 +00:00
gstmpegvideometa.h
gstmpegvideoparser.c codecparsers: Fix MPEG-1 aspect ratio table 2023-09-06 12:24:37 +00:00
gstmpegvideoparser.h
gstvc1parser.c libs: codecparsers: drop use of GSlice 2023-01-24 15:25:07 +00:00
gstvc1parser.h
gstvp8parser.c
gstvp8parser.h
gstvp8rangedecoder.c
gstvp8rangedecoder.h
gstvp9parser.c codecparsers: vp9parser: use single allocation for parser structs 2023-01-27 23:50:19 +00:00
gstvp9parser.h codecparsers: vp9parser: use single allocation for parser structs 2023-01-27 23:50:19 +00:00
meson.build codecparsers: {h264,h265}bitwriter: Don't install headers yet 2022-10-27 06:15:56 +00:00
nalutils.c gstutils: add gst_util_ceil_log2 2024-01-09 15:34:10 +00:00
nalutils.h gstutils: add gst_util_ceil_log2 2024-01-09 15:34:10 +00:00
parserutils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
parserutils.h
vp8utils.c
vp8utils.h
vp9utils.c
vp9utils.h