OSDN Git Service

android-x86/external-ffmpeg.git
2012-09-21 Matthieu Bouronmxf: export ff_mxf_get_samples_per_frame to lavf
2012-09-21 Clément Bœschlavf/movenc: add F4V flavor.
2012-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-21 Stefano Sabatiniffprobe: print format long_name only if non-NULL
2012-09-21 Stefano Sabatinilavfi/hue: set to NULL freed pointers
2012-09-21 Stefano Sabatinilavfi/hue: fix crash when resetting the saturation...
2012-09-21 Stefano Sabatiniffprobe: print codec_long_name only when available
2012-09-21 Anton Khirnovlibx264: add forgotten ;
2012-09-21 Anton Khirnovmatroskadec: fix a sanity check.
2012-09-21 Anton Khirnovmatroskadec: only return corrupt packets that actually...
2012-09-21 Anton Khirnovlavf: zero data/size of the packet passed to read_packet().
2012-09-21 Mans RullgardARM: use 2-operand syntax for ADD Rd, PC in Apple PIC...
2012-09-21 Mans RullgardARM: align PIC offset pools to 4 bytes
2012-09-21 Michael Niedermayernutdec: fix mixup of nb_streams and timebase_count
2012-09-21 Michael Niedermayernutdec: fix type of intermediate variable for ts calcul...
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 Mans RullgardARM: swap source operands in some add instructions
2012-09-20 Mans Rullgardconfigure: update tms470 detection for latest version
2012-09-20 Janne Grunaulavf probe: prevent codec probe with no data at all...
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 Mans Rullgardmotion_est: fix use of inline on extern functions
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...
next