gstreamer/tests
Wim Taymans 565f492af2 Revert "pad: rework pad blocking, first part"
This reverts commit 415da89f3c.

Conflicts:

	gst/gstpad.c
2011-05-30 13:40:04 +02:00
..
benchmarks
check Revert "pad: rework pad blocking, first part" 2011-05-30 13:40:04 +02:00
examples Merge branch 'master' into 0.11 2011-05-19 11:30:06 +02:00
misc
.gitignore
Makefile.am
README

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

benchmarks/
   benchmarks to profile pieces of GStreamer
check/
   unit tests using the check library, non-interactive
examples/
   small examples demonstrating the use of various features
misc/
   prototypes, random bits, ...