summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leakMatthieu Bouron2020-04-15
* avformat/dashdec: add attribute lang for audio and subtitle streamsSteven Liu2020-04-15
* avformat/hlsenc: add hls_fmp4_init_resend optionSteven Liu2020-04-15
* avcodec/v4l2_m2m: handle v4l2 end of stream eventMing Qian2020-04-14
* avfilter/af_amix: unbreak FATE, increase iterator when breaking from loopPaul B Mahol2020-04-14
* avformat/filmstripenc: Use ff_raw_write_packet()Andreas Rheinhardt2020-04-14
* avformat/rso: Don't reimplement ff_raw_write_packet()Andreas Rheinhardt2020-04-14
* avformat/amr: Don't reimplement ff_raw_write_packet()Andreas Rheinhardt2020-04-14
* avformat/Makefile: Don't add dependency twiceAndreas Rheinhardt2020-04-14
* avformat/Makefile: Remove false dependencies of WebM and Matroska muxerAndreas Rheinhardt2020-04-14
* avformat/Makefile: Remove false dependency of WebM DASH manifest muxerAndreas Rheinhardt2020-04-14
* avformat/webmdashenc: Remove unnecessary headerAndreas Rheinhardt2020-04-14
* avformat/webm_chunk: Remove superfluous headersAndreas Rheinhardt2020-04-14
* configure, libavformat/Makefile: Fix webm_chunk dependenciesAndreas Rheinhardt2020-04-14
* avfilter/af_amix: use av_strtod() for weightsPaul B Mahol2020-04-14
* avfilter/vf_telecine: avoid possible null-pointer dereferencePaul B Mahol2020-04-14
* fftools: fix hwaccels option dump redundancyJun Zhao2020-04-14
* avformat/matroskaenc: Don't write elements with their default valueAndreas Rheinhardt2020-04-14
* tests/ref/vsynth: fix fate colr changes (again)Michael Bradshaw2020-04-13
* tests/ref/vsynth: fix fate colr changesMichael Bradshaw2020-04-13
* avformat/movenc: write the mdcv atom by defaultMichael Bradshaw2020-04-13
* avformat/movenc: remove the write_clli mov flagMichael Bradshaw2020-04-13
* avformat/movenc: stop guessing colr atom valuesMichael Bradshaw2020-04-13
* avformat/movenc: use enum values directly for colr atomMichael Bradshaw2020-04-13
* avfilter/vf_mix: check if array is availablePaul B Mahol2020-04-13
* lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabledLinjie Fu2020-04-13
* avformat/matroskaenc: Change signature of mkv_write_track()Andreas Rheinhardt2020-04-13
* avformat/matroskaenc: Automatically use right TrackNumber in CuesAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Ignore AttachedFiles for track limitAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Make output more deterministicAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Remove allocations for AttachmentsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Reuse random seedAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Use random TrackUIDAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Don't waste bytes writing durationsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Ensure that ChapterUID are != 0Andreas Rheinhardt2020-04-13
* doc/filters: clarify metadata and logging for blackdetectGyan Doshi2020-04-13
* fftools/ffmpeg: also flush encoders which have a variable frame sizeMarton Balint2020-04-13
* avcodec/cbs: Avoid leaving the ... out in calls to variadic macrosAndreas Rheinhardt2020-04-12
* lavu/mem: Make other alloc functions more similar to av_malloc().Carl Eugen Hoyos2020-04-12
* avformat/Makefile: Add missing rawenc dependency for iLBC muxerAndreas Rheinhardt2020-04-12
* tools/target_dec_fuzzer: Adjust threshold for zerocodecMichael Niedermayer2020-04-12
* avformat/oggdec: Check for EOF after page headerMichael Niedermayer2020-04-12
* swscale/yuv2rgb: Fix vertical dither offset with slicesMichael Niedermayer2020-04-12
* avcodec/mips: fix get_cabac_inline_mips function nameRosen Penev2020-04-12
* configure: add mv30 blockdsp dependencyPeter Ross2020-04-12
* avcodec/libaomenc,cosmetics: fix a typoJames Zern2020-04-11
* avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao2020-04-11
* libavformat/mov: fix multiple trun per trafJohn Stebbins2020-04-11
* mov: fix seek to next root atom in fragmented mp4John Stebbins2020-04-11
* avcodec/dpcm: clip exponent into supported range in XAN DPCMMichael Niedermayer2020-04-11