summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to development1.18Tim-Philipp Müller2022-02-021-1/+1
* Release 1.18.61.18.6Tim-Philipp Müller2022-02-025-17/+364
* webrtcbin: Chain up to parent constructed methodJakub Adam2022-01-281-0/+2
* webrtc: fix log error message in function gst_webrtc_bin_set_local_descriptionDave Piché2022-01-181-1/+1
* mxfdemux: don't error out if VANC track only contains packets we don't handleTim-Philipp Müller2022-01-181-5/+11
* av1parser: Fix data type of film grain paramMengkejiergeli Ba2022-01-181-2/+2
* assrender: Support RFC8081 mime typesRafał Dzięgiel2022-01-171-1/+5
* assrender: Add "application/vnd.ms-opentype" mimetype detectionRafał Dzięgiel2022-01-171-1/+2
* assrender: Handle ".ttc" attachment extensionRafał Dzięgiel2022-01-171-1/+2
* pitch: Specify layout as required for negotiationThibault Saunier2022-01-172-6/+8
* magicleap: update lumin_rt libraries names to the latest official versionAntonio Ospite2021-11-051-2/+2
* codecs: h265decoder: Fix per-slice leakSeungha Yang2021-10-311-0/+6
* mpeg4videoparse: fix criticals trying to insert configs that don't exist yetTim-Philipp Müller2021-10-311-19/+23
* webrtcbin: Always set SINK/SRC flagsSebastian Dröge2021-10-311-0/+10
* mpegtspacketizer: memcmp potentially seen_before dataVivia Nikolaidou2021-10-291-3/+14
* zxing: update to support version 1.1.1Stéphane Cerveau2021-10-293-29/+61
* interlace: Reset after changing state to READYJan Alexander Steffens (heftig)2021-10-211-6/+6
* Back to developmentTim-Philipp Müller2021-09-091-1/+1
* Release 1.18.51.18.5Tim-Philipp Müller2021-09-085-9/+878
* vulkan: don't link to XOpenDisplay in documentationMathieu Duponchelle2021-09-081-1/+1
* rtpsrc: Fix wrong/NULL URI handlingThibault Saunier2021-09-061-3/+16
* tsdemux: Clear all streams when rewindingEdward Hervey2021-09-061-4/+21
* mpeg2enc: Only allow 1 pending frame for encodingJan Schmidt2021-09-063-16/+25
* videoparseutils: Fix for wrong CEA708 minimum size checkSeungha Yang2021-09-021-1/+5
* mpeg2enc: fix interlace-mode detectionMathieu Duponchelle2021-08-301-1/+19
* openh264enc: fix broken header AU emission by base classTim-Philipp Müller2021-08-251-25/+0
* openh264enc: fix header buffer leakTim-Philipp Müller2021-08-251-1/+1
* openh264enc: fix broken sps/pps header generationTim-Philipp Müller2021-08-251-2/+7
* dashdemux: Properly initalize GErrorEdward Hervey2021-08-231-1/+1
* mfvideosrc: Fix for negative MF strideSeungha Yang2021-08-203-20/+186
* v4l2slh264dec: Fix slice header bit size calculationNicolas Dufresne2021-08-181-2/+2
* x265: Fix a deadlock when failing to create the x265enc.He Junyan2021-08-091-2/+5
* audiolatency: Handle audio buffers with invalid durationNirbheek Chauhan2021-07-291-9/+18
* rtmp2src: workaround a GLib race when destroying a GMainContext/GSourceMatthew Waters2021-07-161-1/+4
* dashdemux: Remove duplicate logging callPhilippe Normand2021-07-091-1/+0
* dashdemux: Log protection events on corresponding padPhilippe Normand2021-07-081-1/+4
* mfvideosrc: Fix negotiation when interlace-mode is specifiedSeungha Yang2021-07-082-2/+2
* ccconverter: fix framerate caps negotiation from non-cdp to cdpMatthew Waters2021-07-082-5/+22
* mxfvanc: Handle empty ANC essenceEdward Hervey2021-07-082-2/+33
* opencv: Fix build error on macOSyoungsoo.lee2021-07-081-0/+1
* tsmux: When selecting random PIDs, name the pads according to those PIDsSebastian Dröge2021-06-241-1/+7
* tsmux: Recheck existing pad PIDs when requesting a new pad with a random pidSebastian Dröge2021-06-241-1/+23
* h264parse,h265parse: Push parameter set NAL units again per segment-doneSeungha Yang2021-06-222-0/+2
* h265parse: Fix a typo in get_compatible_profile_caps().He Junyan2021-06-221-1/+2
* waylandsink: Fix for missing initial configureNicolas Dufresne2021-06-021-1/+1
* interlace: Don't set field-order field for progressive capsSeungha Yang2021-06-011-0/+4
* interlace: Drop framerate from query caps of sinkpadSeungha Yang2021-06-011-7/+14
* audiolatency: Drop incoming downstream stick eventsSeungha Yang2021-05-211-0/+22
* audiolatency: Use live mode audiotestsrcSeungha Yang2021-05-211-1/+2
* interlace: Fix too small buffer size errorSeungha Yang2021-05-201-5/+34