summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/x264: Also clean-up libx264rgb after init errors.Carl Eugen Hoyos2019-08-25
* avformat/movenc: add muxing support for Dolby TrueHD streamsJames Almer2019-08-24
* avformat/mov: add demuxing support for Dolby TrueHD streamsJames Almer2019-08-24
* avcodec/mlp_parser: export AVCodecContext frame_sizeJames Almer2019-08-24
* avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to...James Almer2019-08-24
* avformat/dhav: handle files missing data at startPaul B Mahol2019-08-24
* avformat/dhav: gracefully handle corrupted filesPaul B Mahol2019-08-24
* fate/als: Add test for conformance file with 512 channels.Thilo Borgmann2019-08-24
* avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctxPavel Koshevoy2019-08-23
* avcodec/omx: Fix handling of fragmented buffersDave Stevenson2019-08-23
* avcodec/omx: ensure zerocopy mode can be disabled on rpi buildsAman Gupta2019-08-23
* avcodec/omx: add support for -force_key_framesAman Gupta2019-08-23
* MAINTAINERS: add myself to OMXAman Gupta2019-08-23
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-23
* avformat/mpegtsenc: move some code around and simplify a bitMarton Balint2019-08-23
* avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint2019-08-23
* avformat/mpegtsenc: rename pcr_period variable to pcr_period_msMarton Balint2019-08-23
* avcodec/alac: Fix multiple integer overflows in lpc_prediction()Michael Niedermayer2019-08-23
* avcodec/smacker: Check that not all tables are skipedMichael Niedermayer2019-08-23
* avcodec/pictordec: Optimize picmemset() for single plane full linesMichael Niedermayer2019-08-23
* avcodec/pnm_parser: Use memmove() to handle "overread"Michael Niedermayer2019-08-23
* avcodec/parser: Optimize ff_combine_frame() with massivly negative nextMichael Niedermayer2019-08-23
* avcodec/pnm: skip reading trailing bytes in get_pnm()Michael Niedermayer2019-08-23
* avcodec/pnm: Check magic bytes directly without pnm_get()Michael Niedermayer2019-08-23
* avformat/mpsubdec: Check pts / duration before castMichael Niedermayer2019-08-23
* avcodec/lcldec: Check mthread_inlen instead of clipingMichael Niedermayer2019-08-23
* avcodec/rl2: set dimensionsMichael Niedermayer2019-08-23
* avformat/flvdec: delete unused codeleozhang2019-08-23
* Change libaom default to crf=32.elliottk2019-08-23
* avcodec/h264_parse: retry decoding SPS with complete NALJun Li2019-08-23
* tools/target_dec_fuzzer: use refcounted packetsJames Almer2019-08-23
* avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-08-23
* avcodec/idcinvideo: Add 320x240 default maximum resolutionMichael Niedermayer2019-08-23
* tools/target_dec_fuzzer: Do not increase max_pixelsMichael Niedermayer2019-08-23
* lavfi: add deshake_opencl filterJarek Samic2019-08-23
* lavfi: modify avfilter_get_matrix to support separate scale factorsJarek Samic2019-08-22
* lavfi: add utilities to reduce OpenCL boilerplate codeJarek Samic2019-08-22
* avcodec: remove some dead assignmentsMarton Balint2019-08-22
* avutil/imgutils: remove dead assignmentMarton Balint2019-08-22
* avformat/mxfdec: do not ignore bad size errorsMarton Balint2019-08-22
* avformat/realtextdec: free queue on errorMichael Niedermayer2019-08-22
* avcodec/vp5/6/8: use vpX_rac_is_end()Michael Niedermayer2019-08-22
* avformat/vividas: Check av_xiphlacing() return value before useMichael Niedermayer2019-08-22
* Add assembly support for -fsanitize=hwaddress tagged globals.Peter Collingbourne2019-08-22
* libavfilter: Update derain filter doc.Xuewei Meng2019-08-22
* avfilter/vf_v360: remove unused headerPaul B Mahol2019-08-21
* avfilter/vf_v360: improve comments above headersPaul B Mahol2019-08-21
* doc/filters: fix typosPaul B Mahol2019-08-21
* add v360 to ChangelogPaul B Mahol2019-08-21
* doc/filters: fix v360 options namesPaul B Mahol2019-08-21