58 Commits
Author SHA1 Message Date
H. GiorgisandGitHub ea60062d94 This repository is no longer maintained. 2022-05-19 19:28:55 -04:00
Hab GiorgisandGitHub 902d1f3890 Merge pull request #56 from godcong/remote_base
get wrong width and height on 64bit system
2019-11-10 19:11:16 -05:00
Hab GiorgisandGitHub 6af098f31f Merge pull request #60 from amincheloh/patch-1
Update README.md
2019-11-10 19:09:50 -05:00
Amin ChelohandGitHub b7e04037f3 Update README.md 2019-09-03 18:18:13 +07:00
godcong cd5197327f get wrong width and height on 64bit system 2019-05-27 22:09:44 +08:00
Hab GiorgisandGitHub 96468653e0 Merge pull request #51 from jviney/fix-avformat-string-leaks
Fix avformat string leaks
2019-04-30 22:51:53 -04:00
Jonathan Viney 2c14c2fedf Fix memory leaks cause by unfree strings in avformat bindings. 2019-04-30 16:19:53 +12:00
Jonathan Viney bf5dc9215e Add missing imports. 2019-04-30 14:22:01 +12:00
Hab GiorgisandGitHub 29e01f8f4d Merge pull request #47 from jviney/avdictionary
Add bindings for avutil AVDictionary and AVDictionaryEntry.
2019-04-29 21:59:18 -04:00
Hab GiorgisandGitHub d82648506f Merge pull request #48 from jviney/avloglevel
Add AvLogSetLevel and AvLogGetLevel.
2019-04-29 21:59:09 -04:00
Hab GiorgisandGitHub 7b790dd78f Merge pull request #49 from jviney/readme
Improve README.md example.
2019-04-29 21:58:56 -04:00
Jonathan Viney 9183e4f123 Add bindings for avutil AVDictionary and AVDictionaryEntry. 2019-04-26 13:04:13 +12:00
Jonathan Viney 1c3f4de149 Improve README.md example. 2019-04-26 12:52:40 +12:00
Jonathan Viney 215ba87f55 Add AvLogSetLevel and AvLogGetLevel. 2019-04-26 12:42:48 +12:00
Hab GiorgisandGitHub 20fa8c7400 Update README.md 2019-04-09 07:57:55 -04:00
Hab Giorgis 7b8bdeb49a Set theme jekyll-theme-minimal 2019-04-07 14:14:17 -04:00
Hab GiorgisandGitHub cb6319a606 Update issue templates 2019-04-07 14:13:07 -04:00
CorebreakerandHab Giorgis 001779d032 Working tutorial; More hooks to libav API; removes debbuging print
Missing constants, additional functions, remove errors
v0.1.0
2019-04-07 13:45:00 -04:00
corebreakerandHab Giorgis 821716f76b Fix compilation errors 2019-04-07 13:35:42 -04:00
HabtomandHab Giorgis 3a7582f556 update comment on exported function 2019-04-07 13:35:41 -04:00
Nick Santos c3ff59b415 Add support for ffmpeg 2.6-2.8.
All these properties were moved to an internal data structure instead of the public API.
https://www.ffmpeg.org/doxygen/2.6/structAVFormatInternal.html
2015-12-01 17:09:24 -05:00
H.G. Giorgis 4874e06746 Fixed some of the style issues from golint 2015-09-05 13:59:18 -04:00
H.G. Giorgis e15811505d godoc compatible package descriptions 2015-09-05 13:45:20 -04:00
H.G. Giorgis e8f4019603 AvPicture to Picture renamed 2015-09-05 13:39:38 -04:00
H.G. Giorgis 13e999c8c2 readme usage update 2015-09-04 17:14:25 -04:00
H.G. Giorgis 725bc47296 Refactored parts of swscale, and filter packages 2015-09-04 16:54:41 -04:00
H.G. Giorgis 8733a06dd9 Go like naming; Readme updates 2015-09-04 16:33:30 -04:00
H.G. Giorgis f66007a6a5 godoc compatible docs 2015-09-04 15:58:49 -04:00
H.G. Giorgis 3f58dc9650 documentation; renamed funcs 2015-09-04 15:51:17 -04:00
H.G. Giorgis b288a1a7da Package documentation updates 2015-09-04 15:12:58 -04:00
H.G. Giorgis afa3e66e76 go receivers; formatting; and restructuring 2015-09-04 01:35:53 -04:00
H.G. Giorgis b4e9e6add1 refactored code; go like syntax 2015-09-03 17:42:12 -04:00
H.G. Giorgis 4fa6efa72e Go like naming, formating, ... and other minor updates 2015-09-03 17:04:38 -04:00
H.G. Giorgis 023683a7da More go like syntax; naming 2015-09-03 16:24:18 -04:00
H.G. Giorgis f8e07f7a7b Partial rewrite: Go like func naming; Objs 2015-09-03 15:22:50 -04:00
H.G. Giorgis 0e97991e3f Minor readme and style updates 2015-09-02 22:44:21 -04:00
H.G. Giorgis c5289d80cd Minor AVFrame update 2015-09-01 00:36:25 -04:00
H.G. Giorgis 5b60b5ef58 removed deprecated const; version ffmpeg diff 2015-08-31 14:57:47 -04:00
H.G. Giorgis 4b4af87338 Merge pull request #4 from stephenwithav/codecs
Codecs
2015-08-31 14:48:45 -04:00
Steven Edwards 05bddb58fc Removed unnecessary #includes, pkg-config packages 2015-08-31 14:44:11 -04:00
H.G. Giorgis f50f68b32a example detailed log 2015-08-31 02:47:37 -04:00
H.G. Giorgis 4a867a3f28 Minor format fix; readme 2015-08-31 00:23:42 -04:00
H.G. Giorgis 89ad4f4f92 new methods; bug fixes; example displays more versions for reference 2015-08-30 00:03:41 -04:00
H.G. Giorgis ecd7416c30 AVFormat context; AVFormat stream exported methods 2015-08-29 22:08:33 -04:00
Steven Edwards 87b7026720 Rewrote codec consts to wrap C codec enums. 2015-08-28 17:14:59 -04:00
H.G. Giorgis f272172c7d context, packet method getters 2015-08-28 15:45:07 -04:00
H.G. Giorgis 832dd06317 context getters and setters 2015-08-27 22:41:33 -04:00
H.G. Giorgis beb1349151 sample video; readme update; and example methods fix 2015-08-27 22:37:34 -04:00
Steven Edwards 0edfea431d Sorted codec constants by name. 2015-08-26 05:16:20 -04:00
Steven Edwards 7260b5fe4a Removed underscores from codec consts. 2015-08-25 17:10:51 -04:00