45182 Commits (f149a4a5fc5af30f56c7d2022bf2a9030369ddf9)
 

Author SHA1 Message Date
Carl Eugen Hoyos f149a4a5fc swscale: Add GRAY10 6 years ago
Carl Eugen Hoyos ee3f62a90c pixfmt: Add GRAY10 6 years ago
Martin Storsjö 80f85a95da libx264: Pass the reordered_opaque field through the encoder 6 years ago
Martin Storsjö a3a501df24 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
James Almer 8d80046a0f libaom: remove references to yuva444p pixfmt 6 years ago
James Almer cacb62f9cb Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext" 6 years ago
Zhong Li 1ff6cb2ca6 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 4c5e77e0bf lavc/qsvenc_jpeg: add async_depth support 6 years ago
Martin Storsjö 5584abf69d arm: Emit .thumb_func directives 6 years ago
James Almer 04e8b8b053 avcodec/libaomenc: export the Sequence Header OBU as extradata 6 years ago
James Almer 97c9a50844 avcodec/libaomenc: remove AVOption related to frame partitions 6 years ago
James Almer 3365e91b1e avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 7 years ago
James Almer 6442d8bad6 avcodec/extract_extradata: Move the reference in the bsf internal buffer 7 years ago
James Almer 70f11ee998 avcodec/extract_extradata: Do not allocate more space than needed when removing NALUs in h264/hevc 7 years ago
James Almer be65995d23 avcodec/extract_extradata: Zero-initialize the padding bytes in all allocated buffers 7 years ago
Nikolas Bowe aaf7fd1680 avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 7 years ago
Jan Sebechlebsky 87d5686151 avcodec/bsf: Add ff_bsf_get_packet_ref() function 7 years ago
Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 7 years ago
Maxym Dmytrychenko a2041a6522 qsvenc: AV_PIX_FMT_QSV path should release frame 7 years ago
Martin Storsjö 2a9e1c122e libfdk-aac: Don't use defined() in a #define 7 years ago
Martin Storsjö 7e929dac10 libfdk-aacenc: Allow enabling the ELDv2 profile 7 years ago
Martin Storsjö 2edaafe5b9 libfdk-aacdec: Allow setting the new dynamic range control effect setting 7 years ago
Martin Storsjö ffb9b7a6ba libfdk-aac: Consistently use a proper version check macro for detecting features 7 years ago
Joe Olivas 642fd4769b qsvvpp: Perform full init only when needed 7 years ago
Martin Storsjö 141c960e21 libfdk-aacenc: Fix building with libfdk-aac v2 7 years ago
Zhong Li c8bca9fe46 lavc/qsvenc: dump BufferSizeInKB message 7 years ago
Zhong Li e16b20782a lavc/qsvenc: allow to set qp range for h264 BRC 7 years ago
Martin Storsjö 83678dbbae libopenh264dec: Export the decoded profile and level in AVCodecContext 7 years ago
Martin Storsjö 8c76bfacf6 tcp: Use ff_connect_parallel for RFC 8305 style connecting 7 years ago
Martin Storsjö 9b4c3f5aad network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function 7 years ago
Zhong Li 69caad8959 qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 7 years ago
Zhong Li 76eef04f30 qsvenc: Fix a misleading log message 7 years ago
Zhong Li e05e5920a4 qsv: Error out if getting session handle failed in avfilter 7 years ago
James Almer 662558f985 decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 7 years ago
James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 7 years ago
James Almer 0e27e27670 h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 7f01c209f2 vp9_superframe_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer eb1d1c764c vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer d6321851ba h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e1e1e8dbb2 bsf: add a flushing mechanism to AVBSFContext 7 years ago
Martin Storsjö 6a9c00c09d tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation 7 years ago
Martin Storsjö 22f98ac19c network: Check for EINTR in ff_poll_interrupt 7 years ago
Simon Thelen c194b9ad6d network: Use ff_neterrno instead of AVERROR(errno) for poll errors 7 years ago
Andrey Utkin 5d01bd181b http: pass return code from http_open_cnx_internal() on its failure 7 years ago
Maxym Dmytrychenko 325aa63dd1 qsv: enforcing continuous memory layout 7 years ago
Luca Barbato f89ec87afa frame: Simplify the video allocation 7 years ago
Martin Storsjö e1e3a12242 libopenh264: Add support for decoding of b-frames 7 years ago
wm4 c011beda26 avconv: make sure packets put into the muxing FIFO are refcounted 7 years ago
Dmitry Rogozhkin c1bcd321ea avcodec/qsv: fix async support 7 years ago
Sven Dueking f25117a428 libsrt: Pass the correct pointer for the passphrase 7 years ago