diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2002-09-20 09:28:46 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2002-09-20 09:28:46 +0000 |
commit | 8635b377f965417cd3ee1ffd32e1cea755651d79 (patch) | |
tree | 73cb0e4d30e8046b7e6dda64e069bdbdccc75378 /ext/ladspa/gstladspa.c | |
parent | 95099ed623b9d98e445889f9567f0a79ca6ab1cd (diff) |
This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and doe...
Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap
Diffstat (limited to 'ext/ladspa/gstladspa.c')
0 files changed, 0 insertions, 0 deletions