summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lavf/dashenc: Add support for format-specific file extensions.Andrey Semashev2018-11-212-16/+38
* lavf/dashenc: Add DASH segment type auto and make it the defaultAndrey Semashev2018-11-212-20/+59
* avfilter/graphmonitor: use SIZE_SPECIFIER for size_t typePeter Ross2018-11-211-1/+1
* avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer2018-11-211-5/+14
* fate-api-h264-slice: use the heap for nal bufferPeter Ross2018-11-211-2/+9
* api-h264-slice-test: use av_be2ne16 instead of ntohsPeter Ross2018-11-211-2/+2
* avfilter/vf_overlay: fix crash with negative yPaul B Mahol2018-11-201-4/+4
* avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint2018-11-191-0/+2
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-197-1/+270
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-191-2/+1
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-192-0/+109
* configure: update api version of libxavs2hwrenx2018-11-191-1/+1
* avutil/avsscanf: use ptrdiff_t instead of off_tPaul B Mahol2018-11-191-4/+4
* avfilter: add rgbashift filterPaul B Mahol2018-11-196-10/+252
* avfilter: add chromashift filterPaul B Mahol2018-11-194-0/+278
* avutil/mem: Correct documentation of av_fast_*alloc(z)Andreas Rheinhardt2018-11-181-12/+12
* libaomenc: Drop unused noise-sensitivity optionMark Thompson2018-11-181-2/+0
* avcodec/scpr: add version 3 supportPaul B Mahol2018-11-184-308/+1696
* vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson2018-11-181-5/+7
* vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson2018-11-181-5/+7
* avfilter/vf_limiter: remove unused headerPaul B Mahol2018-11-181-1/+0
* avfilter/vf_limiter: always limit min/max to format depthPaul B Mahol2018-11-181-4/+6
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-181-14/+26
* avfilter/f_drawgraph: use av_sscanf()Paul B Mahol2018-11-181-1/+2
* avfilter/af_aecho: use av_sscanf()Paul B Mahol2018-11-181-1/+1
* avfilter/af_ladspa: use av_sscanf()Paul B Mahol2018-11-181-3/+3
* avfilter/vf_mix: use av_sscanf()Paul B Mahol2018-11-181-1/+1
* avfilter/af_sofalizer: use av_sscanf()Paul B Mahol2018-11-181-3/+3
* avfilter/af_afftdn: use av_sscanf()Paul B Mahol2018-11-181-3/+3
* avfilter/af_adelay: use av_sscanf()Paul B Mahol2018-11-181-2/+3
* avfilter/af_acrossover: use av_strtod() to parse single numberPaul B Mahol2018-11-181-2/+2
* avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...James Almer2018-11-181-10/+6
* lavc/libdavs2: correct frame type settinghwren2018-11-181-1/+20
* lavc/libdavs2: remove unused frame counterhwren2018-11-181-3/+0
* vaapi_encode: Improve log message for unsupported profilesMark Thompson2018-11-181-2/+3
* doc/encoders: Add libaom-av1Mark Thompson2018-11-181-0/+109
* doc/encoders: Move libxavs2 to correct place in alphabetical orderMark Thompson2018-11-181-46/+46
* mjpegdec: Fill raw huffman tables with default values tooMark Thompson2018-11-181-28/+39
* cbs_h265: Add a lot more SEI parsing supportMark Thompson2018-11-185-20/+649
* lavu/avsscanf: Do not mix declaration and code.Carl Eugen Hoyos2018-11-181-1/+2
* avfilter: use av_clip_uintp2 instead of av_clip for 10b and 12bMartin Vignali2018-11-171-10/+10
* avutil/cuda_check: Make sure this passes make fate-sourcePhilip Langdale2018-11-172-3/+5
* avfilter/vf_neighbor: fix >8 bit deflate/inflatePaul B Mahol2018-11-171-16/+27
* lavf/hlsenc: Do not mix declarations and code.Carl Eugen Hoyos2018-11-161-5/+5
* lavfi/minterpolate: Remove declaration of two unused variables.Carl Eugen Hoyos2018-11-161-1/+0
* avfilter/vf_dedot: initizalize ret variablePaul B Mahol2018-11-161-1/+1
* avfilter/vf_lut3d: use av_sscanfPaul B Mahol2018-11-161-8/+8
* lavu: add locale-independent sscanf implementationPaul B Mahol2018-11-163-0/+978
* avfilter: add dedot video filterPaul B Mahol2018-11-166-1/+437
* doc/filters: improve afftfilt documentationPaul B Mahol2018-11-161-4/+4
OpenPOWER on IntegriCloud