| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Note: SFTP = SSH File Transfer Protocol
The sink acts as a client and uploads data to the SFTP server.
https://bugzilla.gnome.org/show_bug.cgi?id=709795
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=684847
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=653741
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=653741
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=653741
|
|
|
|
|
|
| |
Split into base, tls and http classes.
https://bugzilla.gnome.org/show_bug.cgi?id=653741
|
|
|
|
|
|
| |
_BAD_CFLAGS should always come first, then GST_PLUGINS_BASE_CFLAGS,
then GST_BASE_CFLAGS then GST_CFLAGS. Same for libs: first plugins
base libs, then GST_BASE_LIB then GST_LIBS.
|
| |
|
|
Sink acts as a client and can connect to servers to
upload media.
https://bugzilla.gnome.org/show_bug.cgi?id=641496
|