jp9000
c87d3b1f12
cmake: Rename FindFFMpeg to FindFFmpeg
...
This was sort of driving me crazy: The 'm' in FFmpeg isn't supposed to
be capitalized.
2015-07-18 16:32:26 -07:00
kc5nra
0976126ebb
deps-libff: Add ff codec/format utility functions
...
This adds utility functions for determining which
codecs and formats are supported by loaded FFMpeg
libraries. This includes validating the codecs that
a particular format supports.
2015-03-30 17:30:29 -05:00
kc5nra
36820a05e0
deps-libff: Link FFmpeg libraries
2015-03-30 17:26:15 -05:00
kc5nra
e868af285e
deps-libff: Fix mingw using wrong pthread header
...
When compiling under mingw it was using the w32-pthreads
instead of the shared mingw pthread library.
2015-03-23 22:16:39 -05:00
kc5nra
164cbeeede
deps-libff: Add atomic long inc/dec functions
2015-03-19 11:56:00 -05:00
kc5nra
5d6a4e5172
deps-libff: Add libff library to deps
...
This library wraps the ffmpeg library and adds some utility
functions and types.
2015-03-09 21:22:32 -05:00