index
:
~thaytan/gstreamer
bug-597662-win32
hacking-state-changes
registry-rewrite
Work In Progress branches for GStreamer core hacking
thaytan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
poll: Fixes in new GstPollFd API
bug-597662-win32
Jan Schmidt
5
-583/+575
2009-11-16
Native Win32 process spawning and I/O
Руслан Ижбулатов
1
-16/+731
2009-11-16
Native Win32 named pipe I/O
Руслан Ижбулатов
2
-94/+743
2009-11-16
check: Add a debug status to the systemclock test
Jan Schmidt
1
-1/+1
2009-11-16
TODO: remove stepping from TODO
Wim Taymans
1
-9/+0
2009-11-16
basesink: fix position reporting
Wim Taymans
1
-7/+8
2009-11-16
utils: API: Add multiplication and addition functions for fractions
Sebastian Dröge
5
-25/+108
2009-11-16
gstutils: API: Add fraction helper functions
Sebastian Dröge
5
-93/+191
2009-11-13
debug: add more debug logging to help tracking parsing errors
Stefan Kost
1
-5/+17
2009-11-13
miniobject: avoid race when recycling buffers
Ole André Vadla Ravnås
2
-7/+188
2009-11-12
whitespace: remove blanks in doc-comment
Stefan Kost
1
-2/+2
2009-11-12
registry: Import _priv_gst_dll_handle into gstregistry.c
Руслан Ижбулатов
1
-0/+4
2009-11-12
tests: Do not list libgstcheck as a requirement for tests/examples/manual
Руслан Ижбулатов
1
-5/+3
2009-11-11
basesink: Fix treating base_time as unsigned in position calculation
Jan Schmidt
1
-3/+5
2009-11-10
registry: API: Add gst_{default,}_registry_get_feature_list_cookie()
Sebastian Dröge
4
-0/+35
2009-11-10
queue2: fix printf format
Thiago Santos
1
-2/+2
2009-11-10
queue2: avoid crashing due to negative percent
Thiago Santos
1
-2/+3
2009-11-10
queue2: Fix small doc typo
Thiago Santos
1
-1/+1
2009-11-10
registrychunks: fix compilation with debugging disabled
Tim-Philipp Müller
1
-1/+3
2009-11-09
planning: add thoughts about foreign registry cache updates
Stefan Kost
2
-1/+54
2009-11-09
inspect: allow to get plugin-install-info for all installed plugins
Stefan Kost
1
-3/+24
2009-11-09
docs: don't forget to unref the pad
Wim Taymans
1
-0/+2
2009-11-07
gst-launch: wake up less often to check if we've been interrupted
Tim-Philipp Müller
1
-2/+2
2009-11-05
gstconfig.h: add define to force printf format checking for debug messages
Tim-Philipp Müller
1
-0/+26
2009-11-05
tests: Make sure we use the local libgstbase and not a stray outside one.
Edward Hervey
2
-31/+8
2009-11-05
docs: fix typo
Tim-Philipp Müller
1
-2/+2
2009-11-05
taglist: avoid looking up GstTagInfo twice in a row
Tim-Philipp Müller
1
-11/+16
2009-11-05
gstregistrychunks: We're certain plugin_name is an intern string.
Edward Hervey
1
-2/+1
2009-11-05
implement buffering-left argument to buffer messages
Bastien Nocera
1
-3/+16
2009-11-05
query: whitespace fixes
Wim Taymans
1
-30/+30
2009-11-05
ghostpad: fix locking
Wim Taymans
1
-0/+2
2009-11-05
ghostpad: don't release mutex twice
Stefan Kost
1
-1/+0
2009-11-05
ghostpad: skip type check in internal api
Stefan Kost
1
-1/+1
2009-11-05
pad: indentation fix
Wim Taymans
1
-1/+1
2009-11-05
pad: rename new api from _refed to _reffed.
Stefan Kost
8
-22/+22
2009-11-04
element: access padtemplate list directly to avoid call and type check.
Stefan Kost
1
-2/+2
2009-11-04
event: Add a FIXME 0.11 for having flush events that don't reset running time
Sebastian Dröge
1
-0/+4
2009-11-04
registrychunks: Fix a printf compile warning on 64-bit platforms
Jan Schmidt
1
-1/+1
2009-11-04
ghostpad: Make sure that nobody sets the proxypad or ghostpad itself as target
Sebastian Dröge
1
-0/+2
2009-11-04
plugin loader: Don't fail after a short read/write
Jan Schmidt
2
-42/+61
2009-11-04
plugin loader: Don't crash on bogus plugin details
Jan Schmidt
1
-13/+28
2009-11-04
gst-indent: Use the same logic to find gnuindent as the git hook
Jan Schmidt
1
-1/+25
2009-11-03
build: include stdio.h for FILE
Stefan Kost
1
-0/+1
2009-11-03
docs: add another example to the gst-launch man page
Tim-Philipp Müller
1
-1/+13
2009-11-02
gsttypefind: avoid one more run-time type check
Tim-Philipp Müller
1
-1/+1
2009-11-02
structure: API: Add gst_structure_id_has_field{,_typed}
Sebastian Dröge
4
-15/+67
2009-11-02
gsttypefind: Use _CAST variants when the type has alredy been checked.
Edward Hervey
1
-5/+5
2009-11-01
ghostpad: Implement iterate internal links
Sebastian Dröge
1
-0/+17
2009-10-31
parser: Make sure that signal user data is freed by setting a GClosureNotify
Sebastian Dröge
1
-15/+13
2009-10-31
parser: Use GSlice for allocating the structs
Sebastian Dröge
1
-8/+8
[next]