]> git.sesse.net Git - ffmpeg/history - libavcodec
aacdec: Fix popping channel layouts.
[ffmpeg] / libavcodec /
2012-06-20 Alex Converseaacdec: Fix popping channel layouts.
2012-06-20 Mans RullgardUse av_gettime() in various places
2012-06-20 Mans Rullgarddct-test: use emms_c() from libavutil instead of duplic...
2012-06-19 Diego Biurrunflvdec: remove incomplete, disabled seeking code
2012-06-19 Simon A. Eugsterlavc: Extend the documentation for avcodec_init_packet
2012-06-18 Justin Rugglesfloat_dsp: Move vector_fmac_scalar() from libavcodec...
2012-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...
2012-06-18 Ronald S. Bultjedirac: replace compound literal with normal initialiser
2012-06-18 Mans Rullgardvorbisdec: replace div/mod in loop with a counter
2012-06-17 Ronald S. Bultjedwt: remove variable-length arrays
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-09 Mans Rullgardh264: allow cropping to AVCodecContext.width/height
2012-06-09 Kostya Shishkoviac: generate codec tables as they are supposed to be
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-06-08 Mans Rullgardvc1dsp: mark put/avg_vc1_mspel_mc() always_inline
2012-06-05 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-06-05 Kostya ShishkovIndeo Audio decoder
2012-06-05 Kostya Shishkovimc: make IMDCT support stereo output
2012-06-05 Kostya Shishkovimc: move channel-specific data into separate context
2012-06-05 Kostya Shishkovmpc8: fix maximum bands handling
2012-06-04 Alex Converseaacdec: Turn PS off when switching to stereo and turn...
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-06-03 Anton Khirnovavpacket: fix duplicating side data.
2012-05-30 Ronald S. Bultjevp8: move block coeff arithcoder on stack.
2012-05-30 Christian Schmidtpcm-mpeg: improve log message wording
2012-05-29 Hendrik Leppkespcm_mpeg: fix number of consumed bytes to include the...
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2012-05-25 Kostya Shishkovimc: some cosmetics
2012-05-23 Michael Niedermayertqi: Pass errors from the MB decoder
2012-05-22 Justin Rugglesx86: lavc: use %if HAVE_AVX guards around AVX functions...
2012-05-22 Diego Biurrundwt: return errors from ff_slice_buffer_init()
2012-05-22 Jordi Ortizdwt: check malloc calls
2012-05-22 Diego Biurrunppc: Drop unused header regs.h
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-21 Jordi Ortizdwt: K&R prettyprinting cosmetics
2012-05-20 Diego Biurrunindeo: Make ivi_calc_band_checksum() static, it is...
2012-05-20 Diego Biurrunindeo: Drop unused debug function ivi_check_band().
2012-05-20 Diego Biurrunavcodec/utils: cast a function argument to shut up...
2012-05-20 Diego Biurruntruemotion1: remove disabled code
2012-05-20 Kostya Shishkovfix typo in comment
2012-05-20 Kostya Shishkovindeo: check for invalid motion vectors
2012-05-20 Kostya Shishkovindeo: check that band output buffer exists
2012-05-20 Kostya Shishkovindeo: clear allocated band buffers
2012-05-20 Kostya Shishkovindeo: track tile macroblock size
2012-05-20 Kostya Shishkovindeo: check custom Huffman tables for errors
2012-05-20 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-05-20 Kostya Shishkovmp3: fix start band index for block type 2 in 8kHz...
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-05-15 Michael Kostylevx86: rv40: Mark rv40_weight functions as MMX2; they...
2012-05-15 Justin Rugglesac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
2012-05-15 Aneesh Dogratta: Fix comment about channel number; TTA supports...
2012-05-15 Kostya Shishkovindeo3: validate new frame size before resetting decoder
2012-05-15 Kostya Shishkovindeo3: when freeing buffers, set pointers referencing...
2012-05-15 Kostya Shishkovindeo3: initialise pixel planes on allocation
2012-05-15 Kostya Shishkovindeo3: ensure that decoded cell data is in 7-bit range...
2012-05-14 Anton Khirnovlibmp3lame: set supported channel layouts.
2012-05-14 Diego Biurrunvcr1: Add vcr1_ prefixes to all static functions with...
2012-05-14 Diego Biurrunvcr1: Fix return type of common_init to match the funct...
2012-05-14 Diego Biurrunvcr1enc: Replace obsolete get_bit_count by put_bits_cou...
2012-05-14 Diego Biurrunmotion-test: remove disabled code
2012-05-14 Vitor Sessakx86: use more standard construct for setting ASM functi...
2012-05-12 Michael Kostylevx86: vc1: drop MMX loop filter implementation, which...
2012-05-10 Mans Rullgardarm/neon: dsputil: use correct size specifiers on vld1...
2012-05-10 Mans Rullgardarm: dsputil: prettify some conditional instructions...
2012-05-10 Mans Rullgardvqavideo: change x/y loop counters to the usual pattern
2012-05-10 Christophe Gisquetrv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations...
2012-05-10 Christophe Gisquetape: Use unsigned integer maths
2012-05-10 Mans Rullgardarm: dsputil: fix overreads in put/avg_pixels functions
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-09 Diego Biurrunvcr1enc: drop pointless empty encode_init() wrapper...
2012-05-09 Diego Biurrunvcr1: drop pointless write-only AVCodecContext member...
2012-05-09 Diego Biurrunvcr1: group encoder code together to save #ifdefs
2012-05-09 Diego Biurrunvcr1: cosmetics: K&R prettyprinting, typos, parentheses...
2012-05-09 Diego Biurrunlibxvid: Give more suitable names to libxvid-related...
2012-05-09 Diego Biurrunlibxvid: Separate libxvid encoder from libxvid rate...
2012-05-09 Diego Biurrunjpeglsdec: Remove write-only variable in ff_jpegls_deco...
2012-05-09 Anton Khirnovlavc: check that extended_data is properly set in avcod...
2012-05-09 Anton Khirnovlavc: pad last audio frame with silence when needed.
2012-05-08 Jordi Ortizlibschroedingerdec: Change AVPicture to AVFrame and...
2012-05-08 Alex Converseoptions_table: Add some missing #includes to fix "make...
2012-05-08 Kostya Shishkovlagarith: add YUY2 decoding support
2012-05-08 Carl Eugen HoyosSupport decoding unaligned rgb24 lagarith.
2012-05-07 Diego Biurrundv: Split profile handling code into a separate file.
2012-05-07 Ronald S. Bultjeqdm2: clip array indices returned by qdm2_get_vlc().
2012-05-07 Justin Rugglesavcodec: do not needlessly set packet size to 0 in...
2012-05-07 Justin Rugglesavcodec: for audio encoding, reset output packet when...
2012-05-07 Justin Rugglesavcodec: refactor avcodec_encode_audio2() to merge...
2012-05-07 Justin Rugglesavcodec: remove fallbacks for AVCodec.encode() in avcod...
2012-05-07 Diego Biurrunlibschroedinger: Switch to function names more in line...
2012-05-07 Diego BiurrunMove code shared between libdirac and libschroedinger...
2012-05-07 Diego Biurrunh264: Remove a commented-out function pointer typedef.
2012-05-07 Diego Biurruntxd: Remove write-only variable in txd_decode_frame().
2012-05-07 Diego Biurrunmmvideo.c: Remove unused variable in mm_decode_pal().
next