summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtpsrc: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-151-0/+2
* rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)2021-05-151-2/+7
* rist: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-141-0/+1
* h265parse: don't invalidate the last PPS when parsing a new SPSNirbheek Chauhan2021-05-141-1/+1
* h264parse: don't invalidate the last PPS when parsing a new SPSMichael Olbrich2021-05-142-1/+71
* Fix build with OpenEXR 3Antonio Rojas2021-05-041-0/+1
* jpegparse: Don't generate timestamp for 0/1 frameratesOlivier Crête2021-04-281-1/+2
* Revert "webrtc: Fix sctp task's return type."Tim-Philipp Müller2021-04-231-2/+1
* webrtc: Fix sctp task's return type.Doug Nazar2021-04-221-1/+2
* tsdemux: fix truncated output segment when seeking with a stopMathieu Duponchelle2021-04-211-2/+1
* wpe: Remove code targeting WebKit < 2.24Thibault Saunier2021-04-161-4/+0
* wpe: Make threaded view singleton creation thread safeThibault Saunier2021-04-161-1/+6
* check: fix dash_mpdparser_check_mpd_client_set_methods test.Doug Nazar2021-04-141-2/+2
* gst: don't use volatile to mean atomicMatthew Waters2021-04-1375-92/+92
* rtmp2: Use correct size of write macro for param2.Doug Nazar2021-04-071-1/+1