summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/vivo: Don't log null valueMark Harris2018-11-261-1/+1
* avcodec/libaomenc: increase the default bitrateJames Almer2018-11-261-0/+1
* avcodec/tiff: Limit filtering to decoded dataMichael Niedermayer2018-11-261-3/+6
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-261-0/+53
* avcodec/libdav1d: update the API usage after upstream changesJames Almer2018-11-251-45/+21
* fate/prores-metadata : make output bit exactMartin Vignali2018-11-252-2/+2
* avcodec/eac3dec: remove obsolete commentPaul B Mahol2018-11-251-6/+0
* avformat/hlsenc: remove the cannot reach resultSteven Liu2018-11-251-1/+1
* libavcodec/libdavs2.c: Fix for the wrong line size is usedLimin Wang2018-11-251-1/+1
* configure: Add -Wno-char-subscripts.Carl Eugen Hoyos2018-11-251-0/+1
* configure: Disable direct stripping on sunos.Carl Eugen Hoyos2018-11-251-0/+1
* avformat/pcmdec: endianness for audio/L16 mime typeIgor Derzhavin2018-11-251-2/+10
* avformat/pcmdec: audio/L16 should be in network byte order by default (rfc 2586)Igor Derzhavin2018-11-251-2/+2
* avformat/pcmdec: mime-type should be case insensitive (audio/L16)Igor Derzhavin2018-11-251-1/+1
* avformat/dhav: improve A/V syncPaul B Mahol2018-11-241-21/+107
* avcodec/truemotion2: fix integer overflows in tm2_low_chroma()Michael Niedermayer2018-11-241-3/+3
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-2418-0/+60
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-244-1/+82
* avformat: add DHAV demuxerPaul B Mahol2018-11-245-1/+300
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-237-1/+193
* lavf/dashenc: Fix segment duration overflow on fine time bases.Andrey Semashev2018-11-231-3/+3
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-222-11/+23
* avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol2018-11-222-3/+3
* avformat/movenc: fix size calculation in mov_write_eac3_tag()Paul B Mahol2018-11-221-1/+1
* avutil/avsscanf: do not use unsupported p suffix for hex variablePaul B Mahol2018-11-221-3/+1
* avformat/http : Added check for valid URL context before calling shutdownkjeyapal@akamai.com2018-11-221-1/+1
* avformat/dashenc : Handled error from ff_http_do_new_request() cleanlykjeyapal@akamai.com2018-11-221-1/+7
* x86/scene_sad: fix link errors when HAVE_X86ASM is not definedJames Almer2018-11-211-1/+9
* lavf/dashenc: Fix AVDictionary leaks in case of various init errors.Andrey Semashev2018-11-211-6/+7
* 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
OpenPOWER on IntegriCloud