- 19 Mar, 2009 3 commits
-
-
Wim Taymans authored
--
-
Wim Taymans authored
Add the new windows cmd.exe coloring method to the .def file.
-
Stefan Kost authored
-
- 18 Mar, 2009 6 commits
-
-
Damien Lespiau authored
Fixes #517231.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Refactor the debug line code to use as much code as possible for the win32 and other color codings. Update docs with new symbol.
-
Wim Taymans authored
-
Zeeshan Ali (Khattak) authored
Move the gst_pad_can_link() implementation from gstutils to gstpad and use gst_pad_link_prepare() to make it work correctly and also check the caps. Make the broken implementation in gstutils static. Small cleanups in the _get_fixed_caps() function. Fixes #575682.
-
- 17 Mar, 2009 3 commits
-
-
David Adam authored
Fixes build with -Werror caused by '_FILE_OFFSET_BITS redefined' warning on OpenSolaris where _FILE_OFFSET_BITS may be defined both in our config.h and via stdio.h (#575695).
-
Tim-Philipp Müller authored
-
Stefan Kost authored
Bin collects segment-start messages and segent-done messages. it posts a segment-done message to its parent, once it has received a segment-done for each segment-start. Imho it should also send a segment-start if it receives the first segment start and if parent is !=NULL. This is needed for bins in bins, so that also higher order bins can group segment-starts and segment-dones. Right now higher order bins will post a segment-done for each segment-done received.
-
- 16 Mar, 2009 1 commit
-
-
Edward Hervey authored
-
- 15 Mar, 2009 2 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
-
- 13 Mar, 2009 1 commit
-
-
Wim Taymans authored
--
-
- 12 Mar, 2009 2 commits
-
-
Stefan Kost authored
-
Wim Taymans authored
Rename some function variables and add some Return: to make the docs more happy.
-
- 11 Mar, 2009 5 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
Long caps fields like enums are ellipsised. If caps are not negotiated, use head- and taillabel to place them closer to the pads. Use smarter way to indent.
-
Laszlo Pandy authored
Use a monospace font for edge labels and indent.
-
Sebastian Dröge authored
-
Edward Hervey authored
-
- 10 Mar, 2009 3 commits
-
-
Stefan Kost authored
Demote one log that can come quite often. Remove one fixme that is done. Apply gst-indent changes.
-
Stefan Kost authored
-
Stefan Kost authored
-
- 09 Mar, 2009 5 commits
-
-
Jan Schmidt authored
From 7032163 to f8b3d91
-
Tim-Philipp Müller authored
-
Wim Taymans authored
Fixes #574229.
-
Stefan Kost authored
-
Wim Taymans authored
Keep track of when a new callback is installed in the callback and call the new callback in that case. Add unit test for checking pad blocking. Fixes #573823.
-
- 08 Mar, 2009 4 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Mention that the date value needs to be freed and how to free it.
-
Sebastian Dröge authored
From ffa738d to 7032163
-
Sebastian Dröge authored
From 3f13e4e to ffa738d
-
- 07 Mar, 2009 3 commits
-
-
Stefan Kost authored
Factor out code to describe caps. Improve formating (no \n in caps fields). Check peer caps too and show both if they differ.
-
Sebastian Dröge authored
From 3c7456b to 3f13e4e
-
Sebastian Dröge authored
From 57c83f2 to 3c7456b
-
- 06 Mar, 2009 2 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
structures can be printed like we can do for caps. Mark the example so that gtk-doc can pretty print and xref it.
-