|
|
51c7109193
|
fixed deprecated code
|
2017-11-20 01:48:31 +03:00 |
|
|
|
4392ebea1c
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# examples/ffPlayer.cpp
|
2017-11-06 17:08:08 +03:00 |
|
|
|
14fa5f923f
|
Added some code to support playing audio
|
2017-11-06 17:05:51 +03:00 |
|
|
|
3528cc458b
|
add support for building with Visual Studio 2017
|
2017-08-13 14:28:36 -07:00 |
|
|
|
23fd1db633
|
added some methods in queue class
|
2017-01-05 23:12:03 +03:00 |
|
|
|
ed5a8c9665
|
added class for thread-safe queue
|
2017-01-03 15:46:56 +03:00 |
|
|
|
94d70b6ce6
|
Some refactoring of ffcpp code (replaced some stack allocated objects with smart pointers). Added project for player example.
|
2016-11-19 07:12:08 +03:00 |
|
|
|
18123eacb5
|
project divided into two parts: static library ffcpp (which is the main part) and a set of examples (currently only one - ffConv)
|
2016-11-09 22:35:56 +03:00 |
|