index
:
~sree/gst-plugins-base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
encodebing: Use the preset_name as the factory name and preset as the name of...
Thibault Saunier
1
-6
/
+5
2012-12-17
audiobasesrc: Always resync the ringbuffer on the first buffer
Thiago Santos
1
-1
/
+2
2012-12-15
pbutils: add some more flags and file extensions to internal media type descr...
Tim-Philipp Müller
1
-205
/
+231
2012-12-14
rtspconnection: add limit to queued messages
Wim Taymans
2
-3
/
+91
2012-12-12
libs: Use foo/foo.h as single-include header consistently everywhere
Sebastian Dröge
33
-140
/
+114
2012-12-10
docs: fix up some more GstXOverlay -> GstVideoOverlay
Tim-Philipp Müller
1
-6
/
+6
2012-12-10
videodecoder: Only keep track of timestamps if the subclass is parsing data
Sebastian Dröge
1
-1
/
+1
2012-12-10
rtspmessage: Add several missing g-i annotations
Sebastian Rasmussen
1
-9
/
+9
2012-12-05
encodebin: Make use of the new preset_name when setting a preset
Thibault Saunier
1
-1
/
+1
2012-12-05
encoding-profile: Let the user decide what preset name to use
Thibault Saunier
2
-4
/
+41
2012-12-04
pbutils: encoding-profile: fix _new function introspection docs
Thiago Santos
1
-1
/
+1
2012-12-02
audioencoder: add some more debug info and remove obsolete comment
Tim-Philipp Müller
1
-1
/
+9
2012-11-27
rtsp: add method to parse options list
Wim Taymans
2
-0
/
+41
2012-11-21
audio: remove bogus Since marker from docs
Tim-Philipp Müller
1
-2
/
+0
2012-11-21
app: fix g-i annotation for gst_app_src_push_buffer()
Tim-Philipp Müller
1
-1
/
+1
2012-11-21
rtsprange: add string conversion for new formats
Wim Taymans
1
-21
/
+55
2012-11-21
rtsprange: add method to convert ranges to GstClockTime
Wim Taymans
2
-0
/
+109
2012-11-21
range: don't overwrite unit field
Wim Taymans
1
-2
/
+0
2012-11-21
range: add g_return_if check
Wim Taymans
1
-0
/
+2
2012-11-21
libs: Fix last commit by using correct include paths and only include existin...
Sebastian Dröge
3
-4
/
+5
2012-11-21
libs: Add missing single include headers and use them in GIRs
Evan Nemerson
20
-33
/
+289
2012-11-21
rtsprange: improve docs
Wim Taymans
1
-1
/
+6
2012-11-20
discoverer: Add support for getting the stream-id
Sebastian Dröge
4
-1
/
+63
2012-11-20
discoverer: Use switch/case instead of lots of ifs for the event handling
Sebastian Dröge
1
-33
/
+39
2012-11-20
videodecoder: Return the proportion directly
Sebastian Dröge
2
-11
/
+9
2012-11-20
videodecoder: Rename from get_qos_info() to get_qos_proportion()
Sebastian Dröge
2
-10
/
+5
2012-11-20
rtsp: avoid ABI break
Wim Taymans
2
-16
/
+31
2012-11-20
pbutils: fix transfer annotation for gst_encoding_profile_set_restriction
Alessandro Decina
1
-1
/
+1
2012-11-19
videodecoder: add getter for QoS proportion and earliest_time
Andoni Morales Alastruey
2
-0
/
+32
2012-11-19
rtsp: fix format string
Wim Taymans
1
-1
/
+1
2012-11-19
rtsp: parse UTC ranges
Wim Taymans
2
-6
/
+74
2012-11-19
rtsp: parse SMPTE ranges
Wim Taymans
2
-3
/
+54
2012-11-19
range: handle parse errors better
Wim Taymans
1
-3
/
+6
2012-11-19
rtsp: detect npt time parse errors
Wim Taymans
1
-1
/
+3
2012-11-19
range: a single - is not allowed
Wim Taymans
1
-0
/
+5
2012-11-19
range: handle ranges starting with -
Wim Taymans
1
-1
/
+1
2012-11-14
gst_adapter_prev_timestamp -> gst_adapter_prev_pts
Tim-Philipp Müller
3
-3
/
+3
2012-11-13
video-format: fix plane offsets for GBR formats
Wim Taymans
1
-25
/
+25
2012-11-12
rtspconnection: improve docs
Wim Taymans
1
-2
/
+2
2012-11-12
pbutils: add description for Opus audio codec
Tim-Philipp Müller
1
-0
/
+1
2012-11-12
audio: Use new GType for GThread instead of just G_TYPE_POINTER
Sebastian Dröge
2
-5
/
+12
2012-11-12
rtpbuffer: protect against empty buffers
Wim Taymans
1
-0
/
+8
2012-11-10
video: Add GBR/GBR_10LE/GBR_10BE color formats
Sebastian Dröge
3
-1
/
+134
2012-11-10
video: Add Y444_10{LE,BE} video formats
Sebastian Dröge
3
-1
/
+128
2012-11-09
rtsp: fix g-i annotation for gst_rtsp_message_set_body(), take_body() and tak...
Ognyan Tonchev
1
-3
/
+3
2012-11-09
audiodecoder: Reset error count to 0 after successfully decoding a frame
Sebastian Dröge
1
-1
/
+1
2012-11-09
videodecoder: Reset the error count to 0 after successfully decoding a frame
Sebastian Dröge
1
-1
/
+1
2012-11-07
video: don't crash when blending onto video formats that unpack to 64 bits pe...
Tim-Philipp Müller
1
-9
/
+25
2012-11-06
rtp: fix ntp56 parsing
Wim Taymans
1
-1
/
+1
2012-11-06
rtp: add helpers for header extensions
Wim Taymans
4
-12
/
+207
[next]