91944 Commits (1b98bfb932ad36667ea7f18e24c54978623f6654)
 

Author SHA1 Message Date
Martin Vignali bdd6754648 swscale/swscale : small cosmetic 6 years ago
Martin Vignali 3af1c4ea7d swscale : treat float input data as uint 16bpc 6 years ago
Zhong Li 900487043b lavc/qsvenc: add quality status to side_data 6 years ago
Jacob Trimble 7e0df5910e avcodec/opus_parser: Handle complete frames flag. 6 years ago
Baptiste Coudurier 955a989341 avformat/mxfenc: fix muxing when audio tracks are longer than video track 6 years ago
Baptiste Coudurier b8351ea0c3 avformat/audiointerleave: pad last audio frame 6 years ago
Paul B Mahol 24b24e14d6 avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra only 6 years ago
Timo Rothenpieler dc2d56a66b avcodec/nvenc: add option to turn off a53 closed caption embedding 6 years ago
Paul B Mahol 6972dae5a4 avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.avi 6 years ago
Paul B Mahol a39fdc97b7 doc/general: add some missed codecs 6 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 6 years ago
Steven Liu dcef44f136 avfilter/buffersrc.h: fix typo of the comment 6 years ago
Michael Niedermayer 78d4b6bd43 avformat/nsvdec: Do not parse multiple NSVf 7 years ago
Michael Niedermayer 77429b4217 avcodec/cfhd: Use the actual count instead of the expected in peak_table() 7 years ago
Michael Niedermayer 2c1613ac94 avcodec/cfhd: Move peak_table() and difference_coding() calls after the existing coefficient count check 7 years ago
Michael Niedermayer dbac849c4d avcodec/lagarith: Optimize FRAME_SOLID_RGBA 7 years ago
James Almer de1b44c206 avformat/matroskaenc: handle AV1 extradata in packet side data 7 years ago
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 7 years ago
Michael Niedermayer 46753bfdd0 avformat/dashdec: Fix strlen(rep_id_val) with it being NULL 7 years ago
Paweł Wegner 85c00643b7 avformat/tls_schannel: Fix use of uninitialized variable 7 years ago
Jun Zhao 49efd41c47 lavf/udp: use ff_log_net_error to replace log_net_error 7 years ago
Jun Zhao 0ed0af595b lavf/tcp: check return value of setsockopt. 7 years ago
Jun Zhao 0a8ff1d8bb lavf/network: check return value of setsockopt. 7 years ago
Jun Zhao d428ef0ea5 lavf/network: add a ff_log_net_error function. 7 years ago
Michael Niedermayer c2eec1762d avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() 7 years ago
Michael Niedermayer 1e71cb2c8e avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 7 years ago
James Almer f00964e2f7 avformat/av1: filter out tile list OBUs from samples 7 years ago
James Almer 7b5f93d4e1 avformat: bump micro version after previous changes 7 years ago
James Almer 728760de35 Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter" 7 years ago
James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 7 years ago
James Almer 96a7099f3e avcodec/av1_parse: take trailing bits into account when initializing the GetBitContext 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
Kieran Kunhya c85852d3de h264: Support multi-field closed captions by using AVBufferRef and not resetting per field 7 years ago
Martin Storsjö 6a9c00c09d tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation 7 years ago
James Almer f631c328e6 avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 7 years ago
James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 7 years ago
James Almer 2954e51393 avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e5b1f2b027 avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer e9980c451e avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 63e0846c66 avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer 390f156451 avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 7 years ago
James Almer b33f5299a5 avcodec/bsf: add a flushing mechanism to AVBSFContext 7 years ago
Jun Zhao fe06ed22e6 lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" 7 years ago
lee ju 6a0feafebe avcodec/frame_thread_encoder: fix memory leak that occurs when close encoder without sending eof and receiving to end 7 years ago