index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
jpegdec: Don't pass the same data over and over
Nicolas Dufresne
1
-12
/
+6
2016-01-20
vp8enc: Ensure that we always have valid frame user data before using it
Sebastian Dröge
1
-0
/
+14
2016-01-20
vpxdec: Unref frame in all code paths of handle_frame()
Sebastian Dröge
1
-4
/
+8
2016-01-20
vpxenc: Unref frame on ERROR
Thibault Saunier
1
-0
/
+1
2016-01-16
vp8enc: Return FLOW_ERROR when an error accures
Thibault Saunier
1
-1
/
+2
2015-12-29
vpxdec: Initialize buffer variable to NULL
Sebastian Dröge
1
-1
/
+1
2015-12-18
dvdec: Remove unused fields
Ravi Kiran K N
1
-2
/
+0
2015-12-16
dv1394: log error if failed to set socket status flag
Luis de Bethencourt
2
-4
/
+12
2015-12-15
vpx: Add missing headers in Makefile.am
Nicolas Dufresne
1
-2
/
+4
2015-12-15
vpx: created common baseclass GstVPXEnc
Prashant Gotarne
7
-3849
/
+2273
2015-12-15
vpxdec: Remove unneeded add video_meta
Nicolas Dufresne
3
-28
/
+5
2015-12-15
vpx: created common base class GstVPXdec for vpx decoders
Prashant Gotarne
7
-1378
/
+1029
2015-12-14
souphttpsrc: Add GTlsInteraction property
Xavier Claessens
2
-3
/
+32
2015-12-04
vpxdec: Use GstMemory to avoid copies
Nicolas Dufresne
4
-13
/
+324
2015-11-18
souphttpclientsink: Fix error leak and handle error
Vineeth TM
1
-1
/
+8
2015-11-17
vpxdec: Use threads on multi-core systems
Nicolas Dufresne
2
-8
/
+16
2015-11-15
shout2: remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-16
/
+8
2015-11-15
vp9enc: remove unnecessary NULL check before g_free()
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2015-11-15
vp8enc: remove unnecessary NULL check before g_free()
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2015-11-15
souphttpsrc: remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-15
/
+7
2015-11-10
jpegdec: fix output state memory leak
Vineeth TM
1
-0
/
+11
2015-11-05
pulse: Don't leak caps and structures in the device provider
Nirbheek Chauhan
1
-0
/
+4
2015-10-14
souphttpsrc: EOS immediately if we have an empty seek segment
Sebastian Dröge
1
-7
/
+19
2015-10-14
souphttpsrc: Make non-inclusive segment boundaries inclusive
Stavros Vagionitis
1
-1
/
+3
2015-10-14
souphttpclientsink: Add the retry and retry-delay properties
Graham Leggett
2
-7
/
+82
2015-10-12
souphttpclientsink: Check if soup message is created
Vineeth TM
1
-0
/
+9
2015-10-12
souphttpclientsink: Check if location being set is valid
Vineeth TM
1
-0
/
+8
2015-10-12
souphttpclientsink: Fix memory leaks during failures
Vineeth TM
1
-0
/
+4
2015-10-12
souphttpclientsink: Replace redundant free_buffer_list function
Vineeth TM
1
-16
/
+8
2015-10-08
gdkpixbufdec: Fix pixbuf_loader leak during failures
Vineeth TM
1
-0
/
+5
2015-09-29
gdkpixbufsink: don't leak old pixel buffer when setting a new overlay
Tim-Philipp Müller
1
-0
/
+3
2015-09-28
flacenc: avoid potential string overflow
Tim-Philipp Müller
1
-2
/
+2
2015-09-26
Fix some compiler warnings when building with G_DISABLE_ASSERT
Jan Schmidt
1
-4
/
+9
2015-08-21
wavpackdec: fix taglist memory leak
Vineeth TM
1
-0
/
+1
2015-08-17
flacenc: actually return true for accept-caps query handling
Thiago Santos
1
-0
/
+1
2015-08-16
flacenc: remove single entry if from loop
Thiago Santos
1
-12
/
+10
2015-08-16
flacenc: implement proper accept-caps
Thiago Santos
1
-0
/
+37
2015-08-16
flacenc: improve sink pad template caps
Thiago Santos
1
-63
/
+62
2015-08-16
audioencoders: use template subset check for accept-caps
Thiago Santos
2
-0
/
+3
2015-08-16
videoencoders: use template subset check for accept-caps
Thiago Santos
4
-0
/
+6
2015-08-15
audiodecoders: use default pad accept-caps handling
Thiago Santos
3
-0
/
+9
2015-08-15
videodecoders: use default pad accept-caps handling
Thiago Santos
4
-0
/
+12
2015-08-15
vp8enc, vp9enc: reset multipass file index when stopping encoder
Tim-Philipp Müller
2
-0
/
+8
2015-08-15
vp9enc: provide support for multiple pass cache files
Tim-Philipp Müller
2
-15
/
+37
2015-08-14
vp8enc: provide support for multiple pass cache files
Oleksij Rempel
2
-15
/
+38
2015-08-14
souphttpsrc: remove unnecessary if, g_free is null safe
Thiago Santos
1
-2
/
+1
2015-08-14
souphttpsrc: add property to set HTTP method
Alex Ashley
2
-2
/
+29
2015-08-04
soup: fix typo in translated string
Tim-Philipp Müller
1
-1
/
+1
2015-07-31
souphttpsrc: handle empty http proxy string
Eunhae Choi
1
-7
/
+6
2015-07-30
dvdemux: remove unused variable
Ravi Kiran K N
2
-3
/
+0
[next]