Commit Graph

37 Commits (d7ef87d2ec929bed57f736d23bbeba16835c315e)

Author SHA1 Message Date
Richard Fuchs e46fdf0200 TT#162850 delete DB entries without matching streams
4 years ago
Richard Fuchs d116b44cf2 TT#14008 add %l format to output file names
5 years ago
Damir Nedžibović cc09099660 Squashed commit of the following:
5 years ago
Richard Fuchs b110072ae4 TT#14008 deprecate av_init_packet
5 years ago
Richard Fuchs a5d2837615 TT#118800 add support for `channels` mix mode
5 years ago
Richard Fuchs f7ff1367ef TT#111357 fix output file names in case of output re-config
5 years ago
Richard Fuchs 702044bd88 TT#111357 fix infinite loop
5 years ago
Richard Fuchs 7f579ac2db TT#111357 add microseconds to file name patterns
5 years ago
Richard Fuchs 8aecb6a98a TT#111357 also apply chown to created parent dirs
5 years ago
Richard Fuchs b8b395e21f TT#111357 add chmod setting for created output dirs
5 years ago
Richard Fuchs c8d6a45777 TT#111357 add support for configurable output file name patterns
5 years ago
Richard Fuchs 7c25d39f70 TT#111357 switch to dynamically allocated strings for file names
5 years ago
Richard Fuchs 79bb147af7 TT#109618 add option to chmod/chown created recordings
5 years ago
Richard Fuchs e860e076f8 TT#109618 keep track of actual file name used for recordings
5 years ago
Richard Fuchs 92adeb0dbb TT#75351 delete DB streams that have no corresponding file
7 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
7 years ago
Richard Fuchs e1e6fd4297 TT#50652 add explicit libav error reporting
7 years ago
Richard Fuchs 39ef7c98e6 fix multiple spurious updates of stream config DB entry
8 years ago
Richard Fuchs 92e4c28fde fix recording-daemon segfault for libavcodec versions < 57
8 years ago
Richard Fuchs 7c36492021 TT#28163 fix recording-daemon sample format selection
8 years ago
Richard Fuchs 83784d492c TT#31197 separate out libavcodec specifics
9 years ago
Richard Fuchs a4a0e34ded TT#31408 distinguish between codec types
9 years ago
Richard Fuchs 2e43b47305 TT#31409 check codec support only once during startup
9 years ago
Richard Fuchs 266a1fbc8b TT#31404 support custom ptime and repacketization for sampled codecs
9 years ago
Richard Fuchs dc80c27af7 TT#28163 split encoder from recording daemon into shared lib
9 years ago
Richard Fuchs d510f5efe8 TT#30404 initial support for adding codecs for transcoding
9 years ago
Richard Fuchs 6ec7c9e8cc fix mem leaks
9 years ago
Richard Fuchs 5acf56dec4 additional debug log output
9 years ago
Richard Fuchs 9a5cba48f2 use more precise avcodec/avformat version test macros
9 years ago
Richard Fuchs f5cc21f92b TT#10156 write recordings metadata into mysql database
9 years ago
Richard Fuchs fb81332e80 handle multiple different sample types
10 years ago
Richard Fuchs 537c60b1cb fix segfault when avcctx could not be initialized
10 years ago
Richard Fuchs 3aa302f258 TT#5566 memory allocation fixes
10 years ago
Richard Fuchs 5a54cc1772 TT#5566 support mixing all audio channels into one output
10 years ago
Richard Fuchs 040d1bec10 TT#5566 loop over encoding and decoding as required by the specs
10 years ago
Richard Fuchs 9ce3522719 TT#5566 support audio resampling and custom mp3 bitrates
10 years ago
Richard Fuchs 7b21df9510 split output/encoding stuff into separate file
10 years ago