aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22lavc/qsvenc: add quality status to side_dataZhong Li
2018-08-21avcodec/opus_parser: Handle complete frames flag.Jacob Trimble
2018-08-21avformat/mxfenc: fix muxing when audio tracks are longer than video trackBaptiste Coudurier
2018-08-21avformat/audiointerleave: pad last audio frameBaptiste Coudurier
2018-08-21avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra onlyPaul B Mahol
2018-08-21avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler
2018-08-21avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.aviPaul B Mahol
2018-08-21doc/general: add some missed codecsPaul B Mahol
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-08-21avfilter/buffersrc.h: fix typo of the commentSteven Liu
2018-08-20avformat/nsvdec: Do not parse multiple NSVfMichael Niedermayer
2018-08-20avcodec/cfhd: Use the actual count instead of the expected in peak_table()Michael Niedermayer
2018-08-20avcodec/cfhd: Move peak_table() and difference_coding() calls after the exist...Michael Niedermayer
2018-08-20avcodec/lagarith: Optimize FRAME_SOLID_RGBAMichael Niedermayer
2018-08-18avformat/matroskaenc: handle AV1 extradata in packet side dataJames Almer
2018-08-19Improve hls VOD mode hls performance problem.Ronak Patel
2018-08-19avformat/dashdec: Fix strlen(rep_id_val) with it being NULLMichael Niedermayer
2018-08-18avformat/tls_schannel: Fix use of uninitialized variablePaweł Wegner
2018-08-18lavf/udp: use ff_log_net_error to replace log_net_errorJun Zhao
2018-08-18lavf/tcp: check return value of setsockopt.Jun Zhao
2018-08-18lavf/network: check return value of setsockopt.Jun Zhao
2018-08-18lavf/network: add a ff_log_net_error function.Jun Zhao
2018-08-17avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()Michael Niedermayer
2018-08-17avformat/mlvdec: read_string() received unsigned size, make the argument unsi...Michael Niedermayer
2018-08-17avformat/av1: filter out tile list OBUs from samplesJames Almer
2018-08-17avformat: bump micro version after previous changesJames Almer
2018-08-17Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter"James Almer
2018-08-17avformat/av1: update ff_isom_write_av1c() to the latest revision of the specJames Almer
2018-08-17avcodec/av1_parse: take trailing bits into account when initializing the GetB...James Almer
2018-08-17h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya
2018-08-16avcodec/decode: copy the output parameters from the last bsf in the chain bac...James Almer
2018-08-16avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer
2018-08-16avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer
2018-08-16avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callbackJames Almer
2018-08-16avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callbackJames Almer
2018-08-16avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callbackJames Almer
2018-08-16avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callbackJames Almer
2018-08-16avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer
2018-08-16lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full"Jun Zhao
2018-08-16avcodec/frame_thread_encoder: fix memory leak that occurs when close encoder...lee ju
2018-08-16avcodec/scpr: Check for min > max in decompress_p()Michael Niedermayer
2018-08-16avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()Michael Niedermayer
2018-08-16avcodec/shorten: Fix integer overflow in residual/LPC combinationMichael Niedermayer
2018-08-16avcodec/shorten: Check verbatim lengthMichael Niedermayer
2018-08-16avfilter/vf_hue: 10bit supportMichael Niedermayer
2018-08-15doc/filters: Add entry for sr filter.Sergey Lavrushkin
2018-08-15avutil/encryption_info: Fix size calculation.Jacob Trimble
2018-08-14lavfi/vf_colorconstancy: cosmetic updateMina
2018-08-14lavfi/vf_colorconstancy: change option rangesMina
2018-08-14libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h.Sergey Lavrushkin