]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-02-14 Anton Khirnovbuffersrc: default SAR to 0 (unknown) rather than 1
2016-02-14 Luca Barbatoconfigure: Restore the --enable-everything behaviour
2016-02-14 Luca Barbatoconfigure: Print which libraries will be built
2016-02-14 Luca Barbatoconfigure: Use `require` for the non-component options
2016-02-14 Luca Barbatomov: Use the correct type for size
2016-02-13 Philip Langdalevdpau: Support for VDPAU accelerated HEVC decoding
2016-02-13 Philip Langdalehevc: Track long and short term RPS size for VDPAU
2016-02-13 Hendrik Leppkesdxva2_hevc: properly signal the num_delta_pocs from...
2016-02-13 Luca Barbatolavf: Dump the cpb side data information
2016-02-12 Anton Khirnovnvenc: rename a misnamed function
2016-02-12 Anton Khirnovnvenc: merge input and output surface structs
2016-02-12 Anton Khirnovnvenc: factor out the pixel format list
2016-02-12 Anton Khirnovbuffersrc: do not discard the error from ff_filter_frame()
2016-02-09 Vittorio Giovaraeatqi: Remove MpegEncContext dependency
2016-02-09 Vittorio Giovarampeg1: Make intra-block decoding independent of MpegEnc...
2016-02-09 Diego Biurrunmpeg12dec: Refactor mpeg1_decode_block_intra()
2016-02-09 Vittorio Giovarampeg12dec: Always close reader on error
2016-02-09 Thomas Leetiny_psnr: Support large files
2016-02-09 Luca Barbatodnxhd: Make the encoder message friendlier
2016-02-09 Diego Biurrunconfigure: Refactor toolchain flag setting
2016-02-09 Anton Khirnovavplay: drop support for building without lavfi
2016-02-08 Michael Niedermayerflacenc: Load default prediction_order parameters if...
2016-02-07 Andreas Cadhalpunasfdec: make sure packet_size is non-zero before seeking
2016-02-07 Andreas Cadhalpunasfdec: check for too small size in asf_read_unknown
2016-02-07 Andreas Cadhalpunasfdec: check avio_skip in asf_read_simple_index
2016-02-07 Andreas Cadhalpunasfdec: break if EOF is reached after asf_read_packet_h...
2016-02-06 Henrik Gramnermsvc: Fix libx264 linking
2016-02-06 Vicente Jimenez... doc: Improve the channelsplit example
2016-02-06 Luca Barbatoconfigure: Support MSYS2 mingw-w64 64bit
2016-02-01 Luca Barbatov210: Use separate sample_factors
2016-02-01 James Darnleyv210: Add avx2 version of the 10-bit line encoder
2016-02-01 James Darnleyv210: Add avx2 version of the 8-bit line encoder
2016-01-31 Derek Buitenhuisflacenc: Restore defaults and range for {min, max}_pred...
2016-01-31 Vittorio Giovaralibx264: Make sure to preserve default option values
2016-01-27 James Almerconfigure: add missing avx2 support check
2016-01-27 James Almerx86: Add ymm_reg struct
2016-01-26 Luca Barbatov210: x86: Add the correct guards around the asm code
2016-01-25 Vittorio Giovaralavfi: Use AV_CEIL_RSHIFT where needed
2016-01-25 Vittorio Giovarayuv4mpegenc: Use AV_CEIL_RSHIFT where needed
2016-01-25 Vittorio Giovarapixdesc: Use AV_CEIL_RSHIFT in documentation
2016-01-25 Vittorio Giovarapixdesc: Drop unneeded deprecation warning guards
2016-01-25 Vittorio Giovaraqsvenc: Add private option to replace coder_type
2016-01-25 Luca Barbatoavplay: Allow to override the codec
2016-01-25 Luca Barbatoavplay: Statically allocate the player state
2016-01-25 Luca Barbatoavplay: Rename cur_stream to player
2016-01-25 Luca Barbatoavplay: Rename VideoState to PlayerState
2016-01-25 Luca Barbatoavplay: Allocate the refresh thread next to the decode...
2016-01-25 Luca Barbatoavplay: Move the stream setup in the main thread
2016-01-24 Anton Khirnovhls: eliminate ffurl_* usage
2016-01-24 Anton Khirnovlavf: allow custom IO for all files
2016-01-23 Anton Khirnovqsvenc: fix a typo
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-23 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-23 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-23 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-23 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-23 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-23 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-23 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2016-01-23 Anton Khirnovpixdesc: fix and extend doxy for av_pix_fmt_get_chroma_...
2016-01-23 Luca Barbatoconfigure: Correctly add openssl cflags and libs
2016-01-22 Martin Storsjölibavcodec: Add missing AVClass pointers
2016-01-21 Vittorio Giovaralavc: Move pre_me to codec private options
2016-01-21 Vittorio Giovaralavc: Move me_penalty_compensation to codec private...
2016-01-21 Vittorio Giovaralavc: Move prediction_method to codec private options
2016-01-21 Vittorio Giovaralavc: Move {min,max}_prediction_order to codec private...
2016-01-21 Vittorio Giovaralavc: Move rtp_payload_size to codec private options
2016-01-21 Vittorio Giovaralavc: Move timecode_frame_start to codec private options
2016-01-21 Vittorio Giovaralavc: Move context_model to codec private options
2016-01-21 Vittorio Giovaralavc: Move mpeg_quant to codec private options
2016-01-21 Vittorio Giovaralavc: Move noise_reduction to codec private options
2016-01-21 Vittorio Giovaralavc: Move scenechange_threshold to codec private options
2016-01-21 Vittorio Giovaralavc: Move chromaoffset to codec private options
2016-01-21 Vittorio Giovaralavc: Move frame_skip_* to codec private options
2016-01-21 Vittorio Giovaralavc: Move brd_scale to codec private options
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2016-01-21 Piotr Bandurskiriff: add C210 FourCC (Canopus C210)
2016-01-21 Piotr Bandurskiriff: add YUYV FourCC (Drastic YUYV)
2016-01-21 Vittorio Giovaraimgconvert: Add the proper API guards to a deprecated...
2016-01-21 Vittorio Giovaraimgconvert: Move AVPicture-related static function...
2016-01-21 Vittorio Giovaraimgconvert: Move the shrink functions only where needed
2016-01-21 Vittorio Giovaraimgconvert: Drop outdated comment block
2016-01-21 Luca Barbatoconfigure: Force-enable select_any dependencies only...
2016-01-21 Derek Buitenhuismov: Add an option to toggle dref opening
2016-01-21 James Darnleyfate: add 10-bit v210 encoder tests
2016-01-21 Luca Barbatoconfigure: Improve requesting specific features
2016-01-20 Vittorio Giovarayuv2rgb: Document the color space coefficients
2016-01-19 Arttu Ylä-Outinenlibkvazaar: Set frame rate as a rational number
2016-01-19 Arttu Ylä-Outinenlavc: Make sure that the effective timebase would not...
2016-01-19 Luca Barbatoconfigure: mips: Support both-endian compilers
2016-01-19 Luca Barbatomathops: mips: Correctly enable loongson-specific assembly
2016-01-19 Luca Barbatoconfigure: Use pkg-config to check for openssl
2016-01-19 Martin Storsjöflvdec: Add sanity checking of the last packet size
2016-01-19 Michael Niedermayerflvdec: perform duration search just once
2016-01-18 Diego Biurrunx86: build: Group all encoder objects together
2016-01-18 Diego Biurrunx86: ac3dsp: Drop forward declaration for nonexisting...
2016-01-15 Andreas Cadhalpundca: fix misaligned access in ff_dca_convert_bitstream
next