20880 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)

Author SHA1 Message Date
  Paul B Mahol efb0e4e7af truemotion2: use more meaningful return codes 12 years ago
  Michael Niedermayer 8dc8994427 jpegls: increase run_index to 4 12 years ago
  Michael Niedermayer 4acfe3d193 jpegls: fix off limit 12 years ago
  Michael Niedermayer 9f9307ff2a rv30_decode_intra_types: make check tighter 12 years ago
  Michael Niedermayer 3f01042142 ff_celp_lp_synthesis_filterf: change loop end check 12 years ago
  Michael Niedermayer 3f350a482f ff_celp_lp_synthesis_filterf: check that filter_length is within the supported range 12 years ago
  Michael Niedermayer 54b2d317ed ffv1: avoid checking a double for equality 12 years ago
  Michael Niedermayer c2340831b8 aacsbr: change order of operation to prevent out of array read 12 years ago
  Georg Lippitsch 24778c32d8 Fix writing 12 bit DPX 12 years ago
  Georg Lippitsch 05b7315412 Fix DPX decoder 12 years ago
  Michael Niedermayer 5e885275f1 mpeg4videodec: disable frame multithreading for GMC, its not implemented at all 12 years ago
  Michael Niedermayer 3a48e38ad0 motion_est: more complete SAB diamond size check 12 years ago
  Michael Niedermayer 0d002de4a4 exr: fix twin ; 12 years ago
  Paul B Mahol a51540d811 lavc: do not use av_pix_fmt_descriptors directly 12 years ago
  Paul B Mahol caa7e24eb1 truemotion2: remove unreachable code 12 years ago
  Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 12 years ago
  Anton Khirnov 9953ff3cd8 mpegvideo: fix indentation 12 years ago
  Paul B Mahol 4dcf71aacc takdec: stop decoding in case of unknown bps 12 years ago
  Paul B Mahol 56519d7d14 takdec: s/bits_per_coded_sample/bits_per_raw_sample 12 years ago
  Michael Niedermayer 62722ae2d4 nellymoserenc: fix array element ordering 12 years ago
  Michael Niedermayer 927d866a99 tscc2: fix out of array access 12 years ago
  Michael Niedermayer e576105d84 motion-test: zero dsp context 12 years ago
  Michael Niedermayer 5e689b65ce dv: zero dsp before init, this fixes use of uninitialized dct_bits 12 years ago
  Michael Niedermayer e0909ff158 lavc: Fix use of uninitialized field. 12 years ago
  Michael Niedermayer 1b5069aa41 sanm: fix off by 1 error in draw_glyph() 12 years ago
  Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
  Mans Rullgard fb32f31af7 svq3: fix pointer type warning 12 years ago
  Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 12 years ago
  Paul B Mahol 313b40efbd bmp: unbreak non BMP_RGB compression for v4 and v5 12 years ago
  Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 12 years ago
  Diego Biurrun 0a75d1da23 options_table: refs option is not snow-only 12 years ago
  Michael Niedermayer b96d1859d5 jpeglsenc: favor av_freep() for saftey over av_free() when a variable is still accessible afterwards 12 years ago
  Michael Niedermayer 34bbab432c jpeglsnec: fix memleak of state in error case 12 years ago
  Michael Niedermayer 104b1d9e10 libvpxenc: fix memleak on error path 12 years ago
  Michael Niedermayer 229ccce6cc libxvid_rc: fix leaks in ff_xvid_rate_control_init() 12 years ago
  Michael Niedermayer 4b20b21b8d tiff: fix leak on error return in doubles2str() 12 years ago
  Luca Barbato 1ec6293086 mlpdsp: adding missing file 12 years ago
  Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 12 years ago
  Mans Rullgard 25dc79bc14 sh4: add required #include, fix build 12 years ago
  Paul B Mahol 8cd1c0febe pcx: convert to bytestream2 API 12 years ago
  Janne Grunau c466eb1746 flashsv: propagate inflateReset() errors 12 years ago
  Janne Grunau 6d556e8327 indeo4/5: remove constant parameter num_bands from wavelet recomposition 12 years ago
  Mashiat Sarker Shakkhar 35a35d49d2 Double motion vector range for HPEL interlaced picture in proper place 12 years ago
  Mashiat Sarker Shakkhar eb657ecefd vc1dec: Set opposite to the correct value for 1REF field pictures 12 years ago
  Mashiat Sarker Shakkhar 7cc3c4e1d4 vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chroma 12 years ago
  Mashiat Sarker Shakkhar 88058d9a99 vc1dec: Set chroma reference field from REFFIELD for 1REF field pictures 12 years ago
  Michael Niedermayer 9586db6ae5 lavc: docs: the field_order is set by the demuxer and not libavcodec for decoding 12 years ago
  Paul B Mahol 2c5b1a2a6a txd: remove duplicated header inclusion 12 years ago
  Mashiat Sarker Shakkhar 7fb35ee931 vc1dec: Use correct spelling of "opposite" 12 years ago
  Janne Grunau 706a559b30 a64multienc: change mc_frame_counter to unsigned 12 years ago