40965 Commits (96fda42a8f9bf84beaaf7f5991d17f2a057de86c)
 

Author SHA1 Message Date
  Vittorio Giovara 0b66fb4505 flac_picture: prevent a possible out of bound write 10 years ago
  Vittorio Giovara f1ed83e23a img2dec: check av_new_packet return value 10 years ago
  Vittorio Giovara 1967cd4e4c audiointerleave: check av_new_packet return value 10 years ago
  Vittorio Giovara ac84c1ce24 avfilter: check filter link validity 10 years ago
  Anton Khirnov ef363ebd59 mp3enc: write full LAME frame 11 years ago
  Anton Khirnov 88b32673db avconv: copy stream-level side data when streamcopying 10 years ago
  Anton Khirnov c63418e0a3 doc: reword the mp3 muxer documentation 11 years ago
  Anton Khirnov 99143140de mp3dec: fix reading the Xing tag 10 years ago
  Martin Storsjö 6df9d9b55d lavf: Use av_gettime_relative 10 years ago
  Martin Storsjö d0c0930219 avconv: Use av_gettime_relative 10 years ago
  Martin Storsjö 248d8fb60c avplay: Use av_gettime_relative 10 years ago
  Olivier Langlois e205429fcf tools: Use av_gettime_relative 11 years ago
  Olivier Langlois 6fdf35fe35 lavc: Use av_gettime_relative 11 years ago
  Martin Storsjö 1bd0bdcdc2 lavu: Add av_gettime_relative 10 years ago
  Vittorio Giovara af7ca6ea12 nutdec: check av_new_packet return value 10 years ago
  Vittorio Giovara b69183f65d nutenc: check for negative index rather than assert 10 years ago
  Vittorio Giovara be42c0b8d5 rmdec: stricter error check to avoid theoretical unitialized use 10 years ago
  Vittorio Giovara 7207dd8f82 rmdec: check av_new_packet return value 10 years ago
  Vittorio Giovara 629b2ed0ac flvdec: make sure to check create_stream and report the same error 10 years ago
  Vittorio Giovara f22aa6b841 flvdec: avoid unitialized use of a struct member 10 years ago
  Vittorio Giovara e73d26bbd6 smoothstreamingenc: explict cast to avoid overflow 10 years ago
  Janne Grunau 04d8af5f17 fate-mpeg4: use TARGET_SAMPLES for resize tests 10 years ago
  Luca Barbato d2771a1dc0 rtpproto: Free the addrinfo pointer on failure 10 years ago
  Luca Barbato 96bfb67747 nutdec: Prevent a memory corruption 10 years ago
  Vittorio Giovara 350ed18292 rtpdec_hevc: drop unnecessary check 10 years ago
  Vittorio Giovara 322b571d55 rtmpproto: remove dead code 10 years ago
  Vittorio Giovara d1afd3e1d6 vf_format: check input validity 10 years ago
  Vittorio Giovara 7b48bf9524 wtv: clean memory on error 10 years ago
  Vittorio Giovara 9fbc613f0d wtv: check seek_by_sector return value 10 years ago
  Vittorio Giovara d7f530b0d6 aviobuf: check context before using it 10 years ago
  Michael Niedermayer 02484d1a93 avio: fix sizeof argument 10 years ago
  Vittorio Giovara 8ab3b71e4b idcin: fix return check 10 years ago
  Alexander Drozdov 0034314a69 rtmp: Always call rtmp_close() on rtmp_open() failure 10 years ago
  Vittorio Giovara fc1eda543c swscale: fix sign extensions in yuv planar conversion 10 years ago
  Timothy Gu b7c77912b6 oss_audio: use a macro to simplify ioctl() error checking 10 years ago
  Luca Barbato 963f761448 avresample: Make sure the even check does not overflow 10 years ago
  Vittorio Giovara 088eca2816 avresample: prevent theoretical division by zero 10 years ago
  Vittorio Giovara 0d989dbfc4 af_resample: check av_opt_set_dict return value 10 years ago
  Vittorio Giovara 6d96c7ea89 vf_showinfo: Forward the av_image_get_linesize error 10 years ago
  Luca Barbato f401792595 vf_drawtext: Do not leak the mmapped textfile 10 years ago
  Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 11 years ago
  Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 11 years ago
  Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
  Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 10 years ago
  Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
  Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 11 years ago
  Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 11 years ago
  Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 11 years ago
  Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 11 years ago
  Timothy B. Terriberry 6cbbf0592f resample: Avoid off-by-1 errors in PTS calcs. 10 years ago