92628 Commits (c4a4cfa7628b0b958b7406012d7cfe1e11f1ca10)
 

Author SHA1 Message Date
Michael Niedermayer e8ced83f68 Changelog: Add new version next tag 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Michael Niedermayer 324d21164d Changelog: next is 4.1 6 years ago
Michael Niedermayer acf4fbddf3 doc/APIchanges: Update for 4.1 6 years ago
Marton Balint 6a034adf75 avformat/ftp: return AVERROR_EOF for EOF 6 years ago
Anton Platov 295fd12d17 avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing use remote network sources 6 years ago
BIGLER Don (Framatome) cb74c33106 avdevice/decklink_dec: fix codec_tag of RGBA formats 6 years ago
Paul B Mahol d98fb558be doc/filter: add some loop filter trivial examples 6 years ago
Philip Langdale 4a976200d7 avcodec/vdpau: Initialise driver version variable explicitly 6 years ago
Mark Thompson 2dee0679e9 cbs_h265: Add PTL parsing for Main 10 Still Picture profile 6 years ago
Mark Thompson 30fcc10937 cbs_h264: Include SEI type names in trace output 6 years ago
Michael Niedermayer 793a3e7bc9 doc/fate.texi: Mention that samples should be uploaded before pushing dependent commits 6 years ago
Paul B Mahol 323c2cfd38 avfilter: add (a)graphmonitor filter(s) 6 years ago
ManojGuptaBonda 4a6d5f3cad avcodec/vdpau: Enable HEVC support for working Nvidia driver versions 6 years ago
James Almer 7aaf092f8c avcodec/cbs_vp9: store profile in the private context 6 years ago
James Almer ec440339b2 avcodec/cbs_vp9: keep track of reference frames 6 years ago
Mark Thompson edcdf35123 cbs_vp9: Ensure that reserved zero bits are actually zero 6 years ago
Werner Robitza ad5ca1fb72 doc/hls: fix grammar for HLS options 6 years ago
James Zern 32d021cfa6 avcodec/libvpxdec: fix setting auto threads 6 years ago
Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 6 years ago
Jun Zhao 903f2beafc lavc/decode: Fix the error number report if av_image_fill_pointers fail. 6 years ago
Charles Liu 1ff4bd59df avformat/hlsenc.c: fix the output's duration smaller than input's in sub-range mode. 6 years ago
Charles Liu 76b8e42c1f avformat/hlsenc.c: the size of init.mp4 is zero. 6 years ago
Charles Liu 2365f47bf5 avformat/hlsenc.c: remove the useless variable fmp4_init_mode. 6 years ago
Charles Liu e9dbd62cb5 avformat/hlsenc.c: fix memory leak in fmp4 mode. 6 years ago
Charles Liu 3d1b795493 avformat/hlsenc: fix the duration of m4s segment is unusually smaller than expected. 6 years ago
Michael Niedermayer 78862488f8 avcodec/vp9: Check in decode_tiles() if there is data remaining 6 years ago
Michael Niedermayer 0fb83b4c91 avcodec/vp56: Add vpX_rac_is_end() to check for the end of input 6 years ago
Mark Thompson c0692cb2bb vaapi_encode_mpeg2: Fix width/height columns/rows confusion 6 years ago
Michael Niedermayer 4885ff663b avcodec/vp3: reindent unpack_superblocks() 6 years ago
Michael Niedermayer b5e7e437f4 avcodec/vp3: Do not recalculate coded_fragment_list for keyframes 6 years ago
Michael Niedermayer f563180817 avcodec/vp3: Reuse local variable in unpack_superblocks() 6 years ago
Michael Niedermayer 88e3807aaf avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblock() 6 years ago
Paul B Mahol 7e1add2c51 doc/filters: add small description to geq filter section 6 years ago
Paul B Mahol e95987f6ca avfilter/af_afftdn: fix memory leaks reported by coverity 6 years ago
Mark Thompson 7070955d43 libaomenc: Add support for tiles 6 years ago
Paul B Mahol 0c8b5cb369 avfilter/af_afftdn: add alias for sample_noise end 6 years ago
Paul B Mahol bb54c0ae71 avfilter/af_afftdn: switch to activate 6 years ago
Jun Zhao bdfd2e3c79 lavc/libxavs2: Remove yuv420p10le from fromat list. 6 years ago
Jun Zhao 6885fa7499 lavc/libdavs2: Remove yuv420p10le from fromat list. 6 years ago
hwren c00ed8d0e7 lavc/libxavs2: enable OpenGop 6 years ago
hwren 4c23262811 lavc/libxavs2: fix intra period meaning conflict 6 years ago
hwren 9c190ad394 lavc/libxavs2: unified naming style 6 years ago
Michael Niedermayer cd34c6a57e avfilter/vf_pixdesctest: Use 32bit read/write 6 years ago
Michael Niedermayer 718044dc19 avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() 6 years ago
James Almer a5d98da4d6 avcodec/cbs_vp9: fix parsing sRGB samples 6 years ago
James Almer 99ef8b8afd avcodec/cbs_av1: fix parsing frame_size_with_refs 6 years ago
Mark Thompson fef2162b6e vaapi_encode: Add flag to mark encoders supporting only constant-quality 6 years ago
Mark Thompson a7eda762dc vaapi_encode_h265: Enable multiple-slice support 6 years ago