6829 Commits (c78c6d6c588c1db60cf2a1bd5bc65095852f91fc)

Author SHA1 Message Date
  Justin Ruggles c78c6d6c58 move header error logging to after CRC check 18 years ago
  Vitor Sessak 4dc471c30c Minor simplification 18 years ago
  Vitor Sessak 9765b44c50 Rename variable 18 years ago
  Vitor Sessak 208a2a60b9 Remove useless intermediate variable 18 years ago
  Vitor Sessak 9d283aee83 Remove ra144.o dependency added in revision r13500, now reverted 18 years ago
  Michael Niedermayer b13ddb3bca unused 18 years ago
  Michael Niedermayer b9c8388710 As *_static are not deallocated anymore except on program termination 18 years ago
  Michael Niedermayer 83422c1940 unused 18 years ago
  Michael Niedermayer 65de23d1b6 Remove non C code. 18 years ago
  Michael Niedermayer 09dafaeba1 Move *_static to bitstream.c which is the only file left which needs 18 years ago
  Michael Niedermayer ceaaf78bb7 Change init_vlc_rl() so it does not use *alloc_static() anymore. 18 years ago
  Michael Niedermayer 2d80ce2bdf Change init_2d_vlc_rl() to not use *alloc_static(). 18 years ago
  Michael Niedermayer 9ef3193df1 Remove constant argument. 18 years ago
  Michael Niedermayer f76605e880 Switch to INIT_VLC_USE_NEW_STATIC. 18 years ago
  Michael Niedermayer d05b24ff89 Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier. 18 years ago
  Michael Niedermayer ccc54864fe Make init_vlc* support proper static tables instead of this broken beyond 18 years ago
  Vitor Sessak 27f19ed501 Revert r13499, log: 18 years ago
  Carl Eugen Hoyos 7e14f14584 Warn about unimplemented H264 feature. 18 years ago
  Pascal Massimino ae899d12ae in TRUNCATED mode, use residual fragments in ParseContext 18 years ago
  Stefano Sabatini 09d9087d26 Add ASUS V1/V2 decoder codec long names. 18 years ago
  Baptiste Coudurier 390b25aeda set avctx time_base in dv decoder 18 years ago
  Michael Niedermayer 161dab177f ILP64 fix 18 years ago
  Vitor Sessak 659094cb6b Rename variable 18 years ago
  Vitor Sessak 5e8782dddf More intermediate vars removal 18 years ago
  Vitor Sessak 408f43cb36 Remove unused var 18 years ago
  Vitor Sessak 7019f1a510 Remove useless intermediate var 18 years ago
  Vitor Sessak e05f96285e Remove dec1() function 18 years ago
  Vitor Sessak 31e15894d5 Use ff_acelp_weighted_vector_sum() instead of reimplementing it 18 years ago
  Vitor Sessak 594409a25c Make lpc coefficients 16 bit wide 18 years ago
  Vitor Sessak 121ec9e55a Simplify implementation and use of dec2() 18 years ago
  Michael Niedermayer 909a9ad08d Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays. 18 years ago
  Michael Niedermayer e2d09b65e8 set coded_frame 18 years ago
  Diego Biurrun 9c852bcf58 cosmetics: spelling typo fixes 18 years ago
  Michael Niedermayer c192426fd8 Fix return type of ff_init_me(). 18 years ago
  Michael Niedermayer dd72228e53 minor simplification 18 years ago
  Michael Niedermayer 8403c543de redundant 18 years ago
  Michael Niedermayer 540c5220ff Check dia size a little more. Fixes CID80. 18 years ago
  Michael Niedermayer 6138ed777d Arrays where one element too small, fixes CID114. 18 years ago
  Michael Niedermayer c1815c3700 memleak / fixes CID118 18 years ago
  Michael Niedermayer 8e6f8869ab Do not read from prior the array, fix CID 127. 18 years ago
  Vitor Sessak d26a180fd6 Add comment 18 years ago
  Vitor Sessak 1fe50db3f2 Fix doxy comments 18 years ago
  Diego Biurrun 842eabc5f9 cosmetics: XviD is now called Xvid. 18 years ago
  Diego Biurrun ae52bbe5de cosmetics: typo fixes 18 years ago
  Justin Ruggles bd98e9e230 zero the upper frequencies of the correct coefficients 18 years ago
  Diego Biurrun 1384e27054 consistency cosmetics: indices --> indexes in variable names 18 years ago
  Stefano Sabatini 5231f101d1 Clarify avcodec_encode_audio() vs. PCM audio. 18 years ago
  Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 18 years ago
  Diego Biurrun 30bd40f2f1 cosmetics: typo 18 years ago
  Diego Biurrun 756a01f522 cosmetics: Use C-style comments in #endif directives. 18 years ago