Michael Fabian 'Xaymar' Dirks
ac68c2f4c8
codecs/h264: Add H264 codec information
2019-07-22 12:34:50 +02:00
Michael Fabian 'Xaymar' Dirks
de1a687b8d
ui/nvenc_shared: Add shared UI for NVENC HEVC and H264
2019-07-22 09:11:25 +02:00
Michael Fabian 'Xaymar' Dirks
5ba4694890
strings: Add 'Manual' state and rename Rate Control Method to Mode
2019-07-22 00:57:34 +02:00
Michael Fabian 'Xaymar' Dirks
9552d12ee8
codecs/hevc: Add shared codec data for HEVC
2019-07-21 02:42:52 +02:00
Michael Fabian 'Xaymar' Dirks
8b80dc57ad
strings: Extra shared strings for states, ratecontrol and keyframes
2019-07-21 02:40:48 +02:00
Michael Fabian 'Xaymar' Dirks
bab3bb8853
strings: Add text for bitrate and buffer
2019-07-13 00:16:42 +02:00
Michael Fabian 'Xaymar' Dirks
c8470d3b23
strings: Add shared translation strings
2019-07-13 00:16:38 +02:00
Michael Fabian 'Xaymar' Dirks
b6ad026eb3
encoders/generic: Allow overriding of thread count
2019-07-07 14:33:58 +02:00
Michael Fabian 'Xaymar' Dirks
df63677529
encoders/generic: Allow overriding color format
...
Some encoders don't have all options available with the automatically detected color format, so allowing the user to override the detected color format opens up more options.
2019-07-07 14:26:51 +02:00
Michael Fabian 'Xaymar' Dirks
e5bf18f2a6
ui/prores_aw_handler: Implement UI Handler for prores_aw
2019-07-07 13:46:11 +02:00
Michael Fabian 'Xaymar' Dirks
976e5dba4f
encoders/generic: Reduce warnings, fix encoding, remove threading options, and profiling
...
* Improved encoding loop can now deal with early and late receive requests.
* Lots of warnings fixed.
* Removed all threading options (they were broken anyway).
* Added some profiler calls.
2019-07-07 00:34:56 +02:00
Michael Fabian 'Xaymar' Dirks
5b05cc1504
locale: Remove text for frame queue (unused)
2019-07-06 14:22:28 +02:00
Michael Fabian 'Xaymar' Dirks
9a58a6a5ff
encoders/generic: Implement generic encoder for all ffmpeg encoders
2019-07-06 13:10:00 +02:00
Michael Fabian 'Xaymar' Dirks
ec75fe23fe
Initial code (pre-GitHub)
...
Contains:
- ffmpeg object wrappers
- base encoder class
- Apply ProRes encoder (prores_aw)
- OBS plugin structure
2018-11-13 19:04:13 +01:00