]> git.sesse.net Git - ffmpeg/history - libavcodec
h264: move intra4x4_pred_mode[_cache] into the per-slice context
[ffmpeg] / libavcodec /
2015-03-21 Anton Khirnovh264: move intra4x4_pred_mode[_cache] into the per...
2015-03-21 Anton Khirnovh264: move some neighbour information into the per...
2015-03-21 Anton Khirnovh264: move {chroma,intra16x16}_pred_mode into the per...
2015-03-21 Anton Khirnovh264: move {prev,next}_mb_skipped into the per-slice...
2015-03-21 Anton Khirnovh264: move qp_thresh into the per-slice context
2015-03-21 Anton Khirnovh264: move the quantizers into the per-slice context
2015-03-21 Anton Khirnovh264: do not copy qscale when updating per-thread contexts
2015-03-21 Anton Khirnovh264: split weighted pred-related vars into per-slice...
2015-03-21 Anton Khirnovh264_ps: properly check cropping parameters against...
2015-03-21 Anton Khirnovhevc: zero the correct variables on invalid crop parameters
2015-03-21 Anton Khirnovhevc: make the crop sizes unsigned
2015-03-19 Andreas Cadhalpunwebp: ensure that each transform is only used once
2015-03-17 Martin StorsjöReplace a few leftover instances of enum PixelFormat...
2015-03-17 Vittorio Giovaraaacsbr: Fix type for index variable
2015-03-17 Vittorio Giovarahqx: Drop unused offsets table
2015-03-17 Carl Eugen Hoyoslibx264: Allow full-range yuv422 and yuv444 pixel formats
2015-03-17 Niels Möllerdca: Read params->pancABIT0[param_index] only if part0...
2015-03-17 Luca Barbatox86: Put COPY3_IF_LT under HAVE_6REGS
2015-03-15 Niels Möllerdca: Support for XLL (lossless extension)
2015-03-13 Diego Biurrundca: Mark syncword constants unsigned; they do not...
2015-03-13 Vittorio GiovaraTDSC decoder
2015-03-13 Vittorio Giovaramjpeg: Mark decoder family as thread safe
2015-03-13 Vittorio Giovaralavc: Introduce AVCodec internal capabilities
2015-03-13 Vittorio Giovaralavc: Improve thread locking error message
2015-03-12 Himangi Saraogilibx264: Return more meaningful error codes
2015-03-12 Vittorio Giovaralibtheora: Check frame allocation
2015-03-12 Vittorio Giovarampegvideo_enc: Check AVCodecContext allocation
2015-03-12 Niels Möllerdca: Document the permuted order in the lfe_fir_64...
2015-03-11 Andreas Cadhalpunroqvideoenc: set enc->avctx in roq_encode_init
2015-03-11 Yukinori Yamazoeqsv: Improve the log message of when initializing MFX_I...
2015-03-11 Hendrik Leppkesmlpdec: support TrueHD streams with an Atmos substream
2015-03-11 Hendrik Leppkesmlpdec: support major sync headers with optional extens...
2015-03-09 Vittorio Giovaralibvpx: Fix mixed use of av_malloc() and av_reallocp()
2015-03-08 Michael Niedermayerutvideodec: Handle slice_height being zero
2015-03-08 Anton Khirnovtiff: Check that there is no aliasing in pixel format...
2015-03-08 Luca Barbatovorbis: Check the vlc value in setup_classifs
2015-03-08 Luca Barbatovorbis: Use a local codebook variable
2015-03-06 Martin Storsjölibopenh264enc: Add support for building with OpenH264 1.4
2015-03-05 Anton Khirnovh264: remove a now redundant error check
2015-03-05 Andreas Cadhalpunwebp: validate the distance prefix code
2015-03-05 Andreas Cadhalpunrv10: check size of s->mb_width * s->mb_height
2015-03-04 Himangi Saraogipcxenc: Return more meaningful error codes
2015-03-04 Vittorio Giovaraaac: Relax reserved_bit validation
2015-03-04 Diego Biurrundca: Move syncword definitions to a separate header
2015-03-03 Anton Khirnovwma.h: #include "avcodec.h"
2015-03-03 Vittorio Giovaraaic: Fix decoding files with odd dimensions
2015-03-02 Luca Barbatoprores: Extend the padding check to 16bit
2015-02-28 Andreas Cadhalpunavcodec/utils: use correct printf specifier in ff_set_sar
2015-02-28 Anton Khirnovlavc: do not compile fmtconvert unconditionally
2015-02-28 Anton Khirnovfmtconvert: drop unused functions
2015-02-28 Anton Khirnovlavc: remove unused traces of fmtconvert usage
2015-02-23 Diego Biurrunqsv: Skip qsv.h compilation if qsv is not enabled
2015-02-23 Federico Tomassettieamad: check for out of bounds read
2015-02-23 Federico Tomassettimdec: check for out of bounds read
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-22 Carl Eugen Hoyoshevc_deblock: Fix compilation with nasm
2015-02-22 Vittorio Giovaralibschroedinger: Check memory allocations
2015-02-21 Gilles Chanteperdrixmpegaudio_parser: add MP3 ADU headers parser
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-21 Anton Khirnovh264: only ref cur_pic in update_thread_context if...
2015-02-20 Peter Meerwaldlibavcodec: Make use of av_clip functions
2015-02-20 Peter Meerwaldlibavcodec: Don't use av_cold annotation in twinvq...
2015-02-19 Oleksij Rempellavc: Add DSS SP decoder
2015-02-19 Anton Khirnovqsv_api: fix building with libmfx disabled
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder
2015-02-19 Anton Khirnovh264_parser: export video format and dimensions
2015-02-19 Himangi Saraogirv40: Return more meaningful error codes
2015-02-18 Derek Buitenhuislibx265: Add crf private option
2015-02-18 Derek Buitenhuislibx265: Reduce the scope of some variables
2015-02-17 Himangi Saraogiwmv2: Return meaningful error codes
2015-02-17 Himangi Saraogiqdm2: Return meaningful error codes
2015-02-17 Himangi Saraogilibxvid: Return meaningful error messages
2015-02-17 Himangi Saraogiaac_adtstoasc_bsf: Check extradata memory allocation
2015-02-17 Vittorio Giovaraavpacket: Check buffer reference
2015-02-17 Vittorio Giovaravorbisdec: Check memory allocations
2015-02-17 Vittorio Giovaradvdsubdec: Check memory allocations
2015-02-17 Vittorio Giovaradct-test: Fix initialization syntax
2015-02-17 Vittorio Giovaralavc: Document interaction between avcodec_open2()...
2015-02-16 Diego Biurrundca: Remove separate header for DCA ExSS
2015-02-15 Diego Biurrundca: Move data tables from a header to an object file
2015-02-15 Diego Biurrundca: Add array sizes to array declarations
2015-02-15 Peter Meerwaldg722: Add ARM NEON implementation for g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Split out computation of band->s_zero and unroll...
2015-02-15 Peter Meerwaldg722: Unroll g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Reduce number of pointers passed to g722_apply_qm...
2015-02-15 Peter Meerwaldg722: Split out g722_qmf_apply() function into g722dsp.c
2015-02-14 Diego Biurrunvdpau: Adjust necessary #includes for vdpau_internal.h
2015-02-14 Diego Biurrundca: Move all tables into dcadata.h
2015-02-14 Diego Biurrundca: Remove trace debugging code
2015-02-14 Diego Biurrundca: Return more informative error codes
2015-02-14 Diego Biurrundca: Split code for handling the EXSS extension off...
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2015-02-14 Himangi Saraogivp56: Return meaningful error codes
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2015-02-07 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-04 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2015-02-04 Alex Converseaacdec: Support for ER AAC ELD 480.
2015-02-04 Niel van der Westh... aacdec: Tables for length 480 AAC ELD.
2015-02-04 Niel van der Westh... aacdec: Support for ER AAC in LATM
2015-02-04 Alex Converseaacdec: Refactor aac_er_decode_frame.
next