mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
Original commit message from CVS: Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extension and does not work with other compilers. This is okay since every place these macros are used, gints are passed in. I renamed SWAP to SWAP_INT to reflect that it is not so generic. |
||
---|---|---|
.. | ||
cdxaparse | ||
chart | ||
deinterlace | ||
festival | ||
filter | ||
flx | ||
mixmatrix | ||
modplug | ||
mpeg1sys | ||
mpeg1videoparse | ||
mpeg2sub | ||
mpegaudioparse | ||
passthrough | ||
playondemand | ||
qtdemux | ||
rtjpeg | ||
smooth | ||
smoothwave | ||
smpte | ||
spectrum | ||
speed | ||
stereo | ||
vbidec | ||
videocrop | ||
virtualdub | ||
y4m | ||
Makefile.am |