]> git.sesse.net Git - ffmpeg/history - libavcodec
ass subtitles: Fix valgrind warnings.
[ffmpeg] / libavcodec /
2012-08-05 Philip Langdaleass subtitles: Fix valgrind warnings.
2012-08-05 Michael Niedermayerlibavcodec/options_table: mark flags as also for subtitles
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-08-04 Philip Langdalemovtextenc: Remove dangling reference to movtext.h
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-04 Philip Langdalemovtextenc: 3GPP TS 26.245 Timed Text Encoder.
2012-08-04 Michael Niedermayerh264: print num_reorder_frames in debug output
2012-08-03 Mans RullgardARMv6: vp8: fix stack allocation with Apple's assembler
2012-08-03 Mans RullgardARM: vp56: allow inline asm to build with clang
2012-08-03 Ronald S. Bultjefft: 3dnow: fix register name typo in DECL_IMDCT macro
2012-08-03 Michael Niedermayermotion_est_template: switch to av_assert
2012-08-03 Michael Niedermayerdvdec: switch to av_assert
2012-08-03 Michael Niedermayerg732_1: reduce difference to qatar
2012-08-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-03 Diego Biurrunx86: dct32: port to cpuflags
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-08-03 Michael Bradshawlibopenjpegdec: increase max lowres from 5 to 31
2012-08-03 Ronald S. BultjeRevert "wmapro: prevent division by zero when sample...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-03 Ronald S. Bultjelagarith: fix color plane inversion for YUY2 output.
2012-08-03 Ronald S. Bultjelagarith: pad RGB buffer by 1 byte.
2012-08-03 Ronald S. Bultjedsputil: make add_hfyu_left_prediction_sse4() support...
2012-08-03 Mashiat Sarker Sha... vc1dec: Remove separate scaling function for interlaced...
2012-08-03 Mashiat Sarker Sha... vc1dec: Invoke edge_emulation regardless of MV precision
2012-08-03 Stefano Sabatinilavc/utils: rename ff_init_buffer_info() pic parameter...
2012-08-03 Stefano Sabatinilavc/utils: generalize ff_init_buffer_info() and use...
2012-08-03 Clément BœschFix misc swapped dot and carriage returns in av_log...
2012-08-03 Piotr Bandurskicllc: fix typo in the error message
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-08-03 Kostya Shishkovg723_1: scale output as supposed for the case with...
2012-08-03 Kostya Shishkovg723_1: increase excitation storage by 4
2012-08-03 Kostya Shishkovg723_1: fix upper bound parameter from inverse maximum...
2012-08-03 Kostya Shishkovg723_1: make scale_vector() behave like the reference
2012-08-03 Kostya Shishkovg723_1: fix off-by-one error in normalize_bits()
2012-08-03 Kostya Shishkovg723_1: save/restore excitation with offset to store...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-02 Diego Biurrunx86: proresdsp: improve SIGNEXTEND macro comments
2012-08-02 Ronald S. Bultjefft: port FFT/IMDCT 3dnow functions to yasm, and disabl...
2012-08-02 Derek Buitenhuiseamad: Use dsputils instead of its own bswap16_buf
2012-08-02 Michael Niedermayerflacenc: switch to av_assert
2012-08-02 Michael Niedermayerflacdec: switch to av_assert
2012-08-02 Diego Biurrunx86: h264dsp: K&R formatting cosmetics
2012-08-02 Ronald S. Bultjex86: fft: fix imdct_half() for AVX
2012-08-02 Mans Rullgardvc1dec: remove useless #include simple_idct.h
2012-08-02 Mans Rullgarddct-test: always link with aandcttab.o
2012-08-02 Mans Rullgardvp8: pack struct VP8ThreadData more efficiently
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
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 Buitenhuiseamad: Use dsputils instead of a custom bswap16_buf
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
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.
next