summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* libavf/libvmaf: update docsKyle Swanson2018-11-26
* avutil/mem: Fix invalid use of av_alloc_sizeMark Harris2018-11-26
* avfilter/vf_chromashift: Fix mixed declaration and codeMark Harris2018-11-26
* avformat/vivo: Don't log null valueMark Harris2018-11-26
* avcodec/libaomenc: increase the default bitrateJames Almer2018-11-26
* avcodec/tiff: Limit filtering to decoded dataMichael Niedermayer2018-11-26
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-26
* avcodec/libdav1d: update the API usage after upstream changesJames Almer2018-11-25
* fate/prores-metadata : make output bit exactMartin Vignali2018-11-25
* avcodec/eac3dec: remove obsolete commentPaul B Mahol2018-11-25
* avformat/hlsenc: remove the cannot reach resultSteven Liu2018-11-25
* libavcodec/libdavs2.c: Fix for the wrong line size is usedLimin Wang2018-11-25
* configure: Add -Wno-char-subscripts.Carl Eugen Hoyos2018-11-25
* configure: Disable direct stripping on sunos.Carl Eugen Hoyos2018-11-25
* avformat/pcmdec: endianness for audio/L16 mime typeIgor Derzhavin2018-11-25
* avformat/pcmdec: audio/L16 should be in network byte order by default (rfc 2586)Igor Derzhavin2018-11-25
* avformat/pcmdec: mime-type should be case insensitive (audio/L16)Igor Derzhavin2018-11-25
* avformat/dhav: improve A/V syncPaul B Mahol2018-11-24
* avcodec/truemotion2: fix integer overflows in tm2_low_chroma()Michael Niedermayer2018-11-24
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-24
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-24
* 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