92359 Commits (882ae091d48b112004b977314884176841f12cef)
 

Author SHA1 Message Date
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
Mark Thompson a769e72c75 vaapi_encode_h264: Enable multiple-slice support 6 years ago
Mark Thompson 29816e278f vaapi_encode_mpeg2: Use common slice sizing code 6 years ago
Mark Thompson 2923ed247e vaapi_encode: Support configurable slices 6 years ago
Paul B Mahol 40ac622460 avfilter/window_func: add bohman window 6 years ago
James Almer 59a35fe1f6 tests/api-h264-slice-test: use the correct function to free the AVHashContext 6 years ago
Cameron Cawley 0e9c01fd87 avformat/rpl: Support files containing 8 bit PCM or VIDC audio 6 years ago
Cameron Cawley 22238d0b94 avcodec: Implement Archimedes VIDC encoder/decoder 6 years ago
Josh de Kock fb7925ba2f fate: add api-h264-slice test 6 years ago
Josh de Kock 0a055f463a lavc/h264dec: don't error out when receiving multiple IDR slices 6 years ago
Paul B Mahol 4fcfb9c4eb avfilter: add xstack filter 6 years ago
kjeyapal@akamai.com de43c227fd avformat/dashenc: Support HTTP persistent for init segments as well 6 years ago
James Almer bf324359be avcodec/vp9_parser: set profile in AVCodecContext 6 years ago
Paul B Mahol 963c16ed38 avfilter/vf_lut3d: do not error out if TITLE is after other lines 6 years ago
Paul B Mahol bd02a6d7ed avfilter/af_adelay: switch to activate 6 years ago
James Almer 6a112349c2 configure: add missing optional SDL2 dependency to OpenGL outdev 6 years ago
Mark Thompson f370142ec0 lavfi/ebur128: Fix mixed declarations and code 6 years ago
Marton Balint b02490a497 avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag 6 years ago
Michael Niedermayer 3cc3cb663b avutil/integer: Fix integer overflow in av_mul_i() 6 years ago
Michael Niedermayer 203ccb8746 avcodec/msrle: Check that the input is large enough to contain a end of picture code 6 years ago