index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
media
/
ffmpeg.go
Age
Commit message (
Expand
)
Author
Files
2024-12-28
[bugfix] Advertise audio/mpeg as supported (#3632)
Daenney
1
2024-11-06
[chore] update go ffmpreg to v0.6.0 (#3515)
kim
1
2024-11-04
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...
kim
1
2024-10-28
[bugfix] support classifying correct video codec without audio as webm (#3494)
kim
1
2024-10-18
[chore] Thumbnail only first frame of animated media (#3448)
tobi
1
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-09-27
[bugfix] better handle ogg container format (#3365)
kim
1
2024-09-23
[bugfix] add support for media with rotation contained in stream side data (#...
kim
1
2024-08-30
[security] Implement `allowFiles` fs for better isolation of ffmpeg / ffprobe...
tobi
1
2024-08-23
[performance] ffmpeg ffprobe wrapper improvements (#3225)
kim
1
2024-08-16
[bugfix] permit unspecified orientation data (#3205)
kim
1
2024-08-08
[performance] move thumbnail generation to go code where possible (#3183)
kim
1
2024-08-08
[feature] Use gifv type for short soundless mp4 videos (#3182)
tobi
1
2024-08-02
[chore] add back exif-terminator and use only for jpeg,png,webp (#3161)
kim
1
2024-07-31
[chore] Take account of rotation data when calculating full size image dimens...
tobi
1
2024-07-30
[performance] limit ffprobe read time to at most 1s after start of file (#3155)
kim
1
2024-07-28
[bugfix] take into account rotation when generating thumbnail (#3147)
kim
1
2024-07-28
[bugfix] moves file rename to earlier in media pipeline so ffmpeg calls ALWAY...
kim
1
2024-07-26
ensure ffmpeg muxer gets set correctly by setting input file extension before...
kim
1
2024-07-21
[feature] add flac support (#3121)
kim
1
2024-07-19
[feature] use webp for thumbnails (#3116)
kim
1
2024-07-16
give read-only access to /dev for ffmpeg to access /dev/urandom (#3109)
kim
1
2024-07-15
[feature] more filetype support! (#3107)
kim
1
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
1
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
1