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 |
|
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 |
|
H.G. Giorgis
|
b6cd753eb5
|
Merge pull request #2 from stephenwithav/develop
Add missing Avcodec_encode_video2 func.
|
2015-08-25 14:55:23 -04:00 |
|
Steven Edwards
|
3890f7f510
|
Add missing Avcodec_encode_video2 func.
|
2015-08-25 13:53:36 -04:00 |
|
H.G. Giorgis
|
3ef2c1655f
|
Contribution guidelines
|
2015-06-08 15:17:04 -04:00 |
|
H.G. Giorgis
|
e282ca3368
|
readme update with list of libraries, and description
|
2015-05-22 00:50:39 -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 |
|
H.G. Giorgis
|
312f0cb8b7
|
Initial commit
|
2015-05-21 01:31:14 -04:00 |
|