OSDN Git Service

android-x86/external-ffmpeg.git
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 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...
2012-09-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-09-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-09-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-09-17 Michael Niedermayeralsdec: check opt_order.
2012-09-17 Anton Khirnovavfiltergraph: silence an uninitialized variable warning
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-09-17 Anton Khirnovlavc: add const to private codec class initialization.
2012-09-17 Anton Khirnovavconv: don't pass a bogus parameter to avfilter_graph_...
2012-09-17 Clément Bœschid3v2: strdup the genre name explicitly.
2012-09-17 Clément Bœschlavf/id3v2: do not export empty fields.
2012-09-17 Anton Khirnovbuffersrc: add const to the AVFrame* argument of av_buf...
2012-09-17 Mans Rullgardlavfi: replace empty input/output lists with null pointers
2012-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-17 Stefano Sabatinifate: add av_small_strptime() test to fate-parseutils
2012-09-17 Stefano Sabatinilavu/parseutils: fix av_small_strptime() whitespace...
2012-09-17 Janne Grunauavconv: flush filtered frames before reconfiguring...
2012-09-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-09-16 Marton Balintffplay: dont wait 100ms if data is not yet ready
2012-09-16 Michael Niedermayerarm/dca: Fix compilation of decode_blockcodes() with...
2012-09-16 Clément Bœschlavf/oggdec: reword stream creation error message.
2012-09-16 Clément Bœschlavf/oggdec: reindent and comment blocks.
2012-09-16 Clément Bœschlavf/oggdec: make stream replacement less convoluted.
2012-09-16 Clément Bœschlavf/oggdec: more explicit zeroing of the new ogg stream.
2012-09-16 Clément Bœschlavf/oggdec: rework allocations in ogg_new_streams().
2012-09-16 Michael Niedermayermov: stsd entries must be at least 16 byte
2012-09-16 Clément Bœschlavf/oggdec: simplify destroying streams with chained...
2012-09-16 Clément Bœschlavf/oggdec: rename str to sid.
2012-09-16 Clément Bœschlavf/oggdec: remove a comment not matching anything.
2012-09-16 Clément Bœschlavf/oggdec: inline ogg_get_headers().
next