]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-07-26 wm4lavc, lavu: move frame cropping to a convenience function
2017-07-25 Sean McGovernrmdec: add missing brackets to compound statement
2017-07-25 Huang, Zhengxulavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp
2017-07-25 Huang, Zhengxulibavcodec/mjpeg_qsv: Add QSV MJPEG encoder
2017-07-22 wm4lavf: allow avformat_close_input() with NULL
2017-07-22 wm4dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main
2017-07-22 Anton Khirnovcaf: add an Opus tag
2017-07-21 Vittorio Giovarahevc: Make sure to update the current frame transfer...
2017-07-17 Sean McGovernrmdec: don't ignore the return value of av_get_packet()
2017-07-10 Diego Biurrunbuild: Add feature test macros for glibc 2.19+
2017-07-09 Luca Barbatoflac: Use a local cache for decode_residual()
2017-07-09 Luca Barbatoflac: Postpone unlikely condition checks
2017-07-09 Alexandra Hájkováflac: Convert to the new bitstream reader
2017-07-09 Luca Barbatobitstream: Avoid undefined behavior in bitstream_skip()
2017-07-05 Diego Biurrunbink: Split read_dct_coeffs()
2017-07-05 Diego Biurrunfate: Add cinepak encoder vsynth tests
2017-07-05 Diego Biurruncinepakenc: misc small changes
2017-07-05 Diego Biurruncinepakenc: K&R formatting cosmetics
2017-07-05 Timothy Gucinepakenc: Stop using AVPicture
2017-07-05 Diego Biurruncinepakenc: Drop broken debug code
2017-07-05 addr-see-the... cinepakenc: add option handling for flexibility
2017-07-05 addr-see-the... cinepakenc: fixes and improvements
2017-07-05 Tomas HärdinAdd Cinepak encoder
2017-07-05 Martin Storsjöos_support: Use HAVE_UWP instead of manually checking...
2017-07-05 Martin Storsjöd3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
2017-07-02 Martin Storsjölavf: Remove codec_tag from dashenc and smoothstreamingenc
2017-06-28 Vittorio Giovarahevc: Add support for alternative transfer characterics SEI
2017-06-28 Vittorio Giovaradvbsubdec: Free subrect memory on allocation error
2017-06-28 Lorenz Brundvbsubdec: Fixed segfault when decoding subtitles
2017-06-26 Anton Khirnovhwframe: Allow hwaccel frame allocators to align surfac...
2017-06-26 wm4dxva: verbose-log decoder GUID list
2017-06-26 wm4hwcontext_d3d11va: add option to enable debug mode
2017-06-26 wm4dxva: support DXGI_FORMAT_420_OPAQUE decoding
2017-06-26 wm4hwcontext_d3d11va: allocate staging texture lazily
2017-06-26 wm4hwcontext_d3d11va: fix crash on frames_init failure
2017-06-26 wm4dxva: fix some warnings
2017-06-26 wm4dxva: add declarative profile checks
2017-06-24 Diego Biurrunconfigure: Reset X86ASM_DEP(FLAGS) when probing for...
2017-06-24 Ben Changnvenc: Minimize the surface allocation
2017-06-24 Ben Changnvenc: Use a fifo to manage the free surface pool
2017-06-24 Ben Changnvenc: Add an explicit auto alias
2017-06-22 Janne Grunaubuild: Add an option for passing linker flags to the...
2017-06-21 Martin Storsjöconfigure: Automatically add -isysroot for darwin if...
2017-06-21 Diego Biurrunaf_bs2b: Add missing casts to complex pointer assignments
2017-06-20 Martin Storsjötls_gnutls: Readd support for nonblocking operation
2017-06-20 Martin Storsjötls_openssl: Readd support for nonblocking operation
2017-06-20 John Stebbinsmovenc: allow alternative hvc1 h.265 codec tag
2017-06-20 John Stebbinsmovenc: write correct format hvcc when tag is hvc1
2017-06-20 John Stebbinsmovenc: move tags definitions to where they are used
2017-06-20 John Stebbinsmovenc: simplify codec_tag lookup
2017-06-20 John Stebbinsmovenc: use correct tag list for AVOutputFormat.codec_tag
2017-06-20 Memphizaarch64: vp9: Fix assembling with Xcode 6.2 and older
2017-06-19 Luca Barbatodoc: Drop the legacy symlink to README
2017-06-18 Martin Storsjöd3d11va: Link directly to dxgi.dll and d3d11.dll functi...
2017-06-18 Mark Thompsonavconv_hw: Free device on initialisation failure
2017-06-18 Mark Thompsonvf_hwmap: Properly free a locally derived device
2017-06-18 Mark Thompsonvf_hwmap: Add missing error code
2017-06-17 Diego Biurrunconfigure: Fix handling of _select dependencies
2017-06-17 Diego Biurrunbuild: Adjust dependencies for faan(i)dct components
2017-06-17 Diego Biurrunconfigure: Factorize qsv dependencies
2017-06-17 Diego Biurrunconfigure: Add missing arch dependencies for arch exten...
2017-06-17 Diego Biurrunconfigure: Add x86 dependency for mmx_internal
2017-06-17 Diego Biurrunbuild: Add missing idctdsp dependency for clearvideo
2017-06-17 Diego Biurrunbuild: Add missing mpeg4audio dependency for RTP muxer
2017-06-14 Mark Thompsonhwcontext: Mark local table static const
2017-06-13 Michael Niedermayerlibfdk-aacdec: Correct buffer_size parameter
2017-06-13 Diego Biurrunmmal: Add missing .item_name to AVClass declaration
2017-06-13 Diego Biurrunconfigure: Simplify AltiVec/VSX check with a helper...
2017-06-13 Diego Biurrunppc: Drop support for Apple GCC
2017-06-12 Diego BiurrunConvert all AVClass struct declarations to designated...
2017-06-10 Srinath K Rnvenc: Add default value for AVCodecContext::refs
2017-06-08 wm4dxva: add support for new dxva2 and d3d11 hwaccel APIs
2017-06-08 wm4dxva: move d3d11 locking/unlocking to functions
2017-06-08 wm4dxva: preparations for new hwaccel API
2017-06-08 wm4lavc: set avctx->hwaccel before init
2017-06-08 wm4lavu: add new D3D11 pixfmt and hwcontext
2017-06-06 Diego Biurrunconfigure: Bail out if both GnuTLS and OpenSSL are...
2017-06-03 Diego Biurrunconfigure: Move x86 assembler sanity check into assembl...
2017-06-03 Diego Biurrunbuild: Add missing zlib dependencies for several protocols
2017-06-03 Diego Biurruncmdutils: Mark conditionally used variable as av_unused
2017-06-03 Diego Biurrunbuild: Skip generating .version files when reconfiguring
2017-06-03 James Almeravutil/md5: fix misaligned reads
2017-06-02 Diego Biurruntls: Hide backend implementation details from users
2017-06-01 Diego Biurrunsmacker: Improve error handling
2017-06-01 Michael Niedermayersmacker: Check that the data size is a multiple of...
2017-06-01 Martin Storsjöos_support: Remove the dynamic loading of getaddrinfo...
2017-06-01 Martin Storsjöconfigure: Default to _WIN32_WINNT=0x0502 (XP) as minim...
2017-05-31 Luca Barbatohlsenc: Support recovery from an already present playlist
2017-05-31 Luca Barbatoavconv: Always initialize the opkt struct on streamcopy
2017-05-31 Martin Storsjöconfigure: Fix the msvcrt version check for mingw32
2017-05-29 Elviss Strazdinsvaapi: Add ABGR map only if VA_FOURCC_ABGR is defined
2017-05-29 Luca Barbatoconfigure: Do not check for the __builtin_vec_vsx_ld
2017-05-20 Aaron Levinsonavutil/hwcontext_dxva2: Don't improperly free IDirect3D...
2017-05-20 Anton Khirnovdecode: fix the code reducing cropping to preserve...
2017-05-20 Anton Khirnovhevcdec: move the MD5 context out of HEVCSEIPictureHash...
2017-05-20 James Almerextract_extradata_bsf: make sure all needed parameter...
2017-05-20 Anton Khirnovvp9_superframe_bsf: cache input packets directly
2017-05-20 Anton Khirnovvp9_superframe_bsf: convert to the new bitstream reader
2017-05-16 Mark Thompsonhevc: Add names for reserved NAL unit types
2017-05-16 Mark Thompsonh264_sei: Add namespace prefix to all SEI values
next