Commit History

Author SHA1 Message Date
  Michael Niedermayer 7a6b5d7a86 ffserver: initialize pbuffer in prepare_sdp_description() 10 years ago
  Michael Niedermayer 307239bdb6 ffserver: add HAVE_UNISTD_H around #include <unistd.h> 10 years ago
  Reynaldo H. Verdejo Pinochet e0877aa544 ffserver: don't leak poll_table if poll fails 10 years ago
  Reynaldo H. Verdejo Pinochet 5b881499a8 ffserver: do not ignore lseek() return 10 years ago
  Reynaldo H. Verdejo Pinochet 898192e029 ffserver: do not ignore getsockname() return 10 years ago
  Reynaldo H. Verdejo Pinochet e79bc6a88a ffserver: do not ignore send() return 10 years ago
  Reynaldo H. Verdejo Pinochet 8baa5b32a5 ffserver: do not ignore setsockopt return 10 years ago
  Reynaldo H. Verdejo Pinochet 6d953ae2c4 ffserver: do not ignore ff_socket_nonblock return 10 years ago
  Reynaldo H. Verdejo Pinochet 7228bdeebd ffserver: fix missing frees at connection setup 10 years ago
  Reynaldo H. Verdejo Pinochet 1404e2a389 ffserver: free AVStream st before wiping context 10 years ago
  Reynaldo H. Verdejo Pinochet 107f2468c4 ffserver: free nacl as needed 10 years ago
  Reynaldo H. Verdejo Pinochet 02497a5dc8 ffserver: don't hardcode RTSP status codes 10 years ago
  Reynaldo H. Verdejo Pinochet 0c5a6ef886 ffserver: nits & typos 10 years ago
  Reynaldo H. Verdejo Pinochet 87079bd055 ffserver: merge RTSP's teardown & pause routines 10 years ago
  Reynaldo H. Verdejo Pinochet 720530e52a ffserver: cosmetics 10 years ago
  Reynaldo H. Verdejo Pinochet 35e525b732 ffserver: fix some comments 10 years ago
  Reynaldo H. Verdejo Pinochet ba6186d6eb ffserver: factor out connection closing from handler 10 years ago
  Reynaldo H. Verdejo Pinochet 5df2a502f2 ffserver: avoid useless substitution 10 years ago
  Reynaldo H. Verdejo Pinochet 958d98cc1c ffserver: drop unneeded delay1 var 10 years ago
  Reynaldo H. Verdejo Pinochet db93c2d031 ffserver: move misplaced comment 10 years ago
  Reynaldo H. Verdejo Pinochet 1507e2a095 ffserver: drop obvious comment 10 years ago
  Reynaldo H. Verdejo Pinochet 47ba472814 ffserver: cosmetics and grammar 10 years ago
  Michael Niedermayer c18cfd1001 ffserver: use avformat_alloc_context() 10 years ago
  Stefano Sabatini 1d6666a6b8 ffserver: extend report_config_error() facilities, and use it for warnings 10 years ago
  Stefano Sabatini 9985710a5a ffserver: add stream Metadata option 10 years ago
  Stefano Sabatini 33f10fa657 ffserver: fix spacing typoin error message 10 years ago
  Stefano Sabatini 93f0882725 ffserver: improve error feedback in case of av_write_frame() error 10 years ago
  Stefano Sabatini b58161d6b6 ffserver: print error code description in case of write_header() failure 10 years ago
  Stefano Sabatini 73b8730475 ffserver: improve error feedback in case of write_header() failure 10 years ago
  Stefano Sabatini b133ec6244 ffserver: improve feedback in case no feed is defined for a stream 10 years ago
  Stefano Sabatini 0083514727 ffserver: improve feedback in case of stream with unknown feed name 10 years ago
  Stefano Sabatini b1049f89fa ffserver: deprecate inconsistent parsing behavior of Truncate option 10 years ago
  Stefano Sabatini 0124fca03f ffserver: extend feedback in http_start_receive_data() 10 years ago
  Stefano Sabatini ab89d2dd2a ffserver: fix typo in comment: defaut -> default 10 years ago
  Stefano Sabatini 77f5cb92af ffserver: factorize code setting ReadOnlyFile/File options 10 years ago
  Stefano Sabatini 0e1e5d0053 ffserver: improve error feedback in open_input_stream() 10 years ago
  Stefano Sabatini ddab41995f ffserver: drop stream AudioQuality option 10 years ago
  Stefano Sabatini 4f60d53b18 ffserver: add comment about how Launch path program is created 10 years ago
  Stefano Sabatini 7cbbc4f7e7 ffserver: extend error handling when parsing the configuration file 10 years ago
  Stefano Sabatini 04702a0d3d ffserver: add some error handling to main() 10 years ago
  Stefano Sabatini f7fbb7ac99 ffserver: clarify feedback in case of wrong AVOptionAudio/Video error 10 years ago
  Stefano Sabatini 8adaee56c4 ffserver: factorize opt_audio/video_codec 10 years ago
  Michael Niedermayer 885739f3b4 ffserver: strip odd chars from html error messages before sending them back 10 years ago
  Alexey Balekhov 90ca814267 ffserver: allow choosing the pixel format 10 years ago
  Michael Niedermayer e85771f268 ffserver: allocate rc_eq, prevent freeing invalid pointer 11 years ago
  Michael Niedermayer 4131f21f77 Merge commit '612a5049d9b4ac1c2a293daf75fe814b7a94fdc7' 11 years ago
  Michael Niedermayer fcccb4c11d Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' 11 years ago
  Michael Niedermayer 8740762c43 Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' 11 years ago
  Michael Niedermayer 2192f89368 ffserver: fix null pointer dereference 11 years ago
  Michael Niedermayer 73920ac573 ffserver: replace atoll() by strtoll() 11 years ago