summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller5-13/+96
2021-09-21x264enc: Strip trailing whitespace from x264's log messagesJan Alexander Steffens (heftig)1-2/+14
2021-09-21x264enc: Add the func/line info to the log callbackJan Alexander Steffens (heftig)1-2/+5
2021-09-21x264enc: Reduce log spam about bit depth supportJan Alexander Steffens (heftig)1-4/+7
2021-07-29mpeg2dec: drop B-frame on open gopStéphane Cerveau1-4/+12
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller4-7/+17
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller6-1993/+369
2021-05-05x264enc: Change accepted caps width and height from [16, MAX] to [1, MAX]David Fernandez2-3/+3
2021-04-20realmedia: Drop duplicate seek events.Doug Nazar2-7/+43
2021-04-20asfdemux: Drop duplicate seek events.Doug Nazar1-3/+12
2021-03-29xingmux: allow per feature registrationStéphane Cerveau3-5/+4
2021-03-29realmedia: allow per feature registrationStéphane Cerveau13-65/+28
2021-03-29dvdsub: allow per feature registrationStéphane Cerveau4-11/+22
2021-03-29dvdlpcmdec: allow per feature registrationStéphane Cerveau2-7/+4
2021-03-29asfdemux: allow per feature registrationStéphane Cerveau8-30/+108
2021-03-29x264: allow per feature registrationStéphane Cerveau2-4/+11
2021-03-29sidplay: allow per feature registrationStéphane Cerveau2-3/+5
2021-03-29mpeg2dec: allow per feature registrationStéphane Cerveau2-5/+4
2021-03-29dvdread: allow per feature registrationStéphane Cerveau2-7/+11
2021-03-29cdio: allow per feature registrationStéphane Cerveau4-16/+16
2021-03-29amrwbdec: allow per feature registrationStéphane Cerveau3-2/+4
2021-03-29amrnb: allow per feature registrationStéphane Cerveau5-4/+12
2021-03-29a52dec: allow per feature registrationStéphane Cerveau2-5/+12
2021-03-19gst: don't use volatile to mean atomicMatthew Waters1-1/+1
2021-03-15rmdemux: Make sure we have enough data available when parsing audio/video pac...Sebastian Dröge1-0/+35
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+16
2020-11-02tests: mpeg2dec: Don't expect BT601 color spaceSeungha Yang1-2/+2
2020-09-08ci: include template from gst-ci master branch againTim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller7-72/+2115
2020-09-07meson: dist pot file in tarballTim-Philipp Müller3-0/+47
2020-09-07x264: Update for gst_video_transfer_function_*() function renamingSebastian Dröge1-1/+1
2020-08-24x264enc: Allow maximum quantizer value of 63 instead of 51Sebastian Dröge2-6/+6
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+143
2020-07-29amrnbenc: remove global variablesJordan Petridis1-4/+1
2020-07-27rmdemux: Don't ignore the return value of gst_segment_do_seek()Jan Schmidt1-2/+5
2020-07-27asfdemux: Don't ignore the return result of gst_segment_do_seek()Jan Schmidt1-6/+13
2020-07-26asfdemux: Only forward SEEK event when in push mode.Derek Lesho1-5/+5
2020-07-25meson: add a plugin summaryStéphane Cerveau1-0/+15
2020-07-23x264enc: Add a 'Zero Latency' profileThibault Saunier1-0/+3
2020-07-22tests/x264enc: Don't declare variables inside the for loop headerMathieu Duponchelle1-6/+18
2020-07-22tests: x264enc: Test formats are compatible with profileJan Alexander Steffens (heftig)1-7/+50
2020-07-21x264enc: Separate high-10 video formats from 8-bit formatsJan Alexander Steffens (heftig)1-13/+18
2020-07-21tests: x264enc: Test 10-bit formatsJan Alexander Steffens (heftig)1-6/+57
2020-07-21tests: x264enc: Test all (8-bit) video formatsJan Alexander Steffens (heftig)1-22/+30
2020-07-10x264enc: Forward downstream colorimetry and chroma-site upstreamThibault Saunier1-0/+6
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller2-0/+59
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+41