summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/encode: remove redundant av_init_packet after av_packet_unref.Jun Zhao2018-08-23
* lavc/hevc_ps: fix crop info for monochromeZhao Zhili2018-08-22
* avformat/utils: avoid undefined integer overflow behavior in update_stream_ti...Fredrik Hubinette2018-08-22
* avformat/mov: Allow saio/saiz in clear content.Jacob Trimble2018-08-22
* avformat/mxfenc: automatically update descriptors klv sizeBaptiste Coudurier2018-08-22
* avformat/hls: support decryption AES128 fmp4 m3u8 listSteven Liu2018-08-22
* lavc/libkvazaar: fix incompatible pointer type.Jun Zhao2018-08-22
* lavf/hlsenc: fix mixed declarations and code warning.Jun Zhao2018-08-22
* avcodec/psd : add support for gray floatMartin Vignali2018-08-22
* swscale/swscale : small cosmeticMartin Vignali2018-08-22
* swscale : treat float input data as uint 16bpcMartin Vignali2018-08-22
* lavc/qsvenc: add quality status to side_dataZhong Li2018-08-22
* avcodec/opus_parser: Handle complete frames flag.Jacob Trimble2018-08-21
* avformat/mxfenc: fix muxing when audio tracks are longer than video trackBaptiste Coudurier2018-08-21
* avformat/audiointerleave: pad last audio frameBaptiste Coudurier2018-08-21
* avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra onlyPaul B Mahol2018-08-21
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-21
* avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.aviPaul B Mahol2018-08-21
* doc/general: add some missed codecsPaul B Mahol2018-08-21
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
* avfilter/buffersrc.h: fix typo of the commentSteven Liu2018-08-21
* avformat/nsvdec: Do not parse multiple NSVfMichael Niedermayer2018-08-20
* avcodec/cfhd: Use the actual count instead of the expected in peak_table()Michael Niedermayer2018-08-20
* avcodec/cfhd: Move peak_table() and difference_coding() calls after the exist...Michael Niedermayer2018-08-20
* avcodec/lagarith: Optimize FRAME_SOLID_RGBAMichael Niedermayer2018-08-20
* avformat/matroskaenc: handle AV1 extradata in packet side dataJames Almer2018-08-18
* Improve hls VOD mode hls performance problem.Ronak Patel2018-08-19
* avformat/dashdec: Fix strlen(rep_id_val) with it being NULLMichael Niedermayer2018-08-19
* avformat/tls_schannel: Fix use of uninitialized variablePaweł Wegner2018-08-18
* lavf/udp: use ff_log_net_error to replace log_net_errorJun Zhao2018-08-18
* lavf/tcp: check return value of setsockopt.Jun Zhao2018-08-18
* lavf/network: check return value of setsockopt.Jun Zhao2018-08-18
* lavf/network: add a ff_log_net_error function.Jun Zhao2018-08-18
* avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()Michael Niedermayer2018-08-17
* avformat/mlvdec: read_string() received unsigned size, make the argument unsi...Michael Niedermayer2018-08-17
* avformat/av1: filter out tile list OBUs from samplesJames Almer2018-08-17
* avformat: bump micro version after previous changesJames Almer2018-08-17
* Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter"James Almer2018-08-17
* avformat/av1: update ff_isom_write_av1c() to the latest revision of the specJames Almer2018-08-17
* avcodec/av1_parse: take trailing bits into account when initializing the GetB...James Almer2018-08-17
* h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya2018-08-17
* avcodec/decode: copy the output parameters from the last bsf in the chain bac...James Almer2018-08-16
* avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-16
* avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-16
* lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full"Jun Zhao2018-08-16