72 Commits (dda61423618e67c5e96ccf3376b1fe85f4ad0a3a)

Author SHA1 Message Date
  Fabrice Bellard b160941221 removed warnings 22 years ago
  Michael Niedermayer 68a4889157 10l 22 years ago
  Michael Niedermayer 7e9e2b55c5 cleanup 22 years ago
  Michael Niedermayer ec0eeaa212 postprocessing support 22 years ago
  Michael Niedermayer 0273ceebbd few more error checks 22 years ago
  Michael Niedermayer 2a250222e6 CONFIG_ENCODERS cleanup 22 years ago
  Alex Beregszaszi eb60dddc2e some warning fixes 22 years ago
  Michael Niedermayer b1e6b355f7 lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes 22 years ago
  Alex Beregszaszi 971eb237b7 10l 22 years ago
  Michael Niedermayer 63efe9a7e6 cleanup 22 years ago
  Michael Niedermayer e4d2b1f39a lossless jpeg decoding support 22 years ago
  Michael Niedermayer 9fe690c88f optimize 22 years ago
  Michael Niedermayer 6d50b2e673 cleanup 22 years ago
  Falk Hüffner 3db320ea0c Warning fixes. 22 years ago
  Michael Niedermayer 1984f6359e user setable quantizer bias 22 years ago
  Alex Beregszaszi ce2749d2c4 simplified 22 years ago
  Michael Niedermayer 983e3246b7 per file doxy 22 years ago
  Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Zdenek Kabelac dce778e0ea * check for potentialy problematic field len 22 years ago
  Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
  Michael Niedermayer 68f593b484 GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops 22 years ago
  bubu ccfddafbd9 warnings patch by (bubu <bubu at bubu dot net>) 22 years ago
  Alex Beregszaszi a46a7052bc disabled aspect code due to it is extra buggy 22 years ago
  Michael Niedermayer 706fc4dea6 fixing aspect (hopefully, i couldnt reproduce the bug) 22 years ago
  Michael Niedermayer 1e491e29c2 cleanup 22 years ago
  Alex Beregszaszi 1730832639 10l fix 22 years ago
  Alex Beregszaszi b135d9fb96 mjpegb support (need more samples) 22 years ago
  Michael Niedermayer 218baf10f8 cleanup 22 years ago
  Michael Niedermayer 81ada1ce9d cleanup 22 years ago
  Alex Beregszaszi 145956deee fixed some bugs in app parser - some jfif and adobe jpgs fixed 22 years ago
  Alex Beregszaszi f9745d55e6 fixed 10l 22 years ago
  Alex Beregszaszi f3a3444721 FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) 22 years ago
  Michael Niedermayer 1c0a593ac8 get_vlc2() 22 years ago
  Arpi 055317a74c 3rd 10l - don't let it read data beyond the end of frame 22 years ago
  Alex Beregszaszi 9d3748bed3 2nd 10l (noticed by arpi) 22 years ago
  Alex Beregszaszi 7b5c80f6bb minor speedup noticed by arpi 22 years ago
  Alex Beregszaszi 97d4469a74 10l 22 years ago
  Alex Beregszaszi 109362cbf4 reworked decode_frame marker searching, fixes many non-working samples 22 years ago
  Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 23 years ago
  Michael Niedermayer 5596c60cce dont store version for bit-exact tests 23 years ago
  Alex Beregszaszi 85bf478ed9 complete aspect support 23 years ago
  Leon van Stuivenberg d6afa9c671 handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl> 23 years ago
  Falk Hüffner 6b765cd276 Warning fix. 23 years ago
  Arpi d85c5979d0 don't exit decoder after decoding first field -> fixes angels.avi interlacing 23 years ago
  Zdenek Kabelac f197d19a21 * clean compiler warning 23 years ago
  Zdenek Kabelac d859228038 * turned into debug message - it's annoying when watching mjpeg files 23 years ago
  Fabrice Bellard ee4b748b7f use ff_idct_put() 23 years ago
  Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
  Fabrice Bellard 3093185ea6 fixed incorrect buffer handling 23 years ago