34024 Commits (112971af2667b11e8bd3d3d7e6629a0fa8b8151c)
 

Author SHA1 Message Date
Diego Biurrun 112971af26 configure: simplify get_version() 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Diego Biurrun 40e61b7b07 gitignore: Use full path instead of relative path to specify patterns 13 years ago
Ronald S. Bultje 89b81a1c88 mpegvideo: remove VLAs 13 years ago
Samuel Pitoiset 8c14f7a593 Add XTEA encryption support in libavutil 13 years ago
Samuel Pitoiset bc3dbcc8e5 Add Blowfish encryption support in libavutil 13 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
Mans Rullgard 25accf93ad flacdec: move lpc filter to flacdsp 13 years ago
Mans Rullgard 4a8528349f flacdec: split off channel decorrelation as flacdsp 13 years ago
Martin Storsjö 296d0da8bd avplay: Add an option for not limiting the input buffer size 13 years ago
Anton Khirnov 1c840fa227 FATE: add a test for WMA cover art. 13 years ago
Anton Khirnov 8059d3b7d4 FATE: add a test for apetag cover art 13 years ago
Anton Khirnov bf2a7f9161 FATE: add a test for itunes cover art. 13 years ago
Mans Rullgard 87466f8124 flacdec: factor out code setting avctx->sample_fmt 13 years ago
Mans Rullgard d155b60fc8 flac: make FLAC_CHMODE_* constants consecutive 13 years ago
Mans Rullgard 93e7ef9a24 flacdec: allocate sample buffers with av_malloc 13 years ago
Mans Rullgard 0da301e105 flacdec: remove curr_bps from FLACContext 13 years ago
Mans Rullgard 983fa8bc46 fate: add flac encode/decode tests with various options 13 years ago
Mans Rullgard 360aa2465a flacenc: add option for forcing stereo decorrelation mode 13 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 4051be6f50 anm: fix a few Doxygen comments 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Reinhard Tartler 22662ca560 attributes: add av_noreturn 13 years ago
Reinhard Tartler a1641e9540 attributes: drop pointless define guards 13 years ago
Mans Rullgard 06eb4f0885 configure: do not disable av_always_inline with --enable-small 13 years ago
Luca Barbato 09a445ce34 flvdec: initial stream switch support 13 years ago
Luca Barbato 906f9dce85 avplay: fix write on freed memory for rawvideo 13 years ago
Ronald S. Bultje 3389545157 snow: remove a VLA used for edge emulation 13 years ago
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Ronald S. Bultje cbd9b2f918 snow: remove the runs[] VLA. 13 years ago
Martin Storsjö 4d8516fdb1 snow: Check mallocs at init 13 years ago
Mans Rullgard 4719ea7e1e flacdec: remove redundant setting of avctx->sample_fmt 13 years ago
Anton Khirnov 5e745cefc0 asfdec: read attached pictures. 13 years ago
Anton Khirnov 728d2afa17 apetag: reindent 13 years ago
Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 13 years ago
Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 13 years ago
Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 13 years ago
Anton Khirnov a02b8c695c mov: read itunes cover art. 13 years ago
Mans Rullgard 58e57c3052 snow: remove VLA in mc_block() 13 years ago
Ronald S. Bultje ff8f8dfb79 intfloat: Don't use designated initializers in the public headers 13 years ago
Ronald S. Bultje 33bb63cb3e snow: remove a VLA. 13 years ago
Diego Biurrun 4aad316bff doc: Remind devs to check return values, especially for malloc() et al 13 years ago
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Mans Rullgard a87b17f328 vf_yadif: move x86 init code to x86/yadif.c 13 years ago
Mans Rullgard 2f0accf103 vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
Martin Storsjö fc31508e3a roqvideo: Remove a totally unused dspcontext 13 years ago
Mans Rullgard 779f8bc24e smacker: remove some unused code 13 years ago
Mans Rullgard d55e5e6bae dsicin: remove dead assignment 13 years ago