- 14 Apr, 2010 3 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Use foo_LDADD instead of foo_LDFLAGS to specify the libraries to link to. This should make sure arguments are passed to the linker in the right order, and makes LDFLAGS usable again. Based on patch by Brian Cameron <brian.cameron@oracle.com> Fixes #615697.
-
Edward Hervey authored
We were previously stating that we could convert AYUV/I420/YV12 to xRGB.
-
- 12 Apr, 2010 8 commits
-
-
Tim-Philipp Müller authored
It causes problems with Objective-C code like in osxvideosink. Fixes #613663.
-
Edward Hervey authored
And make the line readable for those mere mortals that don't own a 30" screen
-
Edward Hervey authored
It's an external which lives in gstcheck.c. Redeclaring it makes some compilers/architectures think the 'buffers' in the individual tests are a different symbol... and therefore we end up comparing holodecks with oranges.
-
Tim-Philipp Müller authored
Do the same with slightly fewer LOC.
-
Edward Hervey authored
Fixes #615161
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Edward Hervey authored
-
- 11 Apr, 2010 1 commit
-
-
David Schleef authored
Fixes #615460.
-
- 09 Apr, 2010 1 commit
-
-
Sebastian Dröge authored
From ba33d1f to fc85867
-
- 08 Apr, 2010 27 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
This was not build for a while and can be removed.
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Benjamin Otte authored
In fact, due to signedness issues, a negative delay would be changed to an almost infinite wait causing shout2send to "lock up". Reported by Christopher Montgomery.
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
No need to hide certain function in the docs. Allows to do more cleanups.
-
Sebastian Dröge authored
-
Stefan Kost authored
-
Stefan Kost authored
If someone cares flvparse could be merged into flvdemux.
-
Stefan Kost authored
There is no function by that name anywhere.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
One less semi public symbol without namespace prefix in the headers.
-
Stefan Kost authored
-
Stefan Kost authored
Use a local define for WAVEFORMAT_EX based on the size of the struct + 2 bytes for the extension size.
-
Stefan Kost authored
-
Stefan Kost authored
We don't use any function yet, just the structures and defines.
-