summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mjpegdec: verify SOF len field validityMichael Niedermayer2018-12-19
* doc/encoders: Fix colums typoMichael Niedermayer2018-12-19
* ffmpeg: improve the intra stream discontinuity messageJan Ekström2018-12-18
* avformat/vorbiscomment: add support for writing chaptersPaul B Mahol2018-12-18
* avcodec/g723_1dec: improve stereo supportPaul B Mahol2018-12-18
* avcodec/g723_1dec: reindent after last commitPaul B Mahol2018-12-18
* avcodec/g723_1: add support for stereo filesPaul B Mahol2018-12-18
* lavc/mjpegdec: Interpret three-component Adobe transform 0 also as RGB.Carl Eugen Hoyos2018-12-18
* avfilter/scene_sad: Fix funtions typosMichael Niedermayer2018-12-18
* avcodec/mips: [loongson] enable MSA optimization for loongson platform.Shiyou Yin2018-12-18
* lavc/qsv_hevc: correct QSV HEVC default plugin on WindowsZhong Li2018-12-18
* lavf/mov: document the dvh1 codec switch based on hvcC availabilityJan Ekström2018-12-17
* lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs2018-12-17
* avformat/mxfenc: fix typoPaul B Mahol2018-12-17
* avfilter/af_apad: add pad_dur and whole_dur optionsPaul B Mahol2018-12-17
* lavf/id3v2: fail read_apic on EOF reading mimetypechcunningham2018-12-17
* lavfi/program_opencl: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* lavc/cbs: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* avformat/dashenc: Added support for Low-latency HLS(Experimental)kjeyapal@akamai.com2018-12-17
* avformat/dashenc : Refactored HLS media playlist related codekjeyapal@akamai.com2018-12-17
* configure: Use "clang" as cc_default for Android.Carl Eugen Hoyos2018-12-17
* avcodec/tiff: add support for 12bit grayscale imagesPaul B Mahol2018-12-16
* avcodec/rasc: Check that the number of moves is less than or equal the number...Michael Niedermayer2018-12-16
* avcodec/vp7: Check for end of input in vp78_decode_mv_mb_modes()Michael Niedermayer2018-12-16
* avformat/nutenc: Document trailer index assert betterMichael Niedermayer2018-12-16
* lavf/mov: ensure only one tkhd per trakchcunningham2018-12-16
* avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macroPeter Ross2018-12-16
* avutil/avsscanf: do not use long double functionsPaul B Mahol2018-12-15
* lavc/g729dec: Cosmetics, fix indentation after last commit.Carl Eugen Hoyos2018-12-15
* lavc/g729dec: Support stereo streams.Carl Eugen Hoyos2018-12-15
* avcodec/clearvideo: Check remaining input bits in P macro block loopMichael Niedermayer2018-12-14
* avcodec/dvdsubdec: discard accumulated buffer on errorMichael Niedermayer2018-12-14
* avcodec/rasc: Check input space before reading chunkMichael Niedermayer2018-12-14
* avformat/nutdec: fix pts overflowPaul B Mahol2018-12-14
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-14
* avcodec/mpeg: Initialize quarter_sample parameter from previous thread.Andriy Gelman2018-12-14
* avformat/ffmetadec: do no limit size of tags to 1024Paul B Mahol2018-12-14
* avcodec/ass_split: fix a memory leak defect when realloc failsFan Gang2018-12-14
* doc/metadata: fix error in timebase descriptionPaul B Mahol2018-12-14
* avformat/movenc: treat ALAC same as FLAC and write correct infoPaul B Mahol2018-12-14
* avformat/id3v2: use png header to get PNG signaturePaul B Mahol2018-12-14
* avformat/flac_picture: try to guess PNG by actual picture dataPaul B Mahol2018-12-14
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-14
* avformat/nutdec: fix obvious typoPaul B Mahol2018-12-14
* avformat/mxfdec: fix error check in macroPaul B Mahol2018-12-13
* avcodec/xfacedec: fix order of operationsPaul B Mahol2018-12-13
* bump micro after recent gif changesPaul B Mahol2018-12-13
* avcodec/gif: use avctx->frame_numberPaul B Mahol2018-12-13
* avformat/gifdec: export duration, nb_frames and commentPaul B Mahol2018-12-13
* avcodec/codec_desc: extend gif descriptionPaul B Mahol2018-12-13