19643 Commits (8ebf02f8f530240edf7e45f35f7647ef9dd44a58)

Author SHA1 Message Date
  Michael Niedermayer cee4490b52 on2avc: check number of channels 11 years ago
  Michael Niedermayer d423dd72be smc: fix the bounds check 11 years ago
  Michael Niedermayer 0b39ac6f54 gifdec: refactor interleave end handling 11 years ago
  Anton Khirnov 17ba719d9b mmvideo: check frame dimensions 11 years ago
  Anton Khirnov 88626e5af8 jvdec: check frame dimensions 11 years ago
  Anton Khirnov 809c3023b6 mjpegdec: check for pixel format changes 11 years ago
  Vittorio Giovara 210461c0a8 imgconvert: check memory allocations and propagate errors 11 years ago
  Vittorio Giovara 596b5c488f wma: check memory allocations and propagate errors 11 years ago
  Vittorio Giovara 5ac06633cb takdec: check av_samples_get_buffer_size() return value 11 years ago
  Vittorio Giovara 16c7a8a142 aacps: invert the order of parameters of ipdopd_reset() 11 years ago
  Vittorio Giovara 9745f19ffc assdec: check the right variable 11 years ago
  Vittorio Giovara 971099ff5a aacenc: correctly check returned value 11 years ago
  Vittorio Giovara ac467d94fa lcl: return an appropriate error code 11 years ago
  Vittorio Giovara c63dd3f0a4 a64multi: check elbg return values 11 years ago
  Vittorio Giovara 3beb9cbad3 roqvideo: check memory allocations and propagate errors 11 years ago
  Vittorio Giovara ae2d41ec87 elbg: check memory allocations and propagate errors 11 years ago
  Vittorio Giovara 67fc8a15e4 theora: support different visible and coded frame size 11 years ago
  Paul B Mahol 87bd298abe DPX parser 11 years ago
  Carl Eugen Hoyos 3a3790b8f8 tiff: support encoding and decoding 64bit images 11 years ago
  Michael Niedermayer 3bb465245f h261dec: Fix context initialization sequence 11 years ago
  Martin Storsjö 91bfac759d h261enc: Disallow sliced encoding 11 years ago
  Vittorio Giovara 10d4c5e55e tiff: set the correct return value when check_size() fails 11 years ago
  Luca Barbato 3c27275c13 tiff: Check the check_size() return value and forward it 11 years ago
  Luca Barbato 4690e01c3a prores: Evaluate all the quantizers 11 years ago
  Vittorio Giovara d75190aa93 mpegvideo: move REBASE_PICTURE where it is used 11 years ago
  Vittorio Giovara 63fcedcf01 mpegvideo: remove unused function declaration 11 years ago
  Vittorio Giovara b2bece5e9a hevc: always clip luma_log2_weight_denom 11 years ago
  Thiago Santos bab8d73765 vaapi: wrap codec specific functions in appropiate #ifs 11 years ago
  Michael Niedermayer 5a82ad644f svq1dec: Unbreak the scratch buffer allocation 11 years ago
  Luca Barbato bcbdeb318e asvenc: Forward the error instead of asserting on it 11 years ago
  Rémi Denis-Courmont 559fa0d41b vdpau: add mapping for H.264 Constrained Baseline profile and fallback 11 years ago
  Rémi Denis-Courmont 8502c1e9ff vdpau: add mapping for H.264 Extended profile 11 years ago
  Rémi Denis-Courmont 8b51bcfed7 vdpau: revector macro to reduce line span 11 years ago
  Martin Storsjö c7921a4804 libfdk-aacdec: Fix a boundary check 11 years ago
  Janne Grunau 4c81613df4 arm: mlpdsp: handle pic offset calculation in a macro 11 years ago
  Janne Grunau 581c7f0e12 arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position independent 11 years ago
  Martin Storsjö 780cd20b00 aarch64: Use .data.rel.ro for const data with relocations 11 years ago
  Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 11 years ago
  Vittorio Giovara 6fd91fa119 h264: increase MAX_SLICES to 32 11 years ago
  Zoltan Kovacs 4843a9c74f dpx: always write the image offset 11 years ago
  Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 11 years ago
  Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 11 years ago
  Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 11 years ago
  Vittorio Giovara b72727a524 lavc: mention that the parser callback never returns an error 11 years ago
  Michael Niedermayer 894545cb71 mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails 11 years ago
  Michael Niedermayer 7a38987f24 mpegvideo: free_context_frame() cannot fail, make it return void 11 years ago
  Michael Niedermayer c45eeb2dbf mpegvideo: replace assert about interlaced EC with debug av_log() 11 years ago
  Michael Niedermayer 3a56bcee7c mpeg12dec: Use more specific error codes 11 years ago
  Michael Niedermayer b56afb48ae mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence() 11 years ago
  Gonzalo Garramuno e0bb74a140 exr: Add a gamma flag to exr loader to avoid banding 11 years ago