Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/obsproject/obs-amd-encoder

AMD Advanced Media Framework Encoder Plugin for Open Broadcaster Studio
https://github.com/obsproject/obs-amd-encoder

enc-amf: Add advanced interface to initialization. (#35)

450e823dff0bd7e636efb5ce0fb3b6929a5305b3 authored over 8 years ago
enc-amf: Update advanced interface, renamed to H264Interface from VCE_H264_Encoder. (#35)

0861ccd871f7e7587c074bcf121854dfe0cf1191 authored over 8 years ago
enc-amf: Rename simple interface to H264SimpleInterface from H264Encoder_Simple. (#35)

0d1c1f24f34fdae989e2c176b20911bc5acb3d79 authored over 8 years ago
enc-amf: Rename amd-amf-h264 files back to amd-amf-vce.

ff94e7aa153de2214ab939b6e499786fd7907788 authored over 8 years ago
enc-amf: Update en-US.ini. (locale)

ef99ddb6c3042a8e35378711df7736485d3c2c99 authored over 8 years ago
enc-amf: Implement fixes by @Tukan40. (amd-amf-h264, #35)

1bc5a758721a67346326b319785e9613d43e92dd authored over 8 years ago
enc-amf: Convert to Phoenix-Singleton, actually throw an exception on failure. (amd-amf, #42)

a45d5717417717841e233e3b587f7474dd47b5e7 authored over 8 years ago
enc-amf: Add Preset and Profile Level drop down to Simple Interface. (enc-h264-simple, #35)

7fab8037bbaa05ccaf33b7a9192dbb5559c114e3 authored over 8 years ago
enc-amf: More attempts at fixing the startup crash.

de2d3931b1486fd9f75c4f211ed5eebbd05e4a0b authored over 8 years ago
enc-amf: Remove duplicate Bitrate setting.

f4467cd3862d124c95e22669bed7645624518535 authored over 8 years ago
enc-amf: Fix error in SetRateControlSkipFrameEnabled which would change the rate control method instead.

1964f5c184068abefa33018cfadfdd6602d67de2 authored over 8 years ago
enc-amf: Attempt to fix crash on startup in vcruntime140.dll. (#42)

238a2e0e66aaf5345784ebad66be4920c1a277c9 authored over 8 years ago
enc-amf: Update #Resources

2008c184dbff0706d0c42607f8f56aca03f5032f authored over 8 years ago
enc-amf: Fix type in logging and remove compiler warning. (#39)

7d0c39a736e5af09621ce8e538eefdd715f846a4 authored over 8 years ago
enc-amf: Update vi-VN.ini (#41)

Update locale with new plugin name + complete translation

7b605f88e37008fa578f8681e9c976a265061db4 authored over 8 years ago
enc-amf: A new preview build is available now, get it on Patreon!

17281ada1c2cd4531de1258a1467f5759ed9b794 authored over 8 years ago
enc-amf: Add CONTRIBUTORS file and HiddenParameters.txt

6a8741a1e73f4dd7f247fb7264f9fd2783ec3c92 authored over 8 years ago
enc-amf: (enc-h264-simple) Fix applying of peak bitrate. (#35)

78d46a41cd9704c36c618aa896ab297e02252d57 authored over 8 years ago
enc-amf: Fix custom AMF log writer.

69d83936a0b6eb0b46cb765a1fdda67039054f1e authored over 8 years ago
enc-amf: Add custom trace writer, may need to filter out empty logging calls.

1c333a93f54407f8a6e963a769c7d663de2901d0 authored over 8 years ago
enc-amf: Update installer and project file.

d749f970500b5bb300de8131be17f8c2d5bbc5b3 authored over 8 years ago
enc-amf: (enc-h264-simple) Only change profile level if a higher one is supported and needed, reorder encoder settings to match documentation. (#35)

f7e3956e51da74764e1f9d4f4c6ce411dc0dc179 authored over 8 years ago
enc-amf: (amd-amf-h264) Fix Typos, add static queue limit, only print debug output in debug builds, fix Output queue locks (wrong mutex), fix typo in Set*Bitrate (min/max the wrong way around), fix order of Quality Presets, add AMFToCustom conversion for GetQualityPreset. (#35)

1872bc977fdedf27c2404b68157c83c228a27ded authored over 8 years ago
enc-amf: A new preview build is available, find it here: https://www.patreon.com/posts/amd-advanced-for-6579254 (#35)

4bcb0017c0f787c7129f8ed75407dd2948cb5149 authored over 8 years ago
enc-amf: More attempts at fixing the simple encoder interface. (#35)

4881a92893ba2fd955fad27f10b6f834d4010815 authored over 8 years ago
enc-amf: Update according to replies from @Tukan40 here(https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/9).

2eea029d7c7de2a9a552c9d62614e6520fa9193b authored over 8 years ago
enc-amf: Remove references to ->Release, as mentioned [here](https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/9#issuecomment-241220054).

7c57604e9d915f0c9ab21186aacc5c97c82a9167 authored over 8 years ago
enc-amf: Fix capability stuff in enc-h264.

3fe55d752ac021f3f40cad6330c844bd062992d3 authored over 8 years ago
enc-amf: Add CONFIG logging macro.

0ce1bfb7c288ca26655854e2afe91d18281fc0b3 authored over 8 years ago
enc-amf: Merge branch 'master' of github.com:Xaymar/OBS-AMD-Media-Framework

49f15edc041152ee5b50fc9c9909a69abad87755 authored over 8 years ago
enc-amf: Fix Simple Encoder Interface with information from @Tukan40. (#35, https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/9#issuecomment-241220054)

e61256472bf827de4fdda36caa16c9119bdb9ad4 authored over 8 years ago
enc-amf: (amd-amf) Set global trace level to debug for testing. ( https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/9#issuecomment-241220054)

a2ffd037cf41cf022dfc8ee225383f31a28a5d67 authored over 8 years ago
enc-amf: Fix queue waiting code to use a different mutex.

420cc00305a87147389ddf2f7a61078d69cdf677 authored over 8 years ago
enc-amf: (locale) Update es-ES.ini (#38)

The translation has been updated and enhanced based on my usage. New lines added too.

a46dc224987a9cd46aac6eb1a3d7af3c22c9283e authored over 8 years ago
enc-amf: (Simple Interface) Fix registration code and update with new values and parameter order. (#35)

1d397b1a9b9c904ca847e2028ec5fa3c06b89421 authored over 8 years ago
enc-amf: (Shared Encoder) Reintroduce SyncLock strategy, add comments for each function, taken from AMF documentation. (#35)

5ed4476867200ef126959387d445d23120383993 authored over 8 years ago
enc-amf: Log using INFO instead of DEBUG in Library Binding Class. (#35)

8c94bdc11e36035c11086fda9fe3aa03173b1db1 authored over 8 years ago
enc-amf: Fix Singleton code for Library Binding class (#35) and properly log messages.

a7316427b5015ec0a922c8a3abb7c642055b4d48 authored over 8 years ago
enc-amf: Add Capability reporting to plugin load code.

d3e1b87cc63d233aea7a57fbca6a4641d69e93c0 authored over 8 years ago
enc-amf: Update project file.

2f91f12e617b021593e181b99c809edcbd22f4ef authored over 8 years ago
enc-amf: Update Capability Reporter to use new SDK (#35)

c9aa94a1e72614490f8824b77ffb6e3bc501ee8f authored over 8 years ago
enc-amf: Update locale with new plugin name.

b687030f96ec1dd929e62e84e88a1cf6b337c0d4 authored over 8 years ago
enc-amf: Register Simple Encoder Interface again (#35)

2b1f0378067d83784516a06e34ab3937b8daee57 authored over 8 years ago
enc-amf: Fix up simple encoder interface (#35).

ba10487509436292d0868ae465b227fe185266df authored over 8 years ago
enc-amf: Fix up amd-amf-h264 and add FillerData parameter.

672227a53fac5174e3229c733df0ac829f87cc5a authored over 8 years ago
enc-amf: Fix Project File

44bad9873bac436f65e1292facbfc68d18932b9f authored over 8 years ago
enc-amf: Fix Installer Paths

0122b8c6e89ee02f45888a844525d5b55d6e54bc authored over 8 years ago
enc-amf: amf-vce removed, amd-amf-h264 updated. (#35)

15a91c85952468483eebf79a5dda5d1eb9b19fa3 authored over 8 years ago
enc-amf: Move Installer.iss

7268db729644055d4b03157dddf94f4f31c02ebf authored over 8 years ago
enc-amf: Update Installer for future releases.

f89c22457cbeb27bd00c459c9fff87f21bdb75b0 authored over 8 years ago
enc-amf: Fix typo in README.md.

c21f5a06f28129447a7407d13f2fb261c5135457 authored over 8 years ago
enc-amf: Update README.md

50cef4a9dd4bac9b67b32cc5cbd397dde77e5f42 authored over 8 years ago
enc-amf: Add amd-amf-h264 files (Shared Encoder based on new SDK). (#35)

f9e99a752cbea99290cdf534db2724a90f2ae3d7 authored over 8 years ago
enc-amf: Fix logging error in amd-amf.cpp and fix shared_ptr usage.

2f1907434f2d347458b9a7dc9f2a969e0bed3209 authored over 8 years ago
enc-amf: Implement the library loading class completely (uses std::shared_ptr). (#35)

bcd8143442ad6364182cfaaec84ebfecc2a88130 authored over 8 years ago
enc-amf: Rewrite Plugin Version stuff (Stringify and such), add initial library loading code. (#35)

b4590bf2ce25541ff10e4f4b72a13fecc09fed3a authored over 8 years ago
enc-amf: Add plugin.cpp again.

d729e60b2d115af8e07436843c17d3ef01cd993a authored over 8 years ago
enc-amf: Update solution files.

2393551c70517e5fe5cbe3fc13d76db1b10a081b authored over 8 years ago
enc-amf: Rename win-amf files to plugin to no longer rely on name.

2c13fca7e87e0e7c09636223aab2054b8ee6676a authored over 8 years ago
enc-amf: Rename plugin to enc-amf, since it might have linux support in the future.

1269e3e4ddd848ca8fe22f7a33e75d231aefdddd authored over 8 years ago
plugin: Update project files to match solution and add amd-amf files.

dc10059c81c044e1b6b65392c36ddccb6b780c46 authored over 8 years ago
project: Remove "Optimized" release build, always use best optimization possible during release. Also don't rely on AVX, instead rely on SSE2 (faster and better support).

4d94538af419a6801c22246c824cb2d1998423de authored over 8 years ago
win-amf: Increment Version to 1.3.0a1

cc061ada677409804f052d454dc5ee790dfd613e authored over 8 years ago
project: File to store formatted patch notes, so I don't have to go through however many commits I did.

9a8e7446b0cebc0dd78ce12f579a9f4f550c5722 authored over 8 years ago
project: Merge branch 'master' of github.com:Xaymar/OBS-AMD-Media-Framework

0be7766168a54208116fb9566d94eb29143eb4d1 authored over 8 years ago
project: Merge branch 'master' of github.com:Xaymar/OBS-AMD-Media-Framework

9b4483c31d3c8c6a275e5c9e58e9255928072a72 authored over 8 years ago
Merge branch 'master' of github.com:Xaymar/OBS-AMD-Media-Framework

b56c43730da8c7b30da2afb1a49ba4e52524f894 authored over 8 years ago
project: Update README.md and .gitignore

6ed897a50dddeb2ff7e2a3188eee441c3c92a755 authored over 8 years ago
enc-h264-simple: Fix QP slider range.

86847fe50e73134088458d5d991c98fe7cde6941 authored over 8 years ago
locale: Update vi-VN.ini (mark20091) (#34)

Fix translation issue + Added H264 Simple strings

3d9c8748de5d3247c64570ad7111a6326c86ce4a authored over 8 years ago
locale: Update ru-RU.ini (leporel) (#31)

6f903fa9f89284ba0574fa56fe8849b6c7004528 authored over 8 years ago
enc-h264-simple: Reorder property setting to match expected order by AMF, disable "Tuning" for now (no real effect anyway).

c524dcac8c8172a1c42033b01a006b07c4e42668 authored over 8 years ago
enc-h264-simple: Fix compiler warnings, add additional surface formats and add verification part.

9ca1acbc5f5df4d575992dfab228ae4007663ad5 authored over 8 years ago
amf-vce: booleans actually need to be booleans.

62574dddb0f7e5b0113c9b5b55340f96b5b2f6e6 authored over 8 years ago
win-amf: Increase version number to 1.2.0rc1.

f0a1a52a50390aea73d6f84025c3ea459cb6dec4 authored over 8 years ago
win-amf: Add locale files to project.

113941ddb5e5d4c05597713f603a8b20092d6899 authored over 8 years ago
locale: (en-US) Add H264Simple Strings.

3ceb606c7b2a79cf7622fa90c4dbba88f6362cb1 authored over 8 years ago
amf-vce: Simplify surface generation logic (it's always the same anyway).

460c2c9eb1c0925d6e0a0770f619db64c7718894 authored over 8 years ago
enc-h264-simple: Completely implemented, closes #8.

4ed9fb0ba03084605cde4a40743fc5e9b9ff8c30 authored over 8 years ago
project: Update installer file with new output name.

0d94d3d66c0d602cf86102123ae88a650f88b97e authored over 8 years ago
enc-h264: Uncomment verification section so that errors like before are easier to spot.

edba59f309f206b585bfae7c6c3862d3b60c9c14 authored over 8 years ago
amf-vce: Always push a 32-Bit Integer to AMF for compatability, changed how AMF synchronization works and added macro for AMF synchronization (AMF_SYNC_LOCK()).

b20581e2ad841f5ff3bca37b9fe9940d5e0d9fa8 authored over 8 years ago
amf-vce: Add additional value checks and limits.

2a8223c3ebdf933365eae4d0041b7d5524188ca5 authored over 8 years ago
win-amf: Fix IDE marking log lines as wrong.

0902499058ceff3cd8e092e2e0b00deca4f26575 authored over 8 years ago
Merge branch 'master' of github.com:Xaymar/OBS-AMD-Media-Framework

90ed6d2130c8950ac20418aa5a586ee9283e999b authored over 8 years ago
locale: Update en-US (American English) with first Simple Encoder strings.

8b3d8ddb18d919db6ae299dfc05a770bfda2f71d authored over 8 years ago
win-amf: Add Simple encoder registering and move capability reporting to amf-vce-capabilities.

0836edd1fc608ad4d100d585fc21783a8973fb35 authored over 8 years ago
amf-vce: Protect AMF usage with a mutex, test if the issue is caused by race conditions.

b004d0cf8b41a660cebea911255f7a17c9070b6b authored over 8 years ago
amf-vce-capabilities: Move reporting logic from win-amf here.

08484a093fcd28a64d6ae9dc5ee4bf58d496174e authored over 8 years ago
enc-h264-simple: More work on getting the Simple encoder userinterface working.

ffc551630b8be0d4cd5e1381e0ec06dc9107cd72 authored over 8 years ago
locale: Add russian language file (thanks to leporel)

Closes #28

403bd337a1369b22122619aec893284d815eddde authored over 8 years ago
win-amf: Add THREADED preprocessor definition to Release-Optimized build.

e4ec275371d97061c638946807e7e0269cd4fe3d authored over 8 years ago
amf-vce: Reorder header again, fix compiler error, modify log messages

b3ba58aacc4108b6c87015c2c05960f21dad2d73 authored over 8 years ago
project: Add InnoSetup installer that uses the OBS Studio install path. Related to PR #26

4e7d28a1aaf9ea03fd8baa1416a2929ed27fe544 authored over 8 years ago
locale: Add Vietnamese language (#27)

272899f991a6be110f22c5ae8974d08618eb74fb authored over 8 years ago
win-amf: Add THREADED preprocessor definition to Debug & Release build (Release-Optimized requires some modifications).

e65efef16ff2caf0f1d48889768f37fb94f760d5 authored over 8 years ago
enc-h264: Fix being unable to crash/quit if SendInput returns false.

80d3ce903bfc3fcb107eed8b4c17ad9b2fa92313 authored over 8 years ago
amf-vce: Add Threading code (still WIP, Output doesn't work)

2dbf2c805f629e4d4ef61e88f9bdff630f6ffa9c authored over 8 years ago
win-amf: Increment plugin version

772a2722cfe94fa04829aa0720b04d5c3f3d1253 authored over 8 years ago
enc-h264: Add debug setting verification code and move quality preset and similar back to top.

5f799d0f6a8495b871eabc76fd2a063a589df80c authored over 8 years ago