..
.gitignore
gitignores: Ignore the bytewriter check binary
2009-10-08 10:39:28 +01:00
adapter.c
adapter: fix _masked_scan_uint32() at boundaries
2009-05-28 22:02:21 +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
check: Hopefully fix an 'may be used uninitialized' warning on OS/X
2009-10-08 17:19:38 +01:00
bytewriter.c
bytewriter: Adds a test for _fill
2010-02-12 17:23:29 -03: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
interpolationcontrolsource: Don't pass NULL pointers to GSequence API
2010-02-19 14:31:54 +01:00
gdp.c
check: Make sure to init the dataprotocol lib.
2009-10-07 16:14:02 +01: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
Make code safe for -Wredundant-decls
2010-03-10 20:45:33 +01:00
transform1.c
Remove double semicolons at end of line
2009-06-08 17:13:17 +01: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