27479 Commits (770c410fbb8e1b87ce8ad7f3d7eddaa55e2b8295)
 

Author SHA1 Message Date
Anssi Hannula b92f76e209 libfaac: add recognized profiles array 14 years ago
Anton Khirnov 22272f61bb mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
Anton Khirnov cb6bc57681 id3v2: split tables for various ID3v2 versions 14 years ago
Anton Khirnov 8c3caf7fb1 mp3enc: handle errors in id3v2_put_ttag 14 years ago
Clément Bœsch 045b80e52d Move ID3v1 skip from decoder to demuxer 14 years ago
Mans Rullgard f4b1e21a63 fate: make lavfi tests output only md5 14 years ago
Anssi Hannula f4096bf6ee dca: add profile names 14 years ago
Justin Ruggles 69915b48d6 iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
Anssi Hannula 8f4a5d225c dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 14 years ago
Anton Khirnov 187e23478b mp3enc: add support for writing UTF-16 tags 14 years ago
Mans Rullgard 4ad66441c9 Fix libavformat version extraction in configure 14 years ago
Mans Rullgard a210bce298 configure: better test for mktemp 14 years ago
Mans Rullgard 93bb9ff08e configure: simplify exit traps 14 years ago
Anton Khirnov dccbd97d72 lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
Anton Khirnov 4efd5cf34b avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
Justin Ruggles 1c189fc533 cosmetics related to LPC changes. 14 years ago
Justin Ruggles 77a78e9bdc Separate window function from autocorrelation. 14 years ago
Justin Ruggles 56f8952b25 Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
Anton Khirnov 50196a982b lavf: move the version macros to a new header 14 years ago
Anton Khirnov d66eff3685 id3v2: use an enum for encodings instead of magic numbers. 14 years ago
Mans Rullgard c2dd0e9eba Make demuxers auto-select parsers they need 14 years ago
Mans Rullgard 583fcb528c Makefile: simplify setting of some variables 14 years ago
Anton Khirnov d08928bbea Split mp3 demuxer and muxer into separate files. 14 years ago
Mans Rullgard 2611e52088 dca: pretty-print some tables 14 years ago
Justin Ruggles 0361d13cf3 iir: change filter type if/else to a switch. 14 years ago
Justin Ruggles fcdf0a43cd Add biquad high-pass and low-pass IIR filters. 14 years ago
Ronald S. Bultje 66c6b5e2a5 Revert 2a1f431d38, it broke H264 lossless. 14 years ago
Ronald S. Bultje 8bcfe7f7fd Set gray (128) U/V planes for chroma-less samples. Fixes two fate samples 14 years ago
Justin Ruggles 30112adadf Split out Butterworth filter coeff init to a separate function. 14 years ago
Justin Ruggles 75b98610a7 cosmetics: vertical alignment and line wrap 14 years ago
Justin Ruggles d42dc217ed Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
Mans Rullgard f0f54c297f Make PNG test depend on PNG codec 14 years ago
Justin Ruggles ebb230279a cosmetics: wrap long line 14 years ago
Justin Ruggles 0a3d7697b4 Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
Janne Grunau e5fe65512b mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
Georgi Chorbadzhiyski e8315e7881 Set service_provider and service_name in mpegts demuxer 14 years ago
Anton Khirnov 75aded8328 id3v2: don't overwrite existing tags 14 years ago
Anton Khirnov f7fcd6a254 id3v2: convert metadata after all the tags were read 14 years ago
Anton Khirnov 46a2da7698 id3v2: make ff_id3v2_parse static 14 years ago
Georgi Chorbadzhiyski c0dd565304 libavcodec minor version is > 99 so fix the formating 14 years ago
Georgi Chorbadzhiyski 69688e71bc Add service_provider and service_name metadata 14 years ago
Ronald S. Bultje b9c7f66e6d Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. 14 years ago
Justin Ruggles c3897d7690 Fix use of sstep/dstep in ff_iir_filter(). 14 years ago
Justin Ruggles a4f5af13fb Add regression test for stereo s16le in voc. 14 years ago
Mans Rullgard 09a5c2452c configure: fix mktemp test and fallback function 14 years ago
Mans Rullgard 44caaa560b ARM: improve VFP ABI check 14 years ago
Mans Rullgard b0c1b66a4b armcc: suppress warning about hardfp compatibility 14 years ago
Mans Rullgard 5a92140b6e armcc: suppress 'assignment in condition' warning 14 years ago
Mans Rullgard 3240b371f8 fate: simplify vp8 rules 14 years ago
Mans Rullgard a6e5d231e9 a64enc: make PixelFormat arrays const 14 years ago