40886 Commits (e4cb6abb2f46910c72178e2f987a0198f0fd10b1)
 

Author SHA1 Message Date
Thilo Borgmann e4cb6abb2f bgmc: fix sizeof arguments 10 years ago
Vittorio Giovara 4b39cc1a09 riff: support ProRes in avi (APCN fourcc) 10 years ago
Vittorio Giovara a2448cfe16 jpeg2000: do not compute the same value twice 10 years ago
Vittorio Giovara 59846452af svq1enc: check ff_get_buffer return value 10 years ago
Vittorio Giovara 994ab1804b ansi: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c7384664ba avs: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 2b5c1efa14 g2meet: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c6d7c201df indeo3: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 8e104619a6 shorten: check for return value 10 years ago
Vittorio Giovara d5d2d6c3b8 dcadec: initialize variables before use 10 years ago
Vittorio Giovara 1a9c1333b5 escape124: explicitly set get_bits1 variable 10 years ago
Vittorio Giovara 2ffb0598db mlpdec: check for negative index 10 years ago
Vittorio Giovara 6abe7edabb ffv1: fix out-of-bounds read 10 years ago
Vittorio Giovara 5aa710f461 vorbisenc: add missing parenthesis 10 years ago
Vittorio Giovara e9a6ae775d dpxenc: mention missing break 10 years ago
Vittorio Giovara 4dda5e9b08 sunrastenc: mention missing break 10 years ago
Vittorio Giovara 28d82b7675 vc1dec: refactor check with missing parenthesis 10 years ago
Vittorio Giovara 2c98dc75f2 vc1dec: always initialize tx and ty 10 years ago
Vittorio Giovara e3f50f2471 dnxhdenc: check negative index 10 years ago
Vittorio Giovara b1b1a7370e display: fix order of operands 10 years ago
Vittorio Giovara bdcb5794f0 nellymoserenc: fix array index 10 years ago
Michael Niedermayer aa7c429c4e nellymoserenc: fix array element ordering 10 years ago
Vittorio Giovara 8dd0a2c5cf libopusenc: prevent an out-of-bounds read by returning early 10 years ago
Vittorio Giovara b09cf8afc5 libopusenc: check return value 10 years ago
Michael Niedermayer 29234f5681 vp7: fix checking vp7_feature_value_size() 10 years ago
Vittorio Giovara 68a35473ed 4xm: more thorought check for negative index and negative shift 10 years ago
Luca Barbato c9c7d59b7d tiff: Use av_mallocz_array 10 years ago
Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 10 years ago
John Stebbins 1b66726906 h264_parser: don't stop on SPS_EXT in split 10 years ago
Michael Niedermayer 4cb9f1a774 h264_cabac: fix one fill_rectangle() indentation level 10 years ago
Vittorio Giovara 60b0551334 png_parser: fix size of chunk_lenght 10 years ago
Vittorio Giovara 443502aed8 dvbsubdec: move shared codepath 10 years ago
Vittorio Giovara 2383323661 dvbsubdec: improve error checking 10 years ago
Jernej Fijačko 1bdd21d975 dvbsubdec: add missing break 10 years ago
Michael Niedermayer a6defd1f5b hevc_cabac: decrease CABAC_MAX_BIN 10 years ago
Vittorio Giovara 9e9be5a20c hevc_mvs: prevent unitialized use 10 years ago
Vittorio Giovara 0e1ebfebc8 4xm: drop unnecessary check 10 years ago
Michael Niedermayer 7c61e4b1a0 hpeldsp: Increase put_no_rnd_pixels_tab[][] size 10 years ago
Vittorio Giovara db71c4926d mjpegenc: fix argument size in encode_mb 10 years ago
Vittorio Giovara f349f4b550 mpegvideo: fix size of array 10 years ago
Vittorio Giovara 898e9a24ef mpegvideo: check mpv return value 10 years ago
Michael Niedermayer fe27aeaeab mpeg12enc: increase declared size of block function argument 10 years ago
Martin Storsjö 52f954da75 libavcodec: Unconditionally build xiph.o 10 years ago
Martin Storsjö b776113e5d v4l2: Unify one instance of reading/storing errno 10 years ago
Martin Storsjö 28396d17ff libfdk-aacdec: Support building with the latest version of fdk-aac 10 years ago
Luca Barbato 09f25533a5 v4l2: Preserve errno values 10 years ago
Tristan Matthews a1a259881f v4l2: Use av_strerror 10 years ago
Luca Barbato e3e317e0c0 lavc: Compact the side-data passthrough 10 years ago
Martin Storsjö 9a5ac36b69 movenc: Require samples before trying to write edts 10 years ago
Martin Storsjö 8cb7b7b461 movenc: Avoid leaking locally allocated data when returning on errors 10 years ago