prepare 9_beta3 release
[platform/upstream/libav.git] / libavcodec /
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-20 Luca Barbatolavc: add missing files for arm
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-19 Anton Khirnovmpeg12: do not decode extradata more than once.
2012-12-19 Victor Lopezh264: fix sps parsing for SVC and CAVLC 4:4:4 Intra...
2012-12-19 Janne Grunaumpegvideo: increase edge_emu_buffer size for VC1
2012-12-18 Janne Grunauavcodec: bump minor for adaptive h264 frame-mt
2012-12-18 Janne Grunauh264: support frame parameter changes during frame-mt
2012-12-18 Janne Grunaumpegvideo: allocate scratch buffers after linesize...
2012-12-18 Michael Niedermayerff_h264_direct_ref_list_init: fix B slice check.
2012-12-18 Janne Grunauh264: increase dist_scale_factor for up to 32 references
2012-12-18 Diego Biurrunmisc typo, style and wording fixes
2012-12-18 Michael Niedermayerh264: use mbaff ref indices in fill_colmap() only for...
2012-12-18 Janne Grunauh264: prevent decoding of slice NALs in extradata
2012-12-17 Diego Biurruncosmetics: Use consistent names for multiple inclusion...
2012-12-15 Janne Grunauh264: fix memleak on error during SPS parsing
2012-12-15 Janne Grunauh264-mt: handle NAL_DPAs before calling ff_thread_finis...
2012-12-14 Luca Barbatovp56: release frames on error
2012-12-14 Luca Barbatovp56: make parse_header return standard error codes
2012-12-14 Anton Khirnovivi_common: check that scan pattern is set before using it.
2012-12-14 Anton Khirnovivi_common: use proper logging context in ivi_decode_bl...
2012-12-14 Anton Khirnovivi_common: make some functions and tables static.
2012-12-13 Janne Grunauh264: initialize frame-mt context copies properly
2012-12-13 Janne Grunaumpegvideo: treat delayed pictures as used
2012-12-13 Janne Grunaulavc: set frame parameters after decoding only if necessary
2012-12-13 Janne Grunauh264: set parameters from SPS whenever it changes
2012-12-13 Luca Barbatovp6: properly fail on unsupported feature
2012-12-12 Alex Converseaacdec: Fix an off-by-one overwrite when switching...
2012-12-12 Martin Storsjösvq1: Fix building with -DDEBUG
2012-12-12 Anton Khirnovsvq1: return meaningful error codes.
2012-12-12 Anton Khirnovlavc: replace some forgotten instances of PixelFormat...
2012-12-12 Anton Khirnovsvq1: unmacroify macros used only once.
2012-12-12 Anton Khirnovsvq1: deMpegEncContextize
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-11 Mans RullgardMake LOCAL_ALIGNED syntactically similar on all systems
2012-12-10 Carl Eugen HoyosZeroCodec: Flip output
2012-12-10 Mans Rullgardsh4: dsputil: remove duplicate of ff_gmc_c()
2012-12-09 Mans Rullgarddsputil: remove unused macro WRAPPER8_16
2012-12-09 Martin Storsjölibvpxenc: Support forcing keyframes
2012-12-09 Mans Rullgardac3dec: decode directly into output buffers
2012-12-09 Mans Rullgardac3dec: make downmix() take array of pointers to channe...
2012-12-09 Mans Rullgardac3dec: output planar float only
2012-12-09 Janne Grunausvq3: make slice type value unsigned to match svq3_get_...
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
2012-12-08 Janne Grunaumjpeg: initialize input padding after unescaped buffer...
2012-12-08 Ronald S. Bultjeh264: check for invalid zeros_left before writing
2012-12-08 Janne Grunaugolomb: use unsigned arithmetics in svq3_get_ue_golomb()
2012-12-07 Josh Allmanntakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Mans Rullgardtakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-07 Michael Niedermayerparser: fix large overreads
2012-12-07 Michael Niedermayerbitstream: add get_bits64() to support reading more...
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-12-07 Mans Rullgarddct-test: arm: indicate required cpu features for optim...
2012-12-07 Anton Khirnovsnow: fix build after 594d4d5df3c70404168701dd5c90b7e6e...
2012-12-07 Mans Rullgardarm: fix use of uninitialised value in ff_fft_fixed_ini...
2012-12-07 Martin Storsjöavpicture: Don't assume a valid pix fmt in avpicture_ge...
2012-12-07 Janne Grunauh264: add a pointer for weighted prediction temporary...
2012-12-07 Janne Grunauh264: check sps.log2_max_frame_num for validity
2012-12-07 Janne Grunauflac: change minimum and default of lpc_passes option...
2012-12-07 Christophe GisquetSBR DSP x86: implement SSE sbr_hf_gen
2012-12-07 Christophe GisquetAAC SBR: use AVFloatDSPContext's vector_fmul
2012-12-05 Janne Grunauh264: slice-mt: check master context for valid current_...
2012-12-05 Janne Grunauh264: slice-mt: get last_pic_dropable from master context
2012-12-05 Justin Rugglesalacenc: add support for multi-channel encoding
2012-12-04 Janne Grunaumimic: initialize padding of swap_buf through av_fast_p...
2012-12-04 Janne Grunaueamad: initialize padding of bitstream_buf through...
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: factorise setting buffer type in avcodec_default_...
2012-12-04 Anton Khirnovlavc: don't reuse audio buffers
2012-12-04 Anton Khirnovlavc: set frame properties in ff_get_buffer().
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-12-02 Janne Grunauh264: error out on unset current_picture_ptr for h...
2012-12-02 Christophe Gisquetaac: avoid a memcpy in sbr_qmf_analysis
2012-11-29 Diego Biurrunbuild: The FLAC encoder also depends on the flacdsp...
2012-11-29 Janne Grunauh264: check context state before decoding slice data...
2012-11-29 Janne Grunauflashsv: make sure data for zlib priming is available
2012-11-28 Diego Biurrunx86: dsputilenc: port to cpuflags
2012-11-28 Diego Biurrunx86: h264dsp: Fix linking with yasm and optimizations...
2012-11-27 Diego Biurrunx86: h264_idct: port to cpuflags
2012-11-27 Piotr Bandurskivble: Do not abort decoding when version is not 1
2012-11-27 Diego Biurrunx86: h264_weight: port to cpuflags
2012-11-27 Janne Grunauh264: set Picture.owner2 to the current thread
2012-11-27 Janne Grunauh264: check ref_count validity for num_ref_idx_active_o...
2012-11-27 Janne Grunauh264: add missing new line to log message
2012-11-27 Michael Niedermayerdcadec: skip QMF on unused channels
2012-11-26 Justin Rugglesdsputil: move vector_fmul_scalar() to AVFloatDSPContext...
2012-11-26 Michael Niedermayeraacenc: use the correct output buffer
2012-11-26 Mans Rullgardaacdec: fix signed overflows in lcg_random()
2012-11-26 Janne Grunauflashsv: check for keyframe before using differential...
2012-11-26 Janne Grunauh264: enable low delay only if no delayed frames were...
2012-11-26 Diego Biurrunx86: fix build without inline asm
2012-11-26 Justin Rugglesaacdec: use float planar sample format for output
2012-11-26 Justin Ruggleslavc: clarify get_buffer() documentation
2012-11-26 Justin Rugglesmpegaudiodec: use planar sample format for output unles...
2012-11-25 Justin Rugglesx86: h264 qpel: use the correct number of utilized...
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-25 Daniel Kangx86: h264: Remove 3dnow QPEL code
next