101175 Commits (14dc28e969f642a8ba0dd28431f6ba30c5e30d7c)
 

Author SHA1 Message Date
Paul B Mahol 735ec7666b avfilter/vf_psnr: add timeline support 4 years ago
Paul B Mahol 34922dffca avfilter/vf_gblur: add float format support 4 years ago
Paul B Mahol d1802e263c avcodec/dpx: add support for other single component 8bit files 4 years ago
Paul B Mahol 68fa294bf8 avcodec/dpx: add float support for single components and rgb(a) 4 years ago
Paul B Mahol 48a0eb21aa avcodec: add setts bitstream filter 4 years ago
James Almer 000b25096b avcodec/hevcdec: fix a return error value 4 years ago
Paul B Mahol edc45d1bd5 avfilter: add monochrome video filter 4 years ago
Jan Ekström 58e59396f5 avfilter/vf_zscale: add support for setting scaling filter parameters 4 years ago
James Almer 22edf7463c avcodec/hevcdec: add some missing allocation checks 4 years ago
James Almer 089706e009 avcodec/hevcdec: check that the local context list was allocated before dereferencing it 4 years ago
Paul B Mahol 44facfb845 avfilter/vf_pseudocolor: do not leave alpha uninitialized 4 years ago
Paul B Mahol 0ef53cc72f avfilter/vf_pseudocolor: add two more presets 4 years ago
Paul B Mahol 2859c30cd9 avfilter/vf_pseudocolor: add opacity option 4 years ago
Paul B Mahol ba2cebb49c avfilter/af_adeclick: add more descriptive options names 4 years ago
Andreas Rheinhardt bd50e715a9 avutil/common: Move everything inside inclusion guards 4 years ago
Andreas Rheinhardt a5daadd3a9 avcodec/mpegvideo_motion: Remove unnecessary headers 4 years ago
Andreas Rheinhardt 9c321b0e94 avcodec/mpegvideo_motion: Reindentation 4 years ago
Andreas Rheinhardt b681680d29 avcodec/mpegvideo_motion: Improve check to remove dead code 4 years ago
Paul B Mahol 16c09b4659 avfilter/vf_lagfun: use macro 4 years ago
Paul B Mahol 05b394d537 avfilter/vf_lagfun: add timeline support 4 years ago
Paul B Mahol 27b5d0e1e4 avfilter/vf_lagfun: increase filter precision 4 years ago
Michael Niedermayer 0a7c648e2d avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif() 4 years ago
Michael Niedermayer a8fe78decd avformat/rmdec: Check remaining space in debug av_log() loop 4 years ago
Michael Niedermayer f514113cfa avformat/flvdec: Treat high ts byte as unsigned 4 years ago
Michael Niedermayer 0b78016b2d avformat/mov: Ignore tags with invalid size during probing 4 years ago
Michael Niedermayer 1ad6801a61 avformat/mov: Factor offset advancement out in probing 4 years ago
Michael Niedermayer 941e747d66 avformat/mov: simplify size code in probing a bit 4 years ago
Michael Niedermayer fec4a2d232 avformat/mov: Support size = 1 and size = 0 special cases in probing 4 years ago
Jan Ekström 752f14ff94 avformat/movenc: remove unnecessary HDR metadata log messages 4 years ago
Paul B Mahol 4390573c44 avfilter: add exposure video filter 4 years ago
Paul B Mahol 579e4e57a2 avfilter: add aexciter audio filter 4 years ago
Paul B Mahol 129978af6b avfilter/af_arnndn: skip array extra entries by looking for new line 4 years ago
Michael Niedermayer 2014b01352 avformat/samidec: Sanity check pts 4 years ago
Michael Niedermayer 2a2082a41b avcodec/jpeg2000dec: Check atom_size in jp2_find_codestream() 4 years ago
Michael Niedermayer 3a24000e72 avcodec/mobiclip: Bound planar prediction value 4 years ago
Michael Niedermayer a0ceb0cdd4 avformat/avidec: Use 64bit in get_duration() 4 years ago
Michael Niedermayer 658f0606cb avformat/mov: Check for duplicate st3d 4 years ago
Michael Niedermayer 6c64351bb1 avformat/mvdec: Check for EOF in read_index() 4 years ago
Michael Niedermayer 980900d991 avcodec/jpeglsdec: Fix k=16 in ls_get_code_regular() 4 years ago
Michael Niedermayer 25f240fcb3 avformat/id3v2: Check the return from avio_get_str() 4 years ago
Michael Niedermayer 7a23952614 avutil/mathematics: Fix undefined negation in av_compare_ts() 4 years ago
Michael Niedermayer 1bda9bb68a libavutil/common: Add FFABS64U() 4 years ago
Michael Niedermayer 0791a515d3 avcodec/hevc_sei: Check payload size in decode_nal_sei_message() 4 years ago
Michael Niedermayer 8574fcbfc7 libavutil/eval: Remove CONFIG_TRAPV special handling 4 years ago
Paul B Mahol aa8adc9206 avfilter/vf_datascope: add commands support 4 years ago
Bohan Li 82aab8a4ee avcodec/libaomenc: add support for setting arbitrary libaom options 4 years ago
Paul B Mahol e0fd35d867 avformat/fitsenc: write DATAMIN/DATAMAX to encoded output 4 years ago
Paul B Mahol 4aef642cfd avcodec/fitsdec: properly initialize header->data_max 4 years ago
Paul B Mahol 199301a03a avfilter/af_arnndn: make model opening errors more verbose 4 years ago
Michael Niedermayer 2c60eb6c5a avformat/mov: factor size out of probe code 4 years ago