index
:
~reynaldo/gstreamer
doc_fixes
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
printf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOO
Tim-Philipp Müller
3
-13
/
+13
2013-04-12
printf: mark internal functions as internal
Tim-Philipp Müller
1
-1
/
+1
2013-04-12
printf: skip pointer extension signifier chars after %p
Tim-Philipp Müller
1
-0
/
+1
2013-04-12
printf: don't leak serialised pointer extension strings
Tim-Philipp Müller
1
-4
/
+9
2013-04-12
printf: handle old GST_PTR_FORMAT %P and GST_SEGMENT_FORMAT %Q defines too
Tim-Philipp Müller
1
-0
/
+14
2013-04-12
printf: make printf parser recognise our pointer extension format
Tim-Philipp Müller
5
-3
/
+75
2013-04-12
printf: add infrastructure for pointer extensions hook
Tim-Philipp Müller
6
-60
/
+118
2013-04-12
info: use new internal printf for debug message printing
Tim-Philipp Müller
7
-133
/
+43
2013-04-12
printf: add our own printf implementation for debug logging
Tim-Philipp Müller
14
-2
/
+2230
2013-04-12
taglist: avoid triggering an assertion
Wim Taymans
1
-1
/
+7
2013-04-11
gst-inspect: add pointer mark to signal and action return types that are poin...
Jose Antonio Santos Cadenas
1
-3
/
+14
2013-04-11
docs: document type change of playbin's connection-speed property in porting ...
Tim-Philipp Müller
1
-0
/
+5
2013-04-11
buffer: add _gst_max_memory() function
Wim Taymans
3
-1
/
+34
2013-04-11
nettimeprovider: notify of changed bound address
Wim Taymans
1
-3
/
+15
2013-04-11
launch: handle PROGRESS messages
Wim Taymans
1
-8
/
+44
2013-04-11
Toggle upstream and downstream in RECONFIGURE paragraph.
Douglas Bagnall
1
-1
/
+1
2013-04-11
GstCollectPads documentation: gst_collect_pads_read is gone.
Douglas Bagnall
1
-1
/
+1
2013-04-10
bus: fix the precondition for gst_bus_disable_sync_message_emission()
Stefan Sauer
1
-1
/
+1
2013-04-09
capsfeatures: Init debug category before ever using it
Olivier Crête
1
-3
/
+3
2013-04-09
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2013-04-09
Use xlstproc instead of docbook2html
Руслан Ижбулатов
1
-9
/
+1
2013-04-09
netclientclock: bind socket before querying local address
Tim-Philipp Müller
1
-0
/
+18
2013-04-09
configure: Also check for clock_gettime in libpthread
Руслан Ижбулатов
1
-0
/
+5
2013-04-09
clock: Do use HAVE_CLOCK_GETTIME
Руслан Ижбулатов
2
-3
/
+4
2013-04-09
libsabi: Special struct size values for W32
Руслан Ижбулатов
2
-0
/
+76
2013-04-09
tests: fix GstPad test on windows and in CK_FORK=no mode
Руслан Ижбулатов
1
-0
/
+6
2013-04-06
gst-launch: Fix space in fault message
David Schleef
1
-1
/
+1
2013-04-06
capsfeatures: Copy ANY flag when copying caps features too
Sebastian Dröge
1
-0
/
+1
2013-04-06
caps: Handle ANY caps features properly in more places
Sebastian Dröge
2
-7
/
+7
2013-04-06
caps: Add test for operations on caps with ANY features
Sebastian Dröge
1
-1
/
+14
2013-04-06
caps: Properly handle ANY caps features in caps operations
Sebastian Dröge
1
-21
/
+61
2013-04-05
bus: update signal docs for gst_bus_enable_sync_message_emission()
Stefan Sauer
1
-6
/
+2
2013-04-05
multiqueue: ignore empty not-linked queues
Wim Taymans
1
-2
/
+12
2013-04-04
caps: fix caps feature leak
Tim-Philipp Müller
1
-1
/
+1
2013-04-04
multiqueue: start pushing again on RECONFIGURE
Wim Taymans
1
-1
/
+17
2013-04-04
queue2: start pushing again on RECONFIGURE
Wim Taymans
1
-0
/
+15
2013-04-04
queue: start pushing again on RECONFIGURE
Wim Taymans
1
-1
/
+18
2013-04-04
structure: simplify is_subset check
Wim Taymans
1
-22
/
+8
2013-04-04
caps: update docs, is_subset() works now
Wim Taymans
1
-4
/
+0
2013-04-04
bufferpool: fix docs
Wim Taymans
1
-2
/
+2
2013-04-04
pad: add gst_pad_store_sticky_event()
Wim Taymans
3
-26
/
+67
2013-04-04
pad: clarify docs
Wim Taymans
1
-2
/
+2
2013-04-04
pad: improve debug
Wim Taymans
1
-0
/
+3
2013-04-04
segment: don't WARN, just DEBUG
Wim Taymans
1
-6
/
+6
2013-04-04
segment: Fix seeking when position is slightly outside the segment
Nicolas Dufresne
1
-0
/
+3
2013-04-03
defs: update
Wim Taymans
1
-0
/
+3
2013-04-03
gst: add stream flags
Wim Taymans
1
-0
/
+2
2013-04-03
porting-to-1.0.txt: subtitle text media types changed as well
Brendan Long
1
-0
/
+3
2013-04-02
docs: more since markers and other docs fixes
Tim-Philipp Müller
4
-3
/
+12
2013-04-02
docs: add since markers to capsfeatures docs
Tim-Philipp Müller
1
-4
/
+50
[next]