summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/qsv: remove vaapi device free functionZhong Li2019-10-09
* avformat/ivfdec: Change the length field to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Change the length fields to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Comment the length field encoding processRaphaël Zumer2019-10-08
* avfilter/formats: remove unnecessary unreferenceZhao Zhili2019-10-08
* avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()Michael Niedermayer2019-10-08
* libavcodec/dxv: Remove redundant seekMichael Niedermayer2019-10-08
* avcodec/ituh263dec: Check input for minimal frame sizeMichael Niedermayer2019-10-08
* avcodec/truemotion1: Check that the input has enough space for a minimal inde...Michael Niedermayer2019-10-08
* avformat/mpsubdec: Clear queue on errorMichael Niedermayer2019-10-08
* avcodec/sunrast: Check that the input is large enough for the maximally compr...Michael Niedermayer2019-10-08
* avcodec/sunrast: Check for availability of maplength before allocating imageMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Apply transform only to initialized linesMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Return error codes from ls_decode_line()Michael Niedermayer2019-10-08
* avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bitMichael Niedermayer2019-10-08
* avfilter/af_anlms: add support for commandsPaul B Mahol2019-10-08
* avformat/mpeg: Remove set-but-unused variableAndreas Rheinhardt2019-10-08
* avformat/hls: fix missing segment offset reset on last segment when http_mult...vectronic2019-10-08
* avformat/hls: pass http offset options to http requestvectronic2019-10-08
* avformat/http: add ff_http_do_new_request2 for optionsvectronic2019-10-08
* avformat/hlsenc: replace with av_freep for all av_freeLimin Wang2019-10-08
* avformat/hlsenc: replace with av_dirname to get the directoryLimin Wang2019-10-08
* avformat/hlsenc: remove the unnecessary null pointer checkLimin Wang2019-10-08
* avutil/avstring: support input path as a null pointer or empty stringLimin Wang2019-10-08
* avfilter/vf_pad: add logging context to logSteven Liu2019-10-08
* avfilter/boxblur: add logging context to logSteven Liu2019-10-08
* avfilter/vf_scale_qsv: add logging context to logSteven Liu2019-10-08
* avfilter/vf_crop: add logging context to logSteven Liu2019-10-08
* avcodec/pngdec: add logging context to logSteven Liu2019-10-08
* avcodec/videotoolbox: add logging context to logSteven Liu2019-10-08
* avcodec/mpegvideo_enc: add logging context to logSteven Liu2019-10-08
* avformat/mms: add logging context to logSteven Liu2019-10-08
* avformat/mmst: add logging context to logSteven Liu2019-10-08
* avformat/network: add logging context to logSteven Liu2019-10-08
* avformat/avidec: add logging context to logSteven Liu2019-10-08
* avformat/rtmpptoto: add logging context to logSteven Liu2019-10-08
* avformat/udp: add logging context to logSteven Liu2019-10-08
* avformat/hlsenc: add logging context to logSteven Liu2019-10-08
* Change libvpxenc default to crf=32.elliottk2019-10-07
* lavfi/normalize: remove the unused pointerZhong Li2019-10-08
* lavc/qsv: fix a memory leak in ff_qsv_set_display_handle()Zhong Li2019-10-08
* avcodec/flac_parser: CosmeticsAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't leave stale pointer in memoryAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't modify size of the input bufferAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Remove superfluous checksAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Fix number of buffered headersAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Fix off-by-one errorAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't allocate array separatelyAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Use native endianness when possibleAndreas Rheinhardt2019-10-07
* avformat/flac_picture: Avoid allocation of AVIOContextAndreas Rheinhardt2019-10-07