av1parse: Only check the TU bound when the alignment is TU.
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst / videoparsers / gstav1parse.c
2022-10-21 He Junyanav1parse: Only check the TU bound when the alignment...
2022-10-21 He Junyanav1parse: push all data once when input alignment not...
2022-10-21 He Junyanav1parse: Set the output buffer flags correctly.
2022-04-26 He Junyanav1parse: Fix a latent memory leak in colorimetry setting.
2022-04-26 He Junyanav1parse: Correct the meaning of color_range flag.
2022-04-19 Camilo Celis Guzmangstav1parse: fixup various possible logical errors
2022-03-05 He Junyanav1parse: Add a comment when the detection of TU fails.
2022-03-04 He Junyanav1parse: check the error return when parse_alignment_f...
2022-03-04 He Junyanav1parse: Use the intersected caps to decide the alignment.
2022-03-04 He Junyanav1parse: Only detect the stream format when input...
2022-03-04 Nicolas Dufresneav1parse: Save the default alignment
2022-03-04 Nicolas Dufresneav1parse: Remove duplicated check
2022-02-11 He Junyanav1parse: Add temporal unit check when TD is absent.
2022-02-11 He Junyanav1parse: let the parse continue when MISSING_OBU_REFER...
2022-02-11 He Junyanav1parse: Continue when we fail to detect the alignment.
2022-01-05 He Junyanav1parse: Set the "tu" as the default alignment.
2022-01-05 He Junyanav1parse: Fix the wrong DELTA_UNIT flag setting for...
2022-01-05 He Junyanav1parse: Copy the PTS and DURATION when we create...
2021-12-25 He Junyancodecparsers: av1parse: Add the DECODE_ONLY flag to...
2021-12-21 Seungha Yangav1parse: Use descriptive profile name instead of numeric
2021-12-20 Seungha Yangav1parse: Remove trailing white space
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMove files from gst-plugins-bad into the "subprojects...