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 |
Stefan Westerfeld
|
83b097150a
testhls: access format context directly
|
4 years ago |
Stefan Westerfeld
|
b234cdfc6b
testhls: started to implement open/close for HLSOutputStream
|
4 years ago |
Stefan Westerfeld
|
b5e6de4e53
testhls: refactor hls output stream functions as member functions
|
4 years ago |
Stefan Westerfeld
|
cfe8dd3ea5
testhls: refactor hls output stream code
|
4 years ago |
Stefan Westerfeld
|
33f09783ed
testhls: add basic code to correct frame pts
|
4 years ago |
Stefan Westerfeld
|
1782a8407b
testhls: re-add aac encoder cut_start and cut_end
|
4 years ago |
Stefan Westerfeld
|
161e4b9bd5
testhls: support hls-mark write to file again
|
4 years ago |
Stefan Westerfeld
|
e57f6a0678
testhls: really write aac audio from WavData
|
4 years ago |
Stefan Westerfeld
|
d2a6dcea4a
testhls: avoid printf() to be able to write to stdout
|
4 years ago |
Stefan Westerfeld
|
6f53dd6638
testhls: start using ffmpeg libs directly for mpegts/aac output
|
4 years ago |
Stefan Westerfeld
|
558e01d1be
Use audio stream as input for HLS audio watermark generation.
|
4 years ago |
Stefan Westerfeld
|
2bc38ad12c
SFInputStream: optimize common case in virtual read
|
4 years ago |
Stefan Westerfeld
|
ec3df94f4e
Avoid HLS temp file for accessing lossless context.
|
4 years ago |
Stefan Westerfeld
|
0c44a4c637
Fix bug in HLS temp wav file output.
|
4 years ago |
Stefan Westerfeld
|
c42e9c427c
testhls: debug elapsed time for hls_mark steps
|
4 years ago |
Stefan Westerfeld
|
34e67ac89b
Cleanup unused code.
|
4 years ago |
Stefan Westerfeld
|
4e35fd9286
Write and use uncompressed context for HLS segments.
|
4 years ago |
Stefan Westerfeld
|
d2e146483a
testhls: started to implement lossless audio embedding from audio master
|
4 years ago |
Stefan Westerfeld
|
3c697a9e75
Started to implement using audio master as source for HLS.
|
4 years ago |
Stefan Westerfeld
|
ee5115cafc
Use ffmpeg libs for building.
|
4 years ago |
Stefan Westerfeld
|
470acf6562
Pull in ffmpeg libs for using it for HLS.
|
4 years ago |