101209 Commits (f9ceb18f3b26d792522536d32838c6795b8df20d)
 

Author SHA1 Message Date
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
Michael Niedermayer 5552ceaf56 avformat/wtvdec: Check len in parse_chunks() to avoid overflow 4 years ago
Michael Niedermayer 69754e07f5 avformat/wtvdec: Check for EOF before potentially reseting the eof state 4 years ago
Michael Niedermayer 2c8cd4490a avformat/asfdec_f: Add an additional check for the extradata size 4 years ago
Michael Niedermayer 7e5034f97e avformat/3dostr: Check sample_rate 4 years ago
Paul B Mahol d7cb8c51f0 avfilter/vf_curves: add commands support 4 years ago
Paul B Mahol b6327612ab avcodec: add cri parser 4 years ago
Paul B Mahol 483cf7a183 avcodec/argo: fix linesize for RLE? in PAL8 mode 4 years ago
Paul B Mahol cfcc36240f avfilter/vf_framepack: add >8 format support 4 years ago
Paul B Mahol 73ff84c3d4 avfilter/vf_swaprect: add support for commands 4 years ago
Paul B Mahol ca042675ee avfilter/vf_maskfun: add support for commands 4 years ago
Paul B Mahol 8e027ca817 avfilter/vf_zscale: switch verbose log to trace 4 years ago
Paul B Mahol a00ff56321 avfilter/vf_lut: add support for commands 4 years ago
Paul B Mahol dd01165f19 avfilter/vf_deband: add support for commands 4 years ago
Paul B Mahol 178a0d6f7d avfilter/vf_deband: avoid doubles 4 years ago
Andreas Rheinhardt 8d21eccd26 avcodec/g722enc: Validate parameters before using them 4 years ago
Paul B Mahol a773455c4f avfilter/vf_thumbnail: add support for rest of packed rgb formats 4 years ago