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
/
gst-libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
webrtc: Split sctptransport into lib and implementation parts
Johan Sternerup
2021-08-25
5
-0
/
+147
*
d3d11bufferpool: Hide buffer_size field from header
Seungha Yang
2021-08-22
2
-6
/
+1
*
va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".
He Junyan
2021-08-16
1
-0
/
+7
*
codecs: h264dec: Output the picture directly if already a frame.
He Junyan
2021-08-12
1
-1
/
+1
*
Use g_memdup2() where available and add fallback for older GLib versions
Tim-Philipp Müller
2021-08-05
4
-11
/
+11
*
d3d11: Disable packed and subsampled YUV formats
Seungha Yang
2021-07-29
2
-2
/
+17
*
codecs: h264dec: Improve the find_first_field_picture().
He Junyan
2021-07-28
1
-31
/
+53
*
codecs: h264dec: consider the last field when add picture to DPB.
He Junyan
2021-07-28
1
-6
/
+28
*
codecs: h264dec: Consider the field case when directly output.
He Junyan
2021-07-28
1
-5
/
+73
*
codecs: h264dec: Fix a error print of dpb_add.
He Junyan
2021-07-28
1
-1
/
+1
*
player: Add static keyword to _config_quark_table
Imanol Fernandez
2021-07-28
2
-2
/
+2
*
codecs: h264decoder: let print_ref_pic_list_b print the correct list name.
He Junyan
2021-07-23
1
-10
/
+13
*
codecs: h264dec: Fix a typo in construct_ref_field_pic_lists_b.
He Junyan
2021-07-23
1
-1
/
+2
*
codecs: h264dec: Improve the algorithm for low latency mode.
He Junyan
2021-07-21
3
-13
/
+149
*
codecs: h264dec: Add help function of dpb_set_max_num_reorder_frames.
He Junyan
2021-07-21
3
-10
/
+35
*
codecs: h264dec: Add a flag to record whether picture is reference.
He Junyan
2021-07-21
3
-2
/
+11
*
codecs: h264dec: Change the order of dpb_add and dpb_bump.
He Junyan
2021-07-21
1
-33
/
+63
*
codecs: h264dec: Modify the DPB need bump check.
He Junyan
2021-07-21
3
-59
/
+41
*
codecs: h264dec: Make dpb_has_empty_frame_buffer a codecs API.
He Junyan
2021-07-21
2
-1
/
+12
*
codecs: h264dec: Set picture to a small poc when mem_mgmt_5.
He Junyan
2021-07-21
1
-0
/
+16
*
codecs: h265decoder: Fix a typo of NumPocTotalCurr when process ref pic list.
He Junyan
2021-07-16
2
-5
/
+5
*
codecs: h265decoder: Always free messages while parsing SEI
Mads Buvik Sandvei
2021-07-14
1
-1
/
+2
*
codecs: vp9statefulparser: not init segmentation_abs_or_delta_update.
He Junyan
2021-07-13
1
-1
/
+0
*
codecparsers: av1: fix underflow in last_frame_idx
Daniel Almeida
2021-07-12
1
-1
/
+1
*
play: Emit correct signal
Guido Günther
2021-07-12
1
-2
/
+1
*
vulkan: Declare missing auto-pointer cleanup functions.
Víctor Manuel Jáquez Leal
2021-07-12
12
-6
/
+24
*
vulkan: filter: Use filter variable name for choosing queue.
Víctor Manuel Jáquez Leal
2021-07-12
1
-4
/
+4
*
gst-libs/gst/wayland: handle display passing better
Dominique Martinet
2021-07-09
1
-3
/
+6
*
codecs: h265dec: Disable the POC order warning for negative POC.
He Junyan
2021-07-06
1
-3
/
+5
*
codecs: h264dec: Disable the POC order warning for negative POC.
He Junyan
2021-07-06
1
-2
/
+4
*
codecparsers: vp9statefulparser: Fix the gst_vp9_get_qindex clamp issue.
He Junyan
2021-07-02
1
-1
/
+1
*
codecparsers: vp9parser: Use macro to define the size of filter_level in Segm...
He Junyan
2021-07-02
1
-1
/
+1
*
codecparsers: vp9parser: Delete the verbose redefine of MAX_LOOP_FILTER.
He Junyan
2021-07-02
1
-1
/
+0
*
codecs: h265decoder: Consider the conformance window changes when new_sequenc...
He Junyan
2021-07-01
1
-1
/
+32
*
h265decoder: Don't hold reference to GstVideoCodecFrame for dropped picture
Seungha Yang
2021-07-01
1
-2
/
+7
*
opencv: Fix build error on macOS
youngsoo.lee
2021-06-30
1
-0
/
+1
*
av1decoder: Store display resolution for duplicated picture
Seungha Yang
2021-06-29
1
-0
/
+2
*
av1decoder: Fix debug typo
Seungha Yang
2021-06-29
1
-1
/
+1
*
av1parser: Fix tile size calculation
Seungha Yang
2021-06-29
1
-1
/
+1
*
webrtcbin: Sync to the clock per stream and not per bundle
Sebastian Dröge
2021-06-28
1
-1
/
+1
*
webrtc: Remove the webrtc-priv.h header from public headers
Olivier Crête
2021-06-28
2
-2
/
+1
*
webrtc: Re-add WebRTC object docs to the public headers
Sebastian Dröge
2021-06-28
2
-6
/
+30
*
d3d11: Add support for GRAY and more YUV formats
Seungha Yang
2021-06-23
2
-2
/
+79
*
webrtc lib: Make the datachannel struct private
Olivier Crête
2021-06-21
3
-63
/
+64
*
webrtc lib: Make the DTLSTransport struct private
Olivier Crête
2021-06-21
3
-32
/
+34
*
webrtc lib: Make the icetransport struct private
Olivier Crête
2021-06-21
3
-40
/
+43
*
webrtc lib: Make the rtpreceiver struct private
Olivier Crête
2021-06-21
2
-30
/
+33
*
webrtc lib: Make the rtpsender struct private
Olivier Crête
2021-06-21
3
-42
/
+43
*
webrtc lib: Make the transceiver struct private
Olivier Crête
2021-06-21
3
-61
/
+93
*
transcoder: Fix usage of g_error_propagate
Thibault Saunier
2021-06-21
1
-2
/
+1
[next]