OSDN Git Service

android-x86/external-ffmpeg.git
2012-09-21 Michael Niedermayervsrc_testsrc: Fix case without a specified duration
2012-09-20 Andrey UtkinAdd av_copy_packet()
2012-09-20 Andrey UtkinMove av_dup_packet() copy logic to separate procedure
2012-09-20 Michael Niedermayermatroskadec: matroska_parse_rm_audio: remove unused...
2012-09-20 Michael Niedermayermp3dec: fix seeking without xing TOC
2012-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-20 Michael NiedermayerMerge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
2012-09-20 Michael NiedermayerMerge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
2012-09-20 Michael Niedermayermatroskadec: fix typo
2012-09-20 Michael NiedermayerMerge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
2012-09-20 Clément Bœschlavfi/select: make lavc dependency optional.
2012-09-20 Michael NiedermayerMerge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
2012-09-20 Michael NiedermayerMerge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
2012-09-20 jamalconfigure: fix git domain check with out of tree build
2012-09-20 Michael Niedermayermxfdec: fix index_tables check in mxf_read_seek()
2012-09-20 Stefano Sabatinitests: add fate-ffprobe test
2012-09-20 Stefano Sabatinilavd/lavfi: push frames until the last sink is EOF
2012-09-20 Stefano Sabatinilavfi/testsrc: increase precision of the duration parameter
2012-09-20 Michael Niedermayererror_resilience: guess_dc: check malloc failure
2012-09-20 Michael Niedermayerh263dec: disable coded dimensions = 0 handling
2012-09-20 Michael NiedermayerMerge commit '581281e242609a222233a2e5538b89dfb88fb18e'
2012-09-20 Matthieu Bouronmxfenc: support 23.976 and 24 frame rates
2012-09-20 Matthieu Bouronmxfenc: factorize samples per frame code
2012-09-20 Michael Niedermayerj2k: fix "static is not at beginning of declaration...
2012-09-19 Michael Niedermayerconfigure: Detect old git domain and inform the user...
2012-09-19 Michael Niedermayermov: fix 32/64 format type
2012-09-19 Michael Niedermayerdcadec: fix "set but not used" variable
2012-09-19 Michael Niedermayerlibavfilter/filtfmts: fix argv/argc checks
2012-09-19 Michael Niedermayerbavfilter/filtfmts: fix type for channel layouts
2012-09-19 Michael Niedermayerav_des_init: suppress warning about unused parameter
2012-09-19 Anton Khirnovmp3dec: read Xing frame TOC index
2012-09-19 Anton Khirnovmp3dec: use named constants for Xing header flags
2012-09-19 John Van Sicklelibx264: add support for nal-hrd, required for Blu...
2012-09-19 Yusuke Nakamuramov: support random access point grouping
2012-09-19 Luca Barbatomatroskadec: split frame parsing
2012-09-19 Luca Barbatomatroska: implement support for ProRes
2012-09-19 Luca Barbatomatroskadec: validate lace_size when parsed
2012-09-19 Luca Barbatomatroskadec: return meaningful errors in matroska_decod...
2012-09-19 Luca Barbatomatroskadec: refactor matroska_decode_buffer
2012-09-19 Luca Barbatomatroskadec: properly support BlockDuration
2012-09-19 Luca Barbatomatroskadec: split laces parsing
2012-09-19 Moritz Bunkusmatroska: implement support for ALAC
2012-09-19 Dale Curtismatroskadec: fix incorrect unsigned->signed conversion
2012-09-19 Luca Barbatomatroskadec: check realloc in lzo encoding
2012-09-19 Luca Barbatomatroska: honor error_recognition on unknown doctypes
2012-09-19 Alex Conversetiffdec: Add support for GRAY16LE.
2012-09-19 Alex Conversetiffenc: Add support for little endian RGB48 and GRAY16
2012-09-19 Janne Grunaumpeg4: support frame parameter changes with frame-mt
2012-09-19 Janne Grunaumpegvideo: check ff_find_unused_picture() return value...
2012-09-19 Janne Grunaumpegvideo: release frame buffers before freeing them
2012-09-19 Andrey Utkinavutil: Cast AV_NOPTS_VALUE to int64_t explicitly
2012-09-19 Michael Niedermayerwmavoice: initialize best_hist_ptr to NULL to prevent...
2012-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-19 Michael NiedermayerMerge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'
2012-09-19 Mans Rullgardconfigure: msvc: default to 'lib' as 'ar' tool
2012-09-19 Mans Rullgardbuild: support some non-standard ar variants
2012-09-19 Tim Nicholsondoc/filters: clarify use of graph2dot
2012-09-19 Stefano Sabatiniffprobe: fix CSV writer output
2012-09-19 Janne Grunaurv34: use ff_MPV_common_frame_size_change()
2012-09-19 Janne Grunaumpegvideo: add reinit function for frame parameter...
2012-09-19 Janne Grunaumpegvideo: move frame size dependent memory management...
2012-09-19 Bobby BinghamFix segfault with -filters option
2012-09-19 Bobby Binghamffserver: fix typo in log message
2012-09-18 Mans Rullgardconfigure: add --toolchain option
2012-09-18 Michael Niedermayeravidec: workaround aac with broken block align
2012-09-18 Derek Buitenhuisffprobe: Add a few common disposition cases
2012-09-18 Clément Bœschlavfi/select: make sure avctx is set before closing it.
2012-09-18 Carl Eugen... Silence warning C4554 when compiling with msvc.
2012-09-18 Michael Niedermayersonic: factorize tail_size
2012-09-18 Michael Niedermayersonicenc: limit quant so that golomb codes are less...
2012-09-18 Martin Storsjöconfigure: Make the smoothstreaming muxer enable the...
2012-09-18 Martin Storsjösmoothstreaming: Export the mp4 codec tags
2012-09-18 Michael Niedermayerx86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX...
2012-09-18 Michael Niedermayermpegaudiodec: add prototypes for all functions that...
2012-09-18 Michael Niedermayerallcodecs: re-enable sonic
2012-09-18 Michael Niedermayersonic: update to encode2() API
2012-09-18 Luca Barbatomov: check for EOF in long lasting loops
2012-09-18 Luca Barbatoavcodec: cleanup utils.c
2012-09-18 Justin Rugglesbinkaudio: remove unneeded GET_BITS_SAFE macro
2012-09-18 Justin Rugglesbinkaudio: use float sample format
2012-09-18 Justin Rugglesbinkaudio: use a different value for the coefficient...
2012-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-18 Michael NiedermayerMerge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
2012-09-18 Bobby Binghamtargaenc: Use named TGA_RLE constant instead of magic...
2012-09-18 Bobby BinghamFix typo in targa encoder comment
2012-09-18 Benjamin Larssonflvenc: silence bogus warning
2012-09-18 Bobby Binghamdoc: fix typos in filter documentation
2012-09-18 Michael Niedermayerdsputil: change assert(8) to av_assert2(8)
2012-09-18 Michael Niedermayerswscale: change assert() to av_assert()
2012-09-18 Michael Niedermayernsvdec: change 2 commented assert() to av_assert()
2012-09-17 Michael Niedermayerget_cabac_inline_x86: workaround clang bug with disable...
2012-09-17 Mans Rullgardconfigure: include flags in nm variable
2012-09-17 Andrey UtkinWhen copying pkt side_data, don't forget size, type
2012-09-17 Lyubomir Marinovlibx264: feed x264_param_apply_profile from AVCodecCont...
2012-09-17 Lyubomir Marinovlibx264: connect AVCodecContext.rtp_payload_size to...
2012-09-17 Reimar DöffingerRemove code that duplicates existing code a few lines...
2012-09-17 Derek Buitenhuisdirac_arith: Fix unprotected inline asm
2012-09-17 Clément Bœschalsdec: fix misplaced parentheses.
2012-09-17 Thilo Borgmannalsdec: check return values.
2012-09-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
next