summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Remove unused variablesMans Rullgard2011-06-02
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-02
* 2x faster h264_idct_add8_10.Loren Merritt2011-06-02
* aacenc: Add stereo_mode option.Nathan Caldwell2011-06-02
* h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-02
* ARM: ac3dsp: optimised update_bap_counts()Mans Rullgard2011-06-01
* mpegaudiodec: Fix av_dlog() invocation.Diego Biurrun2011-06-01
* h264/10bit: add HAVE_ALIGNED_STACK checks.Daniel Kang2011-05-31
* Update 8-bit H.264 IDCT function names to reflect bit-depth.Daniel Kang2011-05-31
* Add IDCT functions for 10-bit H.264.Daniel Kang2011-05-31
* mpegaudioenc: Fix broken av_dlog statement.Diego Biurrun2011-05-31
* ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard2011-05-31
* mpegaudiodec: remove unusued code and variablesMans Rullgard2011-05-31
* mpegaudio: clean up compute_antialias() definitionMans Rullgard2011-05-31
* vp8: fix segmentation race during frame-threading.Ronald S. Bultje2011-05-31
* ARM: simplify inline asm with 64-bit operandsMans Rullgard2011-05-30
* ARM: enable UAL syntax in asm.SMans Rullgard2011-05-29
* vp8: use av_clip_uintp2() where possibleMans Rullgard2011-05-29
* ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()Mans Rullgard2011-05-28
* ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.Justin Ruggles2011-05-28
* ac3dsp: fix loop condition in ac3_update_bap_counts_c()Justin Ruggles2011-05-28
* ARM: unbreak buildMans Rullgard2011-05-28
* ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-28
* ac3enc: split mantissa bit counting into a separate function.Justin Ruggles2011-05-28
* ac3enc: store per-block/channel bap pointers by reference block in a 2D arrayJustin Ruggles2011-05-28
* get_bits: add av_unused tag to cache variableMans Rullgard2011-05-28
* ARM: aacdec: fix constraints on inline asmMans Rullgard2011-05-28
* ARM: remove unnecessary volatile from inline asmMans Rullgard2011-05-28
* ARM: add "cc" clobbers to inline asm where neededMans Rullgard2011-05-28
* ac3enc: use LOCAL_ALIGNED macroMans Rullgard2011-05-28
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* vpxenc: add VP8E_SET_STATIC_THRESHOLD mappingJames Zern2011-05-28
* cosmetics: indentation and alignment after previous commitJustin Ruggles2011-05-27
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* ac3enc: Move AC-3 AVOptions array to a separate file to make it easier toJustin Ruggles2011-05-27
* ARM: disable ff_vector_fmul_vfp on VFPv3 systemsMans Rullgard2011-05-27
* x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-27
* Mark parameterless function declarations as 'void'.Diego Biurrun2011-05-26
* ac3enc: initialize all coefficients to zero.Justin Ruggles2011-05-25
* Remove h263_msmpeg4 from MpegEncContext.Alex Converse2011-05-25
* Move emms_c() from libavcodec to libavutil.Ronald S. Bultje2011-05-24
* tiff: set palette in the context when specified in TIFF_PAL tagStefano Sabatini2011-05-24
* pgssubdec: fix incorrect colors.Alexandre Colucci2011-05-24
* dvdsubdec: fix incorrect colors.Alexandre Colucci2011-05-24
* msmpeg4: reindent.Anton Khirnov2011-05-24
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
* ac3enc: add channel coupling supportJustin Ruggles2011-05-24
* aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-23
* h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-23