OSDN Git Service

android-x86/external-ffmpeg.git
2012-07-04 Piotr Bandurskiriff: add "YUV8" FourCC
2012-07-03 Stefano Sabatinidoc/muxers/segment: apply minor documentation updates...
2012-07-03 Michael Niedermayersnow: move init code that depends on picture paramaters...
2012-07-03 Michael Niedermayervideo_get_buffer: return ENOMEM instead of -1 on malloc...
2012-07-03 Michael Niedermayerlavc/utils: print error message on get_buffer related...
2012-07-03 Michael Niedermayermdutils: print error message on error get_buffer relate...
2012-07-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-03 Stefano Sabatinilavf/segment: rename SegmentContext.pb to list_pb
2012-07-03 Stefano Sabatinilavf/segment: add error log in case of invalid filename...
2012-07-03 Stefano Sabatinilavf/segment: fix logic for segmenting audio-only inputs
2012-07-03 Stefano Sabatinilavf/segment: add more information in log message in...
2012-07-03 Nedeljko Babicdoc: add documentation regarding MIPS optimizations
2012-07-03 Stefano Sabatinilavf/segment: remove unused offset variable
2012-07-03 Stefano Sabatinilavf/segment: apply misc fixes to the private options...
2012-07-03 Stefano Sabatinilavf/segment: slightly simplify fail logic in seg_write...
2012-07-03 Stefano Sabatinilavf/segment: move list filename printing logic from...
2012-07-03 Carl Eugen... Suggest aresample filter if it was not compiled but...
2012-07-03 Michael Niedermayeravcodec_align_dimensions2: support 12 & 14 bit planar...
2012-07-03 Michael Niedermayerimgconvert: add planar RGB formats to pix_fmt_info
2012-07-03 Michael Niedermayerimgconvert: add yuv 9,10,12,14 bit planar YUV formats...
2012-07-03 Michael Niedermayerlibavutil: add 12 and 14 bit planar colorspaces
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 Paul B Maholjvdec: check if there is enough data
2012-07-03 Paul B Maholjvdec: remove redundant check
2012-07-03 Paul B Maholjvdec: remove buf_size
2012-07-03 Paul B Maholjvdec: stop reading partial palette
2012-07-03 Michael Niedermayertools: add bisect script
2012-07-03 Michael Niedermayeryadif/x86: add prototypes for functions, make code...
2012-07-03 Michael Niedermayerjvdec: check that the video_size fits in the packet.
2012-07-03 Paul B Maholjvdec: fix memleak of jv->frames
2012-07-03 Ronald S. Bultjesnow: remove the runs[] VLA.
2012-07-03 Martin Storsjösnow: Check mallocs at init
2012-07-03 Michael Niedermayerjvdemux: correct size for truncated packets
2012-07-03 Paul B Maholfate: add test for Bitmap Brothers JV demuxer
2012-07-03 Paul B Maholfate: add test for Bitmap Brothers JV video
2012-07-03 Michael Niedermayerh264pred: assert that depth is supported
2012-07-03 Michael Niedermayerh264dsp: assert that depth is supported
2012-07-03 Michael Niedermayerdsputil: assert that depth is supported
2012-07-02 Stefano Sabatinilavfi: remove vsrc_buffer.h API
2012-07-02 Stefano Sabatinilavc/rawdec: add assertion check in raw_decode()
2012-07-02 Stefano Sabatinilavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4
2012-07-02 Michael Niedermayerh264: sps: handle more profiles
2012-07-02 Michael Niedermayerh264: add support for constraint_set4_flag / constraint...
2012-07-02 Michael Niedermayerx86/gradfun: fix compilation failure on open solaris
2012-07-02 Michael NiedermayerRevert "alsdec: remove dead assignments"
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: tighten up the heuristic.
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: skip guessing when sps...
2012-07-02 Michael Niedermayerfate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TAND...
2012-07-02 Michael Niedermayerh264: add avpriv_h264_has_num_reorder_frames()
2012-07-02 Mans Rullgardflacdec: remove redundant setting of avctx->sample_fmt
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: improve heuristic
2012-07-02 Michael Niedermayerdoc/developer: refer to av_malloc() instead of malloc()
2012-07-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-02 Clément Bœschmem: heap memory poisoning.
2012-07-02 Michael Niedermayervc1dsp: use av_assert2
2012-07-02 Michael Niedermayerresample2: use av_assert()
2012-07-02 Michael Niedermayerswr: fix warning: passing argument 2 of s->mix_any_f...
2012-07-02 Michael Niedermayerswr: fix warning: passing argument 1 of s->mix_any_f...
2012-07-02 Michael Niedermayerswr: fix warning: passing argument 2 of ctx->simd_f...
2012-07-02 Michael Niedermayerswr: fix mix* related function pointer warnings
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 Clément Bœschlavf/wtvdec: add missing { } around if.
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 Michael Niedermayerwmaenc: dont mess with the bitrate.
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 Peter Rosswtvdec: return error when filetime_to_iso8601/crazytime...
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-02 Michael Niedermayerconfigure: make fast_unaligned configureable
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-07-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-01 Michael Niedermayermov: add workaround for incorrect 0 time point.
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 Michael NiedermayerRELEASE: update, seem this has been forgotten
2012-07-01 Matthieu Bouronlavf/aiffdec: handle ID3 chunk
2012-07-01 Michael Niedermayerh264: clear the ref lists when the reference are cleared.
2012-07-01 Michael Niedermayerh264: check log2_max_poc_lsb for validity
2012-07-01 Stefano Sabatinilavf/segment: rename variable "size" to "list_size"
next