index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
vp9enc: remove duplicate declaration of function
Luis de Bethencourt
1
-1
/
+0
2015-03-09
vp[89]enc: Reset the encoder when flushing
Sebastian Dröge
2
-16
/
+71
2015-03-09
pulsesink: Make sure to filter caps in all cases during CAPS query
Arun Raghavan
1
-7
/
+7
2015-03-08
souphttpclientsink: Implement cookies property
Sebastian Dröge
1
-0
/
+10
2015-03-08
souphttpclientsink: Implement automatic-redirect property
Sebastian Dröge
1
-0
/
+2
2015-03-08
souphttpclientsink: Implement proxy support
Sebastian Dröge
1
-8
/
+22
2015-03-05
vp[89]dec: Drop frames that have no output buffer because of errors
Sebastian Dröge
2
-6
/
+6
2015-03-02
vp8enc: Use 0 as duration for the EOS "frame"
Sebastian Dröge
1
-1
/
+1
2015-03-02
vp{8,9}enc: Tell the encoder about actual timestamps and durations of frames
Sebastian Dröge
4
-19
/
+72
2015-03-01
vpxdec: Fix calculation of width in bytes
Nicolas Dufresne
2
-2
/
+4
2015-03-01
vpxdec: Don't memcpy in frame map failed
Nicolas Dufresne
2
-0
/
+2
2015-02-19
jack: case missing break statement
Luis de Bethencourt
1
-0
/
+1
2015-02-17
jack: Add property port-pattern to specify which JACK ports to connect to
hark
4
-7
/
+70
2015-02-13
pulsesink: Enhance code readability in pulsesink_query
Jimmy Ohn
1
-4
/
+3
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
3
-11
/
+19
2015-01-26
pulsesink: Free format_info in query_getcaps
Jimmy Ohn
1
-2
/
+3
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
2
-3
/
+4
2015-01-10
pulsesink: uncork if needed upon commit
Mark Nauwelaerts
1
-0
/
+6
2014-12-30
souphttpsrc: Don't return a buffer when returning not GST_FLOW_OK
Sebastian Dröge
1
-0
/
+12
2014-12-25
gdkpixbufoverlay: add "positioning-mode" property to allow absolute positions
Tim-Philipp Müller
2
-8
/
+78
2014-12-09
vpXenc: CLOCK_TIME_NONE is not a valid min_latency value
Thibault Saunier
2
-4
/
+2
2014-11-30
gdkpixbufoverlay: add "pixbuf" property
Tim-Philipp Müller
2
-8
/
+48
2014-11-30
gdkpixbuf: remove pixbufscale code that was never ported
Tim-Philipp Müller
3
-534
/
+0
2014-11-28
apev2mux: write APE tags at end for wavpack files
Tim-Philipp Müller
1
-2
/
+37
2014-11-22
speex: remove support for ancient speex versions
Tim-Philipp Müller
2
-8
/
+0
2014-11-22
souphttpsrc: log connection events at info level
Branislav Katreniak
1
-6
/
+6
2014-11-12
flacdec: set the channel positions using the appropriate API
Vincent Penquerc'h
1
-18
/
+17
2014-11-10
vpx: mark arnr-type properties as deprecated and set them to no-op
Aurélien Zanelli
2
-32
/
+8
2014-11-04
pngdec: change parse logic
Vineeth T M
2
-24
/
+33
2014-11-02
Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED
Tim-Philipp Müller
1
-3
/
+7
2014-11-01
vpx: remove compatibility defines
Aurélien Zanelli
1
-17
/
+0
2014-11-01
wavpack: remove support for ancient API version
Tim-Philipp Müller
3
-20
/
+0
2014-10-30
speexenc: update output segment stop time to match clipped samples
Vincent Penquerc'h
2
-0
/
+30
2014-10-30
flacenc: update output segment stop time to match clipped samples
Vincent Penquerc'h
2
-0
/
+34
2014-10-28
pulse, v4l2: add missing G_END_DECLS in some places
Tim-Philipp Müller
1
-0
/
+2
2014-10-23
pulse: remove some unused typedefs
Tim-Philipp Müller
2
-3
/
+1
2014-10-23
speex: Fix segfault when resetting the codecs multiple times
Ananda
2
-0
/
+2
2014-10-22
pulsesink: Temporarily disable stream status posting
Arun Raghavan
1
-6
/
+13
2014-10-02
souphttpclientsink: Fix lifetime of stream headers and queued buffers
Nirbheek Chauhan
1
-4
/
+11
2014-10-02
souphttpclientsink: Add some more useful debug logging
Nirbheek Chauhan
1
-0
/
+4
2014-10-02
souphttpclientsink: Free queued buffers in ::reset
Nirbheek Chauhan
1
-0
/
+3
2014-09-30
vp8enc/vp9enc: Protect the encoder with a mutex in all situations
Sebastian Dröge
2
-4
/
+10
2014-09-30
vp9enc: Allow caps renegotiation
Sebastian Dröge
1
-9
/
+35
2014-09-30
vp8enc: finish() and drain() should return a GstFlowReturn
Sebastian Dröge
1
-2
/
+2
2014-09-30
vp8enc: Allow caps renegotiation
Jose Antonio Santos Cadenas
1
-8
/
+34
2014-09-30
pulse: Add some documentation about threading and synchronisation
Arun Raghavan
2
-2
/
+29
2014-09-30
pulsesink: Make emitting stream status messages synchronous
Arun Raghavan
1
-0
/
+16
2014-09-24
Miscellaneous minor cleanups
Sanjay NM
1
-1
/
+1
2014-09-16
gdkpixbufdec: modify wrong packetized mode logic
Vineeth T M
2
-7
/
+15
2014-09-16
jpegdec: Remove unused variable and use correct decoder variable name
Sebastian Dröge
1
-2
/
+1
[next]