]> git.sesse.net Git - ffmpeg/history - libavcodec
indeo3: add out-of-buffer write check
[ffmpeg] / libavcodec /
2011-05-25 Stefano Sabatiniindeo3: add out-of-buffer write check
2011-05-25 Carl Eugen HoyosDo not reset channel_layout to 0.
2011-05-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-24 ami_stuffrawdec: fix decoding of QT WRAW files
2011-05-24 Reimar DöffingerFix register types for LOAD_AB arguments, fixes compila...
2011-05-24 Ronald S. BultjeMove emms_c() from libavcodec to libavutil.
2011-05-24 Stefano Sabatinitiff: set palette in the context when specified in...
2011-05-24 Alexandre Coluccipgssubdec: fix incorrect colors.
2011-05-24 Alexandre Coluccidvdsubdec: fix incorrect colors.
2011-05-24 Anton Khirnovmsmpeg4: reindent.
2011-05-24 Anton Khirnovlavc: remove msmpeg4v1 encoder.
2011-05-24 Justin Rugglesac3enc: add channel coupling support
2011-05-24 Michael Niedermayerpartial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165
2011-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-23 Michael Niedermayeravcodec_find_decoder: prefer non experimental decoders.
2011-05-23 Michael Niedermayerj2kdec: mark as CODEC_CAP_EXPERIMENTAL
2011-05-23 Rukhsana Rubyj2k[c/h] j2kdec.c: Implement 2 code block styles
2011-05-23 Rukhsana Rubyj2k: Add void as the parameter of function ff_j2k_init_...
2011-05-23 Kamil NowosadAdd Kamil Nowosads j2k code.
2011-05-23 Justin Rugglesaacdec: fix typo in scalefactor clipping check
2011-05-23 Michael Niedermayermpegaudio: Correct license header
2011-05-23 jan gerberadd 5.1 to stereo downmix to resample.c
2011-05-23 Felipe Contrerash264: Properly set coded_{width, height} when parsing...
2011-05-23 Dave Yeox86 asm: Add SECTION_TEXT to dct32_sse.asm.
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Carl Eugen HoyosDo not ask for samples if a specific channel layout...
2011-05-22 Stefano Sabatinilibx264: specify field for default union values in...
2011-05-22 Michael NiedermayerFix ticket127
2011-05-22 Michael Niedermayerdct32: Replacing libav by ffmpeg in the license header...
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-22 Vitor SessakFix compilation with --disable-yasm.
2011-05-22 Vitor SessakFix dct32() compilation with --disable-yasm
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Michael Niedermayermpeg2dec: Fix lowres 3
2011-05-22 Michael Niedermayerwmadec: avoid infinit loop.
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-21 Ronald S. Bultjesvq3: Do initialization after parsing the extradata
2011-05-21 Carl Eugen HoyosFix channel_layout documentation.
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Michael Niedermayer Merge remote-tracking branch 'ffmpeg-mt/master'
2011-05-21 Michael NiedermayerMerge/split side data.
2011-05-20 Carl Eugen HoyosEncoding alac with more than two channels is not supported.
2011-05-20 Ronald S. Bultjemp3lame: add #include required for AV_RB32 macro.
2011-05-20 Ronald S. BultjeLATM/AAC: Free previously initialized context on reinit.
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-20 Mans Rullgardmpegaudio: clean up #includes
2011-05-20 Mans Rullgardmpegaudio: move all header parsing to mpegaudiodecheade...
2011-05-20 Stefano Sabatiniindeo3: release buffer in indeo3_decode_end()
2011-05-20 Stefano Sabatiniindeo3: remove unnecessary includes
2011-05-20 Stefano Sabatiniindeo3: add @file doxy and a link to multimedia wiki...
2011-05-20 Stefano Sabatinilibmp3lame: include "libavutil/intreadwrite.h" header
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-20 Vitor Sessakqdm2: Use floating point synthesis filter.
2011-05-20 Ronald S. Bultjeh264: correct border check.
2011-05-20 Ronald S. Bultjeh264: fix loopfilter with threading at slice boundaries.
2011-05-20 Mans RullgardFix ff_mpa_synth_filter_fixed() prototype
2011-05-19 Diego BiurrunRename costablegen.c ---> cos_tablegen.c.
2011-05-19 Diego BiurrunCollapse tableprint.c into tableprint.h.
2011-05-19 Mans RullgardSimplify trig table rules
2011-05-19 Diego BiurrunRemove potentially unstable filenames from comments...
2011-05-19 Diego BiurrunSimplify CLEANFILES make variable by using wildcards.
2011-05-19 Mans Rullgardmpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 Mans Rullgardmpegaudio: remove unused version of SAME_HEADER_MASK
2011-05-19 Mans Rullgardmpegaudio: remove useless #undef at end of file
2011-05-19 Mans Rullgardmpegaudio: merge two #if CONFIG_FLOAT blocks
2011-05-19 Mans Rullgardmpegaudio: move some struct definitions from mpegaudio.h
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Diego Biurrung729: Merge g729.h into g729dec.c.
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Justin RugglesAdd floating-point sample format support to the ac3...
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-05-18 Michael Niedermayerlibx264: support passing arbitrary parameters.
2011-05-18 Mans Rullgardmpegaudiodec: remove decode_end() function
2011-05-18 Mans Rullgardmpegaudio: sanitise compute_antialias_* names
2011-05-18 Ronald S. Bultjempeg12: add slice-threading checks to slice-threading...
2011-05-18 Ronald S. Bultjeh264: copy pixel_shift between slice threading contexts.
2011-05-18 Alexander Strangemdec: enable frame-level multithreading.
2011-05-18 Ronald S. Bultjemdec.c: fix overread.
2011-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-17 Justin RugglesFix compilation of iirfilter-test.
2011-05-17 Jindrich Makovickalibx264: handle closed GOP codec flag
2011-05-17 Mans Rullgardmpegaudio: add _fixed suffix to some names
2011-05-17 Daniel KangModify x86util.asm to ease transitioning to 10-bit...
2011-05-17 Mans Rullgarddct: build dct32 as separate object files
2011-05-17 Mans Rullgardqdm2: include correct header for rdft
2011-05-17 CompnMerge branch 'master' of git.videolan.org:ffmpeg
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Stefano Sabatiniiff/8svx: redesign 8SVX demuxing and decoding for handl...
2011-05-16 Mans Rullgardmathops: remove ancient confusing comment
2011-05-16 Michael Niedermayerrawdec: Allow overriding top field first.
2011-05-16 Mans Rullgardmpegaudio: move OUT_FMT macro to mpegaudiodec.c
2011-05-16 Mans Rullgardmpegaudio: remove OUT_MIN/MAX macros
2011-05-16 Mans RullgardAdd missing #includes to mp3_header_(de)compress bsf
2011-05-16 Mans Rullgarddct: fix indentation
next