16141 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Mans Rullgard 0b6f973635 h264: use asm cabac reader under a generic condition 13 years ago
  Diego Biurrun fe07c9c6b5 x86: Only use optimizations with cmov if the CPU supports the instruction 13 years ago
  Mans Rullgard 29686d6ea3 x86: remove unused inline asm macros from dsputil_mmx.h 13 years ago
  Mans Rullgard 685f5438bb x86: move some inline asm macros to the only places they are used 13 years ago
  Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
  Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
  Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
  Diego Biurrun a5a93fa8f5 cosmetics: do not use full path for local headers 13 years ago
  Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
  Ronald S. Bultje 89ffd189ef twinvq: give massive struct a name. 13 years ago
  Anton Khirnov a50b756280 lavc: remove stats_in from AVCodecContext options table. 13 years ago
  Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
  Alex Converse 43886eaebc aacdec: Fix popping channel layouts. 13 years ago
  Mans Rullgard 980f81d961 Use av_gettime() in various places 13 years ago
  Mans Rullgard db7d8fb4ef dct-test: use emms_c() from libavutil instead of duplicating it 13 years ago
  Diego Biurrun 4cc2920dd2 flvdec: remove incomplete, disabled seeking code 14 years ago
  Simon A. Eugster 7146177d18 lavc: Extend the documentation for avcodec_init_packet 13 years ago
  Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
  Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
  Ronald S. Bultje db28b01dcf dirac: replace compound literal with normal initialiser 13 years ago
  Mans Rullgard 9fcda25e35 vorbisdec: replace div/mod in loop with a counter 13 years ago
  Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
  Diego Biurrun d246c18ea6 Avoid C99 variable declarations within for statements. 13 years ago
  Diego Biurrun af10feadc2 ppc: Rename H.264 optimization template file for consistency. 13 years ago
  Justin Ruggles 4795362660 golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls() 13 years ago
  Michael Niedermayer bcbb30e2a0 libmp3lame: add missing layout terminator 13 years ago
  Mans Rullgard 30f515091c h264: allow cropping to AVCodecContext.width/height 13 years ago
  Kostya Shishkov cac4760bf4 iac: generate codec tables as they are supposed to be 13 years ago
  Kostya Shishkov e1a3fa5d3a indeo4: handle frame type 1 properly 13 years ago
  Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
  Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
  Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
  Mans Rullgard bc92214e27 vc1dsp: mark put/avg_vc1_mspel_mc() always_inline 13 years ago
  Alex Converse ecf79c4d3e vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
  Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
  Kostya Shishkov 34271cabac imc: make IMDCT support stereo output 13 years ago
  Kostya Shishkov c45e2da617 imc: move channel-specific data into separate context 13 years ago
  Kostya Shishkov b56825c40e mpc8: fix maximum bands handling 13 years ago
  Alex Converse 79c8e29a7e aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. 13 years ago
  Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
  Anton Khirnov cf3a1948e9 avpacket: fix duplicating side data. 13 years ago
  Ronald S. Bultje 6163d880c0 vp8: move block coeff arithcoder on stack. 13 years ago
  Christian Schmidt d041dec3cb pcm-mpeg: improve log message wording 13 years ago
  Hendrik Leppkes c58bcead3b pcm_mpeg: fix number of consumed bytes to include the header. 13 years ago
  Vitor Sessak bac0729d9e x86: use new schema for ASM macros 13 years ago
  Kostya Shishkov d073f122ea imc: some cosmetics 13 years ago
  Michael Niedermayer 90290a5150 tqi: Pass errors from the MB decoder 13 years ago
  Justin Ruggles 713548cbad x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 13 years ago
  Diego Biurrun cc7fac9970 dwt: return errors from ff_slice_buffer_init() 13 years ago
  Jordi Ortiz c89e428ed8 dwt: check malloc calls 13 years ago