]> git.sesse.net Git - ffmpeg/history - libavcodec
FATE: change fate-maxis-xa to a normal demuxing test
[ffmpeg] / libavcodec /
2012-03-19 Aaron Colwellvp8: avoid race condition on segment map.
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-19 Kostya Shishkovzmbv: check decompress result
2012-03-19 Kostya Shishkovzmbv: correct indentation
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_thp to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_yamaha to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_swf to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_sbpro to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ct to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_xas to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_r1/2/3 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ea_maxis_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm convert adpcm_ima_ea_sead to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_ea_eacs to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ima_ws to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_apc to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_iss to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_dk3 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_dk4 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ms to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: use av_clip() in adpcm_ima_expand_nibble().
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_4xm to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_wav to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_qt to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: fix nb_samples rounding for adpcm_ima_dk3, and...
2012-03-18 Diego BiurrunUpdate Janne's email address.
2012-03-18 Diego Biurrunbytestream: Eliminate one level of pointless macro...
2012-03-18 Ronald S. Bultjexwd: convert to bytestream2.
2012-03-18 Paul B Maholvqavideo: port to bytestream2 API
2012-03-18 Kostya Shishkovprores: allow user to set fixed quantiser
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-03-17 Justin Rugglesresample: allocate a large enough output buffer
2012-03-17 Justin Ruggleswmaenc: remove bit-exact hack
2012-03-17 Aneesh Dograqtrle: Use bytestream2 functions to prevent buffer...
2012-03-16 Paul B Maholvqavideo: check malloc return values
2012-03-16 Uoti Urpalathreads: fix old frames returned after avcodec_flush_bu...
2012-03-16 Janne GrunauMPV: always mark dummy frames as reference
2012-03-16 Ronald S. Bultjeh264: fix deadlocks on incomplete reference frame decoding.
2012-03-16 Ronald S. Bultjempeg4: report frame decoding completion at ff_MPV_frame...
2012-03-16 Ronald S. Bultjemimic: don't use self as reference, and report completi...
2012-03-16 Diego Biurrunh264: K&R formatting cosmetics
2012-03-16 Diego Biurruns3tc.h: Add missing #include to fix standalone header...
2012-03-15 Paul B Maholdxa: remove useless code
2012-03-14 Ronald S. Bultjeh264: stricter reference limit enforcement.
2012-03-14 Ronald S. Bultjeh264: increase reference poc list from 16 to 32.
2012-03-14 Ronald S. Bultjexa_adpcm: limit filter to prevent xa_adpcm_table[]...
2012-03-14 Michael Niedermayersnow: check reference frame indices.
2012-03-14 Michael Niedermayersnow: reject unsupported chroma shifts.
2012-03-14 Paul B Maholanm: convert to bytestream2 API
2012-03-14 Paul B Maholbytestream: add more unchecked variants for bytestream2 API
2012-03-14 Paul B Maholjvdec: unbreak video decoding
2012-03-13 Michael Niedermayerh264: Fix invalid interlaced/progressive MB combination...
2012-03-13 Anton Khirnovlibx264: add 'stats' private option for setting 2pass...
2012-03-13 Anton Khirnovlibx264: fix help text for slice-max-size option.
2012-03-13 Hendrik Leppkesdxva2_vc1: pass the overlap flag to the decoder
2012-03-13 Hendrik Leppkesdxva2_vc1: fix decoding of BI frames
2012-03-13 Paul B Maholdfa: convert to bytestream2 API
2012-03-12 Peter Rossanm decoder: move buffer allocation from decode_init...
2012-03-12 Michael Niedermayerh264: improve parsing of broken AVC SPS
2012-03-12 Paul B Maholpcm-mpeg: convert to bytestream2 API
2012-03-12 Janne GrunauRevert "h264: clear trailing bits in partially parsed...
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-03-12 Paul B Maholmimic: do not continue if swap_buf_size is 0
2012-03-12 Paul B Maholmimic: convert to bytestream2 API
2012-03-12 Paul B Maholfrwu: use MKTAG to check marker instead of AV_RL32
2012-03-12 Paul B Maholtxd: port to bytestream2 API
2012-03-12 Paul B Maholc93: convert to bytestream2 API
2012-03-11 Ronald S. Bultjedsicinvideo: validate buffer offset before copying...
2012-03-11 Ronald S. Bultjecook: error out on quant_index values outside [-63...
2012-03-10 Ronald S. Bultjempc: pad mpc_CC/SCF[] tables to allow for negative...
2012-03-10 Ronald S. Bultjecook: expand dither_tab[], and make sure indexes into...
2012-03-10 Ronald S. Bultjexxan: reindent xan_unpack_luma().
2012-03-10 Ronald S. Bultjexxan: protect against chroma LUT overreads.
2012-03-10 Ronald S. Bultjexxan: convert to bytestream2 API.
2012-03-10 Ronald S. Bultjexxan: don't read before start of buffer in av_memcpy_ba...
2012-03-10 Ronald S. Bultjevp8: convert mbedge loopfilter x86 assembly to use...
2012-03-10 Ronald S. Bultjevp8: convert inner loopfilter x86 assembly to use named...
2012-03-09 Diego BiurrunFix a bunch of common typos.
2012-03-09 Diego Biurrunbuild: Skip compiling xvmc.h under the correct condition.
2012-03-09 Michael Niedermayeraacdec: Fix SCE parity check.
2012-03-09 Michael Niedermayeraacdec: Fix out of array writes (stack).
2012-03-08 Paul B Maholttadec: unbreak playback of matroska files
2012-03-08 Aaron Colwellvorbisdec: avoid invalid memory access
2012-03-08 Ronald S. Bultjehuffyuv: add padding to classic (v1) huffman tables.
2012-03-08 Ronald S. Bultjepng: convert to bytestream2 API.
2012-03-08 Kostya Shishkovdca: include libavutil/mathematics.h for possibly missi...
2012-03-08 Ronald S. Bultjeavs: fix infinite loop on end-of-stream.
2012-03-07 Alex Conversetiffdec: Prevent illegal memory access caused by recycl...
2012-03-07 Ronald S. Bultjewma: fix off-by-one in array bounds check.
2012-03-07 Reimar Döffingersbrdsp.asm: convert all instructions to float/SSE ones.
2012-03-07 Ronald S. Bultjedv: cosmetics.
2012-03-07 Ronald S. Bultjedv: check buffer size before reading profile.
2012-03-07 Ronald S. BultjeRevert "AAC SBR: group some writes."
2012-03-07 Ronald S. Bultjecook: extend channel uncoupling tables so the full...
2012-03-07 Ronald S. Bultjeroqvideo: cosmetics.
2012-03-07 Ronald S. Bultjeroqvideo: convert to bytestream2 API.
next