Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/examples/http_multiclient: Fix resource leak | Michael Niedermayer | 2016-12-26 | 1 | -0/+2 |
| | | | | | | Fixes CID1396269 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: ↵ | Michael Niedermayer | 2016-10-09 | 1 | -1/+1 |
| | | | | | | warning: passing argument 4 of av_opt_get from incompatible pointer type" Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | doc/examples/http_multiclient: fix mixed declarations and code | Clément Bœsch | 2016-09-30 | 1 | -1/+1 |
| | |||||
* | doc/examples/http_multiclient: fix compilation | Clément Bœsch | 2016-09-30 | 1 | -1/+1 |
| | | | | Fixes error: no previous prototype for ‘process_client’ [-Werror=missing-prototypes] | ||||
* | doc/examples/http_multiclient: Fix occured typo | Michael Niedermayer | 2015-09-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | doc/example: Add http multi-client example code | Stephan Holljes | 2015-08-01 | 1 | -0/+155 |
Signed-off-by: Stephan Holljes <klaxa1337@googlemail.com> |