index
:
gstreamer/gst-plugins-ugly
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
discontinued-for-monorepo
master
'Ugly' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
x264
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
x264enc: Strip trailing whitespace from x264's log messages
Jan Alexander Steffens (heftig)
1
-2
/
+14
2021-09-21
x264enc: Add the func/line info to the log callback
Jan Alexander Steffens (heftig)
1
-2
/
+5
2021-09-21
x264enc: Reduce log spam about bit depth support
Jan Alexander Steffens (heftig)
1
-4
/
+7
2021-06-02
Use g_memdup2() where available and add fallback for older GLib versions
Tim-Philipp Müller
1
-2
/
+5
2021-05-05
x264enc: Change accepted caps width and height from [16, MAX] to [1, MAX]
David Fernandez
1
-2
/
+2
2021-03-29
x264: allow per feature registration
Stéphane Cerveau
2
-4
/
+11
2021-03-19
gst: don't use volatile to mean atomic
Matthew Waters
1
-1
/
+1
2020-09-07
x264: Update for gst_video_transfer_function_*() function renaming
Sebastian Dröge
1
-1
/
+1
2020-08-24
x264enc: Allow maximum quantizer value of 63 instead of 51
Sebastian Dröge
1
-3
/
+3
2020-07-23
x264enc: Add a 'Zero Latency' profile
Thibault Saunier
1
-0
/
+3
2020-07-21
x264enc: Separate high-10 video formats from 8-bit formats
Jan Alexander Steffens (heftig)
1
-13
/
+18
2020-07-10
x264enc: Forward downstream colorimetry and chroma-site upstream
Thibault Saunier
1
-0
/
+6
2020-06-06
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
1
-7
/
+7
2020-06-03
plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin types
Sebastian Dröge
1
-0
/
+8
2020-04-02
x264enc: Fix 'ref' property range and default
Nicolas Dufresne
1
-2
/
+2
2020-01-07
x264enc: Respect Youtube bitrate recommandation
Thibault Saunier
5
-12
/
+329
2019-12-14
x264enc: fixed codestyle
Dmitry Shusharin
1
-1
/
+1
2019-12-14
x264enc: corrected em_data value in CEA-708 CC SEI message (fixes #28)
Dmitry Shusharin
1
-1
/
+1
2019-10-13
Remove autotools build system
Tim-Philipp Müller
1
-22
/
+0
2019-09-02
documentation: fix some typos
Aaron Boxer
1
-1
/
+1
2019-07-15
x264enc: Port to color_{primaries,transfer,matrix}_to_iso
Seungha Yang
1
-76
/
+6
2019-05-13
docs: Port documentation to hotdoc
Thibault Saunier
1
-0
/
+1
2019-04-26
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-15
/
+14
2019-03-27
meson: Add a subproject fallback for x264
Nirbheek Chauhan
1
-1
/
+2
2019-02-28
x264enc: inject CEA708 closed captions
Mathieu Duponchelle
1
-0
/
+54
2019-01-25
x264: Only enable dynamic loading code for x264 < 253
Sebastian Dröge
1
-2
/
+2
2019-01-25
x264: Link to gmodule in the meson build if extra x264 libraries are provided
Sebastian Dröge
1
-1
/
+4
2018-09-22
x264enc: Avoid format decision per frame
Seungha Yang
2
-4
/
+7
2018-08-16
x264enc: Set bit depth for x264 ≥ 153
Jan Alexander Steffens (heftig)
1
-0
/
+3
2018-08-16
x264enc: Remove superfluous x264_param_default
Jan Alexander Steffens (heftig)
1
-9
/
+0
2018-07-27
Add feature options for all plugins
Nirbheek Chauhan
1
-1
/
+1
2018-04-25
Meson: Generate pc file for all plugins in ugly
Xavier Claessens
1
-0
/
+1
2018-02-28
x264enc: fix build with newer x264 with support for multiple bit depths
Tim-Philipp Müller
1
-1
/
+34
2018-02-27
x264enc: Add format example for option-string
Alicia Boya García
1
-1
/
+2
2017-12-08
x264enc: add 'insert-vui' property for users to choose
Justin Kim
2
-0
/
+19
2017-08-09
x264enc: add FIXME note for future configuration cleanup
Mark Nauwelaerts
1
-0
/
+8
2017-07-15
x264enc: fix indentation
Tim-Philipp Müller
1
-2
/
+4
2017-07-15
x264enc: fix caps leak
Tim-Philipp Müller
1
-9
/
+11
2017-06-24
x264enc: relax bframes upper limit count to maximum encoder supported
Mark Nauwelaerts
1
-1
/
+1
2017-06-21
x264: fix memory leak
Víctor Manuel Jáquez Leal
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-27
x264: Use __declspec(dllimport) with MinGW too
Nirbheek Chauhan
1
-0
/
+7
2017-02-01
x264: Initialize function vtable in plugin_init()
Nirbheek Chauhan
1
-10
/
+22
2017-01-03
meson: Install presets files
Thibault Saunier
1
-0
/
+2
2017-01-03
x264enc: Add a youtube preset.
Mathieu Duponchelle
1
-0
/
+7
2016-11-30
x264enc: Add information for mixed mode
Vivia Nikolaidou
1
-0
/
+21
2016-11-30
x264enc: Correctly pass interlacing/TFF information
Vivia Nikolaidou
1
-6
/
+12
2016-11-28
x264enc: Auto-detect interlace mode from caps
Vivia Nikolaidou
1
-2
/
+6
2016-11-14
x264enc: Add configure parameter to specify additional x264 libraries with e....
Sebastian Dröge
4
-205
/
+347
2016-09-29
x264enc: Set colorimetry and chroma-site information
Sebastian Dröge
1
-1
/
+106
[next]