OSDN Git Service

android-x86/external-ffmpeg.git
2015-07-30 Luca Barbatohls: Save and forward avio options
2015-07-30 Luca Barbatohttp: Add the trailing endlines if they are missing
2015-07-30 Martin Storsjöcheckasm: Include io.h for isatty, if available
2015-07-30 James Almerrtmpproto: free hmac context properly
2015-07-29 James Almerrtmpproto: use AVHMAC instead of a custom implementation
2015-07-29 James Almerfate: add test vectors for HMAC SHA and SHA-2
2015-07-29 James Almerhmac: add support for SHA-2
2015-07-28 Martin Storsjöconfigure: Don't force _WIN32_WINNT to an older version...
2015-07-28 Martin Storsjödxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of...
2015-07-27 John Högbergh264: fix AVDISCARD_NONKEY for some interlaced content
2015-07-27 Alexandra Hájkováasfdec: do not align Data Object when Broadcast Flag...
2015-07-27 Anton Khirnovqsvdec_mpeg2: drop an incorrect comment
2015-07-27 Vittorio Giovarafate: Add hap-chunk ref file
2015-07-27 Vittorio Giovarahap: Add utility functions file
2015-07-27 Tom ButterworthSupport the Hap chunked frame format
2015-07-27 Tom Butterworthhap: Move some per-stream setup into decoder init rathe...
2015-07-27 Vittorio Giovaralavc: Update version and APIchanges
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-27 Vittorio Giovaralavc: Deprecate avctx.me_method
2015-07-27 Vittorio Giovarawmv2enc: Check memory allocation
2015-07-27 Vittorio Giovaraac3enc_template: Use the correct context field
2015-07-27 Martin Storsjöconfigure: Check for _M_ARMT to detect thumb when using...
2015-07-27 Martin Storsjöconfigure: Check MSVC defines for identifying hardfloat
2015-07-27 Martin Storsjöconfigure: Default to armasm for --toolchain=msvc when...
2015-07-27 Martin Storsjöconfigure: Simplify, remove an unnecessary intermediate...
2015-07-27 Martin Storsjödoc: Remove the now unnecessary remark about PATH and...
2015-07-27 Alexandra Hájkováasfdec: interpret the first flag in an asf packet as...
2015-07-27 Henrik Gramnercheckasm: Modify report format
2015-07-27 Anton Khirnovqsvdec_*: add missing CODEC_CAP_DR1
2015-07-26 Martin Storsjöconfigure: Only redirect strtoll to _strtoi64 if necessary
2015-07-26 Martin Storsjöconfigure: Only redefine inline to __inline for msvc...
2015-07-26 Martin Storsjöconfigure: Only add -FIstdlib.h for msvc/icl if necessary
2015-07-26 Steve Lhommeforce WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to...
2015-07-26 Michael Niedermayercheckasm: Use LOCAL_ALIGNED
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based HEVC decoder.
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based MPEG2 decoder.
2015-07-25 Anton Khirnovlavc: add a HEVC mp4->annex B bitstream filter
2015-07-25 Anton Khirnovqsvdec: move qsv_process_data() from qsvdec_h264 to...
2015-07-25 Anton Khirnovqsvenc_hevc: fix enum declaration
2015-07-25 Anton Khirnovqsvdec: fix a memleak of async_fifo
2015-07-25 Anton Khirnovqsvdec: avoid an infinite loop with no consumed data...
2015-07-24 Steve Lhommeuse a wrapper script to call MS link.exe to avoid mixin...
2015-07-23 Steve Lhommeconfigure: force -nologo- when detecting MSVC
2015-07-23 Martin Storsjödds: Write the palette in the native endian form
2015-07-23 Tom Butterworthhap: Name enums, remove unused struct member
2015-07-23 Tom Butterworthsnappy: Refactor so ff_snappy_uncompress() uses an...
2015-07-23 Alexandra Hájkováasfdec: remove the wrong condition
2015-07-23 Tom Butterworthhap: Fix slice size computation
2015-07-23 Tom Butterworthdds: Fix the slice size computation
2015-07-23 Anton Khirnovaf_channelmap: properly set the supported output channe...
2015-07-23 Alexandra Hájkováasfdec: increment nb_streams right after the stream...
2015-07-23 Alexandra Hájkováasfdec: set nb_streams to 0 in the asf_read_close
2015-07-22 Vittorio Giovarampegvideo: Add missing include
2015-07-22 Vittorio Giovaradds: Add a rgba fate test
2015-07-22 Michael Niedermayerdds: Fix 32bpp bitmaps decoding
2015-07-22 Vittorio Giovaradds: Fix palette decoding
2015-07-22 Vittorio Giovaradds: Fix enum declaration
2015-07-22 Alexandra Hájkováasfdec: avoid crash in the case when chunk_len is 0...
2015-07-22 Alexandra Hájkováasfdec: close the demuxer properly when read_header...
2015-07-22 Alexandra Hájkováasfdec: factor out seeking to the Data Object outside...
2015-07-22 Anton Khirnovqsvenc_hevc: use the correct HW plugin UID
2015-07-22 Janne Grunaucheckasm: remove empty array initializer list in h264pr...
2015-07-21 Luca Barbatocheckasm: Always link statically
2015-07-21 Luca Barbatodds: Decode using optimal slices sizes
2015-07-21 Luca Barbatohap: Decode using optimal slices sizes
2015-07-21 Luca Barbatoparseutil: Use non ambiguous aliases for uhd
2015-07-20 Janne Grunauarm: use a local label instead of the function symbol...
2015-07-20 Janne Grunauh264: aarch64: intra prediction optimisations
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-07-20 Vittorio Giovaraflashsvenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaraffv1enc: Use input frame to set SAR and interlacing
2015-07-20 Vittorio Giovaraffv1enc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaraqtrleenc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaralibtheoraenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaralibvpxenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaralibxvid: Do not entangle coded_frame
2015-07-20 Vittorio Giovarasvq1enc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraproresenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraa64multienc: Do not entangle coded_frame
2015-07-20 Vittorio Giovararoqvideoenc: Drop unneeded initialization
2015-07-20 Vittorio Giovarampegvideo_enc: Drop unnneded initialization
2015-07-20 Luca Barbatoparseutil: Add more resolution aliases
2015-07-19 Anton Khirnovqsvenc: properly handle asynchronous encoding
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-07-19 Anton Khirnovaf_resample: do not touch the timestamps if we are...
2015-07-19 Anton Khirnovavconv: split creating and (re-)configuring complex...
2015-07-19 Anton Khirnovavconv: create the complex filtergraphs earlier
2015-07-19 Anton Khirnovavconv: move the no streams failure to open_output_file()
2015-07-19 Anton Khirnovavconv: factor out the output stream initialization
2015-07-19 Anton Khirnovavconv: use read_file() for reading the 2pass stats
2015-07-19 Anton Khirnovavconv: move handling the 2pass logfile into avconv_opt
2015-07-19 Anton Khirnovavconv: set the encoding/decoding_needed flags earlier
2015-07-19 Anton Khirnovavconv: drop update_sample_fmt()
2015-07-19 Alexandra Hájkováasfdec: make nb_sub to be unsigned int
2015-07-19 Alexandra Hájkováasfdec: read the replicated data in a separate function
2015-07-19 Alexandra Hájkováasfdec: convert condition for the replicated data readi...
next