summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-03
* avfilter/f_sendcmd: implement expr flagPaul B Mahol2020-03-03
* avcodec/cuviddec: use AVCodec.bsfs to filter packetsJames Almer2020-03-03
* avfilter/vf_v360: simplify some unnecessary indirectionsPaul B Mahol2020-03-03
* avfilter/vf_v360: add half equirectangular input formatPaul B Mahol2020-03-03
* avfilter/vf_v360: add half equirectangular output formatPaul B Mahol2020-03-03
* avfilter/vf_sr.c: refine code to use AVPixFmtDescriptor.log2_chroma_h/wGuo, Yejun2020-03-03
* avcodec/adpcm: Clip step index for ADPCM_IMA_APMMichael Niedermayer2020-03-02
* avformat/segment: Don't set extradata size twiceAndreas Rheinhardt2020-03-02
* avformat/mxfenc: use a zero based continuity counterMarton Balint2020-03-02
* avfilter/vf_v360: add truncated square pyramid input formatPaul B Mahol2020-03-02
* avfilter/vf_v360: add truncated square pyramid output formatPaul B Mahol2020-03-02
* avfilter/vf_v360: fix cylindrical input formatPaul B Mahol2020-03-01
* avfilter/vf_v360: cleanup some codePaul B Mahol2020-03-01
* avfilter/vf_v360: improve interpolation for equirect input at polesPaul B Mahol2020-02-29
* avfilter/vf_cas: Remove superfluous ;Andreas Rheinhardt2020-02-29
* fftools/ffmpeg_opt: Fix leak of options when parsing options failsAndreas Rheinhardt2020-02-29
* avfilter/vf_v360: add partial size setup for flatPaul B Mahol2020-02-29
* avfilter/vf_v360: speed up fisheye input calculationPaul B Mahol2020-02-29
* avfilter/vf_v360: improve tetrahedron input format at frame bordersPaul B Mahol2020-02-29
* avfilter/vf_v360: simplify tetrahedron input calculationPaul B Mahol2020-02-29
* avfilter/vf_v360: improve precision of some output formatsPaul B Mahol2020-02-29
* avcodec/cdtoons: Remove superfluous ;Andreas Rheinhardt2020-02-28
* avformat/mp3dec: Count last partial frame in probe.Michael Niedermayer2020-02-28
* lavc/v4l2_context: fix compile warning for incompatible pointer typeLinjie Fu2020-02-28
* lavc/avcodec.h: fix missing line breaks in API documentationLinjie Fu2020-02-28
* avformat/ivfenc: Don't use size_t for size of fileAndreas Rheinhardt2020-02-28
* avfilter/vf_v360: simplify code which handles interpolation pointsPaul B Mahol2020-02-28
* avfilter/vf_v360: add initial barrel split format input supportPaul B Mahol2020-02-27
* avcodec/mpegaudioenc_template: fix invalid shift of sampleMichael Niedermayer2020-02-27
* avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search()Michael Niedermayer2020-02-27
* libavformat/avienc: Check bits per sample for PAL8Michael Niedermayer2020-02-27
* avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_p...Michael Niedermayer2020-02-27
* mailmap: Add another old mail address I used.Carl Eugen Hoyos2020-02-27
* mailmap: add entry for myselfThilo Borgmann2020-02-27
* mailmap: add entry for myselfrcombs2020-02-27
* Add .mailmapJosh de Kock2020-02-27
* avdevice/decklink: add support for SDK version 11.5Marton Balint2020-02-26
* avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint2020-02-26
* doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer2020-02-26
* avformat/dashenc: use a quieter log lever when informing prft was automatical...James Almer2020-02-26
* avfilter/vf_v360: add barrel split format output supportPaul B Mahol2020-02-26
* libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned dataTing Fu2020-02-26
* configure: Enable section_data_rel_ro for OpenBSD aarch64 / armBrad Smith2020-02-25
* avcodec/magicyuv: Check that there are enough lines for interlacing to be pos...Michael Niedermayer2020-02-25
* avformat/mvdec: Check stream numbersMichael Niedermayer2020-02-25
* avformat/mux: CosmeticsAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Add deinit functionAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Combine several checksAndreas Rheinhardt2020-02-25
* avfilter/vf_zscale: fix crash on unaligned inputJacob Ruiz2020-02-25