]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-06 Janne GrunauRevert "nuv: check per-frame header for validity."
2012-08-06 Mans Rullgardimc: remove unused field IMCContext.one_div_log2
2012-08-06 Mans Rullgardimc: fix size of a memset()
2012-08-06 Mans Rullgardimc: remove empty if() block
2012-08-06 Mans Rullgardfate: simplify variable setting filter.mak
2012-08-05 Martin Storsjölavf: Declare an AVRational struct without a struct...
2012-08-05 Diego Biurrunx86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_a...
2012-08-05 Mans Rullgardrational: add av_inv_q() returning the inverse of an...
2012-08-05 Derek Buitenhuisdpx: Make start offset unsigned
2012-08-05 Reinhard Tartlerlavfi: properly signal out-of-memory error in ff_filter...
2012-08-04 Derek Buitenhuiscosmetics: Fix a few switched periods and linebreaks
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-04 Justin Ruggleslavr: fix handling of custom mix matrices
2012-08-04 Mans Rullgardfate: force pix_fmt in lagarith-rgb32 test
2012-08-04 Ronald S. Bultjefate: add tests for lagarith lossless video codec.
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 Diego Biurrunx86: dct32: port to cpuflags
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
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... vc1dec: Remove separate scaling function for interlaced...
2012-08-03 Mashiat Sarker... vc1dec: Invoke edge_emulation regardless of MV precision
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 Diego Biurrunx86: proresdsp: improve SIGNEXTEND macro comments
2012-08-02 Diego Biurrunx86: h264dsp: K&R formatting cosmetics
2012-08-02 Derek BuitenhuisLICENSE: Document all GPL files
2012-08-02 Ronald S. Bultjex86: fft: fix imdct_half() for AVX
2012-08-02 Alex Rønne... rtmppkt: Add missing libavcodec/bytestream.h include.
2012-08-02 Jordi Ortizrtmp: add functions for reading AMF values
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 Derek Buitenhuiseamad: Use dsputils instead of a custom bswap16_buf
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
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 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-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 Anton Khirnovapetag: change a forgotten return to return 0
2012-07-31 Anton Khirnovmpc8: return more meaningful error codes.
2012-07-31 Anton Khirnovmpc: return more meaningful error codes.
2012-07-31 Anton Khirnovwv,mpc8: don't return apetag data in packets.
2012-07-31 Samuel Pitoisetrtmp: do not warn about receiving metadata packets
2012-07-31 Diego Biurrunx86: h264dsp: Adjust YASM #ifdefs
2012-07-31 Diego Biurrunx86: yadif: Mark mmxext optimizations as such
2012-07-31 Ronald S. Bultjeh264: convert loop filter strength dsp function to...
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-30 Ronald S. Bultjeswscale: bury one more piece of inline asm under HAVE_I...
2012-07-29 Anton Khirnovwv: K&R formatting cosmetics
2012-07-29 Diego Biurrunconfigure: Add missing descriptions to help output
2012-07-29 Ronald S. Bultjeh264_ps: declare array of colorspace strings on its...
2012-07-29 Mans Rullgardfate: amix: specify f32 sample format for comparison
2012-07-29 Mans Rullgardtiny_psnr: support 32-bit float samples
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 Justin Rugglesaf_asyncts: avoid overflow in out_size with large delta...
2012-07-29 Justin Rugglesaf_asyncts: add first_pts option
2012-07-29 Luca Barbatoflvdec: remove spurious use of stream id
2012-07-29 Anton Khirnovlavf: deprecate r_frame_rate.
2012-07-29 Anton Khirnovlavf: round estimated average fps to a "standard" fps.
2012-07-29 Anton Khirnovlavf: use dts difference instead of AVPacket.duration...
2012-07-29 Luca Barbatoavf: introduce nobuffer option
2012-07-28 Mans Rullgardfate: make yadif tests consistent across systems
2012-07-28 Loren Merrittvf_hqdn3d: support 9 and 10bit colordepth
2012-07-28 Loren Merrittvf_hqdn3d: reduce intermediate precision
2012-07-28 Loren Merrittvf_hqdn3d: simplify and optimize
2012-07-28 Loren Merrittfactor identical ff_inplace_start_frame out of two...
2012-07-28 Loren Merrittvf_hqdn3d: cosmetics
2012-07-28 Ronald S. Bultjeavprobe/avconv: fix tentative declaration compile error...
2012-07-28 Ronald S. Bultjeh264_idct_10bit: port x86 assembly to cpuflags.
2012-07-28 Loren Merrittx86inc: clip num_args to 7 on x86-32.
2012-07-28 Ronald S. Bultjex86inc: sync to latest version from x264.
2012-07-28 Ronald S. Bultjefft: rename "z" to "zc" to prevent name collision.
2012-07-28 Anton Khirnovwv: return meaningful error codes.
2012-07-28 Anton Khirnovwv: return AVERROR_EOF on EOF, not EIO.
2012-07-28 Anton Khirnovmp3dec: forward errors for av_get_packet().
2012-07-28 Anton Khirnovmp3dec: remove a pointless local variable.
2012-07-28 Anton Khirnovmp3dec: remove commented out cruft.
2012-07-28 Anton Khirnovlavfi: bump minor to mark stabilizing the ABI.
next