index
:
gstreamer/gstreamer
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
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_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
main
master
GStreamer open-source multimedia framework core library (mirrored from https://gitlab.freedesktop.org/gstreamer/gstreamer)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
7 hours
videorate: remove property-value quotes
HEAD
main
James Hilliard
2
-6
/
+6
13 hours
adaptivedemux2: track: Fix buffering time calc before output
Jan Schmidt
1
-6
/
+16
13 hours
adaptivedemux2: track: Add period number to most debug statements
Jan Schmidt
4
-28
/
+47
13 hours
adaptivedemux2: stream: Don't take TRACKS_LOCK when sending EOS event
Jan Schmidt
1
-3
/
+0
14 hours
hlsdemux2: Improve media playlist updates
Edward Hervey
1
-17
/
+26
14 hours
hlsdemux2: Only seek on selected streams
Edward Hervey
1
-0
/
+4
14 hours
tests: check: Update hlsdemux2 tests for playlist changes
Edward Hervey
1
-2
/
+4
14 hours
hlsdemux2: Fix debug return statement
Edward Hervey
1
-2
/
+4
14 hours
hlsdemux2: No longer re-add segments from before the playlist
Edward Hervey
1
-8
/
+23
14 hours
hlsdemux2: Use variant stream as support for synchronizing playlists
Edward Hervey
1
-4
/
+14
14 hours
hlsdemux2: Detect synchronization loss
Edward Hervey
3
-2
/
+33
14 hours
hlsdemux2: More improvement/fixes to position tracking
Edward Hervey
1
-19
/
+48
14 hours
adaptivedemux2: Handle loss of synchronization
Edward Hervey
4
-0
/
+27
14 hours
adaptivedemux2: Fix SNAP seek handling
Edward Hervey
1
-42
/
+21
14 hours
hlsdemux2: Fix position tracking
Edward Hervey
2
-54
/
+57
14 hours
hlsdemux2: Add a new method to synchronize two media playlist
Edward Hervey
2
-44
/
+108
14 hours
adaptivedemux2: Initialize and use stream start/current position
Edward Hervey
2
-0
/
+12
16 hours
v4l2videodec: Fix activation of internal pool
Nicolas Dufresne
1
-2
/
+12
32 hours
dv, opusparse: fix duplicate symbols in static build
Tim-Philipp Müller
2
-1
/
+4
36 hours
d3d11: Enumerate devices via native DXGI API
Seungha Yang
1
-5
/
+20
37 hours
examples: Add an example for application texture sharing
Seungha Yang
2
-0
/
+608
37 hours
examples: Add d3d11decoder zero-copy rendering example
Seungha Yang
2
-34
/
+830
37 hours
d3d11: Add a helper method for GstContext creation
Seungha Yang
2
-0
/
+27
37 hours
d3d11memory: Add support for wrapping application texture
Seungha Yang
2
-15
/
+91
37 hours
d3d11: Install library headers
Seungha Yang
16
-88
/
+167
37 hours
d3d11: Update gst_d3d11_allocation_params_new() interface
Seungha Yang
16
-39
/
+48
40 hours
va: postproc: add scale-method property
U. Artie Eoff
1
-1
/
+26
40 hours
va: filter/postproc: move unconditional props to vavpp
U. Artie Eoff
3
-44
/
+59
41 hours
va: compositor/filter: use scale method setter
U. Artie Eoff
3
-5
/
+6
41 hours
va: filter: add scale method field and setter
U. Artie Eoff
2
-0
/
+17
42 hours
va: Add vajpegdec element.
Víctor Manuel Jáquez Leal
6
-3
/
+672
42 hours
va: allocator: Add hack for no fourcc when surface creation.
Víctor Manuel Jáquez Leal
5
-1
/
+27
42 hours
va: Add RGBP format definition.
Víctor Manuel Jáquez Leal
1
-1
/
+1
42 hours
va: caps: Add jpeg fields in coded caps.
Víctor Manuel Jáquez Leal
1
-6
/
+92
42 hours
va: Add jpegdecoder base class.
Víctor Manuel Jáquez Leal
3
-0
/
+656
42 hours
va: build: Remove duplicated source.
Víctor Manuel Jáquez Leal
1
-1
/
+0
45 hours
cudamemorycopy: Make sure writable caps before removing fields
Seungha Yang
1
-0
/
+2
2 days
tests: skip unit tests for dependency-less elements that have been disabled
Tim-Philipp Müller
4
-139
/
+144
5 days
examples: don't try and build jack examples if jack was disabled
Tim-Philipp Müller
1
-0
/
+4
5 days
va: allocator: Use always lseek to get dmabuf size.
Víctor Manuel Jáquez Leal
1
-2
/
+9
5 days
va: allocator: Fix translation of VADRMPRIMESurfaceDescriptor
Nicolas Dufresne
1
-3
/
+9
6 days
d3d11: Revert staging buffer pool implementation
Seungha Yang
14
-600
/
+84
6 days
qsvdecoder: Fix system memory alignment
Seungha Yang
1
-1
/
+1
6 days
d3d11decoder: Fix texture download
Seungha Yang
1
-2
/
+2
7 days
jpegparse: Add YUV440 sampling support.
Víctor Manuel Jáquez Leal
1
-54
/
+88
7 days
gst: add missing define guard
Jonas Danielsson
1
-0
/
+2
8 days
va: Use driver implementation macro rather than function.
Víctor Manuel Jáquez Leal
2
-8
/
+4
8 days
bin: Fix race conditions in tests
Sebastian Dröge
1
-40
/
+92
8 days
h265parse: Fix uninitialized width and height when update src caps.
He Junyan
1
-1
/
+10
8 days
d3d11: Fix some typos
Seungha Yang
3
-4
/
+4
[next]