]> git.sesse.net Git - ffmpeg/history - libavcodec
twinvq: set block align for codecs and use it in size checks
[ffmpeg] / libavcodec /
2013-08-26 Kostya Shishkovtwinvq: set block align for codecs and use it in size...
2013-08-24 Diego Biurrunh264_cabac: Mark functions calling decode_cabac_residua...
2013-08-23 Diego Biurrunarm: h264chroma: Do not compile h264_chroma_mc* depende...
2013-08-23 Diego Biurrunlibfdk-aacdec: formatting cosmetics
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-08-21 Diego Biurrunx86: Split DCT and FFT initialization into separate...
2013-08-21 Diego Biurrunx86: h264_idct: Remove incorrect comment
2013-08-21 Diego Biurrunavcodec/utils: Simplify a condition that combines HAVE_...
2013-08-20 Diego Biurrunh264_ps: Use more meaningful error values
2013-08-20 Diego Biurrunh264_ps: K&R formatting cosmetics
2013-08-20 Diego Biurrunh264_ps: Drop commented-out cruft
2013-08-20 Diego Biurrunh264data: Move some tables to the only place they are...
2013-08-20 Diego Biurrunh264data: Remove unused luma_dc_field_scan table
2013-08-20 Martin StorsjöAdd a libfdk-aac decoder
2013-08-20 Diego Biurrunavcodec: Remove some commented-out debug cruft
2013-08-17 Janne Grunaudxa: fix decoding of first I-frame by separating I...
2013-08-16 Luca Barbatodxa: Make sure the reference frame exists
2013-08-16 Luca Barbatoh261: check the mtype index
2013-08-16 Kostya Shishkovaltivec: perform an explicit unaligned load
2013-08-15 Diego Biurrunvp56data: Move all data tables to the .c file
2013-08-15 Diego Biurrunvp56data: Move all shared enum/struct declarations...
2013-08-15 Diego Biurrunmpeg12decdata.h: Move all tables to the only place...
2013-08-15 Diego Biurrunmpeg12decdata: Remove unused #define
2013-08-15 Diego Biurrunavcodec: Replace local extern declarations for tables...
2013-08-15 Diego Biurrunivi_common: Make some tables only used within the file...
2013-08-15 Janne Grunau8bps: decode 24bit files correctly as rgb32 on bigendian
2013-08-13 Luca Barbatortjpeg: Use init_get_bits8
2013-08-13 Luca Barbatortjpeg: return meaningful error codes
2013-08-13 Luca Barbatonuv: Use av_fast_realloc
2013-08-13 Luca Barbatonuv: Reset the frame on resize
2013-08-13 Luca Barbatonuv: Pad the lzo outbuf
2013-08-13 Luca Barbatonuv: Do not ignore lzo decompression failures
2013-08-13 Ian Taylorpng: allow encoding 16-bit grayscale
2013-08-11 Hendrik Leppkeswmall: use AVFrame API properly
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-10 Vittorio Giovarah264: check one context_init() allocation
2013-08-10 Vittorio Giovarah264: use explicit variable names for *_field_flag
2013-08-10 Vittorio Giovarah264: return meaningful values
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-08 Ben Avisonarm: Add assembly version of h264_find_start_code_candidate
2013-08-08 Ben Avisonh264dsp: Factorize code into a new function, h264_find_...
2013-08-08 Ben Avisonh264_parser: Initialize the h264dsp context in the...
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-07 Rémi Denis-Courmontlibavcodec: use avpriv_open()
2013-08-07 Vittorio Giovarampegvideo_enc: drop outdated copy_picture_attributes...
2013-08-07 Kostya Shishkovdeprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID...
2013-08-06 Christian Schmidtpcm_bluray: Return AVERROR_INVALIDDATA instead of ...
2013-08-06 Diego Biurrunavcodec/options: Drop deprecation warning suppression...
2013-08-05 Kostya Shishkovtwinvq: Split VQF-specific part from common TwinVQ...
2013-08-05 Diego Biurruntwinvq: Prefix enums and defines shared with VoxWare...
2013-08-05 Kostya Shishkovtwinvq: move all bitstream reading into single place
2013-08-05 Ben Avisonmpegts: Remove one 64-bit integer modulus operation...
2013-08-05 Luca Barbatovc1: check mb_height validity.
2013-08-05 Luca Barbatovc1: check the source buffer in vc1_mc functions
2013-08-05 Luca Barbatobink: Bound check the quantization matrix.
2013-08-05 Luca Barbatolibx264: add shortcut for the bluray compatibility...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate VDPAU codec capability
2013-08-05 Rémi Denis-Courmontvdpau: remove old-style decoders
2013-08-04 Luca Barbatoaac: Forward errors properly in aac_decode_frame_int
2013-08-04 Luca Barbatoaac: Check init_get_bits return value
2013-08-02 Yusuke Nakamuraavcodec: Add output_picture_number to AVCodecParserContext
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-08-02 Vittorio Giovarah264_sei: Return meaningful values
2013-08-01 Vittorio Giovarah264_sei: K&R formatting cosmetics
2013-08-01 Diego Biurrunh264_sei: Remove pointless old comment
2013-08-01 Diego Biurruntwinvq: Add proper twinvq prefixes to identifiers
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-07-29 Michael Niedermayerhuffyuvenc: BGRA support
2013-07-28 Luca Barbatoxl: Make sure the width is valid
2013-07-28 Paul B Maholutvideoenc: use av_image_copy_plane()
2013-07-28 Luca Barbatoaasc: Check minimum buffer size
2013-07-28 Luca Barbatoqdm2: Whitespace cosmetics
2013-07-28 Luca Barbatoflac: use meaningful return values
2013-07-28 Luca Barbatoxl: Fix the buffer size check
2013-07-28 Luca Barbatoxl: K&R formatting cosmetics
2013-07-27 Diego BiurrunAdd missing deprecation attributes
2013-07-27 Diego Biurrunh264: K&R formatting cosmetics
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-25 Rémi Denis-Courmontmpeg12: Ignore slice threading if hwaccel is active
2013-07-25 Rainer Hocheckervdpau: Fix VC-1 interlaced mode
2013-07-25 Diego Biurruncosmetics: Add '0' to float constants ending in '.'.
2013-07-25 Diego Biurruntwinvq: K&R formatting cosmetics
2013-07-24 Martin Storsjöarm: Comment out unused labels in simple_idct_arm
2013-07-23 Luca Barbato8bps: Make the bound-checks consistent
2013-07-23 Luca Barbato8bps: Bound-check the input buffer
2013-07-23 Luca Barbato4xm: Reject not a multiple of 16 dimension
2013-07-23 Luca Barbatoalsdec: Clean up error paths
2013-07-23 Luca Barbatoalsdec: Fix the clipping range
2013-07-22 Martin Storsjöarm: Mangle external symbols properly in new vfp assemb...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of qmf_32_subbands
2013-07-22 Ben Avisondcadsp: Add a new method, qmf_32_subbands
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of fft16
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of dca_lfe_fir
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of imdct_half
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisondcadec: Use int32_to_float_fmul_array8
2013-07-22 Ben Avisonfmtconvert: Add a new method, int32_to_float_fmul_array8
next