19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Kostya Shishkov 6d702dc072 proresenc: force bitrate not to exceed given limit 14 years ago
  Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 14 years ago
  Ronald S. Bultje 9d3050d3e9 wma: don't return 0 on invalid packets. 14 years ago
  Ronald S. Bultje 74699ac8c8 mjpegb: don't return 0 at the end of frame decoding. 14 years ago
  Mashiat Sarker Shakkhar a520a9946f Perform inter-channel decorr. only if both channels are coded 14 years ago
  Paul B Mahol bfe7bace8e libx264: unbreak libx264rgb 14 years ago
  Ronald S. Bultje b1af4e9c27 vp8dsp: split long line. 14 years ago
  Alex Converse ce7aee9b73 dpcm: ignore extra unpaired bytes in stereo streams. 14 years ago
  Ronald S. Bultje 3e13005cac mp3on4: require a minimum framesize. 14 years ago
  Ronald S. Bultje c0994e39d7 mpc7: assign an error level + context to av_log() msg. 14 years ago
  Ronald S. Bultje 84c202cc37 huffyuv: error out on bit overrun. 14 years ago
  Martin Storsjö 0733375059 dct-test: Add the missing ff_ prefix to the altivec functions 14 years ago
  Martin Storsjö 89baf35996 dct-test: Remove a stray declaration of a nonexistent function 14 years ago
  Paul B Mahol 545e887902 y41penc: switch to encode2() 14 years ago
  Paul B Mahol 48ad7f822d r210enc: switch to encode2() 14 years ago
  Michael Niedermayer f9caec0cf9 h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion. 14 years ago
  Ronald S. Bultje af468015d9 als: prevent infinite loop in zero_remaining(). 14 years ago
  Ronald S. Bultje 941fc1ea1e cook: prevent div-by-zero if channels is zero. 14 years ago
  Carl Eugen Hoyos 44f5b26212 Make CDXL palette opaque. 14 years ago
  Anton Khirnov e9b380a7a5 pamenc: switch to encode2(). 14 years ago
  Anton Khirnov 3cc77ded4f svq1enc: switch to encode2(). 14 years ago
  Anton Khirnov 6a047213ac dvenc: switch to encode2(). 14 years ago
  Anton Khirnov b3566a6a39 dpxenc: switch to encode2(). 14 years ago
  Anton Khirnov 83c7fe3245 pngenc: switch to encode2(). 14 years ago
  Anton Khirnov ab3a410cf0 v210enc: switch to encode2(). 14 years ago
  Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 14 years ago
  Justin Ruggles f2a4559c77 ttadec: use branchless unsigned-to-signed unfolding 14 years ago
  Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 14 years ago
  Aneesh Dogra 1f1fbcfa71 sunrast: Move common defines to a new header file. 14 years ago
  Paul B Mahol b5c626fdf3 cdxl: fix video decoding for some files 14 years ago
  Paul B Mahol 323b9da969 ttadec: remove dead code 14 years ago
  Kostya Shishkov 857d14863d prores: initialise encoder and decoder parts only when needed 14 years ago
  Kostya Shishkov 5d9ad5425f prores: initialise encoder and decoder parts only when needed 14 years ago
  Zongyao Qu 1b84cf41e0 Makefile: fix proresdec dependancies 14 years ago
  Ronald S. Bultje 52e4018be4 flac: fix infinite loops on all-zero input or end-of-stream. 14 years ago
  Ronald S. Bultje b4027d9749 wmapro: change max. block size to 13 bits. 14 years ago
  Michael Niedermayer 22b125f912 g729dec: fix 'warning: assignment from incompatible pointer type' 14 years ago
  Michael Niedermayer 934abf6ff8 g729dec: fix use of deprecated functions. 14 years ago
  Michael Niedermayer ad21c05172 diracdec: fix use of deprecated funnctions 14 years ago
  Michael Niedermayer 204cb29b3c shorten: Use separate pointers for the allocated memory for decoded samples. 14 years ago
  Michael Niedermayer c509f4f747 atrac3: Fix crash in tonal component decoding. 14 years ago
  Michael Niedermayer 9fb7a5af97 ws_snd1: Fix wrong samples counts. 14 years ago
  Michael Niedermayer 8b18288c08 qtrleenc: fix uninitialized variable warnings 14 years ago
  Michael Niedermayer 5a03a3d998 proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant. 14 years ago
  Michael Niedermayer 67f17e7202 proresdec2: Fix 16 vs. 8bit compiler warnings. 14 years ago
  Ronald S. Bultje c6643fddba golomb: avoid infinite loop on all-zero input (or end of buffer). 14 years ago
  Justin Ruggles f320fb894c bethsoftvid: pass palette in side data instead of in a separate packet. 14 years ago
  Benjamin Larsson 7f215e3e72 Use fixed-length array in revert_mclms() 14 years ago
  Kostya Shishkov 17b11ffec7 proresenc: initialise 'sign' variable 14 years ago
  Michael Niedermayer b92ecda2c9 snow: zero scratchbuf. 14 years ago