Skip to content
Snippets Groups Projects
  1. Jul 27, 2021
  2. Jul 16, 2021
  3. Jul 15, 2021
  4. Jul 04, 2021
    • Silas Della Contrada's avatar
      Added simple configuration options · d3ecc741
      Silas Della Contrada authored
       - Muxer: output format
       - Encoders: codec and bitrate
      
      Further changes:
       - Added ``AVHWDeviceContext`` parameter to ``IFrameSink::onFrame()`` to prepare zero-copy implementation for encoders
      d3ecc741
  5. Jun 20, 2021
  6. Jun 18, 2021
    • Silas Della Contrada's avatar
      Fixed an error in CMake files · eecdf692
      Silas Della Contrada authored
      eecdf692
    • Silas Della Contrada's avatar
      Updated .gitignore · 1fd1f60e
      Silas Della Contrada authored
      1fd1f60e
    • Silas Della Contrada's avatar
      Some Windows support related changes · eaa9fce2
      Silas Della Contrada authored
       - Increased buffer size of AVIOContext in AVQt::Demuxer
       - Fixed bug in AVQt::Demuxer::init(): Allocation has to be made with av_malloc()
       - Removed include of experimental C++ headers in Muxer.cpp (Not required any more)
       - Fixed thread safe calls of GUI related functions in AVQt::OpenGLRenderer
       - Added Windows related sections to CMake files (Passing Libav and OpenAL locations with commandline arguments instead of hardcoding them)
       - Adapted example main.cpp to current state of Windows support
      eaa9fce2
  7. Jun 16, 2021
  8. Jun 12, 2021
  9. Jun 08, 2021
  10. Jun 06, 2021
  11. Jun 05, 2021
  12. May 28, 2021
Loading