Commit Graph

27 Commits

Author SHA1 Message Date
Quentin Renard
63a083bcad Added FrameData 2023-09-02 17:26:25 +02:00
Quentin Renard
e24b820d33 Disabled filter graph tests for windows 2023-08-14 11:02:13 +02:00
Quentin Renard
202271beb6 Added github action 2023-08-13 10:42:10 +02:00
Tryanks
e5d0d37991 Add avdevice support (#29)
* Add avdevice support

* Format Adjustment:
DeviceRegisterAll renamed to RegisterAllDevices
Move FindInputFormat position
Add Name(), LongName(), String() methods to InputFormat
Adjust TestInputFormat test
2023-07-27 17:59:18 +02:00
Quentin Renard
310e023f71 Added sample aspect ratio to frame 2023-04-23 11:24:16 +02:00
Quentin Renard
dfb8a26d40 Added frame color range + image fill black 2023-03-31 17:01:19 +02:00
Quentin Renard
d403686a79 Not using io/ioutil anymore 2023-03-31 16:35:15 +02:00
Quentin Renard
0b571e741b Bumped ffmpeg version to n5.1.2 2023-03-23 14:59:40 +01:00
Quentin Renard
17b4d5963c Added codec context qmin 2023-02-16 14:37:17 +01:00
Quentin Renard
d4365b2d45 Added https to goreportcard 2023-02-07 11:19:29 +01:00
Quentin Renard
d9ff6c59eb Added badges to Readme 2022-12-15 14:20:14 +01:00
Quentin Renard
43ccd61c96 Fixed Makefile 2022-12-03 12:34:11 +01:00
Quentin Renard
1845a75110 Packet FromData() now handles empty data 2022-10-21 14:57:59 +02:00
Quentin Renard
7a047cd37a Added frame alloc image 2022-10-10 11:52:15 +02:00
Quentin Renard
7412da73bd Added frame side data 2022-09-18 17:48:10 +02:00
Quentin Renard
c54ec4ba3c Now using MaxInt32 for array size 2022-08-19 09:30:49 +02:00
Quentin Renard
a975ec2682 Added missing audio setters to codec parameters 2022-06-03 14:13:47 +02:00
Quentin Renard
0f249a32a8 Added packet from data 2022-05-23 11:50:12 +02:00
Quentin Renard
e092daa707 Added codec parameters setters 2022-05-23 11:50:01 +02:00
Quentin Renard
f65fb3c9a2 Simplified frame alloc samples 2022-05-23 09:57:44 +02:00
Quentin Renard
5716a59af5 Oops 2 2022-04-23 09:08:44 +02:00
Quentin Renard
df5bbff0e3 Oops 2022-03-26 11:47:14 +01:00
Quentin Renard
abf92ffc35 NewDisplayMatrixFromBytes should return a pointer 2022-03-25 09:24:57 +01:00
Quentin Renard
17cf9ab758 Added display matrix 2022-03-24 15:36:37 +01:00
Quentin Renard
fe4242eb59 Added fmt to log callback 2022-03-24 15:35:37 +01:00
Quentin Renard
12f9a2e067 Added FindPixelFormatByName + frame.AllocSamples 2022-02-20 11:23:28 +01:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00