]> git.sesse.net Git - ffmpeg/history - libavcodec
vc1dec: Don't apply the loop filter on fields
[ffmpeg] / libavcodec /
2013-05-14 Martin Storsjövc1dec: Don't apply the loop filter on fields
2013-05-14 Hendrik Leppkesvc1: implement frame interlaced b-frame header parsing
2013-05-14 Michael Niedermayervc1dec: Don't attempt error concealment on field pictures
2013-05-14 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frame...
2013-05-14 Claudio Freireaacenc: Fix erasure of surround channels
2013-05-14 Claudio Freireaacenc: Fix target bitrate for twoloop quantiser search
2013-05-14 Claudio Freireaacenc: Fix a rounding bug in aacpsy channel bitrate...
2013-05-14 Matt Wolenetzlavc: Fix msvc compilation of utils.c with -WX (warning...
2013-05-12 Diego Biurrunx86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
2013-05-12 Diego Biurrunx86: dsputil: Split inline assembly from init code
2013-05-12 Diego Biurrunx86: dsputil: Refactor pixels16 wrapper functions with...
2013-05-12 Diego Biurrunconfigure: Rename cmov processor capability to i686
2013-05-10 Janne Grunauindeo3: avoid writes without necessary alignment in...
2013-05-10 Christophe Gisquetx86: sbrdsp: implement SSE2 qmf_pre_shuffle
2013-05-08 Diego Biurrunx86: dsputil: Remove unused argument from QPEL_OP macro
2013-05-08 Diego Biurrunx86: dsputil: Move TRANSPOSE4 macro to the only place...
2013-05-08 Diego Biurrunx86: dsputil: Move constant declarations into separate...
2013-05-07 Diego Biurrunx86: dsputil: Group all assembly constants together...
2013-05-07 Diego Biurrunx86: dsputil: Move ff_pd assembly constants to the...
2013-05-07 Diego Biurrunx86: dsputil: Remove unused ff_pb_3F constant
2013-05-07 Diego Biurrunx86: dsputil: Remove unused MOVQ_BONE macro
2013-05-07 Diego Biurrunx86: dsputil: Move rv40-specific functions where they...
2013-05-07 Diego Biurrunx86: dsputil hpeldsp: Move shared template functions...
2013-05-07 Diego Biurrunx86: rnd_template: Eliminate pointless OP_AVG macro...
2013-05-07 Luca Barbatolavc: do not leak frames in avcodec_decode_audio4
2013-05-07 Anton Khirnovindeo3: use unaligned reads on reference blocks.
2013-05-06 Janne Grunaujpeg2000dec: initialize static data just once
2013-05-06 Janne Grunaujpeg2000dec: cleanup properly after decoding errors
2013-05-06 Nicolas Bertrandjpeg2000: Fix uninitialized data errors pointed out...
2013-05-06 Diego Biurrunx86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_...
2013-05-06 Diego Biurrunx86: hpeldsp: Only compile MMX hpeldsp code if MMX...
2013-05-06 Diego Biurrunx86: More specific ifdefs for dsputil/hpeldsp init...
2013-05-05 Diego Biurrunbgmc: Do not mark ff_bgmc_decode_init() as av_cold
2013-05-05 Diego Biurrunavcodec: Add av_cold attributes to end functions missin...
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Christophe Gisquetsbrdsp: Unroll and use integer operations
2013-05-03 Christophe Gisquetsbrdsp: Unroll sbr_autocorrelate_c
2013-05-03 Christophe Gisquetx86: sbrdsp: Implement SSE2 qmf_deint_bfly
2013-05-03 Masaki Tanakavc1_parser: Set field_order.
2013-05-03 Masaki Tanakampegvideo_parser: Set field_order.
2013-05-03 Masaki Tanakaavcodec: Add field order information to AVCodecParserCo...
2013-05-03 Anton Khirnovlavc: schedule AVCodecContext.lowres for removal on...
2013-05-02 Diego Biurrunaac: Remove aacpsy.h header, unused since 78e65cd7726
2013-05-02 Diego Biurruncavs: Remove cavsdata.h header, unused since 88386feefd
2013-05-02 Diego Biurrunx86: dsputil: Move cavs and vc1-specific functions...
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: Move duplicated put_pixels{8|16}_mmx functions...
2013-05-02 Diego Biurrunppc: Only compile AltiVec FFT assembly when AltiVec...
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify how to use buf[] when implementi...
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify what get_buffer2 must fill in...
2013-04-30 Diego Biurrunppc: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunx86: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunarm: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunavcodec: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-30 Diego Biurrunfft: Remove pointless #ifdefs around function declarations
2013-04-30 Diego Biurrunppc: Move AltiVec utility headers out of AltiVec ifdefs
2013-04-30 Diego Biurrunppc: More consistent names for H.264 optimizations...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-30 Anton Khirnovlavc: clear AVBuffers on decoded frames if refcounted_f...
2013-04-30 Anton Khirnovindeo3: use put_pixels instead of put_no_rnd_pixels...
2013-04-30 Anton Khirnovindeo3: fix off by one in MV validity check
2013-04-29 Diego Biurrunx86: dsputil: Remove a set of pointless #ifs around...
2013-04-29 Diego Biurrunx86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mm...
2013-04-29 Diego Biurrunx86: hpeldsp: Remove unused macro definitions
2013-04-27 Luca Barbatoaac: check the maximum number of channels
2013-04-27 Diego Biurrunh264_refs: Do not print check_opcodes() return value
2013-04-26 Diego Biurrunx86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exp...
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-23 Martin Storsjöx86: Get rid of duplication between *_rnd_template.c
2013-04-23 Hendrik Leppkesmpegvideo: unref cur/next/prev frames when flushing
2013-04-23 Martin Storsjöx86: Factorize duplicated inline assembly snippets
2013-04-23 Nicolas Bertrandjpeg2000: Add mutlti-threading support to decoder
2013-04-22 Diego Biurrunx86: Move some conditional code around to avoid unused...
2013-04-22 Janne Grunaujpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
2013-04-22 Janne Grunauthreads: always call thread_finish_setup for intra...
2013-04-22 Diego Biurrunavcodec: Bump minor for JPEG 2000 decoder
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema
2013-04-22 Diego Biurrunsh4: Remove dubious aligned dsputil code
2013-04-22 Diego Biurrunx86: cavs: Refactor duplicate dspfunc macro
2013-04-22 Diego Biurrunh264: Drop unused variable
2013-04-22 Diego Biurrunx86: cavs: Put mmx-specific code into its own init...
2013-04-22 Diego Biurrunx86: Remove some duplicate function declarations
2013-04-20 Martin Storsjöppc: hpeldsp: Include attributes.h
2013-04-19 Martin Storsjöx86: Remove unused inline asm instruction defines
2013-04-19 Martin Storsjövc1: Remove now unused variables
2013-04-19 Martin Storsjöcosmetics: bfin: Fix indentation in the dsputil init...
2013-04-19 Ronald S. Bultjedsputil: Remove non-8bpp draw_edge
2013-04-19 Ronald S. Bultjedsputil: Merge 9-10 bpp functions for get_pixels and...
2013-04-19 Ronald S. Bultjedsputil: Remove unused 32-bit functions
2013-04-19 Ronald S. Bultjedsputil: Remove dct_bits
2013-04-19 Ronald S. Bultjedsputil: Remove hpel functions (moved to hpeldsp)
2013-04-19 Ronald S. Bultjealpha: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjesparc: hpeldsp: Move vis half-pel assembly from dsputil...
2013-04-19 Michael Niedermayersh4: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjebfin: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
next