• Joined on 2024-08-06
Alex synced new reference ensure-cancellationtoken-passed-to-cancellablethrough-is-not-already-cancelled to Alex/FFMpegCore from mirror 2025-10-28 01:50:35 +00:00
Alex synced commits to fix-changing-of-output-extension-in-BaseSubVideo at Alex/FFMpegCore from mirror 2025-10-28 01:50:35 +00:00
Alex synced new reference fix-changing-of-output-extension-in-BaseSubVideo to Alex/FFMpegCore from mirror 2025-10-28 01:50:35 +00:00
Alex synced commits to improve-tests-usage-of-cancellation-token at Alex/FFMpegCore from mirror 2025-10-28 01:50:35 +00:00
Alex synced new reference improve-tests-usage-of-cancellation-token to Alex/FFMpegCore from mirror 2025-10-28 01:50:35 +00:00
Alex synced commits to refs/pull/595/head at Alex/FFMpegCore from mirror 2025-10-27 17:40:35 +00:00
67af2aa01d Move cancellation check outside of the ThrowIfExitCodeNotZero() and call it separately in all the async code paths.
560c791802 Update the ThrowIfExitCodeNotZero() to check the exit code before handling cancellation.
e44611bd25 Additional test to verify that FFProbeHelper still throws FFMpegException when FFProbe exits with non-zero code and no cancellation was requested.
b863f5d19e FFProbe: Do not throw FFMpegException if cancellation was requested.
930d493b8c Add test to verify unexpected exception on FFProbe operations cancellation.
Compare 11 commits »
Alex synced commits to refs/pull/595/merge at Alex/FFMpegCore from mirror 2025-10-27 17:40:35 +00:00
04dd56f2f4 Merge 67af2aa01dff975fd5c328a8a2025b6a109fd687 into 2f06ec99f341026d91587369a22503d34ae9269c
67af2aa01d Move cancellation check outside of the ThrowIfExitCodeNotZero() and call it separately in all the async code paths.
560c791802 Update the ThrowIfExitCodeNotZero() to check the exit code before handling cancellation.
e44611bd25 Additional test to verify that FFProbeHelper still throws FFMpegException when FFProbe exits with non-zero code and no cancellation was requested.
b863f5d19e FFProbe: Do not throw FFMpegException if cancellation was requested.
Compare 6 commits »
Alex synced commits to refs/pull/538/merge at Alex/FFMpegCore from mirror 2025-10-27 17:40:34 +00:00
855f220eb6 Merge adfc781e4c15e461290adc2a8dcd31d04310fa39 into 2f06ec99f341026d91587369a22503d34ae9269c
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
Compare 7 commits »
Alex synced commits to refs/pull/593/merge at Alex/FFMpegCore from mirror 2025-10-27 17:40:34 +00:00
ddecc23011 Merge f5ecbaee68876131f7783a06f5755607128900b4 into 2f06ec99f341026d91587369a22503d34ae9269c
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
Compare 7 commits »
Alex synced commits to refs/pull/590/merge at Alex/FFMpegCore from mirror 2025-10-26 09:00:35 +00:00
2eecb92481 Merge 89d4235f7a0ffe5f3f81021b6ad59d7c1f8a9d1c into 2f06ec99f341026d91587369a22503d34ae9269c
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
Compare 7 commits »
Alex synced commits to add-metadata-builder-class at Alex/FFMpegCore from mirror 2025-10-25 16:40:36 +00:00
Alex synced new reference add-metadata-builder-class to Alex/FFMpegCore from mirror 2025-10-25 16:40:36 +00:00
Alex synced commits to main at Alex/FFMpegCore from mirror 2025-10-25 16:40:36 +00:00
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
62e829d9b4 Add AddMetaData overload accepting FFMetadataBuilder instance
Compare 6 commits »
Alex synced commits to refs/pull/591/merge at Alex/FFMpegCore from mirror 2025-10-25 16:40:36 +00:00
e3040516c0 Merge 2b66841fd9109146a8c318e07652bfcc6c671086 into 2f06ec99f341026d91587369a22503d34ae9269c
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
Compare 7 commits »
Alex synced commits to refs/pull/595/merge at Alex/FFMpegCore from mirror 2025-10-25 16:40:36 +00:00
524803c88b Merge 65cbc5552cd4e1b9249153003507d957ba86aa18 into 2f06ec99f341026d91587369a22503d34ae9269c
2f06ec99f3 Merge pull request #596 from rosenbjerg/add-metadata-builder-class
53445322e4 Fix linting
15acd9f0da Add BOM
ef313ea411 Add test verifying functionality
Compare 7 commits »
Alex synced commits to refs/pull/595/head at Alex/FFMpegCore from mirror 2025-10-24 16:10:35 +00:00
65cbc5552c Update the ThrowIfExitCodeNotZero() to check the exit code before handling cancellation.
Alex synced commits to refs/pull/595/merge at Alex/FFMpegCore from mirror 2025-10-24 16:10:35 +00:00
c92cfabc5d Merge 65cbc5552cd4e1b9249153003507d957ba86aa18 into a599c48511cb9ba059b00e3c3a4276650388ec4b
65cbc5552c Update the ThrowIfExitCodeNotZero() to check the exit code before handling cancellation.
Compare 2 commits »