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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
Release 1.1.1
Sebastian Dröge
83
-266
/
+7922
2013-06-05
Update .po files
Sebastian Dröge
40
-40
/
+160
2013-06-05
wavenc: Fix taglist ref handling that made the unit test fail
Sebastian Dröge
1
-3
/
+1
2013-06-05
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2013-06-05
v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible
Michael Olbrich
1
-4
/
+33
2013-06-05
udpsink: avoid leaking the host
Wim Taymans
1
-1
/
+8
2013-06-04
v4l2: improve pixel aspect ratio handling
Michael Olbrich
2
-5
/
+96
2013-06-04
v4l2: Fix compilation with older kernels
Stirling Westrup
1
-0
/
+2
2013-06-04
v4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
Michael Olbrich
1
-12
/
+20
2013-06-03
v4l2: rework sink buffer refcounting
Michael Olbrich
1
-3
/
+7
2013-06-02
qtdemux: make sure taglist is writable before adding tags
Thiago Santos
1
-5
/
+10
2013-06-02
qtdemux: effectively skip tracks that weren't listed on the 1st moov
Thiago Santos
1
-0
/
+2
2013-06-02
qtdemux: skip redundant check
Thiago Santos
1
-1
/
+1
2013-06-02
tests: cleanup level tests
Stefan Sauer
1
-141
/
+124
2013-06-01
level: remove unused variables in instance struct
Stefan Sauer
1
-2
/
+0
2013-06-01
level: add a test for continous timestamps
Stefan Sauer
1
-2
/
+58
2013-06-01
wavenc: add tags & toc support
Anton Belka
2
-307
/
+153
2013-05-31
Revert "rtph264pay: Restructuring to allow for adding optional caps"
Wim Taymans
1
-27
/
+19
2013-05-31
Revert "rtph264pay/depay: Add frame dimensions a payloaded caps"
Wim Taymans
4
-75
/
+19
2013-05-31
Revert "rtph264pay/depay: Add optional framerate caps for use in SDP"
Wim Taymans
3
-50
/
+1
2013-05-31
Revert "rtpjpegpay/depay: Replace framesize caps with width/height"
Wim Taymans
2
-56
/
+49
2013-05-31
Revert "rtpjpegpay/depay: Replace framerate caps field with fraction"
Wim Taymans
3
-48
/
+40
2013-05-31
rtspsrc: add extra TLS url protocols
Wim Taymans
1
-1
/
+3
2013-05-30
videomixer: Add FIXME comment about the DURATION query from adder
Sebastian Dröge
1
-0
/
+16
2013-05-30
videomixer: Set a reference to mix->current_caps as the QUERY_CAPS result.
Mathieu Duponchelle
1
-6
/
+7
2013-05-30
level: misc cleanups
Stefan Sauer
1
-19
/
+15
2013-05-29
v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MENU, it's not available ...
Sebastian Dröge
1
-0
/
+2
2013-05-29
v4l2: add a property for arbitrary v4l2 controls
Michael Olbrich
4
-1
/
+93
2013-05-28
level: fix discontinuities in timestamps
Stefan Sauer
1
-8
/
+7
2013-05-28
gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before ...
Sebastian Dröge
3
-4
/
+35
2013-05-28
rtspsrc: create and push stream-start in TCP mode
Wim Taymans
1
-0
/
+16
2013-05-28
rtspsrc: remove some obsolete code
Wim Taymans
1
-27
/
+0
2013-05-28
rtspsrc: set RTCP caps on the RTCP pads
Wim Taymans
1
-0
/
+12
2013-05-28
rtpsession: send stream-start and segment events
Wim Taymans
1
-16
/
+27
2013-05-28
rtspsrc: add signal to handle server requests
Wim Taymans
1
-3
/
+22
2013-05-27
videomixer: Maintain z-order when new pad are added
Nicolas Dufresne
1
-1
/
+2
2013-05-26
vp8enc: Add property to manually specify the timebase of the encoder
Tom Greenwood
2
-11
/
+45
2013-05-25
videomixer: Always handle flush_stop_pending atomically
Thibault Saunier
1
-9
/
+6
2013-05-25
tests: videomixer: Add a testsuite for videomixer
Thibault Saunier
2
-0
/
+1062
2013-05-25
videomixer: Do not take COLLECT_PADS_STREAM_LOCK when unnecessary
Thibault Saunier
1
-4
/
+0
2013-05-24
flxdec: Properly skip non-frame chunks
Sebastian Dröge
1
-1
/
+7
2013-05-24
flxdec: Flush data from adapter after reading it
Sebastian Dröge
1
-0
/
+1
2013-05-24
goom2k1: fix more duplicated symbols
Andoni Morales Alastruey
1
-0
/
+4
2013-05-23
rtpjpegpay/depay: Replace framerate caps field with fraction
Sebastian Rasmussen
3
-40
/
+48
2013-05-23
rtpjpegpay/depay: Replace framesize caps with width/height
Sebastian Rasmussen
2
-49
/
+56
2013-05-23
rtph264pay/depay: Add optional framerate caps for use in SDP
Sebastian Rasmussen
3
-1
/
+50
2013-05-23
rtph264pay/depay: Add frame dimensions a payloaded caps
Sebastian Rasmussen
4
-19
/
+75
2013-05-23
rtph264pay: Restructuring to allow for adding optional caps
Sebastian Rasmussen
1
-19
/
+27
2013-05-23
(dyn|multi)udpsink: Add properties to specify the bind address and port
Sebastian Dröge
4
-40
/
+198
2013-05-23
(dyn|multi)udpsink: Bind socket before using it
Sebastian Dröge
2
-2
/
+52
[next]