summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vaapi_encode_h265: Remove confusing and redundant tile optionsMark Thompson2020-08-01
* libsvtav1: Fix the documentation to match the actual optionsMark Thompson2020-07-31
* libsvtav1: Use _ rather than - in optionsMark Thompson2020-07-31
* libsvtav1: Rename without a _Mark Thompson2020-07-31
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-30
* avformat/apm: fix APM_FILE_HEADER_SIZE valueZane van Iperen2020-07-30
* avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer2020-07-29
* libavcodec/pgxdec Fix pix format selection errorGautam Ramakrishnan2020-07-30
* libavcodec/j2kenc: Encoding up to 16 bitsGautam Ramakrishnan2020-07-30
* avcodec/mips: Fix segfault in imdct36_mips_float.Shiyou Yin2020-07-30
* avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.Shiyou Yin2020-07-30
* avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by ...Shiyou Yin2020-07-30
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* avformat/hlsenc: increase initial program date time precisionMarton Balint2020-07-29
* fftools/ffmpeg: make specifying thread_queue_size turn on threaded inputMarton Balint2020-07-29
* avcodec/libsvt_av1: remove forced-idr optionLynne2020-07-29
* avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah2020-07-29
* avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possibleAndreas Rheinhardt2020-07-29
* avcodec/golomb: Document return value of get_ue_golomb_31 on errorAndreas Rheinhardt2020-07-29
* avcodec/golomb: Prevent shift by negative numberAndreas Rheinhardt2020-07-29
* libavcodec/jpeg2000dec: Support for PPM markerGautam Ramakrishnan2020-07-28
* avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCLMichael Niedermayer2020-07-28
* lavc/libxavs2.c: mark key-frame packetshwren2020-07-28
* avcodec/nvenc: fix B-Ref-Mode support check for recent HEVCTimo Rothenpieler2020-07-28
* avcodec/golomb: Don't emit error message in get_ue_golombAndreas Rheinhardt2020-07-28
* avformat/smacker: Don't return packets for streams with AVDISCARD_ALLAndreas Rheinhardt2020-07-28
* avformat/smacker: Fix duration for PCM audioAndreas Rheinhardt2020-07-28
* avformat/smacker: Set audio durationAndreas Rheinhardt2020-07-28
* avformat/smacker: Support seeking to first frameTimotej Lazar2020-07-28
* lavf/srt: fix build fail when used the libsrt 1.4.1Jun Zhao2020-07-28
* Revert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure"Mark Thompson2020-07-27
* hwcontext_vaapi: remove duplicate formats from sw_format listHaihao Xiang2020-07-27
* hwcontext_vaapi: avoid fd leak in vaapi_device_deriveHaihao Xiang2020-07-27
* avutil/imgutils: always zero data pointers in av_image_fill_pointers()James Almer2020-07-26
* avutil/imgutils: don't fill data pointers for missing planesJames Almer2020-07-26
* avformat/ape: Error out in case of EOF in the headerMichael Niedermayer2020-07-26
* avformat/segafilmenc: Avoid seek when writing headerAndreas Rheinhardt2020-07-26
* avformat/segafilmenc: Don't store packet info in linked listAndreas Rheinhardt2020-07-26
* avformat/segafilmenc: Simplify writing two bytesAndreas Rheinhardt2020-07-26
* avformat/segafilmenc: Remove write-only variableAndreas Rheinhardt2020-07-26
* avformat/segafilm: Reorder elements of struct to make it smallerAndreas Rheinhardt2020-07-26
* avformat/daudenc: Return proper error codes instead if -1Andreas Rheinhardt2020-07-26
* avformat/daudenc: Turn write_header function into init functionAndreas Rheinhardt2020-07-26
* avformat/webmdashenc: CosmeticsAndreas Rheinhardt2020-07-26
* avformat/webmdashenc: Only check for existence of metadata if it is usedAndreas Rheinhardt2020-07-26
* avformat/webmdashenc: Avoid allocations, fix memleakAndreas Rheinhardt2020-07-26
* avformat/webmdashenc: Fix segfault when no filename is given when liveAndreas Rheinhardt2020-07-26
* avformat/riffenc: correct calculation for extradata sizeGyan Doshi2020-07-26
* swscale/yuv2rgb: cosmeticsLimin Wang2020-07-25
* avformat/mpegtsenc: use local variable store st->codecpar->codec_idLimin Wang2020-07-25