[FFmpeg-cvslog] crypto: Add encryption support

2017-04-01 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Dec 1 12:55:28 2014 -0600| [d860a3cc0a12360a92b9ffd179a0c34413beaf88] | committer: Luca Barbato crypto: Add encryption support Signed-off-by: Christian Suloway Signed-off-by: Michael Niedermayer Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] avformat/crypto: added encryption

2014-12-01 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Dec 1 12:55:28 2014 -0600| [00d4013d9f841c189a2f10dd05526ca40129b880] | committer: Michael Niedermayer avformat/crypto: added encryption Signed-off-by: Christian Suloway Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avformat/hlsenc: added segment filename option

2014-12-05 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Fri Dec 5 21:20:15 2014 +| [1c639fa6e02ed122dc41c318acb875f8d76537c5] | committer: Michael Niedermayer avformat/hlsenc: added segment filename option This option allows segment filenames to be specified. Unless -hls_flags single_file is set

[FFmpeg-cvslog] avformat/hlsenc: added segment file deletion

2014-12-10 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Dec 8 10:25:05 2014 -0600| [97b65f612617b9e238c8f95bcce82be145c2fafd] | committer: Michael Niedermayer avformat/hlsenc: added segment file deletion This option flag deletes segment files removed from the playlist after a period of time equal

[FFmpeg-cvslog] avformat/hlsenc: fix hls_write_trailer() on hls_start() failure

2014-12-15 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Dec 15 18:10:46 2014 -0600| [92a596f13bfa9136a58229f84ef8ec50d63ff536] | committer: Michael Niedermayer avformat/hlsenc: fix hls_write_trailer() on hls_start() failure Close segment I/O context and append segment in hls_write_trailer() only

[FFmpeg-cvslog] avformat/hlsenc: added HLS encryption

2015-06-15 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Jun 15 10:58:07 2015 -0800| [907ac20aa29341e49a4f89ff3d4240d92f9a0cb9] | committer: Michael Niedermayer avformat/hlsenc: added HLS encryption Added HLS encryption with -hls_key_info_file option. The first line of key_info_file specifies the

[FFmpeg-cvslog] MAINTAINERS: add myself as hls encryption maintainer

2015-06-16 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Tue Jun 16 09:15:57 2015 -0500| [918abc19ff7402354db7bfdb11252577e90ec05c] | committer: Michael Niedermayer MAINTAINERS: add myself as hls encryption maintainer Signed-off-by: Christian Suloway Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avformat/hlsenc: removed empty/unused print_encryption_tag function

2015-06-16 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Tue Jun 16 09:15:56 2015 -0500| [7e871d6999fdd7c728e4df5d2b0db3715d0ad955] | committer: Michael Niedermayer avformat/hlsenc: removed empty/unused print_encryption_tag function Signed-off-by: Christian Suloway Signed-off-by: Michael Niedermayer