16600 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)

Author SHA1 Message Date
  Reimar Döffinger 7e637b70ec Fix compilation with YASM/NASM versions not supporting AVX. 14 years ago
  Diego Biurrun e169428529 Mark parameterless function declarations as 'void'. 14 years ago
  Justin Ruggles 478455d66b ac3enc: initialize all coefficients to zero. 14 years ago
  Michael Niedermayer 189db9c982 ffv1: fix 16bits multithreading 14 years ago
  ami_stuff feae7ad2f8 mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messages 14 years ago
  ami_stuff 7a54edaa16 Fail when lowres value is lower than 0 14 years ago
  Alex Converse 8c51620f21 Remove h263_msmpeg4 from MpegEncContext. 14 years ago
  Stefano Sabatini 48df6a2415 indeo3: add out-of-buffer write check 14 years ago
  Carl Eugen Hoyos 06fd213eb6 Do not reset channel_layout to 0. 14 years ago
  ami_stuff 040e1c67ed rawdec: fix decoding of QT WRAW files 14 years ago
  Reimar Döffinger 384d10360b Fix register types for LOAD_AB arguments, fixes compilation with NASM. 14 years ago
  Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
  Stefano Sabatini 7ca5338b49 tiff: set palette in the context when specified in TIFF_PAL tag 14 years ago
  Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 15 years ago
  Alexandre Colucci 676eaf8433 dvdsubdec: fix incorrect colors. 15 years ago
  Anton Khirnov b2893ee2f8 msmpeg4: reindent. 14 years ago
  Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
  Justin Ruggles 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
  Michael Niedermayer af2f797099 partial revert of 01d3ebaf21 14 years ago
  Michael Niedermayer 1bc81bf981 avcodec_find_decoder: prefer non experimental decoders. 14 years ago
  Michael Niedermayer df0adc806b j2kdec: mark as CODEC_CAP_EXPERIMENTAL 14 years ago
  Rukhsana Ruby 88e9397ef1 j2k[c/h] j2kdec.c: Implement 2 code block styles 14 years ago
  Rukhsana Ruby cbe60f3451 j2k: Add void as the parameter of function ff_j2k_init_tier1_luts 14 years ago
  Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
  Justin Ruggles cef7d70181 aacdec: fix typo in scalefactor clipping check 14 years ago
  Michael Niedermayer bed12e24ff mpegaudio: Correct license header 14 years ago
  jan gerber 02260ccc3b add 5.1 to stereo downmix to resample.c 14 years ago
  Felipe Contreras b47904d158 h264: Properly set coded_{width, height} when parsing H.264. 14 years ago
  Dave Yeo a10fb79070 x86 asm: Add SECTION_TEXT to dct32_sse.asm. 14 years ago
  Carl Eugen Hoyos 0753721ed1 Do not ask for samples if a specific channel layout was requested. 14 years ago
  Stefano Sabatini 458f20bc75 libx264: specify field for default union values in options 14 years ago
  Michael Niedermayer a0cd98b594 Fix ticket127 14 years ago
  Michael Niedermayer 94ea17075b dct32: Replacing libav by ffmpeg in the license header with the authors permission. 14 years ago
  Loren Merritt 422b2362fc dct32_sse: eliminate some spills 14 years ago
  Vitor Sessak e6c1791b47 Fix compilation with --disable-yasm. 14 years ago
  Vitor Sessak 165c7c420d Fix dct32() compilation with --disable-yasm 14 years ago
  Michael Niedermayer 33adcdb531 mpeg2dec: Fix lowres 3 14 years ago
  Michael Niedermayer eb97d4d611 wmadec: avoid infinit loop. 14 years ago
  Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 14 years ago
  Vitor Sessak 4e653b98c8 dct32: Change pass 6 permutation to allow for AVX implementation 14 years ago
  Vitor Sessak 3758eb0eb9 dct32: port SSE 32-point DCT to YASM 14 years ago
  Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
  Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
  Carl Eugen Hoyos f8c49d02b0 Fix channel_layout documentation. 14 years ago
  Michael Niedermayer 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
  Michael Niedermayer 94eadee7ef Merge/split side data. 15 years ago
  Carl Eugen Hoyos 007f773942 Encoding alac with more than two channels is not supported. 14 years ago
  Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
  Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
  Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago