summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/proresenc_aw : add support for prores 444Martin Vignali2018-10-18
* avcodec/prores_enc : not calculate dct a each quantif search stepMartin Vignali2018-10-18
* avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali2018-10-18
* avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali2018-10-18
* avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali2018-10-18
* avfilter/vf_lensfun: use av_malloc_array()Paul B Mahol2018-10-18
* avfilter/vf_lensfun: use av_freepPaul B Mahol2018-10-18
* avfilter/af_adelay: do not crash if allocation of chandelay failedPaul B Mahol2018-10-18
* avformat/dashenc: Dont ignore the codec tag from codec parametersKarthick Jeyapal2018-10-18
* avcodec/h264_cavlc: Check mb_skip_runMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Fix multiple integer overflowsMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Fix multiple invalid left shiftsMichael Niedermayer2018-10-18
* avcodec/ilbcdec: Limit indexes in create_augmented_vector()Michael Niedermayer2018-10-18
* avcodec/ra144: Fix integer overflow in add_wav()Michael Niedermayer2018-10-18
* avformat/utils: Never store negative values in last_IP_durationMichael Niedermayer2018-10-18
* avformat/utils: Fix integer overflow in discontinuity checkMichael Niedermayer2018-10-18
* lavc/mjpegdec: Support 2:3 subsampling.Carl Eugen Hoyos2018-10-18
* lavf/mxfenc: Remove a write-only variable.Carl Eugen Hoyos2018-10-17
* avformat/xwma: fix WMAv2 with incorrect bit ratebnnm2018-10-17
* doc/bitstream_filters: Add av1_metadataMark Thompson2018-10-16
* trace_headers: Fix memory leaks on syntax read failuresMark Thompson2018-10-16
* MAINTAINERS: remove myself as hls demuxer maintainerAnssi Hannula2018-10-16
* avcodec/cbs: ensure user_data is padded for GBC parsingAman Gupta2018-10-15
* avcodec/cbs: fix crash in sei_pic_timestampAman Gupta2018-10-15
* avcodec/cbs_h264: silence errors about end_of_seq nalusAman Gupta2018-10-15
* doc/filters: update silenceremove documentationPaul B Mahol2018-10-15
* avfilter/af_silenceremove: use enum for threshold detection modesPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add enum for detection modesPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add options descriptionPaul B Mahol2018-10-15
* avfilter/af_silenceremove: prefer outlink instead of inlinkPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add mode optionsPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add options to keep min duration of silencePaul B Mahol2018-10-15
* avcodec/av1_parse: Check obu_sizeMichael Niedermayer2018-10-15
* ffmpeg: log corrupted packets and framesMarton Balint2018-10-14
* avcodec/cuviddec: properly take deinterlacing and display delay into account ...Timo Rothenpieler2018-10-14
* avcodec/imm4: improve decoding of some filesPaul B Mahol2018-10-14
* fate: Update checksums for recent mxf changesMichael Niedermayer2018-10-14
* doc/filters: do not mention removed option from afir filterPaul B Mahol2018-10-13
* avformat: add SER demuxerPaul B Mahol2018-10-13
* swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inl...Martin Vignali2018-10-13
* swscale/x86/rgb2rgb : remove mmx version for shuffle2103Martin Vignali2018-10-13
* lavf/mxfenc: Remove two unused variables.Carl Eugen Hoyos2018-10-13
* lavf/mxfdec: demux s436m as eia608 subtitle trackBaptiste Coudurier2018-10-12
* lavf/mxfenc: support creating s436m data tracksBaptiste Coudurier2018-10-12
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-12
* avformat/mxfenc: update body partition with footer offsetBaptiste Coudurier2018-10-12
* avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony co...Baptiste Coudurier2018-10-12
* avformat/mxfenc: write index delta entry array needed by sony vegas pro 11Baptiste Coudurier2018-10-12
* avcodec/imm4: stop using FAAN idctPaul B Mahol2018-10-12
* avcodec/avpacket: fix whitespaceAman Gupta2018-10-12