613 Commits (72adf2431027426300f5d9e45df32ff3bf499084)

Author SHA1 Message Date
Ganesh Ajjanagadde 92b1a0fa9e ffserver: cast PID to int64_t before printing 9 years ago
Michael Niedermayer c719b7a42b ffserver: add (), fix order of operations 9 years ago
Reynaldo H. Verdejo Pinochet b16b8c815c ffserver: drop superfluous else clause 9 years ago
Reynaldo H. Verdejo Pinochet c75bc268a2 ffserver: simplify assignment with ternary 9 years ago
Reynaldo H. Verdejo Pinochet 2ea642ff4b ffserver: move decl to start of func 9 years ago
Reynaldo H. Verdejo Pinochet 08724da976 ffserver: make statement block unconditional by exiting early 10 years ago
Reynaldo H. Verdejo Pinochet 36a617c162 ffserver: make statement block unconditional by exiting early 10 years ago
Reynaldo H. Verdejo Pinochet 469c335c55 ffserver: unify comment formating & drop unneeded braces 10 years ago
Reynaldo H. Verdejo Pinochet 1714fe2990 ffserver: factor out stream params printing 10 years ago
Reynaldo H. Verdejo Pinochet 89234deaa2 ffserver: simplify URLContext cleanup 10 years ago
Reynaldo H. Verdejo Pinochet 6504047f82 ffserver: drop unneeded else branching 10 years ago
Reynaldo H. Verdejo Pinochet 758c7a5cbc ffserver: drop unneeded else branching 10 years ago
Reynaldo H. Verdejo Pinochet 683f57354d ffserver: drop unneeded else branching 10 years ago
Reynaldo H. Verdejo Pinochet d8a04d916b ffserver: formating 10 years ago
Caligula useraccount 3b89a67315 ffserver: Use singlejpeg muxer for jpeg 10 years ago
Michael Niedermayer ddda9cee1c ffserver: Check for ffio_set_buf_size() failure 10 years ago
Michael Niedermayer d6039063aa ffserver: Check allocations (likely not all) 10 years ago
Michael Niedermayer cea3c9b281 ffserver: check return code of avio_alloc_context() 10 years ago
Reynaldo H. Verdejo Pinochet e10b2a4dc0 ffserver: remove stale debug stanza 10 years ago
Reynaldo H. Verdejo Pinochet 0002a22e0e ffserver: move assignment outside condition eval 10 years ago
Reynaldo H. Verdejo Pinochet 923a244569 ffserver: break some too long lines 10 years ago
Reynaldo H. Verdejo Pinochet df4346c541 ffserver: fix wrong indentation 10 years ago
Reynaldo H. Verdejo Pinochet bd8e16f2e6 ffserver: decouple assignment and check 10 years ago
Reynaldo H. Verdejo Pinochet 50c1cac432 ffserver: break too-long lines 10 years ago
Reynaldo H. Verdejo Pinochet 8129ccec3a ffserver: reorder HTTP fwd decls 10 years ago
Reynaldo H. Verdejo Pinochet 2699a37816 ffserver: reflow find_stream_in_feed() 10 years ago
Reynaldo H. Verdejo Pinochet 197acee767 ffserver: reindent handle_connection() 10 years ago
Reynaldo H. Verdejo Pinochet eadd66a4af ffserver: reflow handle_connection() 10 years ago
Reynaldo H. Verdejo Pinochet 7d3857b7ab ffserver: reindent http_vlog() 10 years ago
Reynaldo H. Verdejo Pinochet e97545646a ffserver: reflow http_vlog() 10 years ago
Michael Niedermayer 11d8fa5e9d ffserver: Use av_malloc_array() 10 years ago
Michael Niedermayer eb3e661bab ffserver: Use avio_closep() to avoid leaving stale pointers in memor 10 years ago
Reynaldo H. Verdejo Pinochet 9975088472 ffserver: reindent rtsp_cmd_setup() 10 years ago
Reynaldo H. Verdejo Pinochet ac1940b2ba ffserver: reflow rtsp_cmd_setup() 10 years ago
Reynaldo H. Verdejo Pinochet 196bc03a86 ffserver: drop redundant else clause 10 years ago
Reynaldo H. Verdejo Pinochet 9e55130a9d ffserver: reindent compute_status() 10 years ago
Reynaldo H. Verdejo Pinochet 907101eb83 ffserver: reflow compute_status() 10 years ago
Reynaldo H. Verdejo Pinochet a18456a203 ffserver: check for EOF|error at loop condition 10 years ago
Reynaldo H. Verdejo Pinochet 0121ddabb8 ffserver: reflow close_connection() 10 years ago
Reynaldo H. Verdejo Pinochet 1146223699 ffserver: minor formatting improvement to http_server() 10 years ago
Reynaldo H. Verdejo Pinochet 978bc4327b ffserver: reindent start_multicast() 10 years ago
Reynaldo H. Verdejo Pinochet 719cc02586 ffserver: reflow start_multicast() 10 years ago
Reynaldo H. Verdejo Pinochet 18011888cc ffserver: reindent start_children() 10 years ago
Reynaldo H. Verdejo Pinochet ec42251715 ffserver: reflow start_children() 10 years ago
Reynaldo H. Verdejo Pinochet 1abdfb100a ffserver: break lines at 80 in func prototypes 10 years ago
Lukasz Marek 8b0226f2a6 ffserver: use avcodec_copy_context to copy context 10 years ago
Lukasz Marek 3d0867917f ffserver: dont leak pb_buffer 10 years ago
Lukasz Marek 3cb0bec687 ffserver: dont leak child arguments 10 years ago
Lukasz Marek ec6e035b8b ffserver: export recommented encoder configuration 10 years ago
Lukasz Marek aaf6cc925f ffserver: allow skip setting defaults 10 years ago