OSDN Git Service

android-x86/external-ffmpeg.git
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-07-08 Justin Ruggleslavr: mix: validate internal sample format in ff_audio_...
2012-07-07 Ronald S. Bultjecmutils: include shellapi.h on Win32 (for CommandLineTo...
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-07 Anton Khirnovid3v2: add a mimetype for bmp pictures.
2012-07-07 Anton Khirnovflacdec: be less strict when parsing attached pictures.
2012-07-07 Anton Khirnovflacdec: don't create an attached picture stream until...
2012-07-07 Ronald S. Bultjemxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
2012-07-06 Martin Storsjöx86: h264_intrapred: Don't add the 'd' suffix to the...
2012-07-06 Mans Rullgardconfigure: add functions for testing code fragments
2012-07-06 Anton Khirnovaf_amix: avoid spurious EAGAIN.
2012-07-06 Anton Khirnovaf_amix: return AVERROR(EAGAIN) when request_frame...
2012-07-06 Anton Khirnovaf_amix: only consider negative return codes as errors.
2012-07-06 Anton Khirnovavconv: use only meaningful timestamps in start time...
2012-07-06 Anton Khirnovavconv: fix the check for -ss as an output option.
2012-07-06 Kostya Shishkovmss3: add forgotten 'static' qualifier for private...
2012-07-05 Mans Rullgardlavc: options: add planar names for request_sample_fmt
2012-07-05 Mans Rullgardflacdec: add planar output support
2012-07-05 Martin Storsjöflvdec: Treat all nellymoser versions as the same codec
2012-07-05 Diego Biurrunqdm2: remove broken and disabled dump_context() debug...
2012-07-05 Diego Biurrunx86: h264_intrapred: use newly introduced SPLAT* and...
2012-07-05 Loren Merrittx86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 Loren Merrittx86inc: modify ALIGN to not generate long nops on i586
2012-07-05 Diego Biurrunx86: h264_intrapred: port to cpuflag macros
2012-07-05 Anton Khirnovavplay: update input filter pointer when the filtergrap...
2012-07-05 Reimar Döffingeravconv: fix parsing of -force_key_frames option.
2012-07-05 Mans Rullgardh264: use templates to avoid excessive inlining
2012-07-05 Samuel Pitoisetxtea: Make the count parameter match the documentation
2012-07-05 Samuel Pitoisetblowfish: Make the count parameter match the documentation
2012-07-05 Michael Niedermayermpegvideo: Don't use ff_mspel_motion() for vc1
2012-07-05 Luca Barbatoxtea: invert branch and loop precedence
2012-07-05 Luca Barbatoblowfish: invert branch and loop precedence
2012-07-05 Luca Barbatoflvdec: optionally trust the metadata
2012-07-05 Martin Storsjöavconv: Set audio filter time base to the sample rate
2012-07-05 Martin Storsjövp8: Add ifdef guards around the sse2 loopfilter in...
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG
2012-07-04 Diego Biurrungraph2dot: fix printf format specifier
2012-07-04 Martin Storsjöswscale: yuv2planeX 8bit >=sse2 functions need aligned...
2012-07-04 Martin Storsjövp8: loopfilter >=sse2 functions need aligned stack...
2012-07-04 Ronald S. Bultjeamr: remove shift out of the AMR_BIT() macro.
2012-07-04 Ronald S. Bultjedsputilenc: group yasm and inline asm function pointer...
2012-07-04 Ronald S. Bultjemov: use forward declaration of a function instead...
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego Biurrunconfigure: simplify get_version()
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-04 Diego Biurrungitignore: Use full path instead of relative path to...
2012-07-04 Ronald S. Bultjempegvideo: remove VLAs
2012-07-04 Samuel PitoisetAdd XTEA encryption support in libavutil
2012-07-04 Samuel PitoisetAdd Blowfish encryption support in libavutil
2012-07-04 Martin Storsjöeval: Add the isinf() function and tests for it
2012-07-04 Mans Rullgardflacdec: move lpc filter to flacdsp
2012-07-04 Mans Rullgardflacdec: split off channel decorrelation as flacdsp
2012-07-04 Martin Storsjöavplay: Add an option for not limiting the input buffer...
2012-07-04 Anton KhirnovFATE: add a test for WMA cover art.
2012-07-04 Anton KhirnovFATE: add a test for apetag cover art
2012-07-04 Anton KhirnovFATE: add a test for itunes cover art.
2012-07-04 Mans Rullgardflacdec: factor out code setting avctx->sample_fmt
2012-07-04 Mans Rullgardflac: make FLAC_CHMODE_* constants consecutive
2012-07-04 Mans Rullgardflacdec: allocate sample buffers with av_malloc
2012-07-04 Mans Rullgardflacdec: remove curr_bps from FLACContext
2012-07-04 Mans Rullgardfate: add flac encode/decode tests with various options
2012-07-04 Mans Rullgardflacenc: add option for forcing stereo decorrelation...
2012-07-03 Martin Storsjöismindex: Verify that all bitrate variants match
2012-07-03 Martin Storsjöismindex: Properly report errors reading the MFRA atom
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-07-03 Diego Biurrunanm: fix a few Doxygen comments
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-07-03 Reinhard Tartlerattributes: add av_noreturn
2012-07-03 Reinhard Tartlerattributes: drop pointless define guards
2012-07-03 Mans Rullgardconfigure: do not disable av_always_inline with --enabl...
2012-07-03 Luca Barbatoflvdec: initial stream switch support
2012-07-03 Luca Barbatoavplay: fix write on freed memory for rawvideo
2012-07-03 Ronald S. Bultjesnow: remove a VLA used for edge emulation
2012-07-03 Mans Rullgardx86: lavfi: fix gradfun/yadif build with mmx/sse disabled
2012-07-03 Ronald S. Bultjesnow: remove the runs[] VLA.
2012-07-03 Martin Storsjösnow: Check mallocs at init
2012-07-02 Mans Rullgardflacdec: remove redundant setting of avctx->sample_fmt
2012-07-02 Anton Khirnovasfdec: read attached pictures.
2012-07-02 Anton Khirnovapetag: reindent
2012-07-02 Anton Khirnovapetag: export attached covers as video streams.
2012-07-02 Anton Khirnovapetag: fix the amount of data read from binary tags.
2012-07-02 Anton Khirnovapetag: make sure avio_get_str() doesn't read more...
2012-07-02 Anton Khirnovmov: read itunes cover art.
2012-07-02 Mans Rullgardsnow: remove VLA in mc_block()
2012-07-02 Ronald S. Bultjeintfloat: Don't use designated initializers in the...
2012-07-02 Ronald S. Bultjesnow: remove a VLA.
2012-07-02 Diego Biurrundoc: Remind devs to check return values, especially...
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder
2012-07-02 Mans Rullgardvf_yadif: move x86 init code to x86/yadif.c
2012-07-02 Mans Rullgardvf_gradfun: move x86 init code to x86/gradfun.c
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-07-01 Mans Rullgardsmacker: remove some unused code
2012-07-01 Mans Rullgarddsicin: remove dead assignment
2012-07-01 Mans Rullgardaacdec: remove dead assignment
2012-07-01 Mans Rullgardrl2: remove dead assignment
2012-07-01 Mans Rullgardproresenc: make a variable local to the loop where...
2012-07-01 Mans Rullgardalsdec: remove dead assignments
2012-07-01 Martin Storsjöopt/eval: Include mathematics.h for NAN/INFINITY
2012-07-01 Ronald S. Bultjemathematics: Don't use division by zero in NAN/INFINITY...
2012-07-01 Martin Storsjöwma: Lower the maximum number of channels to 2
next