16676 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Michael Niedermayer 1f99939a63 j2kdec: Fix integer overflow leading to a segfault 14 years ago
  Carl Eugen Hoyos 9994643fdd Export ff_vdpau_vc1_decode_picture(). 14 years ago
  Carl Eugen Hoyos 56669837ce Fix typo in v210 decoder options. 14 years ago
  Michael Niedermayer d0f7927177 smacker: Check for overread in smka_decode_frame() 14 years ago
  Carl Eugen Hoyos 6f2054c589 Fix linesize for bmp with bitdepth < 8. 14 years ago
  Mans Rullgard dabba0c676 v410enc: fix output buffer size check 14 years ago
  Mans Rullgard 0249144a1c v410enc: include correct headers 14 years ago
  Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 14 years ago
  Michael Niedermayer 62b5197f97 arm: add back ldr_dpren macro that was lost. 14 years ago
  Michael Niedermayer a4755df523 h264: fix midstream extardata handling with dump.f4v 14 years ago
  Michael Niedermayer 484b1cdd53 jpegdec: check return value of mjpeg_decode_dc() 14 years ago
  Michael Niedermayer d998a6ddee h264: Fix build with --disable-everything --enable-decoder='h264' --disable-optimizations 14 years ago
  Mans Rullgard b536c7a3e1 ARM: fix external symbol refs in rv40 asm 14 years ago
  Martin Storsjö 1b35af3225 libgsm: Reset the MS mode of GSM in the flush function 14 years ago
  Martin Storsjö 8637af8d24 libgsm: Set options on the right object 14 years ago
  Michael Niedermayer 21270cffae h263dec: Fix regression / crash with lowres. 14 years ago
  Michael Niedermayer 30b996d443 flicvideo: input buffer pointer checks. 14 years ago
  Michael Niedermayer afb2bac48d flicvideo: fix overread. 14 years ago
  Michael Niedermayer 944f5b2779 aacsbr: Fix memory corruption. 14 years ago
  Michael Niedermayer 7fff64e00d h264: check chroma_format_idc range. 14 years ago
  Mans Rullgard f7de52354f ARM: dca: disable optimised decode_blockcodes() for old gcc 14 years ago
  Michael Niedermayer cd645c15d8 indeo3: check return values of allocate_frame_buffers() 14 years ago
  Michael Niedermayer dcca7d66bd Revert "mpegvideo: remove abort() in ff_find_unused_picture()" 14 years ago
  Jean First a1be5bc79d dnxhdenc: remove unused variable from context 14 years ago
  Michael Niedermayer f129f593f7 ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg. 14 years ago
  Michael Niedermayer e1ba29c764 4xm: check if there are bits left in decode_i_block() 14 years ago
  Andrey Utkin 4f820131fa mpegvideo: remove abort() in ff_find_unused_picture() 14 years ago
  Matthieu Bouron 366605ff5d mpeg12enc: fix drop_frame_timecode value 14 years ago
  Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 14 years ago
  Mans Rullgard d8edf1b515 rv40: rearrange loop filter functions 14 years ago
  Diego Biurrun 88b9735753 build: conditionally compile x86 H.264 chroma optimizations 14 years ago
  Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 14 years ago
  Michael Niedermayer eda3758c87 ac3dec: update checked AV_EF flags. 14 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 14 years ago
  Reimar Döffinger 36be045ed7 Support "VLB " audio in NSV files. 14 years ago
  Michael Niedermayer 16b771b1f4 cleanup: for(int 14 years ago
  Michael Niedermayer b39e01a6e8 clenaup: #ifdec CONFIG* 14 years ago
  Michael Niedermayer f39258d587 lavc: set pkt_?ts to NOPTS in get_frame_defaults. 14 years ago
  Michael Niedermayer 9aeaf62903 Fix all GNU %Ld 14 years ago
  Michael Niedermayer 35f707abe1 twinnvq: remove ;; 14 years ago
  Gaurav Narula a99273ebf3 ulti: Fix invalid reads 14 years ago
  Luca Barbato 4f3667ba59 vc1: mark with ER_MB_ERROR bits overconsumption 14 years ago
  Luca Barbato 63ccd46687 lavc: introduce ER_MB_END and ER_MB_ERROR 14 years ago
  Luca Barbato 5bf2ac2b37 error_resilience: use the ER_ namespace 14 years ago
  Michael Niedermayer 53be37e368 msrledec: Check for overreads 14 years ago
  Michael Niedermayer be5db7004f aascdec: Check input buffer size on raw data. 14 years ago
  Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 14 years ago
  Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 14 years ago
  Mans Rullgard 40901fc14e rv34: move 4x4 dequant to RV34DSPContext 14 years ago
  Alex Converse 5cd56e193f aacdec: Use intfloat.h rather than local punning union. 14 years ago