 corebreakerandHab Giorgis
|
821716f76b
|
Fix compilation errors
|
2019-04-07 13:35:42 -04:00 |
|
H.G. Giorgis
|
e15811505d
|
godoc compatible package descriptions
|
2015-09-05 13:45:20 -04:00 |
|
H.G. Giorgis
|
3f58dc9650
|
documentation; renamed funcs
|
2015-09-04 15:51:17 -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
|
5b60b5ef58
|
removed deprecated const; version ffmpeg diff
|
2015-08-31 14:57:47 -04:00 |
|
Steven Edwards
|
05bddb58fc
|
Removed unnecessary #includes, pkg-config packages
|
2015-08-31 14:44:11 -04:00 |
|
Steven Edwards
|
87b7026720
|
Rewrote codec consts to wrap C codec enums.
|
2015-08-28 17:14:59 -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 |
|
Steven Edwards
|
3685b689ec
|
Add codecs from avcodec.h
From: https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/avcodec.h
Generated with gcc: gcc -fdump-go-spec=out.go avcodec.h
Extracted with: grep 'const _AV_CODEC_ID_' out.go
|
2015-08-25 16:50:04 -04:00 |
|