Commit History

Author SHA1 Message Date
  Stefan Westerfeld 1c003fd82e Support --detect-speed. 4 years ago
  Stefan Westerfeld c9c3b7bf44 Merge branch 'video-streaming-hls' 4 years ago
  Stefan Westerfeld c228bc6118 HLS: next_size variable stored in .ts is not really necessary 4 years ago
  Stefan Westerfeld 85d23d5a0d README updates (HLS) 4 years ago
  Stefan Westerfeld 1db5ecf37a Updates for 0.5.0 NEWS/configure.ac. 4 years ago
  Stefan Westerfeld e2833dd855 README: more HLS updates 4 years ago
  Stefan Westerfeld 8d6e1581db HLS: avoid one frame shift during encode, pts should do the trick 4 years ago
  Stefan Westerfeld e46a121248 README: clarify HLS documentation for videos without AAC audio track 4 years ago
  Stefan Westerfeld 24d6411a70 HLS: simplify pts_start detection 4 years ago
  Stefan Westerfeld 0e84761157 HLS: support non-stereo channel layout 4 years ago
  Stefan Westerfeld a520fdbcd7 testmpegts: add test which decodes the "vars" from prepared .ts 4 years ago
  Stefan Westerfeld 0eb0d27e1e HLS: fail with error message if a required "vars" variable is missing 4 years ago
  Stefan Westerfeld e88e72d26d Add documentation for HTTP Live Streaming. 4 years ago
  Stefan Westerfeld dfa78693ef HLS: support any file type as hls-prepare audio master 4 years ago
  Stefan Westerfeld 12d320acc4 Support building without ffmpeg libs. 4 years ago
  Stefan Westerfeld c2dfd2e925 BUILD: support --with-ffmpeg to enable ffmpeg/HLS, disabled by default 4 years ago
  Stefan Westerfeld a99e57794b HLS: be less verbose in hls-add 4 years ago
  Stefan Westerfeld a24701d16e HLS: set initial_discontinuity flag for mpegts output 4 years ago
  Stefan Westerfeld 9a7bce3175 HLS: check that input mpegts files have not been prepared in hls-prepare 4 years ago
  Stefan Westerfeld dbe81d5ab2 HLS: hls-prepare: abort if output files exist (avoid overwrite) 4 years ago
  Stefan Westerfeld 680d2f9b57 HLS: hls-prepare: create output directory if it doesn't exist 4 years ago
  Stefan Westerfeld 218489d239 HLS: remove get_time code 4 years ago
  Stefan Westerfeld ca0016d68a Add --help-hls for hls commands. 4 years ago
  Stefan Westerfeld e58c006ba5 HLSOutputStream: fix comment, move av_err2str from hh to cc file 4 years ago
  Stefan Westerfeld 48790a6e4a HLS: improved error handling 4 years ago
  Stefan Westerfeld 289c4e7279 HLS: improve error handling for run() 4 years ago
  Stefan Westerfeld d972eb7523 TODO-- 4 years ago
  Stefan Westerfeld 79ad54671e Remove unused private field. 4 years ago
  Stefan Westerfeld 50f5b3d9eb HLS: add override declarations to fix clang++ warnings 4 years ago
  Stefan Westerfeld 757650513c HLS: fix bug in segment start pts detection 4 years ago