summaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)AuthorFilesLines
2022-12-05Release 1.21.31.21.3Tim-Philipp Müller58-119/+299
2022-12-04Remove ChangeLog files from git repositoryTim-Philipp Müller19-933735/+0
2022-12-04meson: Generate ChangeLog files for release tarballs on distTim-Philipp Müller28-0/+3388
2022-12-04flacparse: Fix handling of headers advertising 32bpsPhilippe Normand1-2/+2
2022-12-02v4l2src: Fix crash in renegotiationNicolas Dufresne1-1/+6
2022-12-02Change name of property from Exists to Availabilitytasoss foobaridis1-1/+1
2022-12-02ges: Add API to disable timeline coherence checksThibault Saunier4-1/+98
2022-12-02d3d11av1dec: Promote rank to primary + 1Seungha Yang2-2/+3
2022-12-02uridecodebin3: Protect against NULL uri/suburiEdward Hervey1-0/+6
2022-12-02meson: Add doc directory to XDG_DATA_DIRSXavier Claessens1-0/+4
2022-12-02multiqueue: Handle gapless with flushingEdward Hervey1-6/+3
2022-12-02uridecodebin3: Always store pending buffering messagesEdward Hervey1-2/+6
2022-12-02vajpegdec: Reenable element negotiation.Víctor Manuel Jáquez Leal1-13/+16
2022-12-02gstinfo: Optimize color escape code creationEdward Hervey1-22/+36
2022-12-02webrtc: Fix possible use-after-free of GstWebRTCICETransportJohan Sternerup1-31/+62
2022-12-01rtspsrc: fix seek event leaksAleksandr Slobodeniuk1-2/+5
2022-12-01va: Handle input caps change.Victor Manuel Jaquez Leal9-8/+29
2022-12-01vaav1dec: Use gst_va_base_dec_set_output_state().Victor Manuel Jaquez Leal1-45/+31
2022-12-01vavp9dec: Use gst_va_base_dec_set_output_state().Victor Manuel Jaquez Leal1-25/+9
2022-12-01vampeg2dec: Streams are progressive by default.Victor Manuel Jaquez Leal1-0/+1
2022-12-01va: Add and use common decode negotiate vmethod.Victor Manuel Jaquez Leal6-246/+115
2022-12-01vaav1dec: Use gst_va_base_dec_prepare_output_frame().Víctor Manuel Jáquez Leal1-26/+33
2022-12-01va: Add and use gst_va_base_dec_prepare_output_frame().Víctor Manuel Jáquez Leal7-48/+29
2022-12-01va: Remove last_ret error handling in decoders.Víctor Manuel Jáquez Leal4-57/+24
2022-12-01va: Add and use gst_va_base_dec_process_output().Víctor Manuel Jáquez Leal9-55/+72
2022-12-01va: Fix the caps memory leak by gst_va_pool_new_with_config().He Junyan2-2/+5
2022-12-01va: Add render node name in non-first devices.Víctor Manuel Jáquez Leal11-66/+56
2022-12-01vafilter: Increase the caps for HDR.Victor Manuel Jaquez Leal1-8/+13
2022-12-01vafilter: Increase the number of 3DLUT caps to 16.Victor Manuel Jaquez Leal1-1/+4
2022-12-01qt: deactivate context if fill_info failsBo Elmgreen2-0/+2
2022-12-01av{aud,vid}dec: Report decoding errors to the base classSebastian Dröge2-12/+18
2022-12-01v4l2: Fix SIGSEGV on 'change state' during 'format change'Pawel Stawicki9-107/+279
2022-12-01gst-inspect: Don't leak listEdward Hervey1-5/+5
2022-12-01example: vaenc-dynamic-reconfigure: Support H265.Víctor Manuel Jáquez Leal1-51/+43
2022-12-01va: Add H265 SCC profile support.He Junyan1-11/+191
2022-12-01va: Add extended formats support such as 10/12 bits, 4:2:2 and 4:4:4.He Junyan1-41/+191
2022-12-01va: enable multi tile support for H265 encoder.He Junyan3-55/+533
2022-12-01va: enable vah265lpenc for low power mode H265 encoder.He Junyan1-16/+27
2022-12-01va: Add the low-delay-b frame support for H265.He Junyan1-12/+73
2022-12-01va: Add prediction direction attribute support for H265 encoder.He Junyan2-0/+41
2022-12-01va: Register and enable and the vah265enc plugin.He Junyan1-0/+8
2022-12-01va: Implement the vah265enc plugin for va HEVC encoding.He Junyan3-0/+4551
2022-11-30opusdec: Use proper guint/guint8 type conversionVivia Nikolaidou1-2/+6
2022-11-30opusdec: Negotiate default to 2 channelsVivia Nikolaidou1-1/+1
2022-11-30opusenc: Reverse channel order in template capsVivia Nikolaidou1-10/+9
2022-11-30avviddec: Report flow error when decoder refused packetPhilippe Normand1-1/+2
2022-11-30audiodecoder: Make data processing errors non-fatal by defaultPhilippe Normand1-1/+1
2022-11-30videodecoder: Make data processing errors non-fatal by defaultPhilippe Normand1-1/+1
2022-11-29sdpmessage: Annotate SDP message parameters for `parse_uri()` and `parse_buff...Sebastian Dröge1-2/+2
2022-11-28mfvideosrc: Fix buffer leakSeungha Yang1-2/+6