]> git.sesse.net Git - ffmpeg/history - libavcodec
lavfi/drawutils: make ff_draw_color() accept a const rgba map
[ffmpeg] / libavcodec /
2012-08-02 Michael Niedermayervorbisdec: fix heap buffer overflow.
2012-08-02 Michael Niedermayermpegaudio_tablegen: try to fix hardcoded tables
2012-08-02 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-08-02 Michael Niedermayermp3dec: adjust IMDCT scaling to avoid overflows
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
2012-08-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-01 Paul B Maholalac: remove redundant "alac: " from log messages
2012-08-01 Reimar Döffingernuv: Fix playback of RTjpeg from current MythTV,
2012-08-01 Reimar Döffingernuv: check size of buffer before accessing it instead...
2012-08-01 Diego Biurrundca: Switch dca_sample_rates to avpriv_ prefix; it...
2012-08-01 Mans RullgardARM: use =const syntax instead of explicit literal...
2012-08-01 Mans RullgardARM: use standard syntax for all LDRD/STRD instructions
2012-08-01 Nicolas George8svx: ensure that packet size is multiple of channels.
2012-08-01 Ronald S. Bultjefft: port FFT/IMDCT 3dnow functions to yasm, and disabl...
2012-08-01 Ronald S. Bultjedct-test: allow to compile without HAVE_INLINE_ASM.
2012-08-01 Ronald S. Bultjex86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
2012-08-01 Paul B Maholpaf: use reget_bufer() instead of get_buffer()
2012-08-01 Michael Niedermayerh264_mc_template: switch to av_assert
2012-08-01 Michael Niedermayerg722enc: switch to av_assert
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2012-07-31 Diego Biurrundca: Rename dca.c ---> dcadec.c
2012-07-31 Diego Biurrunx86: h264dsp: Remove unused variable ff_pb_3_1
2012-07-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-31 Nicolas Georgeloco: fix return value.
2012-07-31 Nicolas Georgeloco: take decode overflow into account.
2012-07-31 Nicolas Georgesp5xdec: sanitize return value.
2012-07-31 Nicolas George8svx: unify mono and stereo code paths.
2012-07-31 Nicolas George8svx: remove useless rounding code.
2012-07-31 Nicolas George8svx: use a more direct condition.
2012-07-31 Nicolas Georgemovtextdec: fix return value for too small packets.
2012-07-31 Nicolas Georgemmvideo: count preamble size in return value.
2012-07-31 Nicolas Georgevc1dec: count ENDOFSEQ code in return value.
2012-07-31 Diego Biurrunx86: h264dsp: Adjust YASM #ifdefs
2012-07-31 Stefano Sabatinilavc: add channels field to AVFrame
2012-07-31 Ronald S. Bultjeh264: convert loop filter strength dsp function to...
2012-07-31 Michael Niedermayervc1dec: fix handling of max_coded dimensions
2012-07-30 Michael Niedermayermpeg4videoenc: ensure SAR is within the supported range
2012-07-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-30 jamaloptions: Fix warning about incompatible pointer type
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-29 Ronald S. Bultjeh264_ps: declare array of colorspace strings on its...
2012-07-29 Michael NiedermayerMerge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
2012-07-29 Mans Rullgardeamad/eatgq/eatqi: call special EA IDCT directly
2012-07-29 Mans Rullgardeamad: remove use of MpegEncContext
2012-07-29 Mans Rullgardmpegvideo: remove unnecessary inclusions of faandct.h
2012-07-29 Michael Niedermayeraacenc: new default cutoff
2012-07-29 Nicolas Georgelibx264: list possible profiles.
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-28 Ronald S. Bultjeh264_idct_10bit: port x86 assembly to cpuflags.
2012-07-28 Ronald S. Bultjefft: rename "z" to "zc" to prevent name collision.
2012-07-28 Michael Niedermayervc1dec: Override invalid macroblock quantizer
2012-07-28 Michael Niedermayervc1: avoid reading beyond the last line in vc1_draw_spr...
2012-07-28 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-07-28 Michael Niedermayervc1dec: Do not ignore ff_vc1_parse_frame_header_adv...
2012-07-28 Michael Niedermayermpegaudiodec: switch to av_assert
2012-07-28 Ronald S. Bultjevp3: don't compile mmx IDCT functions on x86-64.
2012-07-28 Ronald S. Bultjeh264_loopfilter: port x86 simd to cpuflags.
2012-07-28 jamaldxva2: Fix some warnings about incompatible pointer...
2012-07-28 Ronald S. Bultjeh264_chromamc_10bit: port x86 simd to cpuflags.
2012-07-28 Ronald S. Bultjevp3: port x86 SIMD to cpuflags.
2012-07-27 Michael Niedermayerdvdsubenc: switch to av_assert
2012-07-27 Ronald S. Bultjerv34: port x86 SIMD to cpuflags.
2012-07-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-27 Ronald S. Bultjevp56: only compile MMX SIMD on x86-32.
2012-07-27 Ronald S. Bultjevp56: port x86 simd to cpuflags.
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-07-27 Justin Rugglesalac: check for truncated packets
2012-07-27 Justin Rugglesalac: reverse lpc coeff order, simplify filter
2012-07-27 jamaldwt: Fix several warnings about incompatible pointer...
2012-07-27 Matthieu Bouronavutil: support 50 and 60 frame rates in timecode api
2012-07-27 Michael Niedermayerzmbv: Fix warning about discarded qualifier
2012-07-27 jamalffv1: Fix warnings about incompatible pointer type...
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-26 Ronald S. Bultjempegaudio: bury inline asm under HAVE_INLINE_ASM.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Clément BœschSubViewer demuxer and decoder.
2012-07-26 Clément Bœschlavc/rt: small wording fix in a comment.
2012-07-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-26 Michael Niedermayermpc8: Initialize AVFrame properly
2012-07-26 Michael Niedermayermpc7: Initialize AVFrame properly
2012-07-26 Michael Niedermayerh264_cabac: switch to av_assert
2012-07-26 Michael Niedermayerh264_cabac: switch to av_assert
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-26 Carl Eugen HoyosFix typo in v410 decoder.
2012-07-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-25 Michael Niedermayerlibvpxenc: switch to av_assert
2012-07-25 Michael Niedermayerintrax8: asserts cleanup
2012-07-25 Ronald S. Bultjevp8: Replace x*155/100 by x*101581>>16.
2012-07-25 Ronald S. Bultjevp3: don't use calls to inline asm in yasm code.
2012-07-25 Ronald S. Bultjex86/dsputil: put inline asm under HAVE_INLINE_ASM.
2012-07-25 Yang Wangdsputil_mmx: fix incorrect assembly code
2012-07-25 Kieran Kunhyalibfdk-aacenc: add LATM/LOAS encapsulation support
2012-07-25 Carl Eugen HoyosFix avui stream-copy.
2012-07-24 Michael Niedermayerimgconvert: Implement avcodec_find_best_pix_fmt_of_list()
2012-07-24 Michael Bradshawlibopenjpegenc: set numresolution max to INT_MAX
2012-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-24 Michael Niedermayeriffdec: Fix integer overflow.
2012-07-24 Michael Niedermayervc1dec: dont apply the loop filter on fields
next