Historial de Commits

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