OSDN Git Service

android-x86/external-ffmpeg.git
2012-02-01 Michael Niedermayerdv: Fix null pointer dereference due to ach=0
2012-02-01 Michael Niedermayerdv: check stype
2012-02-01 Janne Grunaufate-golomb: extend golomb-test to get_ue_golomb_long()
2012-01-31 Alex Converseswfdec: Simplify sample rate calculation.
2012-01-31 Diego Biurrunfate: add golomb-test
2012-01-31 Diego Biurrungolomb-test: K&R formatting cosmetics
2012-01-31 Diego Biurrunh264: Split h264-test off into a separate file - golomb...
2012-01-31 Diego Biurrunh264-test: cleanup: drop timer invocations, commented...
2012-01-31 Diego Biurrunh264-test: Remove unused DSP and AVCodec contexts and...
2012-01-31 Diego Biurrunadpcm: Add missing stdint.h #include to fix standalone...
2012-01-31 Anton Khirnovlavf: add functions for accessing the fourcc<->CodecID...
2012-01-31 Anton Khirnovlavc: set AVCodecContext.codec in avcodec_get_context_d...
2012-01-31 Anton Khirnovlavc: make avcodec_close() work properly on unopened...
2012-01-31 Anton Khirnovlavc: add avcodec_is_open().
2012-01-31 Anton Khirnovlavf: rename AVInputFormat.value to raw_codec_id.
2012-01-31 Anton Khirnovlavf: remove the pointless value field from flv and iv8
2012-01-31 Anton Khirnovlavc/lavf: remove unnecessary symbols from the symbol...
2012-01-31 Anton Khirnovlavc: reorder AVCodec fields.
2012-01-31 Anton Khirnovlavf: reorder AVInput/OutputFormat fields.
2012-01-31 Alex Conversemp3dec: Fix a heap-buffer-overflow
2012-01-31 Justin Rugglesadpcmenc: remove some unneeded casts
2012-01-31 Justin Rugglesadpcmenc: use int16_t and uint8_t instead of short...
2012-01-31 Justin Rugglesadpcmenc: fix adpcm_ms extradata allocation
2012-01-31 Justin Rugglesadpcmenc: return proper AVERROR codes instead of -1
2012-01-31 Justin Rugglesadpcmenc: check for coded_frame allocation failure
2012-01-31 Justin Rugglesadpcmenc: Do not set coded_frame->key_frame.
2012-01-31 Justin Rugglesmpc7: check for allocation failure
2012-01-31 Justin Rugglesmpc7: align local temp buffer
2012-01-30 Christophe... rv40: x86 SIMD for biweight
2012-01-30 Diego Biurrunx86: Give RV40 init file a more suitable name.
2012-01-30 Diego Biurrunx86: Place mm_flags variable declaration below the...
2012-01-30 Martin Storsjömovdec: Ignore sample_degradation_priority bits when...
2012-01-30 Martin Storsjöflvdec: Interpret a toplevel 'object' type metadata...
2012-01-30 Anton Khirnovavconv: deprecate the -deinterlace option
2012-01-30 Martin Storsjödoc: Fix the name of the new function
2012-01-30 Justin Rugglesaacenc: make sure to encode enough frames to cover...
2012-01-30 Justin Rugglesaacenc: only use the number of input samples provided...
2012-01-30 Alex Conversewmadec: Verify bitstream size makes sense before callin...
2012-01-30 Alex Conversekmvc: Log into a context at a log level constant.
2012-01-30 Alex Conversempeg12: Pad framerate tab to 16 entries.
2012-01-30 Michael Niedermayerkgv1dec: Increase offsets array size so it is large...
2012-01-30 Alex Conversekmvc: Check palsize.
2012-01-30 Alex Conversensvdec: Propagate errors
2012-01-30 Alex Conversensvdec: Be more careful with av_malloc().
2012-01-30 Michael Niedermayernsvdec: Fix use of uninitialized streams.
2012-01-30 Martin Storsjömovenc: cosmetics: Get rid of camelCase identifiers
2012-01-30 Paul B Maholswscale: more generic check for planar destination...
2012-01-30 Martin Storsjödoc: Document mov/mp4 fragmentation options
2012-01-30 Diego Biurrunbuild: Use order-only prerequisites for creating FATE...
2012-01-30 Christophe... x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf
2012-01-30 Diego Biurrunrtsp: Remove some unused variables from ff_rtsp_connect().
2012-01-30 Paul B Maholavutil: make intfloat api public
2012-01-30 Rafaël Carréavformat_write_header(): detail error message
2012-01-30 Mike Melansons/vbsf/bsf/
2012-01-30 Mike Melansonyuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420...
2012-01-30 Ronald S. Bultjepng: add support for bpp>4 to paeth x86 SIMD code.
2012-01-30 Ronald S. Bultjepng: add SSE2 version for add_bytes_l2.
2012-01-30 Ronald S. Bultjepng: convert DSP functions to yasm.
2012-01-29 Mans RullgardFix non-C89 declarations in for loops
2012-01-29 Ronald S. Bultjepng: add missing #if HAVE_SSSE3 around function pointer...
2012-01-29 Ronald S. Bultjeimdct36: mark SSE functions as using all 16 XMM registers.
2012-01-29 Ronald S. Bultjepng: move DSP functions to their own DSP context.
2012-01-29 Aneesh Dograsunrast: Add a sample request for TIFF, IFF, and Experi...
2012-01-29 Aneesh Dograsunrast: Cosmetics
2012-01-29 Aneesh Dograsunrast: Remove if (unsigned int < 0) check.
2012-01-29 Aneesh Dograsunrast: Replace magic number by a macro.
2012-01-28 Nathan Caldwellaacenc: Fix LONG_START windowing.
2012-01-28 Nathan Caldwellaacenc: Fix a bug where deinterleaved samples were...
2012-01-28 Anton Khirnovavplay: use the correct array size for stride.
2012-01-28 Anton Khirnovlavc: extend doxy for avcodec_alloc_context3().
2012-01-28 Anton KhirnovAPIchanges: mention avcodec_alloc_context()/2/3
2012-01-28 Anton Khirnovavcodec_align_dimensions2: set only 4 linesizes, not...
2012-01-28 Mans Rullgardaacsbr: ARM NEON optimised sbrdsp functions
2012-01-28 Mans Rullgardaacsbr: align some arrays
2012-01-28 Mans Rullgardaacsbr: move some simdable loops to function pointers
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-27 Martin Storsjömovenc: Allow writing to a non-seekable output if using...
2012-01-27 Martin Storsjömovenc: Support adding isml (smooth streaming live...
2012-01-27 Martin Storsjölibavcodec: Don't crash in avcodec_encode_audio if...
2012-01-27 Aneesh Dograsunrast: Document the different Sun Raster file format...
2012-01-27 Aneesh Dograsunrast: Add a check for experimental type.
2012-01-27 Justin Ruggleslibspeexenc: use AVSampleFormat instead of deprecated...
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SET_PTS_INFO cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_REORDER_PRIVATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SEEK_PUBLIC cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_STREAM_COPY cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PRELOAD cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_NEW_STREAM cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_MUXRATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FILESIZE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_TIMESTAMP cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_LOOP_OUTPUT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_LOOP_INPUT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_AVSTREAM_QUALITY cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FLAG_RTP_HINT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SDP_CREATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PKT_DUMP cruft
next