Commit History

Author SHA1 Message Date
  Stefan Westerfeld 4d5fdb0601 More ArgParser related cleanups. 4 years ago
  Stefan Westerfeld 89269de9a9 Port some more options to new ArgParser. 4 years ago
  Stefan Westerfeld 66d0ed868a Port more code to new style option parser. 4 years ago
  Stefan Westerfeld 5cd3993045 Improve ArgParser. 4 years ago
  Stefan Westerfeld febc8a0797 Integrate "hls-add" command into audiowmark binary. 4 years ago
  Stefan Westerfeld 77987abadc Support "-" as filename for hls-mark, to use stdin as input. 4 years ago
  Stefan Westerfeld 88c5fbbaf4 Move shared class AudioBuffer to its own header. 4 years ago
  Stefan Westerfeld a79f608e6f HLSOutputStream: clean up encoder result codes 4 years ago
  Stefan Westerfeld b10c33a1e1 HLSOutputStream: avoid using deprecated API 4 years ago
  Stefan Westerfeld 7152f3fe16 Create HLS full.flac in memory (no temp file). 4 years ago
  Stefan Westerfeld 3d5b1d71d5 Remove unused n_frames argument from SFOutputStream::open(). 4 years ago
  Stefan Westerfeld 14c6f9f0e7 Support writing output to memory with SFOutputStream. 4 years ago
  Stefan Westerfeld 8f189696f0 Store HLS context audio using flac compression. 4 years ago
  Stefan Westerfeld 076e3e1c87 testhls: clean up segment prepare code 4 years ago
  Stefan Westerfeld 3b0ef2d807 testhls: reduce prev/next context to 3 seconds 4 years ago
  Stefan Westerfeld 9358bbf155 HLSOutputStream: auto close stream in destructor if necessary 4 years ago
  Stefan Westerfeld ff5f8c2741 HLSOutputStream: more error handling 4 years ago
  Stefan Westerfeld c2c7ad1d45 HLSOutputStream: more error handling 4 years ago
  Stefan Westerfeld 5100e1af11 HLSOutputStream: more error handling 4 years ago
  Stefan Westerfeld a1a6f71b4e HLSOutputStream: handle add_stream() errors 4 years ago
  Stefan Westerfeld 245439e6d4 HLSOutputStream: pass float format samples to libavcodec 4 years ago
  Stefan Westerfeld 3fb8c802fb HLSOutputStream: use correct sample rate for aac codec 4 years ago
  Stefan Westerfeld eee9d2fb5e HLSOutputStream: coding style fixes 4 years ago
  Stefan Westerfeld 4277f39b74 HLSOutputStream: coding style fixes 4 years ago
  Stefan Westerfeld f3139e6f33 HLSOutputStream: coding style fixes 4 years ago
  Stefan Westerfeld 1f083c5ad6 Move HLSOutputStream implementation to its own cc/hh file. 4 years ago
  Stefan Westerfeld 16500f1907 testhls: cleanup aac cut variables 4 years ago
  Stefan Westerfeld 76fc1f2dde testhls: make HLSOutputStream throw away past-end samples (performance) 4 years ago
  Stefan Westerfeld f0aca02fd9 testhls: write watermarked output directly via HLSOutputStream 4 years ago
  Stefan Westerfeld 8246697df1 testhls: make internals private in HLSOutputStream 4 years ago