]> git.sesse.net Git - ffmpeg/history - libavcodec
Mirillis FIC video decoder
[ffmpeg] / libavcodec /
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-08 Tim Walkermlp: improve request_channel_layout behavior.
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-08 Vittorio Giovarah264: give numbers to nalus
2014-02-08 Janne Grunaux86: use the inline int8x8_fmul_int32 only if inline...
2014-02-07 Christophe Gisquetdcadsp: split lfe_dir cases
2014-02-07 Christophe Gisquetx86: dcadsp: implement int8x8_fmul_int32
2014-02-07 Christophe Gisquetdcadsp: add int8x8_fmul_int32 to dsp context
2014-02-07 Martin Storsjöarm: Add X() around all references to extern symbols
2014-02-06 Ronald S. Bultjevp8: fix bilinear C code to work if src_stride != dst_s...
2014-02-06 Martin Storsjövp8: Use 2 registers for dst_stride and src_stride...
2014-02-04 Vittorio Giovarampeg: K&R formatting cosmetics
2014-02-04 Anton Khirnovlagarith: reallocate rgb_planes when needed
2014-02-04 Anton Khirnovtruemotion1: check the header size
2014-02-04 Anton Khirnovshorten: pad the internal bitstream buffer
2014-02-04 Anton Khirnoveacmv: clear references on frame dimensions change
2014-02-04 Diego Biurrunavcodec: Suppress deprecation warnings from avcodec_all...
2014-02-04 Vittorio Giovarajvdec: K&R formatting cosmetics
2014-02-04 Anton Khirnovh264: reset data partitioning at the beginning of each...
2014-02-04 Anton Khirnovvp8: use a fixed-size edge emu buffer
2014-02-04 Jan Ekströmutvideoenc: Add support for the new BT.709 FourCCs...
2014-02-04 Anton Khirnovhevc: check that the VCL NAL types are the same for...
2014-02-01 Luca Barbatohevc: Reject impossible slice segment
2014-02-01 Luca Barbatohevc: Consider first quantization group any reference...
2014-01-31 Janne Grunauxvid: switch to xvid mmx idct as soon as possible
2014-01-31 Jan Ekströmatrac3plus: Make initialization dependant on channel...
2014-01-30 Ronald S. Bultjex86: videodsp: Fix a bug in a %if statement where we...
2014-01-30 Ronald S. Bultjex86: videodsp: Properly mark sse2 instructions in emula...
2014-01-29 John Stebbinsac3dec: Allow asymmetric application of DRC when drc_sc...
2014-01-29 Diego Biurrunmpeg: Drop unused parameters from ff_draw_horiz_band()
2014-01-25 Janne Grunaumpeg12: check scantable indices in all decode_block...
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-24 Kostya Shishkovdxtory: compressed RGB555/RGB565 decoding support
2014-01-24 Kostya Shishkovdxtory: add more compressed and uncompressed modes
2014-01-24 Guillaume Martresvp9: fix bugs in updating coef probabilities with paral...
2014-01-24 Ronald S. Bultjevp9: fix mvref finding to adhere to bug in libvpx.
2014-01-22 Martin Storsjömpegvideo_enc: Don't call ff_h263dsp_init unconditionally
2014-01-22 Diego Biurrunbfin: vp3: Mark all binary object sections appropriately
2014-01-22 Janne Grunauh264: skip chroma edges at the picture boundary while...
2014-01-21 Anton Khirnovlavc: do not force the emu edge flag
2014-01-21 Kostya Shishkovdxtory: change error code for unexpected slice configur...
2014-01-21 Kostya Shishkovdxtory: correctly handle YUV slices with average odd...
2014-01-21 Diego Biurrundxva2: Use correct printf format strings
2014-01-21 Diego Biurrundxva2: Add missing #includes
2014-01-21 Sam Lantingadxva2: Log errors verbosely
2014-01-21 Sam Lantingadxva2: Retry IDirectXVideoDecoder_BeginFrame()
2014-01-21 Luca Barbatohevc: Bound check cu_qp_delta
2014-01-21 Luca Barbatohevc: Bound check slice_qp
2014-01-21 Luca Barbatohevc: Prevent some integer overflows
2014-01-21 Guillaume Martreshevc: Remove useless clip
2014-01-21 Guillaume Martreshevc: clip pixels when transquant bypass is used
2014-01-21 Luca Barbatohevc: Use uint64 to check for tile dimensions
2014-01-21 Michael Niedermayerhevc: Fix modulo operations
2014-01-21 Michael Niedermayerhevc: check that VPS referenced from SPS exists
2014-01-20 Michael Niedermayervc1: Always reset numref when parsing a new frame header.
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-20 Anton Khirnovmpegvideo: allocate edges when encoding.
2014-01-20 Anton Khirnovlavc: allow the caller to override dimensions in ff_get...
2014-01-19 Tim Walkereac3: cosmetics, re-indent.
2014-01-19 Tim Walker(e)ac3: clip surround mix level indexes.
2014-01-19 Tim Walker(e)ac3: parse and store the Lt/Rt and LFE mix levels.
2014-01-19 Tim Walkerac3: set default matrix encoding modes in parse_frame_h...
2014-01-18 Anton Khirnovh264: check that an IDR NAL only contains I slices
2014-01-18 Anton Khirnovh264: reset num_reorder_frames if it is invalid
2014-01-18 Anton Khirnovh264: reset ref count if decoding the slice header...
2014-01-18 Anton Khirnovh264: prevent two matching fields from being both a...
2014-01-18 Anton Khirnovh264: do not call field_end if we do not have a current...
2014-01-18 Anton Khirnovh264: limit allowed pred modes in ff_h264_check_intra_p...
2014-01-18 Anton Khirnovh264: reset first_field if frame_start() fails for...
2014-01-15 Diego Biurrunx86: dsputil: Simplify xvmc deprecation conditional
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: h264 (bi)weight NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 loop filter NEON optimizations
2014-01-15 Janne Grunauaarch64: hpeldsp NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 qpel NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 idct NEON assembler optimizations
2014-01-15 Janne Grunauaarch64: h264 chroma motion compensation NEON optimizations
2014-01-15 Janne Grunaudct-test: test ff_simple_idct_neon only on ARM for now
2014-01-14 Janne Grunaucabac: remove leftovers from the cabac encoder
2014-01-13 Diego Biurrunx86: Consistently use cpu flag detection macros in...
2014-01-13 Diego Biurrunarm: Use full filenames as multiple inclusion guards
2014-01-13 Tim Walkervc1: Enable the interlaced B-frame codepath.
2014-01-13 Michael Niedermayervc1: Add avg_no_rnd_vc1_chroma_mc4_c()
2014-01-13 Luca Barbatovc1: Factorize out chroma MC
2014-01-12 Luca Barbatovc1dsp: K&R formatting cosmetics
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2014-01-09 Diego Biurrunx86: hpeldsp: Add missing av_cold attribute to init...
2014-01-09 Diego Biurrunx86: avcodec: Add a bunch of missing #includes for...
2014-01-09 Diego Biurrunac3tab.h: #include the correct headers
2014-01-09 Anton Khirnovmjpegdec: apply flipping after decoding, not before
2014-01-09 Guillaume Martreshevc: fix decoding of one PU wide files
2014-01-09 Anton Khirnovvp9: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovvp8: drop support for real (non-emulated) edges
2014-01-09 Anton Khirnovmpegvideo: drop support for real (non-emulated) edges
2014-01-07 Martin Storsjöarm: Add a missing # as prefix for an immediate constant
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-07 Martin Storsjöarm: Remove a leftover define for the pld instruction
2014-01-07 Martin Storsjöarm: cosmetics: Reindent the h264dsp neon init function
next