40878 Commits (8e104619a627fcf5f4c2bd3c09d0c2d323aae745)
 

Author SHA1 Message Date
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
Martin Storsjö 95a449d3ce movenc: Remove an outdated comment 10 years ago
Martin Storsjö 9cbf70fa0e movenc: Write correct presentation timestamps in tfra 10 years ago
Martin Storsjö e7d20f12c5 movenc: Remove a now redundant check 10 years ago
Martin Storsjö 1d8a0c1b43 movenc: Allow to request not to use edit lists 10 years ago
Michael Niedermayer 897d5c3a42 lavf: Print a warning if failed to avoid negative timestamps when requested 10 years ago
Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 10 years ago
Henrik Gramner 4981baf9b8 avstring: Mark some character handling functions av_const 10 years ago
Vittorio Giovara 199d9f995d mjpegdec: fix undefined shift 10 years ago