]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-08-28 Vittorio Giovaralavu: Drop deprecated av_reverse function
2015-08-28 Vittorio Giovaralavu: Drop deprecated external access to AVPixFmtDescri...
2015-08-28 Vittorio Giovaralavu: Drop deprecated old_pix_fmt.h and related code
2015-08-28 Vittorio Giovaralavc: Drop deprecated deinterlace module
2015-08-28 Vittorio Giovaralavc: Drop deprecated thread opaque and codec pkt
2015-08-28 Vittorio Giovaralavc: Drop deprecated get_buffer related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated destruct_packet related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated request_channels related functions
2015-08-28 Vittorio Giovaralavfi: Drop deprecated AVFilterBuffer* code
2015-08-28 Vittorio Giovaralavfi: Drop deprecated *_count suffixed variables
2015-08-28 Vittorio Giovaralavfi: Drop deprecated public AVFilterPad struct
2015-08-28 Vittorio Giovaralavr: Drop deprecated context reinitialization if resam...
2015-08-28 Vittorio Giovarasws: Drop deprecated SWS_CPU_CAPS defines
2015-08-28 Henrik Gramnercheckasm: Fix floating point arguments on 64-bit Windows
2015-08-26 Luca Barbatovf_scale: Add an option to pass the scaler params
2015-08-26 Timothy Guavconv_opt: Add an option that lists all supported...
2015-08-26 Timothy Guavconv_opt: Add missing comma
2015-08-25 Luca Barbatowebm: Explicitly select libvpx, libopus and libvorbis...
2015-08-25 Luca Barbatonvenc: Properly free the fifos
2015-08-25 Luca Barbatohlsenc: Support outputting specific versions
2015-08-24 Vittorio Giovaradnxhddata: Add tables for missing DNx100 profiles
2015-08-24 Vittorio Giovaradnxhddata: Merge a few duplicated RUN tables
2015-08-24 Vittorio Giovaradnxhddata: Group together RUN-related tables
2015-08-24 Vittorio Giovaradnxhddata: Merge a few duplicated DC tables
2015-08-24 Vittorio Giovaradnxhddata: Group together DC-related tables
2015-08-24 Vittorio Giovaradnxhddata: List the reused tables in a comment
2015-08-24 Vittorio Giovaradnxhddata: Keep a single CID in the table names
2015-08-23 Luca Barbatochannel_layout: Add a 16channel default layout
2015-08-23 Luca Barbatoaac: Make sure to set err on the failure path
2015-08-23 Luca Barbatoxavs: Do not try to set the bitrate tolerance without...
2015-08-21 Luca Barbatoh264: Fix faulty call to avpriv_request_sample
2015-08-21 John Högbergh264: Discard currently unsupported registered sei
2015-08-21 Luca Barbatoimgutils: Fix a typo in avcodec_get_pix_fmt_loss
2015-08-21 Anton Khirnovhevcdsp: fix a function name
2015-08-21 Anton Khirnovhevc: avoid invalid shifts of negative values
2015-08-20 Henrik Gramnercheckasm: Explicitly declare function prototypes
2015-08-20 Henrik Gramnercheckasm: x86: properly save rdx/edx in checked_call()
2015-08-20 Janne Grunaufate: test only demuxing in asf-repldata
2015-08-16 Alexandra Hájkováasfdec: prevent the memory leak in the asf_read_metada_obj
2015-08-16 Alexandra Hájkováfate: Make sure a corner-case for ASF is covered
2015-08-16 Luca Barbatohlsenc: Use AV_TIME_BASE units for all the computations
2015-08-16 Federico Tomassettivp7: bound checking in vp7_decode_frame_header
2015-08-15 Martin Storsjölibfdk-aacdec: Clean up properly if the init fails
2015-08-15 Martin Storsjölibfdk-aacdec: Always decode into an intermediate buffer
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
next