92073 Commits (6a4788e7b31ae2382466048289dbba21b2dff3bb)
 

Author SHA1 Message Date
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
Michael Niedermayer 3378194ce8 avcodec/scpr: Check for min > max in decompress_p() 7 years ago
Michael Niedermayer 9b604e96a5 avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame() 7 years ago
Michael Niedermayer db7e9082e1 avcodec/shorten: Fix integer overflow in residual/LPC combination 7 years ago
Michael Niedermayer 7007dabec0 avcodec/shorten: Check verbatim length 7 years ago
Michael Niedermayer 2612431d1b avfilter/vf_hue: 10bit support 7 years ago
Sergey Lavrushkin 4f8e65c458 doc/filters: Add entry for sr filter. 7 years ago
Jacob Trimble 67599812a3 avutil/encryption_info: Fix size calculation. 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
Mina f5559dd869 lavfi/vf_colorconstancy: cosmetic update 7 years ago
Mina 729ebd3cd0 lavfi/vf_colorconstancy: change option ranges 7 years ago
Sergey Lavrushkin 1f18a633c6 libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h. 7 years ago
Sergey Lavrushkin 95cb2127ad libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. 7 years ago
Sergey Lavrushkin 2ecf9d103a libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf. 7 years ago
Thilo Borgmann 72d9b8f4c5 lavc/videotoolboxenc: Fix compilation on osx 10.10.5 Yosemite 7 years ago
Gyan Doshi 02741853d7 avformat: correct fdebug loglevel 7 years ago
Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 7 years ago
sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 7 years ago
Danil Iashchenko 5423fe29da lavfi: add erosion_opencl, dilation_opencl filters 7 years ago
Michael Niedermayer 0f4c3b0b8e avcodec/mpegaudio_parser: Initialize poutbuf* 7 years ago