index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
jpegenc: declare quality property changeable in PLAYING state
Nicola Murino
1
-1
/
+6
2017-07-21
v4l2object: Fix colorimetry validation
Nicolas Dufresne
1
-4
/
+7
2017-07-21
v4l2encoder: Fix negotiation error handling
Nicolas Dufresne
1
-4
/
+4
2017-07-21
v4l2src: Speedup camera startup by skipping try_fmt
Nicolas Dufresne
1
-133
/
+219
2017-07-21
v4l2object: Introduce quirk to skip slow probes
Nicolas Dufresne
2
-9
/
+38
2017-07-21
v4l2object: always set the GstV4l2Error on error
Nicolas Dufresne
1
-22
/
+16
2017-07-21
v4l2object: Minor style fix and useful trace
Nicolas Dufresne
1
-0
/
+6
2017-07-21
v4l2object: Fix try/s_fmt errors
Nicolas Dufresne
1
-6
/
+19
2017-07-21
v4l2object: Validate colorimetry in S/TRY_FMT
Nicolas Dufresne
1
-0
/
+22
2017-07-21
v4l2object: Validate field in S/TRY_FMT
Nicolas Dufresne
1
-0
/
+21
2017-07-21
tests: icles: fix build
Tim-Philipp Müller
1
-5
/
+7
2017-07-21
tests:icles: Fix previous patch by implementing our memmem
Thibault Saunier
1
-4
/
+24
2017-07-21
tests:icles: Do not use memmem GNU extension function
Thibault Saunier
1
-2
/
+4
2017-07-20
directsound: Fix .c file name in Makefile
Nicolas Dufresne
1
-1
/
+1
2017-07-20
waveform: Fix DLL name to match plugin name
Nicolas Dufresne
2
-6
/
+7
2017-07-20
directsound: Fix DLL name to match plugin name
Nicolas Dufresne
3
-8
/
+9
2017-07-19
qtdemux: preferably send open-ended segment rather than repeated segment events
Mark Nauwelaerts
1
-1
/
+5
2017-07-19
qtdemux: fix seeking in fragmented file without mfra random access info
Mark Nauwelaerts
1
-22
/
+41
2017-07-19
v4l2videodec: add some useful debug messages
Nicolas Dechesne
1
-0
/
+3
2017-07-18
v4l2: Fix 4K colorimetry
Nicolas Dufresne
1
-2
/
+5
2017-07-18
v4l2object: Only check CROPCAP for par once
Nicolas Dufresne
1
-36
/
+21
2017-07-18
Revert "matroskamux: adjust unit test to modified behaviour"
Sebastian Dröge
1
-14
/
+5
2017-07-18
matroskamux: add properties to control cluster duration
Nicola Murino
2
-6
/
+47
2017-07-17
v4l2: UVC driver is named uvcvideo these days
Nicolas Dufresne
1
-1
/
+2
2017-07-17
v4l2object: Remove unused defines
Nicolas Dufresne
1
-2
/
+0
2017-07-17
v4l2: Make gst_v4l2_get_capabilities static
Nicolas Dufresne
2
-3
/
+1
2017-07-17
v4l2: Merge v4l2_calls.h into gstv4l2object.h
Nicolas Dufresne
17
-181
/
+105
2017-07-15
meson: po: use glib preset and read language list from LINGUAS
Tim-Philipp Müller
1
-7
/
+1
2017-07-14
v4l2object: Trace unknown fourcc as text
Nicolas Dufresne
1
-2
/
+3
2017-07-14
v4l2: Don't probe for unneeded format
Nicolas Dufresne
3
-18
/
+39
2017-07-14
v4l2videodec: Implement stable element names
Nicolas Dufresne
1
-33
/
+109
2017-07-13
souphttpsrc: Post an element message with the HTTP headers on the bus too
Sebastian Dröge
1
-9
/
+15
2017-07-13
qtdemux: Fix parsing of RLE depth
Sebastian Dröge
1
-1
/
+1
2017-07-11
shout2: use gint and guint in place of int and uint
Philippe Renon
1
-2
/
+2
2017-07-09
rtpgsmpay: fix accidental garbage data before actual payload
Yasushi SHOJI
1
-1
/
+1
2017-07-09
matroskademux: segment seek position is expressed in buffer time
Mark Nauwelaerts
1
-1
/
+1
2017-07-09
avidemux: provide average bitrate tag
Mark Nauwelaerts
1
-0
/
+10
2017-07-07
examples: v4l2: fix wrong initializations brought by 4e8ad583022671c5
Reynaldo H. Verdejo Pinochet
1
-4
/
+4
2017-07-07
examples: v4l2: add example for v4l2src renegotiation
Nicolas Dufresne
3
-1
/
+180
2017-07-07
meson: find python3 via python3 module
Tim-Philipp Müller
1
-1
/
+1
2017-07-05
tests: rtpbin: fix build in uninstalled setup
Tim-Philipp Müller
1
-0
/
+2
2017-07-04
rtpsession: Send EOS if all internal sources sent bye
Olivier Crête
3
-1
/
+205
2017-07-04
rtpsession: Only send EOS if all sources have been marked bye
Olivier Crête
1
-2
/
+17
2017-07-04
caca: Do not include, unused, sys/time.h
Thibault Saunier
1
-2
/
+0
2017-07-04
rtprtxreceive: Add memory and boudary checks
Nicolas Dufresne
1
-5
/
+26
2017-07-04
souphttpsrc: Unset limit on the number of connection if soup session sharing ...
Seungha Yang
1
-0
/
+4
2017-07-03
imagefreeze: fix use-after-free on seek event
Tim-Philipp Müller
1
-1
/
+1
2017-07-01
qtmux: robustify time tracking for sparse subtitle stream
Mark Nauwelaerts
1
-4
/
+6
2017-07-01
qtmux: correctly track chunk size of subtitle stream
Mark Nauwelaerts
1
-8
/
+23
2017-06-29
rtpstats: fix assertion 'denom > 0' failed
Julien Isorce
1
-1
/
+1
[next]