35842 Commits (9d46eaec7a90bd8f5cd9e45398c6d17804182320)
 

Author SHA1 Message Date
Justin Ruggles 4371131283 iss: set channel layout 12 years ago
Justin Ruggles 41a2d9590d ipmovie: set channel layout 12 years ago
Justin Ruggles 024e03701c iff: set channel layout 12 years ago
Justin Ruggles 73e2007f3d idroqdec: set channel layout 12 years ago
Justin Ruggles f6c3adde41 gxfdec: set channel layout when applicable 12 years ago
Justin Ruggles d4a105ae5c gsmdec: set channel layout 12 years ago
Justin Ruggles 644d8d2e5a flvdec: set channel layout 12 years ago
Justin Ruggles d5ca70b103 dv: set channel layout 12 years ago
Justin Ruggles 49e7af06f2 dsicin: set channel layout 12 years ago
Justin Ruggles a05a63785c daud: set channel layout 12 years ago
Justin Ruggles 0d09a5848f cdxl: set channel layout 12 years ago
Justin Ruggles e8088d6e4b bmv: set channel layout 12 years ago
Justin Ruggles 2fe804f316 bink: set channel layout 12 years ago
Justin Ruggles ff50d27a63 bfi: set channel layout 12 years ago
Justin Ruggles b5d1a15d1b bethsoftvid: set channel layout 12 years ago
Justin Ruggles 39f0e9b8c6 apc: set channel layout 12 years ago
Justin Ruggles 5595368bcc amr: set channel_layout 12 years ago
Mans Rullgard a384f6a7f7 ppc: replace pointer casting with AV_COPY32 12 years ago
Mans Rullgard 031aac9861 ppc: fix some unused variable warnings 12 years ago
Mans Rullgard 9eda2a85c6 configure: remove support for -n flag in print_enabled() 12 years ago
Justin Ruggles faf340f60c binkaudio: set channel layout 12 years ago
Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
Diego Biurrun b8e8a07c6c x86: Require an assembler able to cope with AVX instructions 12 years ago
Diego Biurrun 97bf7c03b1 doc: git-howto: Leave reviewers time to react before pushing patches 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Justin Ruggles 5980f5dd18 lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h 12 years ago
Alberto Delmás 802713c4e7 mss2: prevent potential uninitialized reads 12 years ago
Kostya Shishkov 6d93308c0c mss2: reindent after last commit 12 years ago
Alberto Delmás b077eb0780 mss2: fix handling of unmasked implicit WMV9 rectangles 12 years ago
Anton Khirnov e5e1a06e44 configure: add lavu dependency to lavr/lavfi .pc files 12 years ago
Diego Biurrun f0d124f005 x86inc: Set program_name outside of x86inc.asm 12 years ago
Diego Biurrun 6cd796049d x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 12 years ago
Diego Biurrun 4b60fac419 x86: PALIGNR: port to cpuflags 12 years ago
Diego Biurrun 4d1f69f244 x86: h264_qpel_10bit: port to cpuflags 12 years ago
Justin Ruggles 3a2731cbd3 flacenc: ensure the order is within the min/max range in LPC order search 12 years ago
Justin Ruggles 3ba416408a avconv: rescale packet duration to muxer time base when flushing encoders 12 years ago
Justin Ruggles 00f8ad41c7 add 24-bit FLAC encoding to Changelog 12 years ago
Luca Abeni e004d175fe rtpenc_aac: Fix calculation of the header size 12 years ago
Diego Biurrun 6ca60d4ddd x86: h264_intrapred: port to cpuflags 12 years ago
James Zern 12776d5d2a libvpxenc: Allow enabling constrained quality (CQ) mode 12 years ago
Martin Storsjö ad961726dc libopencore-amr: Check the return value of amr_decode_fix_avctx 12 years ago
Diego Biurrun e6c4c0f7cf fate: atrac: Place atrac1 and atrac3 tests in different groups 12 years ago
Diego Biurrun 06c7b33831 fate: aac: cosmetics: Group AAC LATM tests together 12 years ago
Diego Biurrun 352e18b766 x86: avresample: Add missing colons to assembly labels 12 years ago
Justin Ruggles 8a58894fc6 FATE: add a 24-bit FLAC encoding test 12 years ago
Justin Ruggles 31c3b9c95e FATE: rename FLAC tests from flac-* to flac-16-* 12 years ago
Justin Ruggles 2e76f34387 flacenc: use RICE2 entropy coding mode for 24-bit 12 years ago
Justin Ruggles 13e1ee6c84 flacenc: add 24-bit encoding 12 years ago
Justin Ruggles 799e232490 flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 12 years ago
Justin Ruggles 5ff998a233 flacenc: use uint64_t for bit counts 12 years ago