OSDN Git Service

android-x86/external-ffmpeg.git
2013-12-23 Michael Niedermayeravcodec/apedec: more checks for k
2013-12-23 Michael Niedermayeravcodec/libopencore-amr: remove av_free coded_frame.
2013-12-23 Michael NiedermayerMAINTAINERS: drop 2.0 from the releases that i maintain
2013-12-23 Michael Niedermayeravformat/iss: check sscanf() return code
2013-12-23 Peter Rosswtvenc: populate VIDEOINFOHEADER2
2013-12-23 Peter Rossavformat/riffenc: indent
2013-12-23 Peter Rossriffenc: add option to ff_put_bmp_header to ignore...
2013-12-23 Peter Rosswtvenc: test avio_size() validity
2013-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-23 Michael NiedermayerMerge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e'
2013-12-23 Michael NiedermayerMerge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877'
2013-12-23 Michael Niedermayeravcodec/utils: fix memleak on avcodec_open2() failure
2013-12-22 Michael Niedermayeravcodec/wavpack: clear remainder of data in case of...
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-22 Tim Walkerdoc: fix link to the ISC license text in the developer...
2013-12-22 Tim Walkerdoc: fix a coding style error in the developer document...
2013-12-22 Michael Niedermayeravutil/avstring: add av_strnlen()
2013-12-22 Ivan KalvachevConvert XvMC to hwaccel v3
2013-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-22 Michael Niedermayerconfigure: support raising major version in soname
2013-12-22 Michael Niedermayerffmpeg: use timestamp from before and after the decoder...
2013-12-22 Michael Niedermayernutenc/write_index: warn if 2 consecutive keyframes...
2013-12-22 Mason Cartervc1: Fix intensity compensation performance regression
2013-12-22 Michael Niedermayervc1: simplify *_use_ic initialization
2013-12-22 Mason CarterVC1: Fix intensity compensation performance regression
2013-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-22 Michael NiedermayerMerge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h
2013-12-22 Michael Niedermayeravformat/4xm: shrink packet if it was only partially...
2013-12-22 Michael Niedermayeravformat/isom: check avio_read() result
2013-12-21 Michael Niedermayeravformat/rmdec: zero string destination before use
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-21 Michael Niedermayervcodec/rv34: use av_mallocz() to allocate tables
2013-12-21 Michael Niedermayeravformat/electronicarts: detect endianness by comparing...
2013-12-21 Michael Niedermayeravformat/gxfenc: dont use a int intermediate to store...
2013-12-21 Michael Niedermayeravformat/electronicarts: use 64bit variable for avio_te...
2013-12-21 Michael Niedermayeravcodec/vqavideo: clear uninitialized parts of the...
2013-12-21 Michael Niedermayeravcodec/vqavideo: check destination size on all exit...
2013-12-21 Ilya Basinexamples/muxing: fix memleaks in resampler
2013-12-21 Ilya Basinexamples/muxing: use S16 sample_fmt for resample src...
2013-12-21 Ilya Basinexamples/muxing: fix av_frame_free() not called when...
2013-12-21 Peter Rosswtvdec: when testing for truncated files, actually...
2013-12-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-21 Michael NiedermayerMerge commit '5c3fa74b94fdedfd63b606f36920d7fbbc069b72'
2013-12-20 Michael NiedermayerMerge commit '78d0b7f36e39bb4745613e312024ddd508e2f0fb'
2013-12-20 Michael NiedermayerMerge commit '259cddb137988a25607f091c2414158ff81ca7d6'
2013-12-20 Michael NiedermayerMerge commit '2d18aaa14bc2233b0647d2c5abb72e0bc828c2a8'
2013-12-20 Michael NiedermayerMerge commit '321cb8b048c7a8c0d2950f9278f36d912a886fa0'
2013-12-20 Michael NiedermayerMerge commit '2a41826bea3833895dc06939831b7f35ca1f597e'
2013-12-20 Michael NiedermayerMerge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30'
2013-12-20 Michael NiedermayerMerge commit '15739a9bd19a7d47ad8afb25348c684a3bdd6ef2'
2013-12-20 Michael NiedermayerMerge commit 'e518cb863edc931888ccca6cad86f73ca7430cef'
2013-12-20 Michael NiedermayerMerge commit '027712e851da4d124a842c9e2802f95d50582553'
2013-12-20 Michael NiedermayerMerge commit 'dfc50ac85e9d68a771b556297b7c411650206f3b'
2013-12-20 Michael NiedermayerMerge commit 'b254490bdabb21bd517c05b1a68717f9952ac8c4'
2013-12-20 Michael NiedermayerMerge commit '832e19063209a5f355af733d1a45f5051f49ce33'
2013-12-20 Michael Niedermayeravformat/pva: Make sure the header is large enough...
2013-12-20 Michael Niedermayeravformat/pva: Make sure the first byte of pes_header_da...
2013-12-20 Martin Storsjöarm: Don't clobber callee saved registers in scalarproduct
2013-12-20 Mickaël Raulethevc: support luma bit depth != chroma bit depth for...
2013-12-20 Guillaume Martreshevc: warn when an unknown profile is used
2013-12-20 Gildas Cocherelhevc_ps: fix indentation
2013-12-20 Gildas Cocherelhevc: refactor Profile Tier Level
2013-12-20 Guillaume Martreshevc: don't check for errors in PTL code
2013-12-20 Gildas Cocherelhevc: store profile and level in AVCodecContext
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-20 Stefano Sabatinilavfi/hue: show first decimal value of saturation
2013-12-20 Stefano Sabatinilavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c()
2013-12-20 Stefano Sabatinilavfi/hue: force table initialization for the first...
2013-12-20 Michael Niedermayeravformat/smacker: check for format mismatch more completely
2013-12-20 Michael Niedermayeravformat/nistspheredec: initialize header_size to -1
2013-12-20 Luca Barbatoflv: Use the correct type to hold the file offset
2013-12-20 Luca Barbatojvdec: Do not feed the decoder with known wrong data
2013-12-20 Paul B Maholjvdec: Fix memory leak of jv->frames
2013-12-20 Luca Barbatojvdec: Return EOF on end of file
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-12-20 Michael Niedermayeravcodec/mpegvideo_enc: fix frame skipping with intra...
2013-12-20 Michael Niedermayeravcodec/mpegvideo_enc: fix integer overflow with -skip_...
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-12-20 Mason Cartervc1: arm: Add NEON assembly
2013-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-20 Michael NiedermayerMerge commit '8558595a59913a4667f57d5a4658b1340f1a4354'
2013-12-20 Diego Biurrunatomics: cosmetics: Restructure ifdefs for greater...
2013-12-20 Michael Niedermayeravformat/sierravmd: Check avio_read return value
2013-12-19 Jan Gerberremuxing .opus files to .webm codec->delay must be...
2013-12-19 Michael Niedermayeravformat/nistspheredec: check sscanf() success before...
2013-12-19 Michael Niedermayeravcodec/iff: warn about truncated input to decode_byter...
2013-12-19 Diego Biurrunconfigure: Express atomics/thread deps through the...
2013-12-19 Michael Niedermayerrpl: Dont fill the index with entries that failed to...
2013-12-19 Leandro Dorileolibavformat/mpegts: expose raw packet size
2013-12-19 Michael Niedermayeravformat/dxa: check avio_read() return
2013-12-19 Michael Niedermayeravcodec/dxa: check for overread in decode_13()
2013-12-19 Michael Niedermayeravcodec/dxa: add padding to decomp_buf
2013-12-19 Michael Niedermayeravcodec/flashsv: check decode_hybrid() for overread
2013-12-19 Lenny Wanglavfi/deshake_opencl: optimze transform filter
2013-12-19 Michael Niedermayeravformat/swfdec: clear 4 bytes at the end of a packet...
2013-12-19 Michael Niedermayeravformat/swfdec: check avio_read() return code
2013-12-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-19 Michael Niedermayeravformat/swfdec: check avio_read() return code
2013-12-18 Michael Niedermayeravcodec/interplayvideo: Check that enough data is avail...
next