index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
gdkpixbufoverlay: Fixing x and y offset computation
Jagadish
1
-14
/
+14
2016-10-31
Revert "souphttpsrc: reduce reading latency by using non-blocking read"
Sebastian Dröge
2
-105
/
+16
2016-10-27
meson: dv plugin now works on MSVC
Nirbheek Chauhan
1
-4
/
+1
2016-10-26
souphttpsrc: reset read_position when reading fails
Michael Olbrich
1
-0
/
+2
2016-09-26
meson: add unit tests
Tim-Philipp Müller
1
-0
/
+3
2016-09-25
pulsesrc: Don't negotiate to less than two segments
Arun Raghavan
1
-0
/
+3
2016-09-18
meson: fix build with vpx 1.3.x
Tim-Philipp Müller
1
-1
/
+1
2016-09-15
ext, gst: fix indentation
Tim-Philipp Müller
1
-2
/
+2
2016-09-13
jack: Fix pipeline hang when jack changes sample rate or buffer size
Thomas Scheuermann
1
-14
/
+16
2016-09-06
dvdemux: Fix timestamping in reverse playback mode
Sebastian Dröge
1
-6
/
+26
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
2
-4
/
+2
2016-08-26
vp9enc: Fix leak of vpx_image_t
Stian Selnes
1
-0
/
+8
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
15
-0
/
+333
2016-07-25
souphttpsrc: include http-status-code in error message details
Vincent Penquerc'h
1
-11
/
+26
2016-07-12
souphttpsrc: Don't drop final bytes of a range request
Edward Hervey
1
-1
/
+0
2016-07-12
souphttpsrc: At the end of a range request, read another time to finalize the...
Sebastian Dröge
1
-0
/
+22
2016-07-11
souphttpsrc: Fix keep-alive handling
Sebastian Dröge
1
-3
/
+11
2016-07-08
jack: don't wait for callbacks if the jack server shut down
Thomas Scheuermann
1
-1
/
+7
2016-07-08
dvdemux: Let upstream events go through upstream
Edward Hervey
1
-15
/
+2
2016-06-29
shout2: Use a non-timer GstPoll
Sebastian Dröge
1
-1
/
+1
2016-06-29
souphttpsrc: dynamically adjust blocksize
Thiago Santos
2
-0
/
+57
2016-06-17
soup: work around frequent deadlocks in GLib type initialisation
Tim-Philipp Müller
1
-0
/
+14
2016-06-07
pngdec: Wait for segment event before checking it
Nicolas Dufresne
1
-5
/
+22
2016-06-07
jpegdec: Wait for segment event before checking it
Nicolas Dufresne
1
-5
/
+22
2016-06-06
Revert "WIP revert soup"
Sebastian Dröge
4
-484
/
+304
2016-06-03
WIP revert soup
Sebastian Dröge
4
-304
/
+484
2016-06-03
dvdemux: Unref seek event in any case
Sebastian Dröge
1
-3
/
+2
2016-06-03
dvdemux: Properly set event/message sequence numbers based on the previous seek
Sebastian Dröge
2
-19
/
+64
2016-06-03
dvdemux: Remember if upstream had a time segment and if not properly create t...
Sebastian Dröge
2
-2
/
+21
2016-06-03
dvdemux: Implement SEEKING query so we can actually seek if upstream can't se...
Sebastian Dröge
1
-0
/
+51
2016-06-03
dvdemux: Recalculate the frame offsets at the beginning of each BYTE segment ...
Sebastian Dröge
1
-19
/
+23
2016-06-03
dvdemux: Pass-through buffer DISCONT flags
Sebastian Dröge
2
-3
/
+11
2016-05-20
souphttpsrc: fix buffer leak when flushing
Guillaume Desmottes
1
-0
/
+2
2016-05-19
souphttpclientsink: Set sent_buffers and streamheader_buffers to NULL after f...
Sebastian Dröge
1
-0
/
+2
2016-05-15
souphttpsrc: Use audio/x-unaligned-raw instead of audio/x-raw for L16 data
Carlos Rafael Giani
1
-1
/
+1
2016-05-15
souphttpsrc: check if request was cancelled when sending message
Thiago Santos
1
-0
/
+4
2016-05-15
souphttpsrc: proxy resolver is on by default
Thiago Santos
1
-1
/
+0
2016-05-15
soup: update build to warn about newer deprecated functions
Thiago Santos
1
-2
/
+2
2016-05-15
souphttpsrc: reduce reading latency by using non-blocking read
Thiago Santos
2
-16
/
+103
2016-05-14
souphttpsrc: refactor to use Soup's sync API
Thiago Santos
2
-485
/
+211
2016-05-05
dv: Use correct pixel-aspect-ratio values
Sebastian Dröge
2
-18
/
+18
2016-04-23
vpxenc: Properly handle frames with too low duration
Mario Sanchez Prada
1
-1
/
+11
2016-04-16
Revert "pulsesink: uncork if needed upon commit"
Jan Schmidt
1
-6
/
+0
2016-04-15
souphttpclientsink: If no proxy is set by properties, use the default libsoup...
Sebastian Dröge
1
-0
/
+1
2016-03-24
vpxdec: Use threads on multi-core systems
Nicolas Dufresne
1
-1
/
+5
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
36
-134
/
+103
2016-02-23
gst: Handle gst_pad_get_current_caps() returning NULL gracefully
Sebastian Dröge
2
-0
/
+5
2016-02-23
gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...
Dave Craig
1
-6
/
+4
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
[next]