OSDN Git Service

android-x86/external-ffmpeg.git
2015-02-24 Tobias Rappdoc/filters.texi: add reference link to video size...
2015-02-24 Kevin Wheatleyavformat/movenc: Fix writing ACLR atoms for DNxHD
2015-02-24 Michael Niedermayeravformat/dss: Set packet position correctly
2015-02-24 Martin Storsjörtpenc: Merge the h264 and hevc packetizers
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of fragmented...
2015-02-24 Martin Storsjörtpdec_hevc: Reduce indentation level by returning...
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of parsing a...
2015-02-24 Martin Storsjörtpdec_hevc: Add asterisks at the start of each long...
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Allow allocating and freeing the private data...
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2015-02-24 Martin Storsjörtpdec: Allow setting the need_parsing field in RTPDyna...
2015-02-24 Martin Storsjörtpdec_mpa_robust: Move .enc_name to the start of the...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary _if_needed suffixes on functions
2015-02-24 Martin Storsjörtpdec: Change enc_name to a pointer instead of a fixed...
2015-02-24 Martin Storsjörtpdec_h264: Remove an unnecessary include
2015-02-24 Martin Storsjörtpdec_h264: Remove unnecessary struct padding
2015-02-24 Martin Storsjörtpdec_amr: Use the common indentation style
2015-02-24 Martin Storsjörtsp: Fix the indentation of a linewrapped statement
2015-02-24 Martin Storsjörtpdec: Add missing trailing commas
2015-02-24 Gilles Chanteperdrixlibavformat: add T.140 RTP depacketization (RFC 4103)
2015-02-24 Martin Storsjörtsp: Interpret the text media type as AVMEDIA_TYPE_DATA
2015-02-24 Paul B Maholavcodec/mss4: check return value of init_get_bits8()
2015-02-24 Christophe... lavc/pthread_slice: release entries
2015-02-24 Clément Bœschavformat/nutdec: fix isom and mpa build deps
2015-02-24 Michael Niedermayeravcodec/snow: Free all planes and bands independent...
2015-02-24 Michael Niedermayeravcodec/snowdec: Fix ref value check
2015-02-24 Michael Niedermayerswscale/utils: add asserts to check filterpos
2015-02-24 Michael Niedermayerswscale/utils: More carefully merge and clear coefficie...
2015-02-23 Michael Niedermayeravformat/mov: Check av_add_index_entry() return value
2015-02-23 James AlmerRevert "takdec: pad filter coeff buffer for DSP functions"
2015-02-23 Michael NiedermayerMerge commit 'ce52869c22738ad584995d48103ce3aa2301736b'
2015-02-23 Michael NiedermayerMerge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41'
2015-02-23 Michael NiedermayerMerge commit 'cdcc370293a159c321e41af7f0eef141c62d698d'
2015-02-23 Michael NiedermayerMerge commit '061c489895d29049a88dc6118e4b639a273b31d6'
2015-02-23 Michael NiedermayerMerge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf'
2015-02-23 Michael NiedermayerMerge commit 'fe208ca54b0d3b6bbe1c660d371bb2cc6cf40ffc'
2015-02-23 Michael Niedermayeravcodec/snowenc: Allocate and reference coded_frame...
2015-02-23 Michael Niedermayeravcodec/roqvideoenc: Allocate and reference coded_frame...
2015-02-23 Michael Niedermayeravformat/hlsenc: Warn if a non file protocol is used
2015-02-23 Diego Biurrunfate: Rename fate-dts test to fate-dca-core
2015-02-23 Diego Biurrunqsv: Skip qsv.h compilation if qsv is not enabled
2015-02-23 Paul B Maholavcodec/hqx: remove superfluous log message
2015-02-23 Gilles Chanteperdrixrtsp: punch holes again after pause
2015-02-23 Federico Tomassettieamad: check for out of bounds read
2015-02-23 Federico Tomassettimdec: check for out of bounds read
2015-02-23 Martin Storsjörtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL...
2015-02-23 Clément Bœschavfilter/palette{gen,use}: add Copyright
2015-02-23 Michael NiedermayerMerge commit '35c6ce76b107225a19eb33aea38857d2405882af'
2015-02-23 Michael NiedermayerMerge commit '36a6fb989b017898041703025ef20028146675a8'
2015-02-23 Michael NiedermayerMerge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a'
2015-02-23 Michael NiedermayerMerge commit '521979e6b1e7a89751aebc285a40d6508f8af48f'
2015-02-23 Michael NiedermayerMerge commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7'
2015-02-23 Clément Bœschavfilter/paletteuse: add diff_mode
2015-02-23 Clément Bœschavfilter/paletteuse: fix error dithering accuracy
2015-02-23 Michael Niedermayeravcodec/a64multienc: Assert that the Packet size does...
2015-02-23 Michael Niedermayeravcodec/a64multienc: simplify frame handling code
2015-02-23 Andreas Cadhalpunavcodec/a64multienc: fix use of uninitialized values...
2015-02-23 Andreas Cadhalpunavcodec/a64multienc: initialize mc_meta_charset to...
2015-02-23 Michael Niedermayeravcodec/a64multienc: don't set incorrect packet size
2015-02-22 Andreas Cadhalpunavcodec/a64multienc: use av_frame_ref instead of copyin...
2015-02-22 Michael NiedermayerMerge commit 'a388e72d1a6b0888cc1591cb699f61a9c1089cf4'
2015-02-22 Michael NiedermayerMerge commit 'e2220e734f3d01145ef9aefbd7b6ff29a89ae159'
2015-02-22 Michael NiedermayerMerge commit 'c99915f7c74ce1249d8633cb6fd09035b8d84db7'
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-22 Carl Eugen... hevc_deblock: Fix compilation with nasm
2015-02-22 Vittorio Giovaralibschroedinger: Check memory allocations
2015-02-22 Vittorio Giovaraconfigure: Properly fail when libcdio/cdparanoia is...
2015-02-22 Vittorio Giovaraconfigure: Use pkg-config for libdc1394 discovery
2015-02-22 Michael Niedermayertools/graph2dot: Check for av_malloc() failure
2015-02-22 Michael Niedermayeravcodec/aacenc: Fix sample rate check
2015-02-22 Martin Storsjörtpenc_hevc: Aggregate multiple NAL units into one...
2015-02-22 Martin Storsjörtpenc_h264: Aggregate multiple NAL units into one...
2015-02-22 Michael Niedermayeravcodec/mpegvideo: Fix memleak of mvs
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)
2015-02-22 Michael Niedermayeravcodec/vorbisdec: Fix memleak, call cleanup on memory...
2015-02-22 Michael Niedermayeravcodec/wmaenc: Check extradata allocations
2015-02-22 Christophe... takdec: pad filter coeff buffer for DSP functions
2015-02-22 Michael Niedermayeravfilter/buffer: Check for qp_table allocation failure
2015-02-22 Michael Niedermayeravformat/movenc: Check for memory allocation failures
2015-02-22 Michael Niedermayeravformat/oggdec: Check for ost allocation failure
2015-02-22 Paul B Maholavcodec/exr: fix memset first arg in reverse_lut()
2015-02-22 Michael Niedermayeravformat/oggdec: Check for av_malloc() failure and...
2015-02-22 Michael Niedermayeravformat/rmenc: Check for av_malloc() failure
2015-02-22 Michael Niedermayertools/trasher: Check fseek returns
2015-02-22 Michael Niedermayeravutil/fixed_dsp: Check for av_malloc() failure
2015-02-22 Gilles Chanteperdrixavformat/rtsp: punch holes again after pause
2015-02-22 Michael Niedermayeravcodec/libaacplus: Check for av_malloc() failure
2015-02-22 Michael Niedermayeravcodec/jpeglsenc: Check for memory allocation failures
2015-02-22 Michael Niedermayerpostproc/postprocess: Check for av_malloc() failure
2015-02-22 Michael Niedermayerpostproc/postprocess: Check for av_mallocz() failure
2015-02-22 Michael Niedermayerpostproc/postprocess: use av_mallocz()
2015-02-22 Michael Niedermayeravcodec/libx264: Check for av_malloc() failure
2015-02-22 Michael Niedermayeravcodec/libvpxenc: Check for av_malloc() failure
2015-02-22 Michael Niedermayeravcodec/libtheoraenc: Check for av_fast_realloc() failure
2015-02-22 Michael Niedermayeravcodec/libtheoraenc: Check for stats allocation failure
2015-02-22 Michael NiedermayerMerge commit '44dc138ed29c4dfbaf57ebc774da4c75ef113ca4'
2015-02-22 Michael NiedermayerMerge commit 'dcf969e98d3f596006a0ddaf077870408b9c09c3'
2015-02-22 Michael NiedermayerMerge commit '96084251e57d1738fde02a2b0d37ca609d9efd71'
2015-02-22 Michael NiedermayerMerge commit '5cbae5651d7c1ce9b0691dfbf2d474cb2b0ebb9a'
next