35437 Commits (00ed7f5958d026cb4786919f4b3e46f14fe608bf)
 

Author SHA1 Message Date
Anton Khirnov 00ed7f5958 lavu: remove disabled FF_API_AV_FIFO_PEEK cruft 12 years ago
Anton Khirnov c692957c4e lavu: remove disabled avoptions cruft 12 years ago
Anton Khirnov 8207c67a24 lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 12 years ago
Anton Khirnov 468ea9d5b1 Revert "avutil: make some tables visible again" 12 years ago
Anton Khirnov c6b25d1d5e Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility" 12 years ago
Anton Khirnov add3a6902e lavu: bump major to 52 12 years ago
Anton Khirnov 2b8dd371e4 lavu: postpone recent deprecations until the next major bump 12 years ago
Anton Khirnov 9cac8a5199 APIchanges: update lavr bump date 12 years ago
Anton Khirnov 4e61a38aa0 avconv: only apply presets when we have an encoder. 12 years ago
Justin Ruggles a1f4cd371a atrac3: replace a calculation with FFALIGN() 12 years ago
Justin Ruggles 808686fc1e atrac3: remove unused ATRAC3Context field, sample_rate 12 years ago
Justin Ruggles 89a6c32bc1 atrac3: use sizeof(variable) instead of sizeof(type) 12 years ago
Justin Ruggles 327747de15 atrac3: simplify MDCT window calculation 12 years ago
Justin Ruggles 5d1007f74d atrac3: initialize static tables in AVCodec.init_static_data() 12 years ago
Justin Ruggles 78edce3f19 atrac3: separate window initialization from IMDCT initialization 12 years ago
Justin Ruggles c51311b907 atrac3: move the 'frame_factor' field from ATRAC3Context to where it is used 12 years ago
Justin Ruggles 7e76f27081 atrac3: remove unused ATRAC3Context field, bit_rate 12 years ago
Justin Ruggles a2664c91fb atrac3: move the 'samples_per_frame' field from ATRAC3Context to where it is used 12 years ago
Justin Ruggles 7c1f93afe6 atrac3: remove unused ATRAC3Context field, samples_per_channel 12 years ago
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