27346 Commits (22f73157b71807e1ff88c916dbf83ea31b1b50ce)
 

Author SHA1 Message Date
  Stefano Sabatini 22f73157b7 Remove outdated and confusing comment. 14 years ago
  Justin Ruggles ff5eded449 10l: reverse the biquad coefficients. 14 years ago
  Mike Scheutzow ba0dd9e8ff streamid does not work with newaudio, newvideo, newsubtitle 15 years ago
  Mans Rullgard 73fd7c1f0a fate: add lossless h264 test 14 years ago
  Anssi Hannula 890b771cc1 libfaac: add recognized profiles array 14 years ago
  Anton Khirnov 5b7e7544e1 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 14 years ago
  Anton Khirnov 5052830fec mp3enc: handle errors in id3v2_put_ttag 14 years ago
  Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 14 years ago
  Mans Rullgard 05238927b7 fate: make lavfi tests output only md5 14 years ago
  Anssi Hannula 6345dfcfd0 dca: add profile names 14 years ago
  Justin Ruggles 17d4f4558e iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
  Anssi Hannula cf9cb1f99a dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 14 years ago
  Anton Khirnov b6125545da mp3enc: add support for writing UTF-16 tags 14 years ago
  Mans Rullgard c7892b418b Fix libavformat version extraction in configure 14 years ago
  Mans Rullgard 727a20cb60 configure: better test for mktemp 14 years ago
  Mans Rullgard 3df0297567 configure: simplify exit traps 14 years ago
  Anton Khirnov 6e89b61293 lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
  Anton Khirnov e910a77b0d avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
  Justin Ruggles 384dbd617f cosmetics related to LPC changes. 14 years ago
  Justin Ruggles 7101b18508 Separate window function from autocorrelation. 14 years ago
  Justin Ruggles 0d8837bdda Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
  Anton Khirnov d3058be6ee lavf: move the version macros to a new header 14 years ago
  Michael Niedermayer 002bd34603 Fix out of source tree builds of libmpcodecs. 14 years ago
  Anton Khirnov eeb0b893e3 id3v2: use an enum for encodings instead of magic numbers. 15 years ago
  Mans Rullgard a091006d3d Make demuxers auto-select parsers they need 14 years ago
  Mans Rullgard d094258f81 Makefile: simplify setting of some variables 14 years ago
  Anton Khirnov baa69f8a84 Split mp3 demuxer and muxer into separate files. 14 years ago
  Mans Rullgard cafa3edada dca: pretty-print some tables 14 years ago
  Justin Ruggles a994f86196 iir: change filter type if/else to a switch. 14 years ago
  Justin Ruggles aa226b2460 Add biquad high-pass and low-pass IIR filters. 14 years ago
  Ronald S. Bultje 7f8c11b005 Set gray (128) U/V planes for chroma-less samples. Fixes two fate samples 14 years ago
  Ronald S. Bultje 772225c041 Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. 14 years ago
  Justin Ruggles 2293b0b698 Split out Butterworth filter coeff init to a separate function. 14 years ago
  Justin Ruggles 99c2111b12 cosmetics: vertical alignment and line wrap 14 years ago
  Justin Ruggles 20d1f6fec1 Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
  Mans Rullgard bb71141450 Make PNG test depend on PNG codec 14 years ago
  Justin Ruggles 7891fdcc03 cosmetics: wrap long line 14 years ago
  Justin Ruggles b3b8b930fc Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
  Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
  Georgi Chorbadzhiyski d7b219ca96 Set service_provider and service_name in mpegts demuxer 14 years ago
  Anton Khirnov d4cc1f5b97 id3v2: don't overwrite existing tags 14 years ago
  Anton Khirnov 189665d927 id3v2: convert metadata after all the tags were read 14 years ago
  Anton Khirnov b3158f7a42 id3v2: make ff_id3v2_parse static 14 years ago
  Georgi Chorbadzhiyski 9256dc28ab libavcodec minor version is > 99 so fix the formating 14 years ago
  Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 14 years ago
  Ronald S. Bultje e25f19a113 Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. 14 years ago
  Justin Ruggles f32e646d82 Fix use of sstep/dstep in ff_iir_filter(). 15 years ago
  Justin Ruggles 024f63709d Add regression test for stereo s16le in voc. 15 years ago
  Mans Rullgard ef44b5bf19 configure: fix mktemp test and fallback function 15 years ago