summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_anlmdn: add output mode optionPaul B Mahol2019-03-012-1/+35
* configure: update minimum required ffnvcodec versionsTimo Rothenpieler2019-02-271-4/+5
* configure: pass windows-path to nvcc whenever cygpath is availableTimo Rothenpieler2019-02-271-1/+4
* configure: deprecate cuda_sdk dependency optionPhilip Langdale2019-02-271-2/+5
* avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-273-81/+93
* avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-273-115/+128
* avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-272-28/+32
* configure: Add an explicit check and option for nvccPhilip Langdale2019-02-271-0/+24
* fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-2713-1/+61
* avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encodingMartin Vignali2019-02-271-2/+2
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-275-0/+736
* mov: Fix start_time for streams with empty edits in the middleJustin Ruggles2019-02-261-1/+3
* http: Do not try to make a new request when seeking past the end of the fileJustin Ruggles2019-02-261-0/+7
* vaapi_encode_mpeg2: Add missing marker bit in time_codeMark Thompson2019-02-251-1/+2
* vaapi_encode_mjpeg: Use common quality optionMark Thompson2019-02-251-2/+3
* vaapi_encode_vp9: Fix whitespace after previous patchMark Thompson2019-02-251-15/+15
* vaapi_encode_vp9: Enable support for more RC modesMark Thompson2019-02-251-4/+13
* vaapi_encode_vp8: Enable support for more RC modesMark Thompson2019-02-251-6/+10
* vaapi_encode_mpeg2: Enable support for more RC modesMark Thompson2019-02-251-11/+13
* vaapi_encode_h265: Enable support for more RC modesMark Thompson2019-02-251-12/+20
* vaapi_encode_h264: Enable support for more RC modesMark Thompson2019-02-251-12/+19
* vaapi_encode: Support more RC modesMark Thompson2019-02-253-113/+358
* vaapi_encode: Do not zero access unit structuresMark Thompson2019-02-252-9/+0
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-2515-59/+113
* filter_units, trace_headers: Always use fragment from contextAndreas Rheinhardt2019-02-252-10/+11
* avcodec/wcmv: Avoid copying frames if they are unchangedMichael Niedermayer2019-02-251-1/+3
* avcodec/wcmv: Copy/Init frame laterMichael Niedermayer2019-02-251-10/+10
* avcodec/error_resilience: Use a symmetric check for skipping MV estimationMichael Niedermayer2019-02-251-1/+1
* avcodec/mjpegdec: Fix stereo3d memleakMichael Niedermayer2019-02-251-0/+1
* avcodec/arbc: Check nb_tiles against dimensionsMichael Niedermayer2019-02-251-0/+6
* doc: -report defaults to loglevel debugGyan Doshi2019-02-251-1/+1
* avformat/dashenc: Added commentsKarthick J2019-02-251-0/+3
* avformat/dashenc: Added option to repeatedly publish master playlistKarthick J2019-02-252-1/+11
* avformat:matroskadec: use a define to mark the EBML length is unknownSteve Lhomme2019-02-241-5/+7
* avutil/cuda_check: Fix non-dynamic-loader implementationPhilip Langdale2019-02-241-2/+5
* avcodec/mlpdec: Insuffient typoMichael Niedermayer2019-02-231-1/+1
* avcodec/pnm: Avoid structure pointer dereferences in inner loop in pnm_get()Michael Niedermayer2019-02-231-6/+9
* avcodec/zmbv: obtain frame laterMichael Niedermayer2019-02-231-3/+3
* avcodec/jvdec: Check available input space before decode8x8()Michael Niedermayer2019-02-231-0/+5
* rtpenc_chain: forward strict_std_compliance flags to rtp muxerTristan Matthews2019-02-231-0/+1
* avcodec/proresenc_aw : indent after prev commitMartin Vignali2019-02-231-8/+8
* avcodec/proresenc_aw : add interlace encodingMartin Vignali2019-02-231-21/+90
* avcodec/proresenc_aw : merge funcs subimage_with_fill and subimage_alpha_with...Martin Vignali2019-02-231-29/+21
* avcodec/proresenc_aw : move scantable to prores contextMartin Vignali2019-02-231-7/+10
* avcodec/proresenc_aw : move picture encoding after frame header writeMartin Vignali2019-02-231-8/+12
* avcodec/proresenc_aw : simplify frame flagsMartin Vignali2019-02-231-5/+5
* avfilter/vf_amplify: add tolerance optionPaul B Mahol2019-02-222-2/+10
* MAINTAINERS: remove myself as a docs & trac maintainerLou Logan2019-02-221-2/+2
* doc/formats: add reference to ffmpeg(1) stream specifiers as that docs is mor...Marton Balint2019-02-211-22/+2
* avformat/mpegtsenc: add support for service and provider names with utf8 enco...Marton Balint2019-02-211-35/+53
OpenPOWER on IntegriCloud