92997 Commits (b6d96a6bcc531c216623fbcdf9d5034f51abf216)
 

Author SHA1 Message Date
Karthick J b6d96a6bcc avformat/dashenc: Format xs:datetime in millisecond precision 6 years ago
Michael Niedermayer 62f8d27ef1 avcodec/prosumer: Error out if decompress() stops reading data 6 years ago
Michael Niedermayer f0d48ac41f avcodec/prosumer: Reduce lut size 6 years ago
Michael Niedermayer d3b76c9993 avcodec/prosumer: Simplify code slightly in decompress() 6 years ago
Michael Niedermayer ec28a85107 avcodec/tiff: Check for 12bit gray fax 6 years ago
Michael Niedermayer f64c0dffa1 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 6 years ago
Michael Niedermayer 12b1338be3 avutil/mem: Optimize fill32() by unrolling and using 64bit 6 years ago
Shiyou Yin 32421602df avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi. 6 years ago
Jun Zhao 32fb83e431 lavc/hls: Cosmetics: Fix indentation for free_segment_list 6 years ago
Carl Eugen Hoyos 399c8e860f lavu/frame: Fix typo. 6 years ago
Guo, Yejun aceb9131c1 avcodec/libx264: add support for ROI-based encoding 6 years ago
Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
James Almer af05070ddf avfilter/vf_paletteuse: don't constantly free and realloc internal frames 6 years ago
Gyan Doshi f60fdbc960 avfilter/extractplanes: add support for 12-bit YUVA formats 6 years ago
Paul B Mahol 282a471857 avformat/hcom: check probe buffer size 6 years ago
Michael Niedermayer 51978aefe8 avcodec/dirac_arith: Treat overread as error 6 years ago
Michael Niedermayer 6ed3d0e01c avcodec/diracdec: Propagate errors from dirac_get_arith_uint() 6 years ago
Michael Niedermayer 6dde65d7c0 avcodec/ac3dec: Optimize frame start search 6 years ago
Michael Niedermayer 19dc5cdaa7 avcodec/lzw: Check for end of input 6 years ago
Carl Eugen Hoyos 70c68e654d lavd/iec61883: Fix the include path for poll.h. 6 years ago
Carl Eugen Hoyos 06f65a17a3 lavf/rtpproto: Use the correct patch when including poll.h 6 years ago
Paul B Mahol 95a27a8846 avcodec/hcom: get rid of single line brackets 6 years ago
Paul B Mahol 268d146649 avformat: add HCOM demuxer 6 years ago
Paul B Mahol 894cbcd83b avcodec: add HCOM decoder 6 years ago
Carl Eugen Hoyos 301cee61fa ffmpeg_opt: Print a warning if more than one -vf/-af option was specified. 6 years ago
Carl Eugen Hoyos 5d958f0955 lavf/mov: Do not fail hard for more invalid atoms. 6 years ago
Michael Niedermayer c15972f0af avcodec/tests/rangecoder: initialize array to avoid valgrind warning 6 years ago
Michael Niedermayer 6e23736aef avcodec/gdv: Optimize and factorize scaling loops 6 years ago
Rafaël Carré 75ea329b78 api-h264-slice-test: fix arguments and help 6 years ago
Jerome Borsboom fc6e53b0b6 avcodec/vc1: fix B predictor validity for 4-MV MBs 6 years ago
Peter Ross d52a1be4e3 avcodec/vp3: ref_frame/ref_frames are only required when HAVE_THREADS=1 6 years ago
James Almer f477ee3e89 checkasm/af_afir: relax the max allowed absolute difference 6 years ago
Paul B Mahol 9217dedcd9 avfilter/af_anlmdn: add timeline support 6 years ago
Paul B Mahol 1ea5529dd2 avfilter: add maskfun filter 6 years ago
Carl Eugen Hoyos 2e8b0446c6 lavc: Allow very high bitrates in AVCPBProperties after next version bump. 6 years ago
Carl Eugen Hoyos 90ab9a58ff lavc/tiff: Support CMYK images. 6 years ago
Carl Eugen Hoyos 261e4cf03f lavc/psd: Support CMYK images. 6 years ago
Michael Niedermayer 77e56d74f9 avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 6 years ago
Michael Niedermayer 433d2ae435 avcodec/exr: set layer_match in all branches 6 years ago
Michael Niedermayer f9728feaf9 avcodec/exr: Check for duplicate channel index 6 years ago
Jerome Borsboom b640227832 avcodec/vc1: fix decoding of old WMV3 format 6 years ago
Jerome Borsboom 96740ec69f avcodec/vc1: shuffle calculation of MV predictor candidates 6 years ago
Paul B Mahol f4fd8ef725 avfilter/af_anlmdn: rework how denoising strength is used 6 years ago
Peter Ross ad0d5d7516 avcodec/dstdec: use appropriate alignment 6 years ago
Linjie Fu 5764c9528b lavc/hevc_parser: report detailed log when missing picture occurs 6 years ago
Michael Niedermayer e94288c493 avcodec/nuv: add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Paul B Mahol c65c4ce773 avfilter/af_anlmdn: do not output more samples than received 6 years ago
Peter Ross 127564b3f1 dstdec: big-endian compatiblity 6 years ago
Peter Ross b4e6d1f597 intreadwrite: add AV_RL64A, AV_WL64A 6 years ago
Paul B Mahol c563513fdf avfilter/af_anlmdn: drain samples at end 6 years ago