summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat: add DHAV demuxerPaul B Mahol2018-11-24
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23
* lavf/dashenc: Fix segment duration overflow on fine time bases.Andrey Semashev2018-11-23
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-22
* avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol2018-11-22
* avformat/movenc: fix size calculation in mov_write_eac3_tag()Paul B Mahol2018-11-22
* avutil/avsscanf: do not use unsupported p suffix for hex variablePaul B Mahol2018-11-22
* avformat/http : Added check for valid URL context before calling shutdownkjeyapal@akamai.com2018-11-22
* avformat/dashenc : Handled error from ff_http_do_new_request() cleanlykjeyapal@akamai.com2018-11-22
* x86/scene_sad: fix link errors when HAVE_X86ASM is not definedJames Almer2018-11-21
* lavf/dashenc: Fix AVDictionary leaks in case of various init errors.Andrey Semashev2018-11-21
* lavf/dashenc: Add support for format-specific file extensions.Andrey Semashev2018-11-21
* lavf/dashenc: Add DASH segment type auto and make it the defaultAndrey Semashev2018-11-21
* avfilter/graphmonitor: use SIZE_SPECIFIER for size_t typePeter Ross2018-11-21
* avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer2018-11-21
* fate-api-h264-slice: use the heap for nal bufferPeter Ross2018-11-21
* api-h264-slice-test: use av_be2ne16 instead of ntohsPeter Ross2018-11-21
* avfilter/vf_overlay: fix crash with negative yPaul B Mahol2018-11-20
* avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint2018-11-19
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-19
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-19
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-19
* configure: update api version of libxavs2hwrenx2018-11-19
* avutil/avsscanf: use ptrdiff_t instead of off_tPaul B Mahol2018-11-19
* avfilter: add rgbashift filterPaul B Mahol2018-11-19
* avfilter: add chromashift filterPaul B Mahol2018-11-19
* avutil/mem: Correct documentation of av_fast_*alloc(z)Andreas Rheinhardt2018-11-18
* libaomenc: Drop unused noise-sensitivity optionMark Thompson2018-11-18
* avcodec/scpr: add version 3 supportPaul B Mahol2018-11-18
* vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson2018-11-18
* vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson2018-11-18
* avfilter/vf_limiter: remove unused headerPaul B Mahol2018-11-18
* avfilter/vf_limiter: always limit min/max to format depthPaul B Mahol2018-11-18
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-18
* avfilter/f_drawgraph: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_aecho: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_ladspa: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/vf_mix: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_sofalizer: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_afftdn: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_adelay: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_acrossover: use av_strtod() to parse single numberPaul B Mahol2018-11-18
* avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...James Almer2018-11-18
* lavc/libdavs2: correct frame type settinghwren2018-11-18
* lavc/libdavs2: remove unused frame counterhwren2018-11-18
* vaapi_encode: Improve log message for unsupported profilesMark Thompson2018-11-18
* doc/encoders: Add libaom-av1Mark Thompson2018-11-18
* doc/encoders: Move libxavs2 to correct place in alphabetical orderMark Thompson2018-11-18
* mjpegdec: Fill raw huffman tables with default values tooMark Thompson2018-11-18
* cbs_h265: Add a lot more SEI parsing supportMark Thompson2018-11-18