]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-04 Ronald S. Bultjepng: check bit depth for PAL8/Y400A pixel formats.
2012-05-04 Ronald S. Bultjeea: check chunk_size for validity.
2012-05-04 Alex Conversecelp filters: Do not read earlier than the start of...
2012-05-04 Sean McGovernconfigure: add POWER[5-7] support
2012-05-03 Mans Rullgardarm: intreadwrite: revert 16-bit load asm to old versio...
2012-05-03 Mans Rullgardvqavideo: return error if image size is not a multiple...
2012-05-03 Justin Rugglescosmetics: indentation
2012-05-03 Justin Rugglesavformat: only fill-in interpolated timestamps if durat...
2012-05-03 Justin Rugglesavformat: remove a workaround for broken timestamps
2012-05-03 Hendrik Leppkesmpeg12: fixed parsing in some mpeg2 streams
2012-05-03 Hendrik LeppkesAdd SMPTE240M transfer characteristics flag.
2012-05-03 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2012-05-02 Alex Conversemotionpixels: Clip YUV values after applying a gradient.
2012-05-02 Ronald S. Bultjejpeg: handle progressive in second field of interlaced.
2012-05-02 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-05-02 Ronald S. Bultjeh263: more strictly forbid frame size changes with...
2012-05-02 Ronald S. Bultjeh264: additional protection against unsupported size...
2012-05-02 Ronald S. Bultjetta: prevents overflows for 32bit integers in header.
2012-05-02 Ronald S. Bultjeconfigure: remove malloc_aligned.
2012-05-02 Ronald S. Bultjevp8: update frame size changes on thread context switches.
2012-05-02 Ronald S. Bultjesnowdsp: explicitily state instruction size.
2012-05-02 Kostya Shishkovwmall: fix reconstructing audio with uncoded channels
2012-05-02 Mashiat Sarker... WMAL cosmetics: fix indentation
2012-05-02 Joakim Plategitignore: add Win32 library suffixes
2012-05-02 Mans Rullgardarm: intreadwrite: disable inline asm for gcc 4.7 and...
2012-05-02 Mans Rullgardarm: intreadwrite: fix inline asm constraints for gcc...
2012-05-02 Hendrik Leppkesindeo3: fix motion vector validation
2012-05-02 Hendrik Leppkespcm_bluray: set bits_per_raw_sample for > 16-bit
2012-05-01 Mans Rullgardtwinvq: fix out of bounds array access
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-05-01 Justin Rugglesavplay: use libavresample for sample format conversion...
2012-05-01 Reimar DöffingerFix compilation with YASM/NASM without AVX support.
2012-05-01 Jakub StachowskiWMAL: do not output last frame again if nothing was...
2012-05-01 Mashiat Sarker... WMAL: do not start decoding if frame does not end in...
2012-04-30 Mans Rullgardadpcm-thp: fix invalid array indexing
2012-04-30 Mans Rullgardppc: add const where needed in scalarproduct_int16_alti...
2012-04-30 Mans Rullgardppc: remove shift parameter from scalarproduct_int16_al...
2012-04-30 Mans Rullgardppc: dsputil: do unaligned block accesses correctly
2012-04-30 Mans Rullgarddvenc: do not call dsputil functions with stride not...
2012-04-30 Justin RugglesAPIchanges: fill in some dates and commit hashes
2012-04-30 Luca Barbatomkv: mark corrupted packets and return them
2012-04-30 Luca Barbatomkv: forward EMBL block data error
2012-04-29 Hendrik Leppkesavcodec: introduce YCoCg colorspace
2012-04-29 Luca Barbatoavcodec: cosmetic cleanup on header
2012-04-29 Ronald S. Bultjeaac sbr: align struct member by 32 byte.
2012-04-29 Mans Rullgard4xm: fix invalid array indexing
2012-04-28 Christophe... rv34dsp: factorize a multiplication in the noround...
2012-04-28 Christophe... rv40: perform bitwise checks in loop filter
2012-04-28 Ronald S. Bultjerv34: remove inline keyword from rv34_decode_block().
2012-04-28 Christophe... rv40: change a logical test into a bitwise one.
2012-04-28 Christophe... rv34: remove constant parameter
2012-04-28 Christophe... rv40: don't always do the full prev_type search
2012-04-28 Christophe... dsputil x86: revert a test back to its previous value
2012-04-28 Christophe... rv34dsp x86: implement MMX2 inverse transform
2012-04-28 Roland Scheideggerh264: new assembly version of get_cabac for x86_64...
2012-04-28 Roland Scheideggerh264: use one table instead of several for cabac functions
2012-04-28 Roland Scheideggerh264: (trivial) remove unneeded macro argument in x86...
2012-04-28 Jordi Ortizlibschroedingerdec: check malloc
2012-04-27 Luca Barbatosegment: reorder seg_write_header allocation
2012-04-27 Luca Barbatoavio: make avio_close(NULL) a no-op
2012-04-27 Yusuke Nakamuramov: Parse EC3SpecificBox (dec3 atom).
2012-04-27 Martin Storsjömpegts: Make sure we don't return uninitialized packets
2012-04-27 Diego Biurrungitignore: replace library catch-all pattern by more...
2012-04-26 Mans Rullgarddsputil: fix invalid array indexing
2012-04-26 Sean McGovernconfigure: add libavresample to rpath
2012-04-25 Mans Rullgardbuild: icc: silence some warnings
2012-04-25 Mans Rullgardfft-test: add option to set cpuflag mask
2012-04-25 Mans Rullgardcpu: recognise only cpu flag names pertinent to the...
2012-04-25 Mans Rullgardavutil: add av_parse_cpu_flags() function
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-25 Hendrik Leppkesmov: support eac3 audio
2012-04-25 Luca Barbatoavf: fix faulty check in has_duration
2012-04-25 Justin RugglesFATE: use updated reference for aac-latm_stereo_to_51
2012-04-25 Justin Rugglesavconv: use libavresample
2012-04-25 Justin RugglesAdd libavresample
2012-04-24 Justin RugglesFATE: avoid channel mixing in lavf-dv_fmt
2012-04-24 Anton Khirnovavconv: fix a segfault on -c copy with -filter_complex.
2012-04-23 Yusuke Nakamuraisom: Support more DTS codec identifiers.
2012-04-23 Dale Curtismatroska: Clear prev_pkt between seeks.
2012-04-23 Justin Rugglesavutil: change default buffer size alignment for sample...
2012-04-23 Michael Niedermayeraudemux: Add a sanity check for the number of channels
2012-04-23 Diego BiurrunRemove libdirac decoder.
2012-04-23 Dale Curtismatroska: Add incremental parsing of clusters.
2012-04-23 Luca Barbatoavconv: fix off by one check in complex_filter
2012-04-22 Martin Storsjömpegts: Try seeking back even for nonseekable protocols
2012-04-22 Diego Biurrunswscale: K&R formatting cosmetics (part III)
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-21 Mans Rullgarddsputil: remove unused functions
2012-04-21 Yusuke Nakamuramov: Treat keyframe indexes as 1-origin if starting...
2012-04-21 Yusuke Nakamuramov: Take stps entries into consideration also about...
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-21 Mans Rullgardavcodec: remove AVCodecContext.dsp_mask
2012-04-21 Anton Khirnovavconv: fix a segfault when default encoder for a forma...
2012-04-20 Jan Ekströmutvideo: general cosmetics
2012-04-20 Alex Converseaac: Handle HE-AACv2 when sniffing a channel order.
2012-04-20 Alex Conversemovenc: Support high sample rates in isomedia formats...
2012-04-20 Diego Biurrunxxan: Remove write-only variable in xan_decode_frame_ty...
next