16600 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)

Author SHA1 Message Date
  Justin Ruggles dc0ad40de2 ac3dsp: fix loop condition in ac3_update_bap_counts_c() 14 years ago
  Mans Rullgard edfa89b260 ARM: unbreak build 14 years ago
  Justin Ruggles 6ca23db9cc ac3enc: modify mantissa bit counting to keep bap counts for all values of bap 14 years ago
  Justin Ruggles 1323828a0f ac3enc: split mantissa bit counting into a separate function. 14 years ago
  Justin Ruggles 7743865ffc ac3enc: store per-block/channel bap pointers by reference block in a 2D array 14 years ago
  Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
  Mans Rullgard e01e05ee66 get_bits: add av_unused tag to cache variable 14 years ago
  Mans Rullgard 7d8c17b5f6 ARM: aacdec: fix constraints on inline asm 14 years ago
  Mans Rullgard 84e4804ad0 ARM: remove unnecessary volatile from inline asm 14 years ago
  Mans Rullgard 5726ec171b ARM: add "cc" clobbers to inline asm where needed 14 years ago
  Mans Rullgard 7f7726c7a2 ac3enc: use LOCAL_ALIGNED macro 14 years ago
  Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
  James Zern 88aa215939 vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 15 years ago
  Justin Ruggles 1a950da6a2 cosmetics: indentation and alignment after previous commit 14 years ago
  Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
  Justin Ruggles b1bf8c7887 ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to 14 years ago
  Mans Rullgard 79aeade6f6 ARM: disable ff_vector_fmul_vfp on VFPv3 systems 14 years ago
  Diego Biurrun 5e528cffcf x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
  Etienne Buira 5e0dafe8ca Fix memleak 14 years ago
  Etienne Buira 28768579aa Fix typo 14 years ago
  Etienne Buira 152d351944 Remove specific note when not specific 14 years ago
  Etienne Buira 5918d16742 Minor cleanup in libx264.c 14 years ago
  Carl Eugen Hoyos 701012d676 Fix 32bit rawvideo in avi on big-endian. 14 years ago
  James Zern a138121bf1 webm: Additional options/presets for VP8 encodes under FFmpeg 14 years ago
  JULIAN GARDNER 5655469ee7 libx264: support aspect Ratio Switch 14 years ago
  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