]> git.sesse.net Git - ffmpeg/history - libavcodec
truemotion2: return meaningful error codes.
[ffmpeg] / libavcodec /
2012-12-24 Anton Khirnovwnv1: cosmetics, reformat
2012-12-24 Anton Khirnovxan: remove a trivially true if().
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-24 Anton Khirnovzerocodec: remove an unused variable.
2012-12-24 Anton Khirnovzmbv: remove some pointless comments and empty lines
2012-12-24 Anton Khirnovyop: simplify/sanitize the decoding loop
2012-12-24 Anton Khirnovc93: set palette_has_changed.
2012-12-24 Anton Khirnovbmp: cosmetics, reformat
2012-12-23 Martin Storsjölavc: Correct the description of pkt_dts
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
2012-12-23 Anton Khirnov8bps: cosmetics
2012-12-23 Anton Khirnovaasc: cosmetics, reformat
2012-12-23 Anton Khirnovansi: remove an extra return
2012-12-23 Anton Khirnovasvdec: cosmetics, reformat
2012-12-23 Anton Khirnovaura: cosmetics, reformat
2012-12-23 Anton Khirnov4xm: don't rely on get_buffer() initializing the frame.
2012-12-23 Anton Khirnovhuffyuv: split encoder and decoder into separate files.
2012-12-23 Anton Khirnovlavc: make pkt_{p,d}ts doxy less confusing
2012-12-23 Anton Khirnovlavc: rewrite and extend AVFrame doxy
2012-12-22 Justin Rugglesttadec: fix last frame handling when seeking
2012-12-22 Justin Rugglesalacdec: do not be too strict about the extradata size
2012-12-22 Justin Rugglesflac: only set channel layout if not previously set...
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...
next