OSDN Git Service

android-x86/external-ffmpeg.git
2012-05-05 Mans Rullgardaacps: NEON optimisations
2012-05-05 Mans Rullgardaacps: align some arrays
2012-05-05 Mans Rullgardaacps: move some loops to function pointers
2012-05-05 Martin Storsjörtpdec_h264: Add missing newlines to av_log calls
2012-05-05 Martin Storsjörtpdec_h264: Free old extradata before clearing the...
2012-05-05 Martin Storsjörtpdec_h264: Reorder code blocks
2012-05-05 Martin Storsjörtpdec_h264: Make start_sequence a static const array
2012-05-05 Martin Storsjörtpdec_h264: Cleanup debug packet type counting
2012-05-05 Martin Storsjörtpdec_h264: Cosmetic cleanup
2012-05-05 Martin Storsjörtpdec_h264: Clean up comments
2012-05-05 Martin Storsjörtpdec_h264: Convert commented out code into setting...
2012-05-05 Diego Biurruntests: Refactor rotozoom/videogen common code into...
2012-05-05 Diego Biurruntests: Mark some file-internal symbols as static.
2012-05-05 Diego Biurrunbuild: Drop leftover .exp pattern from LIBSUFFIXES...
2012-05-05 Nicolas Georgevsrc_buffer: return EAGAIN if no frame is available.
2012-05-05 Jakub StachowskiWMAL: Shift output samples by the specified number...
2012-05-05 Mashiat Sarker... WMAL: Restore removed code in mclms_predict()
2012-05-05 Martin Storsjörtpdec_h264: Remove a useless ifdef
2012-05-05 Martin Storsjörtpdec_h264: Remove outdated/useless/incorrect comments
2012-05-05 Martin Storsjörtpdec_h264: Remove useless memory corruption checks
2012-05-05 Martin Storsjörtpdec_h264: Return proper error codes
2012-05-05 Martin Storsjörtpdec_h264: Check the available data length before...
2012-05-05 Ivan Kovtunovrtpdec_h264: Add input size checks
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
next