35768 Commits (b655cfefafd565590bfc5976b9ce8dd141b3c41c)
 

Author SHA1 Message Date
  Justin Ruggles cdd0e0de81 atrac3: use AVCodecContext.block_align instead of keeping a private copy 12 years ago
  Justin Ruggles 64ebbb8f89 atrac3: move the 'delay' field from ATRAC3Context to where it is used 12 years ago
  Justin Ruggles 56a9d2b44e atrac3: move the 'version' field from ATRAC3Context to where it is used 12 years ago
  Justin Ruggles 5ac673b553 atrac3: use AVCodecContext.channels instead of keeping a private copy 12 years ago
  Justin Ruggles aefdb735c3 atrac3: simplify some loop indexing 12 years ago
  Justin Ruggles e55d53905f atrac3: cosmetics: pretty-printing and renaming 12 years ago
  Mans Rullgard abdee95224 pcm: define AVCodec instances only for enabled codecs 12 years ago
  Anton Khirnov 5957aefc7c libxvid: remove useless doxy comments. 12 years ago
  Anton Khirnov b691135d0c lavc: remove stats_out from the options table. 12 years ago
  Anton Khirnov 6173a8fe5d riff: remove a write-only variable 12 years ago
  Anton Khirnov d6f4fe68c8 lavc: extend frame_size doxy. 12 years ago
  Justin Ruggles 46a86c6194 alacdec: set bits_per_raw_sample 12 years ago
  Martin Storsjö c3e15f7b39 rtpdec: Don't pass a non-AVClass pointer as log context 12 years ago
  Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 12 years ago
  Nathan Caldwell c854102da7 avcodec: handle AVERROR_EXPERIMENTAL 12 years ago
  Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
  Nathan Caldwell a4aa20fbdb avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL 12 years ago
  Diego Biurrun 620345f930 fate: adpcm: cosmetics: Sort test entries 12 years ago
  Diego Biurrun 2e0c410485 fate: adpcm: Add dependencies 12 years ago
  Diego Biurrun af1ede069c svq3: cosmetics: Drop useless parentheses 12 years ago
  Diego Biurrun a7d2861d36 svq3: K&R formatting cosmetics 12 years ago
  Diego Biurrun 8860878291 fate: Introduce ENCMUX macro for tests that require encoders and a muxer 12 years ago
  Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 12 years ago
  Derek Buitenhuis 2d09b36c03 doc/platform: Add info on shared builds with MSVC 12 years ago
  Derek Buitenhuis f2a7236d0c doc/platform: Move a caveat down to the notes section 12 years ago
  Mans Rullgard ebe46b8063 ARM: reinstate optimised intmath.h 12 years ago
  Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 12 years ago
  Luca Barbato 4a2a4524a3 ffv1: propagate errors 12 years ago
  Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago
  Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 12 years ago
  Reinhard Tartler def8c94699 avutil: make some tables visible again 12 years ago
  Mans Rullgard 8c0a3d5fe0 avutil: remove inline av_log2 from public API 12 years ago
  Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 12 years ago
  Diego Biurrun 79042ab376 configure: Group math functions into a separate variable 12 years ago
  Diego Biurrun 5532cf3178 avutil/mem: K&R formatting cosmetics 12 years ago
  Diego Biurrun c08536979b avutil/lzo: K&R formatting cosmetics 12 years ago
  Mans Rullgard c9ef43215c fate-vc1: add dependencies 12 years ago
  Mans Rullgard 1846ddf0a7 ARM: fix overreads in neon h264 chroma mc 12 years ago
  Martin Storsjö 2f41eaa9c6 rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet 12 years ago
  Hendrik Leppkes d2d08d706b gitignore: ignore files created by msvc 12 years ago
  Martin Storsjö 12549db653 fate: Add proper dependencies for the tests in video.mak 12 years ago
  Diego Biurrun 4b587848ce configure: Disable Snow decoder and encoder by default 12 years ago
  Diego Biurrun 8fb1e26405 lzo: Drop obsolete fast_memcpy reference 12 years ago
  Diego Biurrun c896aa984e build: Drop OBJS declaration for non-existing PCM_DVD encoder 12 years ago
  Michael Niedermayer 6bcdfe48d0 mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all 12 years ago
  Martin Storsjö 61cc99748c fate: Add proper dependencies in qt.mak 12 years ago
  Martin Storsjö 91485e744f fate: Add proper dependencies in lossless-video.mak 12 years ago
  Kostya Shishkov 169514c440 indeo3: do not try to output more lines than we can fit 12 years ago
  Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 12 years ago
  Mans Rullgard 1cd432e167 configure: fix libcdio check 12 years ago