35500 Commits (8a61ba0e8194beffdfd9f843bdcf29dbbc974ca5)
 

Author SHA1 Message Date
  Mans Rullgard d7d21c9f4b mpegaudio: remove useless #undef at end of file 14 years ago
  Mans Rullgard b122c65107 asfdec: add missing #include for av_bswap32() 14 years ago
  Mans Rullgard c7bbc6cd7a mpegaudio: merge two #if CONFIG_FLOAT blocks 15 years ago
  Mans Rullgard 918d0584a4 mpegaudio: move some struct definitions from mpegaudio.h 14 years ago
  Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 15 years ago
  Diego Biurrun ea91e77127 Clean up #includes in cmdutils.h. 15 years ago
  Diego Biurrun a2077b85da g729: Merge g729.h into g729dec.c. 14 years ago
  Justin Ruggles e98a95e779 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
  Justin Ruggles 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
  Justin Ruggles 9aa8193a23 Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 15 years ago
  Justin Ruggles bc778a0cea Add support for request_sample_format in ffmpeg and ffplay. 15 years ago
  Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 15 years ago
  Justin Ruggles 64150ff014 Add request_sample_fmt field to AVCodecContext. 15 years ago
  Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 15 years ago
  Mans Rullgard f907ad9b85 Remove unused make variable SEEK_REFFILE 14 years ago
  Mans Rullgard 164c24c858 fate: remove redundant aref and vref references 14 years ago
  Mans Rullgard 1a14a27603 fate: remove do_ffmpeg_nocheck function 14 years ago
  Mans Rullgard d4a7df423c fate: do not collect -benchmark output 14 years ago
  Mans Rullgard a06bf6368b mpegaudiodec: remove decode_end() function 15 years ago
  Mans Rullgard 70378ea190 fate: run aref and vref as regular tests 14 years ago
  Mans Rullgard dede36bd02 mpegaudio: sanitise compute_antialias_* names 14 years ago
  Ronald S. Bultje 508a24f8dc mpeg12: add slice-threading checks to slice-threading initializers. 14 years ago
  Ronald S. Bultje 8d44cd2cd8 h264: copy pixel_shift between slice threading contexts. 14 years ago
  Alexander Strange a64c58a240 mdec: enable frame-level multithreading. 15 years ago
  Ronald S. Bultje 32ac63ee10 mdec.c: fix overread. 15 years ago
  Justin Ruggles a26d2b4bc8 Fix compilation of iirfilter-test. 14 years ago
  Jindrich Makovicka e25c67108a libx264: handle closed GOP codec flag 15 years ago
  Anton Khirnov 29e3489602 lavf: remove duplicate assignment in avformat_alloc_context. 15 years ago
  Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 15 years ago
  Alex Converse 13220b1856 flvdec: clenup debug code 14 years ago
  Uoti Urpala 29fa570d0c asfdec: fix possible overread on broken files. 15 years ago
  Vladimir Pantelic 69fa23961e asfdec: do not fall back to binary/generic search 14 years ago
  Vladimir Pantelic b58bc17cf7 asfdec: reindent after previous commit c7bd5ed 15 years ago
  Vladimir Pantelic c7bd5edae4 asfdec: fallback to binary search internally 15 years ago
  Mans Rullgard 4bac1bbc3b mpegaudio: add _fixed suffix to some names 14 years ago
  Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
  Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
  Mans Rullgard 1362a291c9 qdm2: include correct header for rdft 14 years ago
  Baptiste Coudurier 901ff51116 ffmpeg: fix -aspect cli option 15 years ago
  Michael Niedermayer 9d5fa6182d Restructure video filter implementation in ffmpeg.c. 15 years ago
  Stefano Sabatini 3a7c977417 ffplay: remove audio_write_get_buf_size() forward declaration 15 years ago
  Stefano Sabatini 5dc65a3d03 lavfi: print key-frame and picture type information in ff_dlog_ref() 15 years ago
  Mans Rullgard 005db47011 mathops: remove ancient confusing comment 14 years ago
  Diego Biurrun c540061f3f cws2fws: Improve error message wording. 15 years ago
  Diego Biurrun d39facc783 tools: Check the return value of write(). 15 years ago
  Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c 15 years ago
  Mans Rullgard 92ea249d7d mpegaudio: remove OUT_MIN/MAX macros 15 years ago
  Mans Rullgard 5026f946fd Add missing #includes to mp3_header_(de)compress bsf 15 years ago
  Mans Rullgard 9503fbb859 dct: fix indentation 15 years ago
  Mans Rullgard 721d6f2dc5 dct: bypass table allocation for DCT_II of size 32 15 years ago