index
:
delta/gstreamer-plugins-bad.git
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_10_19
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
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: va: Make AV1 support always optional
Seungha Yang
2021-09-19
1
-1
/
+2
*
va: caps: Don't use image formats for decoded frames.
Víctor Manuel Jáquez Leal
2021-09-19
1
-54
/
+2
*
sys: shm: Define shm_enable and shm_deps before escape meson subdir
Fabian Orccon
2021-09-18
1
-1
/
+2
*
d3d11videosink: Display title of content if possible
Seungha Yang
2021-09-18
4
-0
/
+94
*
d3d11videosink: Remove unused enum value
Seungha Yang
2021-09-18
1
-1
/
+0
*
msdkenc: Pass color properties to MediaSDK for encoding
Mengkejiergeli Ba
2021-09-18
1
-0
/
+21
*
msdkh265enc: Add profile main10 still picture for hevc
Mengkejiergeli Ba
2021-09-18
2
-2
/
+11
*
d3d11decoder: Refactor for more unified decoding flow
Seungha Yang
2021-09-17
15
-2698
/
+1801
*
d3d11decoder: Remove duplicated class_init and property related code
Seungha Yang
2021-09-17
8
-387
/
+190
*
d3d11: Get rid of "extern "C"" wrapping for GST_DEBUG_CATEGORY_EXTERN
Seungha Yang
2021-09-17
23
-133
/
+31
*
va: h264dec: Try to use ConstrainedBaseline or Main to decode BaseLine.
He Junyan
2021-09-13
1
-2
/
+10
*
va: Update vapostproc documentation.
Víctor Manuel Jáquez Leal
2021-09-10
1
-0
/
+9
*
va: Update todo lists, removing deinterlacing.
Víctor Manuel Jáquez Leal
2021-09-10
2
-2
/
+0
*
Add vadeinterlace element.
Víctor Manuel Jáquez Leal
2021-09-10
4
-1
/
+905
*
va: filter: Add past and future frames in GstVaSample.
Víctor Manuel Jáquez Leal
2021-09-10
2
-0
/
+10
*
va: filter: Add gst_va_filter_add_deinterlace_buffer()
Víctor Manuel Jáquez Leal
2021-09-10
2
-0
/
+46
*
va: filter: Add deinterlacing method parameter.
Víctor Manuel Jáquez Leal
2021-09-10
2
-0
/
+134
*
va: filter: Protect filters array of overwrite.
Víctor Manuel Jáquez Leal
2021-09-10
1
-23
/
+24
*
va: filter: Add helper function to query pipeline caps.
Víctor Manuel Jáquez Leal
2021-09-10
1
-24
/
+41
*
va: filter: Shuffle _destroy_filters_unlocked().
Víctor Manuel Jáquez Leal
2021-09-10
1
-31
/
+31
*
vapostproc: Move up color balance detection to plugin.
Víctor Manuel Jáquez Leal
2021-09-10
3
-11
/
+24
*
va: basetransform: Update documentation.
Víctor Manuel Jáquez Leal
2021-09-10
1
-0
/
+9
*
va: basetransform: Add autoptr clean up function.
Víctor Manuel Jáquez Leal
2021-09-10
1
-0
/
+2
*
va: basetransform: Use copy_metadata() at buffer import.
Víctor Manuel Jáquez Leal
2021-09-10
1
-4
/
+4
*
vapostproc: don't chain up transform_meta()
Víctor Manuel Jáquez Leal
2021-09-10
1
-2
/
+1
*
msdk: Adjust the plugin and factories description based on MFX_VERSION.
Ung, Teng En
2021-09-09
19
-34
/
+40
*
Revert "kmssink: Fix fallback path for driver not able to scale scenario"
Nicolas Dufresne
2021-08-27
1
-4
/
+2
*
d3d11bufferpool: Hide buffer_size field from header
Seungha Yang
2021-08-22
9
-25
/
+83
*
nvcodec: Fix various typos
Seungha Yang
2021-08-21
7
-15
/
+15
*
nvcodec: Get rid of G_GNUC_INTERNAL
Seungha Yang
2021-08-21
14
-123
/
+1
*
v4l2codecs: h264: Fix split field handling
Nicolas Dufresne
2021-08-20
1
-34
/
+93
*
v4l2codec: h264: Implement support for split fields
Nicolas Dufresne
2021-08-20
1
-1
/
+33
*
v4l2codecs: h264: Fix filling weight factors
Nicolas Dufresne
2021-08-20
1
-2
/
+2
*
mfvideosrc: Fix for negative MF stride
Seungha Yang
2021-08-19
3
-20
/
+186
*
v4l2slh264dec: Fix slice header bit size calculation
Nicolas Dufresne
2021-08-18
1
-2
/
+2
*
vapostproc: Use vapostproc as debug category name.
Víctor Manuel Jáquez Leal
2021-08-18
1
-1
/
+1
*
vapostproc: Disable cropping in pass-through mode.
Víctor Manuel Jáquez Leal
2021-08-18
1
-36
/
+14
*
vapostproc: Update filters update_properties().
Víctor Manuel Jáquez Leal
2021-08-18
1
-0
/
+1
*
decklinkvideosrc: Fix PAL/NTSC widescreen autodetection when switching back t...
Sebastian Dröge
2021-08-18
1
-6
/
+22
*
msdkvpp: Fix frc from lower fps to higher fps
Mengkejiergeli Ba
2021-08-18
1
-11
/
+41
*
va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".
He Junyan
2021-08-16
10
-22
/
+35
*
va: Use MEMORY_DMABUF definition to replace "memory:DMABuf" strings.
He Junyan
2021-08-16
2
-2
/
+2
*
wasapi2: Increase rank to primary + 1
Seungha Yang
2021-08-13
1
-5
/
+1
*
va: caps: Make the template raw video caps classified by features.
He Junyan
2021-08-11
1
-1
/
+44
*
vapostproc: Inherit from GstVaBaseTransform.
Víctor Manuel Jáquez Leal
2021-08-10
1
-745
/
+58
*
va: Add base transform class.
Víctor Manuel Jáquez Leal
2021-08-10
3
-0
/
+898
*
va: pool: Add gst_va_pool_new_with_config().
Víctor Manuel Jáquez Leal
2021-08-10
2
-0
/
+32
*
d3d11window: Misc code cleanup
Seungha Yang
2021-08-10
5
-41
/
+25
*
d3d11compositor: Fix indent
Seungha Yang
2021-08-10
1
-1
/
+1
*
Use g_memdup2() where available and add fallback for older GLib versions
Tim-Philipp Müller
2021-08-05
5
-6
/
+6
[next]