aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-25libavcodec/libdavs2.c: Fix for the wrong line size is usedLimin Wang
2018-11-25configure: Add -Wno-char-subscripts.Carl Eugen Hoyos
2018-11-25configure: Disable direct stripping on sunos.Carl Eugen Hoyos
2018-11-25avformat/pcmdec: endianness for audio/L16 mime typeIgor Derzhavin
2018-11-25avformat/pcmdec: audio/L16 should be in network byte order by default (rfc 2586)Igor Derzhavin
2018-11-25avformat/pcmdec: mime-type should be case insensitive (audio/L16)Igor Derzhavin
2018-11-24avformat/dhav: improve A/V syncPaul B Mahol
2018-11-24avcodec/truemotion2: fix integer overflows in tm2_low_chroma()Michael Niedermayer
2018-11-24swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali
2018-11-24avutil : add YUVA444P12 and YUVA422P12Martin Vignali
2018-11-24avformat: add DHAV demuxerPaul B Mahol
2018-11-23avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-23lavf/dashenc: Fix segment duration overflow on fine time bases.Andrey Semashev
2018-11-22cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt
2018-11-22avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol
2018-11-22avformat/movenc: fix size calculation in mov_write_eac3_tag()Paul B Mahol
2018-11-22avutil/avsscanf: do not use unsupported p suffix for hex variablePaul B Mahol
2018-11-22avformat/http : Added check for valid URL context before calling shutdownkjeyapal@akamai.com
2018-11-22avformat/dashenc : Handled error from ff_http_do_new_request() cleanlykjeyapal@akamai.com
2018-11-21x86/scene_sad: fix link errors when HAVE_X86ASM is not definedJames Almer
2018-11-21lavf/dashenc: Fix AVDictionary leaks in case of various init errors.Andrey Semashev
2018-11-21lavf/dashenc: Add support for format-specific file extensions.Andrey Semashev
2018-11-21lavf/dashenc: Add DASH segment type auto and make it the defaultAndrey Semashev
2018-11-21avfilter/graphmonitor: use SIZE_SPECIFIER for size_t typePeter Ross
2018-11-21avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer
2018-11-21fate-api-h264-slice: use the heap for nal bufferPeter Ross
2018-11-21api-h264-slice-test: use av_be2ne16 instead of ntohsPeter Ross
2018-11-20avfilter/vf_overlay: fix crash with negative yPaul B Mahol
2018-11-19avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint
2018-11-19avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint
2018-11-19libvpxenc,cosmetics: fix { placementJames Zern
2018-11-19avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans
2018-11-19configure: update api version of libxavs2hwrenx
2018-11-19avutil/avsscanf: use ptrdiff_t instead of off_tPaul B Mahol
2018-11-19avfilter: add rgbashift filterPaul B Mahol
2018-11-19avfilter: add chromashift filterPaul B Mahol
2018-11-18avutil/mem: Correct documentation of av_fast_*alloc(z)Andreas Rheinhardt
2018-11-18libaomenc: Drop unused noise-sensitivity optionMark Thompson
2018-11-18avcodec/scpr: add version 3 supportPaul B Mahol
2018-11-18vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson
2018-11-18vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson
2018-11-18avfilter/vf_limiter: remove unused headerPaul B Mahol
2018-11-18avfilter/vf_limiter: always limit min/max to format depthPaul B Mahol
2018-11-18h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt
2018-11-18avfilter/f_drawgraph: use av_sscanf()Paul B Mahol
2018-11-18avfilter/af_aecho: use av_sscanf()Paul B Mahol
2018-11-18avfilter/af_ladspa: use av_sscanf()Paul B Mahol
2018-11-18avfilter/vf_mix: use av_sscanf()Paul B Mahol
2018-11-18avfilter/af_sofalizer: use av_sscanf()Paul B Mahol
2018-11-18avfilter/af_afftdn: use av_sscanf()Paul B Mahol