summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* adaptivedemux: Don't calculate bitrate for header/index fragmentsEdward Hervey2020-12-041-6/+12
* adaptivedemux: Store QoS values on the elementEdward Hervey2020-12-042-23/+41
* adaptivedemux: Don't log with non-GObject objectsSebastian Dröge2020-12-021-5/+7
* player: Fix get_current_subtitle_track annotationPhilippe Normand2020-11-251-1/+1
* adaptivedemux: Don't calculate bitrate for header/index fragmentsEdward Hervey2020-11-181-1/+2
* player: call ref_sink on pipelineRafostar2020-11-051-0/+2
* codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie2020-10-161-3/+7
* adaptivedemux: Add another nominal bitrate fallback calculationEdward Hervey2020-10-031-0/+15
* adaptivedemux: Handle invalid HTTP durationEdward Hervey2020-10-031-2/+2
* meson: allow the user to disable opencvFabrice Fontaine2020-08-261-0/+5
* vulkan: fix the enumtypes install pathWim Taymans2020-08-251-1/+1
* codecs: h264decoder: Fix possible GstH264Picture leak and small cleanupSeungha Yang2020-08-241-7/+7
* webrtc/datachannel: free previous protocol/label fieldsMatthew Waters2020-08-241-0/+2
* vulkan: docs annotation updatesMatthew Waters2020-08-1559-186/+1443
* build/vulkan: split vulkan girMatthew Waters2020-08-155-22/+197
* opencv: compile with -Wno-format-nonliteralJordan Petridis2020-08-051-1/+3
* player: Add g_autoptr() supportGuillaume Desmottes2020-08-051-0/+3
* basecamerabinsrc: silence g-ir-scanner warningsTim-Philipp Müller2020-07-293-1/+11
* camerabinpreview: fix potential crash on preview pipeline errorTim-Philipp Müller2020-07-281-1/+1
* codecs: vp8decoder: Sync up with h264decoder implementationSeungha Yang2020-07-232-8/+17
* codecs: vp9decoder: Sync up with h264decoder implementationSeungha Yang2020-07-232-18/+35
* codecs: h264decoder: Fix wrong annotationsSeungha Yang2020-07-211-4/+2
* codecs: h264decoder: Update document with Since marksSeungha Yang2020-07-212-1/+29
* codecs: h264decoder: Rename API argumentsSeungha Yang2020-07-212-6/+6
* h264decoder: Add ability to lookup by system_frame_numberNicolas Dufresne2020-07-214-1/+78
* codecs: h264decoder: Make GstVideoCodecFrame hold the last reference of the b...Seungha Yang2020-07-211-28/+63
* codecs: h264decoder: Pass GstVideoCodecFrame to output_picture()Seungha Yang2020-07-212-1/+23
* codecs: h264decoder: Don't attach extra ref of GstH264Picture to GstVideoCode...Seungha Yang2020-07-212-6/+13
* codecs: h264decoder: Drop non-decodable framesSeungha Yang2020-07-201-1/+6
* opencv: suppress another warning about non-existent include dirsJordan Petridis2020-07-151-1/+5
* h265parser: Fix possible invalid memory accessSeungha Yang2020-07-142-4/+19
* codecs: h264decoder: Fix for DPB size calculationSeungha Yang2020-06-301-1/+12
* codecs: h264picture: use g_array_remove_index_fast()Víctor Manuel Jáquez Leal2020-06-291-2/+2
* codecs: h264decoder: update max_dpb_frames only if VUI is presentVíctor Manuel Jáquez Leal2020-06-271-3/+6
* openmpt: Namespace enum GType namesThibault Saunier2020-06-231-3/+4
* docs: Unmark wrongly marked plugin API typesThibault Saunier2020-06-232-4/+3
* docs: Document basecamerabinsrcThibault Saunier2020-06-233-6/+29
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-232-0/+4
* docs: generate documentation for libgstopencvMathieu Duponchelle2020-06-231-0/+2
* vulkan: log extension/layers available/enabled on instance/device creationMatthew Waters2020-06-213-9/+64
* vulkan/device: expose extension/layer choicesMatthew Waters2020-06-215-52/+418
* vulkan/instance: privatise defult debug callbackMatthew Waters2020-06-212-22/+30
* vulkan/instance: expose extension/layer choicesMatthew Waters2020-06-213-129/+599
* vulkan/physical-device: dump some more information to logsMatthew Waters2020-06-211-235/+525
* vulkan/instance: add vulkan API version selection and checkingMatthew Waters2020-06-212-9/+251
* vulkan/wayland: initialise debug category before debug loggingMatthew Waters2020-06-211-9/+23
* nalutils: Improve slightly the error traceNicolas Dufresne2020-06-201-18/+22
* codecs: h265picture: Don't leak pic_list GArraySeungha Yang2020-06-111-0/+1
* docs: Add some more plugin API typesThibault Saunier2020-06-091-1/+7
* adaptivedemux: Handle live duration queriesEdward Hervey2020-06-081-0/+7