]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-07 Vittorio Giovaralavu: Remove bit packing from AVComponentDescriptor
2015-09-07 wm4lavu: extend size of the AVPixFmtDescriptor.flags field
2015-09-06 Alexandra Hájkováasfdec: alloc enough space for storing name in asf_read...
2015-09-06 Martin Storsjömov: Allow more than one keyframe per trun
2015-09-06 Luca Barbatodxtory: Unify and rework the decoding routines
2015-09-06 Henrik Gramnercheckasm: add unit tests for v210enc
2015-09-04 Vittorio Giovarariff: Add AVj2 fourcc for Avid jpeg2000
2015-09-03 Luca Barbatodxtory: Factorize the buffer loading
2015-09-03 Luca Barbatodxtory: Factorize slice size checks
2015-09-03 Michael Niedermayerfraps: increase vlc nb_bits
2015-09-03 Michael Niedermayerhuffman: allow specifying nb_bits to ff_huff_build_tree()
2015-09-03 Michael Niedermayerhuffman: increase bits constant
2015-09-03 Michael Niedermayerhuffman: use a named identifer for the bits constant
2015-09-03 Sean McGovernmux: Make sure that the data is actually written
2015-09-03 Sean McGovernfile: properly forward errors from file_read() and...
2015-09-03 Luca Barbatompegvideo: Drop a stray error message
2015-09-02 Vittorio GiovaraDXV decoder
2015-09-02 Luca Barbatolavc: Add a lzf decompressor
2015-08-31 Luca Barbatobuild: Skip libvpx.h if libvpx is not enabled
2015-08-31 Luca Barbatotools: Drop a stale header
2015-08-31 Michael Niedermayerdnxhddata: Double frame_size for cid 1260
2015-08-31 Vittorio Giovarades: Add missing include
2015-08-31 Vittorio Giovaraismindex: Use the correct abs() version
2015-08-31 Vittorio Giovaralavr: Remove unused label
2015-08-31 Vittorio Giovaralibfdk-aacdec: Remove unused variable
2015-08-30 Federico Tomassettibuild: Add support for travis CI
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio GiovaraPostpone API-incompatible changes until the next bump
2015-08-28 Vittorio Giovaralavu: Drop deprecated private lls functions
2015-08-28 Vittorio Giovaralavu: Drop deprecated context size variables
2015-08-28 Vittorio Giovaralavu: Drop deprecated duplicated AVFrame/AVCodecContext...
2015-08-28 Vittorio Giovaralavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
2015-08-28 Vittorio Giovaralavu: Drop deprecated audioconvert.h header
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...
next