45158 Commits (141c960e21d2860e354f9b90df136184dd00a9a8)
 

Author SHA1 Message Date
Martin Storsjö 141c960e21 libfdk-aacenc: Fix building with libfdk-aac v2 6 years ago
Zhong Li c8bca9fe46 lavc/qsvenc: dump BufferSizeInKB message 6 years ago
Zhong Li e16b20782a lavc/qsvenc: allow to set qp range for h264 BRC 6 years ago
Martin Storsjö 83678dbbae libopenh264dec: Export the decoded profile and level in AVCodecContext 6 years ago
Martin Storsjö 8c76bfacf6 tcp: Use ff_connect_parallel for RFC 8305 style connecting 6 years ago
Martin Storsjö 9b4c3f5aad network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function 6 years ago
Zhong Li 69caad8959 qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 6 years ago
Zhong Li 76eef04f30 qsvenc: Fix a misleading log message 6 years ago
Zhong Li e05e5920a4 qsv: Error out if getting session handle failed in avfilter 6 years ago
James Almer 662558f985 decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 6 years ago
James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
James Almer 0e27e27670 h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer 7f01c209f2 vp9_superframe_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer eb1d1c764c vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer d6321851ba h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer e1e1e8dbb2 bsf: add a flushing mechanism to AVBSFContext 6 years ago
Martin Storsjö 6a9c00c09d tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation 6 years ago
Martin Storsjö 22f98ac19c network: Check for EINTR in ff_poll_interrupt 6 years ago
Simon Thelen c194b9ad6d network: Use ff_neterrno instead of AVERROR(errno) for poll errors 6 years ago
Andrey Utkin 5d01bd181b http: pass return code from http_open_cnx_internal() on its failure 6 years ago
Maxym Dmytrychenko 325aa63dd1 qsv: enforcing continuous memory layout 6 years ago
Luca Barbato f89ec87afa frame: Simplify the video allocation 6 years ago
Martin Storsjö e1e3a12242 libopenh264: Add support for decoding of b-frames 6 years ago
wm4 c011beda26 avconv: make sure packets put into the muxing FIFO are refcounted 6 years ago
Dmitry Rogozhkin c1bcd321ea avcodec/qsv: fix async support 6 years ago
Sven Dueking f25117a428 libsrt: Pass the correct pointer for the passphrase 6 years ago
Martin Storsjö b93026777a libfdk-aac: Use enum names instead of literal numbers for the output format 6 years ago
John Cox 52fd2afce8 configure: fix inline asm checks 6 years ago
Zhong Li 4ce701b4e6 qsvenc: remove vcm option on Linux 7 years ago
Zhong Li f8060865f3 qsvenc: use the compression_level to replace private option 7 years ago
Sven Dueking a507af97ee avformat/libsrt: add latency options and deprecate tspbdelay 7 years ago
Sven Dueking ea8ae27a5e avformat/libsrt: add payload size option 7 years ago
Zhong Li 35ed7f93db qsvenc: Add an option to disable MFE mode 7 years ago
Diego Biurrun e368b0cbfa tls_mbedtls: Use non-deprecated header file 7 years ago
Diego Biurrun ad5bbc4086 configure: Rename require_header() --> require_headers() 7 years ago
Thomas Volkert 4130e05ff4 libavformat: add mbedTLS based TLS 7 years ago
Diego Biurrun 39f3b6f3fc configure: Move add_fooflags() helper functions into canonical order 7 years ago
Diego Biurrun 5691c746cf configure: Group toolchain parameter mangling functions together 7 years ago
Diego Biurrun 5cb62f9d95 configure: Rename check_header() --> check_headers() 7 years ago
Diego Biurrun 25c2a27c9e configure: Make require_cc() and require_cpp_condition() functions consistent 7 years ago
Diego Biurrun 23be4eebf8 build: Group external library protocols separately 7 years ago
Alexander Kravchenko 78149d6657 amfenc: Retain a reference to D3D frames used as input during the encoding process 7 years ago
Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Martin Storsjö 347aa8f723 x86: Don't declare a non-static function as inline 7 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Vittorio Giovara c31f6b1d61 avprobe: Print a user-friendly version of the display matrix 7 years ago
Vittorio Giovara f821b2ea27 avprobe: Support printing strings with empty keys 7 years ago
Vittorio Giovara cc06f7bd10 libx265: Support tiny video sizes 7 years ago
Zhong Li 54307b3531 lavc/qsvdec: set complete_frame flags for progressive picture 7 years ago