22 Commits
Author SHA1 Message Date
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
Jonathan Viney 9183e4f123 Add bindings for avutil AVDictionary and AVDictionaryEntry. 2019-04-26 13:04:13 +12:00
CorebreakerandHab Giorgis 001779d032 Working tutorial; More hooks to libav API; removes debbuging print
Missing constants, additional functions, remove errors
2019-04-07 13:45:00 -04:00
corebreakerandHab Giorgis 821716f76b Fix compilation errors 2019-04-07 13:35:42 -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 8733a06dd9 Go like naming; Readme updates 2015-09-04 16:33:30 -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 f50f68b32a example detailed log 2015-08-31 02:47:37 -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
H.G. Giorgis beb1349151 sample video; readme update; and example methods fix 2015-08-27 22:37:34 -04:00
H.G. Giorgis 679ac711e3 Github path fixed; readme update; name changes 2015-05-21 02:24:15 -04:00
H.G. Giorgis 723bb8d889 Package bindings: avcodec, avdevice, avfilter, avformat, avutil, swresample, swscale 2015-05-21 02:17:22 -04:00