]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-08-15 Martin Storsjölibfdk-aacdec: Bump the max number of channels to 8
2015-08-15 Martin Storsjöconfigure: arm: Assume softfp ABI on darwin
2015-08-13 Henrik Gramnerx86inc: Various minor backports from x264
2015-08-12 Martin Storsjömovenc: Add a new flag for writing global sidx indexes...
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2015-08-11 Henrik Gramnerx86inc: Disable vpbroadcastq workaround in newer yasm...
2015-08-11 Christophe... x86inc: Fix instantiation of YMM registers
2015-08-11 Anton Mitrofanovx86inc: warn when instructions incompatible with curren...
2015-08-11 Henrik Gramnerx86inc: Support arbitrary stack alignments
2015-08-11 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2015-08-11 Henrik Gramnercheckasm: Remove unnecessary include
2015-08-11 Henrik Gramnerx86: dcadsp: Avoid SSE2 instructions in SSE functions
2015-08-10 Martin Storsjömovenc: Place the sidx index after the initial moov...
2015-08-10 Martin Storsjömovenc: Rename reserved_moov_pos to reserved_header_pos
2015-08-10 Martin Storsjömovenc: Check that frag_info entries exist in mov_write...
2015-08-07 Paolo Bizzarricosmetics: Drop spurious spaces from if clauses
2015-08-06 Luca Barbatoh264: Do not print an error when the buffer has to...
2015-08-05 Jake Sebastian... h264: Use AVERROR return codes instead of -1
2015-08-04 Luca Barbatoasf: Use time_t where needed
2015-08-04 Alexandra Hájkováasfdec: read values properly
2015-08-04 Shizconfigure: Silence error messages when probing compiler
2015-08-02 Luca Barbatodrawtext: Move the strftime expansion in a separate...
2015-08-02 Luca Barbatodrawtext: Drop stray guards
2015-08-02 Luca Barbatopng: Be more informative regarding signature errors
2015-08-02 Anton Khirnovopusdec: properly handle mismatching configurations...
2015-08-02 Alexandra Hájkováasfdec: prevent the memory leak while reading metadata
2015-08-02 Henrik Gramnerx86: dct: Disable dct32_float_sse on x86-64
2015-08-01 Luca Barbatohevc: Split the sei parsing in 3 functions
2015-08-01 Luca Barbatohevc: Use switch instead of if-nests in decode_nal_sei_...
2015-08-01 Luca Barbatohevc: Use a proper enum for the SEI values
2015-08-01 David Holmavcodec: h264: Extract decoder methods
2015-07-31 Alexandra Hájkováasfdec: remove improper assignement that caused wrong...
2015-07-31 Alexandra Hájkováasfdec: do not export empty metadata
2015-07-31 James Almerdes: extend av_des_init() doxy
2015-07-31 James Almerdes: add av_des_alloc()
2015-07-31 James Almerxtea: add av_xtea_alloc()
2015-07-31 James Almerrc4: extend av_rc4_init() doxy
2015-07-31 James Almerrc4: add av_rc4_alloc()
2015-07-31 James Almerblowfish: add av_blowfish_alloc()
2015-07-31 Alexandra Hájkováasfdec: free AVDictionaries properly when closing the...
2015-07-31 Anton Khirnovfate/mp3: use the f32le format as output
2015-07-31 Anton Khirnovfate/mp3: specify the number of output samples instead...
2015-07-30 Martin Storsjörtsp: Only interpret $ as interleaved packet indicator...
2015-07-30 James Almerhmac: add missing version bump and APIChanges entry
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
next