Remove tmp file on image processing error
[oweals/peertube.git] / server / helpers / ffmpeg-utils.ts
2019-04-11 ChocobozzzMove config in its own file
2019-04-08 ChocobozzzCopy video/audio codec for HLS
2019-02-12 ChocobozzzHLS is only supported by ffmpeg 4
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzUse a single file instead of segments for HLS
2019-02-11 ChocobozzzAdd hls support on server
2019-01-17 ChocobozzzPrefer avg_frame_rate to fetch video FPS
2018-12-12 ChocobozzzFix crash regarding video stream issue
2018-12-11 ChocobozzzFix broken audio with transcoding
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzCleanup tests imports
2018-11-15 buoyantairMerge from upstream
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-11-12 Rigel Kent(ffmpeg) force pixel format yuv420p (#1394)
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzFix transcoding
2018-10-17 ChocobozzzOup's
2018-10-17 ChocobozzzFix tests
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-17 Felix AbleitnerSet keyframe interval for transcoding (fixes #1147...
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 Rigel Kentfix automatic bitrate adjustment
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-14 ChocobozzzDon't set a bitrate on unknown audio input
2018-08-14 ChocobozzzCleanup utils helper
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-01 Rigel Kentadding tests for audio conversions
2018-08-01 Jorropoffmpeg auto thread
2018-08-01 Rigel Kentfixing tests to deal with new transcoding parameters
2018-08-01 JorropoNice ffmpeg to 15 and 2
2018-08-01 Rigel Kentfixing audio getter when video has no audio
2018-08-01 Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-09 Anton Latukha(ffmpeg) B-adapt 1 and B-frames 16 (#774)
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-03-26 ChocobozzzFix error logging
2018-03-20 ChocobozzzDisplay ffmpeg output errors
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-02-27 ChocobozzzFix resolution for portrait videos
2018-02-27 ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27 ChocobozzzKeep ratio for thumbnails
2018-02-26 ChocobozzzAdd 30 fps limit in transcoding
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup helpers
2017-11-27 ChocobozzzBegin activitypub
2017-10-17 ChocobozzzImprove transcoding quality
2017-10-17 ChocobozzzUse preview instead of thumbnail for oembed
2017-10-09 ChocobozzzChange how we handle resolution