19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Michael Niedermayer a74d721876 indeo4: apply correction to eob/esc indexes too 14 years ago
  Michael Niedermayer 92f7f1db42 indeo4: Check for mismatching scan tables 14 years ago
  Michael Niedermayer a60a4d7041 vc1dec: Fix global array overread. 14 years ago
  Michael Niedermayer 8db2935db0 apedec: fix global array overread 14 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Diego Biurrun 856c8e0a04 faandct: Remove FAAN_POSTSCALE define and related code. 14 years ago
  Anton Khirnov a839dbb94e dvenc: print allowed profiles if the video doesn't conform to any of them. 14 years ago
  Anton Khirnov 3c6607eb6f avcodec_encode_{audio,video}: only reallocate output packet when it has non-zero size. 14 years ago
  Michael Niedermayer 7a5e587249 apedec: check bits <= 32 14 years ago
  Michael Niedermayer 936951ca5c tm2dec: check total_frames and extradata_size. 14 years ago
  Carl Eugen Hoyos b17b296369 Fix compilation with hardcoded tables. 14 years ago
  Michael Niedermayer d0dafebb75 tm2: Fix overread of token array. 14 years ago
  Michael Niedermayer 11cc209226 lzw(gif): Fix overread 14 years ago
  Michael Niedermayer 96d0494123 lagarith: Fix various issues that lead to out of array reads. 14 years ago
  Michael Niedermayer 44bd50f529 lagarith: fix flipped return value 14 years ago
  Michael Niedermayer c30d04cedd lagarithrac: fix length used in ff_lag_rac_init() 14 years ago
  Michael Niedermayer 4a619fcae9 h263dec: Restore w/h values to a consistent state if a change is rejected. 14 years ago
  Paul B Mahol e4cc9f309e Support FLIC in AVI. 14 years ago
  Paul B Mahol a0340dfbd7 XBM decoder 14 years ago
  Paul B Mahol 1cd8510912 j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init() 14 years ago
  Thilo Borgmann 7ea948bac3 alsdec: check return values. 14 years ago
  Paul B Mahol 55abaa58e5 westwood_vqa: fix SND0 chunk handling 14 years ago
  Ronald S. Bultje 98df2e2414 raw: forward avpicture_fill() error code in raw_decode(). 14 years ago
  Michael Niedermayer 28a613b09b h264: dont mess with chroma planes for grayscale h264. 14 years ago
  Michael Niedermayer dfacef9e73 alsdec: make sure no invalid opt_order stays in the context. 14 years ago
  Michael Niedermayer 1acc553e54 vc1dec: dont ignore ff_vc1_parse_frame_header_advs return value 14 years ago
  Michael Niedermayer e3bd61248f vc1dec: avoid == -1 checks for errors. 14 years ago
  Michael Niedermayer b378a23395 vc1dec: sanity check state used in get_mvdata_interlaced() 14 years ago
  Diego Biurrun d724fe665b dv: Split off DV video decoder into its own file. 14 years ago
  Paul B Mahol 0f3886fa7d j2kdec: remove pointless swapping 14 years ago
  Paul B Mahol ebbf10efb0 j2kdec: vertically align AVCodec members 14 years ago
  Paul B Mahol 75625c6138 j2kdec: Remove useless .pix_fmts. 14 years ago
  Paul B Mahol ddfa3751c0 j2kdec: convert to bytestream2 API 14 years ago
  Mashiat Sarker Shakkhar 95b192de5d vc1: Do not read from array if index is invalid. 14 years ago
  Ronald S. Bultje 2ad405548b targa: convert to bytestream2. 14 years ago
  Michael Niedermayer 8b58f6b5c2 Revert "raw: move buffer size check up." 14 years ago
  Ronald S. Bultje 5484170ac7 rv34: set mb_num_left to 0 after finishing a frame 14 years ago
  Paul B Mahol 7f9b42ff9d j2kenc: cosmetics: vertically align AVCodec members. 14 years ago
  Paul B Mahol a65016205f libopenjpegdec: hack to fix GRAY16 decoding 14 years ago
  Michael Niedermayer d6eef545c1 vc1dec: move mquant zero check down. 14 years ago
  Michael Niedermayer 43fd321252 targa: Fix input buffer size check. 14 years ago
  Clément Bœsch 29679f4a37 aac: reference supported sample rates in encoders. 14 years ago
  Michael Niedermayer a84851bef8 indeo3dec: check mv bitstream pointer 14 years ago
  Michael Niedermayer 8a521d57b3 indeo3dec: Fix end pointer. 14 years ago
  Reimar Döffinger fca62f0500 Support FLIC in MOV. 14 years ago
  Diego Biurrun 72ccfb3cb7 build: ppc: drop stray leftover backslash 14 years ago
  Thilo Borgmann 5afd9a80db als: consistent messages 14 years ago
  Paul B Mahol 3f26a87488 libopenjpegenc: remove leftover because older version of patch being applied 14 years ago
  Thilo Borgmann 04dc7e7e5e ALS error message pretty print 14 years ago
  Michael Niedermayer cece491daa qdm2: Fix out of array writes 14 years ago