mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-01 22:14:48 +00:00
Original commit message from CVS: for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
queue2.c |