ffconv/ffcpp
2016-11-06 21:02:59 +03:00
..
Codec.cpp transcoding of audio is now working, but without resampling 2016-10-30 01:30:53 +03:00
Codec.h transcoding of audio is now working, but without resampling 2016-10-30 01:30:53 +03:00
ffcpp.cpp added some C++ wrappers 2016-08-28 23:29:54 +03:00
ffcpp.h very basic support of transcoding audio (incomplete and incorrect) 2016-10-23 20:38:42 +03:00
FifoQueue.cpp added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
FifoQueue.h added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
Frame.cpp added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
Frame.h added scaling support 2016-11-02 00:20:51 +03:00
MediaFile.cpp fixes for building on macOS with ffmpeg 3.1 2016-11-06 21:02:59 +03:00
MediaFile.h fixes for building on macOS with ffmpeg 3.1 2016-11-06 21:02:59 +03:00
Packet.cpp more C++ wrappers 2016-10-18 23:58:06 +03:00
Packet.h more C++ wrappers 2016-10-18 23:58:06 +03:00
Resampler.cpp fixes for building on macOS with ffmpeg 3.1 2016-11-06 21:02:59 +03:00
Resampler.h added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
Scaler.cpp added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
Scaler.h added audio resampling, fixed some issues 2016-11-06 17:36:09 +03:00
Stream.cpp very basic support of transcoding audio (incomplete and incorrect) 2016-10-23 20:38:42 +03:00
Stream.h very basic support of transcoding audio (incomplete and incorrect) 2016-10-23 20:38:42 +03:00