..
.gitignore
Update a bunch of gitignores to clean up my git status output
2009-01-23 16:08:40 +00:00
adapter.c
adapter: optimize taking the headbuffer
2009-05-12 10:25:40 +02:00
basesrc.c
Don't use gst_element_get_pad().
2008-05-21 15:57:52 +00:00
bitreader.c
Add bit reader and byte reader classes, including documentation and an extensive unit test suite. Fixes bug #553554 .
2008-10-06 12:41:53 +00:00
bytereader.c
Add bit reader and byte reader classes, including documentation and an extensive unit test suite. Fixes bug #553554 .
2008-10-06 12:41:53 +00:00
collectpads.c
Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
2008-02-29 12:41:33 +00:00
controller.c
controller: factor out duplicated code and add a description for it.
2009-04-14 22:08:56 +03:00
gdp.c
tests/check/libs/gdp.c: Also enable the GDP unit test again on PPC now that the bug is fixed.
2008-06-30 09:42:43 +00:00
gstnetclientclock.c
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
gstnettimeprovider.c
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
libsabi.c
tests/check/: Add Sparc ABI checks
2008-10-07 15:12:21 +00:00
struct_hppa.h
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
struct_i386.h
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
struct_ppc32.h
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
struct_ppc64.h
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
struct_sparc.h
tests/check/: Add Sparc ABI checks
2008-10-07 15:12:21 +00:00
struct_x86_64.h
And correct even more valid sparse warnings.
2008-02-29 13:59:24 +00:00
test_transform.c
tests/check/libs/: More tests, prepare for tests with switching caps in buffer_alloc.
2008-06-25 17:27:30 +00:00
transform1.c
libs/gst/base/gstbasetransform.c: Don't overwrite the outsize when calculating the expected size of a new buffer beca...
2008-08-14 13:57:58 +00:00
typefindhelper.c
tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it is not portable and is going to be deprecated (see #498924 ).
2007-12-21 21:17:32 +00:00