]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-02-19 Martin Storsjöconfigure: Pass the right machine types to dlltool...
2018-02-19 Martin StorsjöRevert "configure: Stop using dlltool to create an...
2018-02-12 Diego Biurrunbuild: Ignore generated mpeg12framerate test binary
2018-02-12 Michael Niedermayeravcodec/vc1dec: fix mby_start for interlaced content
2018-02-11 Ruiling Songlavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN
2018-02-11 Zhong Liqsvenc: AVBR is not supported on non-windows OS
2018-02-11 Mark Thompsonhwcontext: Perform usual uninitialisation on derived...
2018-02-11 Mark Thompsonhwcontext: Perform usual initialisation on derived...
2018-02-11 Mark Thompsonvf_hwupload/hwmap: Support setting a fixed pool size
2018-02-11 Mark Thompsonvf_scale_qsv: Support increasing hardware frame pool...
2018-02-11 Mark Thompsonvf_*_vaapi: Support increasing hardware frame pool...
2018-02-11 Mark Thompsonlavfi: Add support for increasing hardware frame pool...
2018-02-11 Mark Thompsonlavc: Add per-thread surfaces in get_hw_frame_parameters()
2018-02-11 Mark Thompsonlavc: Add support for increasing hardware frame pool...
2018-02-06 Diego Biurrunconfigure: Factorize check_64_bit()
2018-02-06 Diego Biurrunconfigure: Simplify restrict keyword handling
2018-02-06 Diego BiurrunDrop some unnecessary config.h #includes
2018-02-06 Diego Biurrunconfigure: Group code that sets the license string...
2018-02-04 Mark Thompsonhwcontext: Fix memory leak on derived frame allocation...
2018-02-04 Jun Zhaohwcontext: Fix documentation for av_hwdevice_ctx_alloc()
2018-02-01 Martin Storsjöavpacket: Initialize the allocated padding area in...
2018-01-31 Sean McGovernvc1: skip motion compensation when data for last pictur...
2018-01-26 Zhong Liqsvdec: Relax the surface vs coded dimension check
2018-01-25 Ruiling, Songqsv: Skip the packet if decoding failure
2018-01-24 Josh Allmannrtmp: Plug leak if sending bytes read report fails.
2018-01-16 Martin Storsjöintreadwrite: Use __unaligned in MSVC for ARM64 as...
2018-01-08 Maxym Dmytrychenkoqsv: better to use alignment by 16 and HEVC 10b require...
2018-01-04 Michael WoottonAdd support for H.264 and HEVC hardware encoding for...
2018-01-01 Sean McGoverncmdutils: update copyright year to 2018
2017-12-29 Zhong Liexamples/qsvdec: do not set the deprecated field refcou...
2017-12-29 Zhong Lilavu/qsv: add log message for libmfx version
2017-12-27 Luca Barbatox264: Support version 153
2017-12-20 Martin Storsjömmaldec: Fix compilation after 2fcb0090
2017-12-19 Mark Thompsonavconv: Use codec hardware config to configure hwaccels
2017-12-19 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-12-19 Mark Thompsonlavc: Delete all fake hwaccels
2017-12-19 Mark Thompsonlavc: Remove register mechanism for hwaccels
2017-12-19 Mark Thompsonlavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
2017-12-19 Mark Thompsonlavc: Use hardware config information in ff_get_format()
2017-12-19 Mark Thompsonwebp: Fix alpha initialisation
2017-12-19 Mark Thompsonlavc: Add hardware config metadata for decoders support...
2017-12-19 Mark Thompsonlavc: Add codec metadata to indicate hardware support
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-12 Luca Barbatoqsv: Support explicit lookahead downscaling
2017-12-12 Li, Zhongqsv/vp8dec: fixes memory leak issue
2017-12-12 Li, Zhonglavc/qsvenc: add error messeage if ICQ unsupported.
2017-12-12 Li, Zhonglavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux
2017-12-12 Li, Zhonglavc/qsvenc: set HRD buffer size
2017-12-12 Martin Storsjöcheckasm: Use LOCAL_ALIGNED for aligned variables on...
2017-12-08 Alexandra Hájkováhevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64
2017-12-06 Mark Thompsonvaapi_h265: Add named options for setting profile and...
2017-12-06 Mark Thompsonvaapi_h264: Add named options for setting profile and...
2017-12-02 Mark Thompsonvaapi: Make the decode profile matching more explicit
2017-12-02 Jun Zhaovaapi_h264: Fix VUI max_dec_frame_buffering
2017-12-02 Jun Zhaovaapi_h265: Enable VBR mode
2017-12-02 Mark Thompsoncbs_mpeg2: Fix marker_bit type
2017-12-02 Mark Thompsoncbs: Add padding to slice data allocations
2017-11-30 Tristan Matthewsrtsp: only break on parse_rtsp_message on error
2017-11-28 Vittorio Giovarastereo3d: Support view type for frame sequence type
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-24 Li, Zhongqsvenc: cavlc option is only available for h264
2017-11-23 Li, Zhongqsv/hevcdec: Load hw plugin by default on non-windows os
2017-11-19 Martin Storsjölibavcodec: Don't use dllexport, only dllimport when...
2017-11-16 Martin Storsjömakedef: Pass EXTERN_PREFIX from configure to makedef
2017-11-15 Diego Biurrunconfigure: Coalesce some arch configuration and PIC...
2017-11-15 Diego Biurrunconfigure: Miscellaneous minor changes
2017-11-14 James AlmerMakefile: fix distclean target
2017-11-13 James Almerconfigure: fix writing library dependencies to config.sh
2017-11-12 Mark Thompsonvaapi_h264: Add missing return value check
2017-11-12 Mark Thompsonh264_metadata: Fix clearing SEI payload in error case
2017-11-12 Mark Thompsoncbs_h2645: Fix memory leak on when reading SEI fails
2017-11-12 Mark Thompsoncbs: Add a missing return value check
2017-11-12 Mark Thompsonvaapi_h264: Do not use deprecated header type
2017-11-12 Mark Thompsonvaapi_h264: Add workaround for bad SEI in old Intel...
2017-11-11 James Almervp9_superframe_bsf: cache packets by creating new refer...
2017-11-11 Andreas Cadhalpunsmacker: limit recursion depth of smacker_decode_bigtree
2017-11-11 Michael Niedermayersmacker: add sanity check for length in smacker_decode_...
2017-11-09 Diego Biurrunbuild: Add missing config.sh dependency for pkg-config...
2017-11-09 Diego Biurrunbuild: Remove pkg-config files on clean instead of...
2017-11-09 Diego Biurrunbuild: Add uninstall-pkgconfig target to match install...
2017-11-06 Sean McGovernmatroskadec: allow RealAudio/Cook/Sipro streams of...
2017-11-04 Diego Biurrunconfigure: Use right variable and right value for AIX...
2017-11-04 Peter Großeavconv.c: fix calculation of input file duration in...
2017-11-03 James Almermatroskadec: don't warn about unknown spherical medata...
2017-11-03 Martin Storsjölibspeexenc: Use speex_lib_get_mode instead of the...
2017-11-03 Diego BiurrunRevert "configure: Detect AIX ar command instead of...
2017-11-02 Diego Biurrunconfigure: Simplify MIPS instruction set handling
2017-11-02 Diego Biurrunconfigure: Miscellaneous minor changes to config file...
2017-11-02 Diego Biurrunconfigure: Remove unused apply() helper function
2017-11-02 Diego Biurrunconfigure: Miscellaneous small changes to helper functions
2017-10-30 Martin Storsjöconfigure: Stop using dlltool to create an import library
2017-10-27 Peter Großedashenc: copy stream frame rate to output stream
2017-10-27 Anton Schubertdashenc: fix bitrate estimation with correct scaling
2017-10-27 Luca Barbatodoc: Provide better examples for hls and segment muxing
2017-10-25 Diego Biurrunconfigure: Drop support for legacy PGI compiler
2017-10-25 Diego Biurrunbuild: Drop support for legacy TI ARM compiler
2017-10-24 Mark Thompsonhwcontext_vaapi: Set message callbacks on internally...
2017-10-24 Mark Thompsonvaapi: Always free parameter buffers after vaEndPicture...
2017-10-24 Mark Thompsonvaapi: Remove H.264 baseline profile
2017-10-24 Mark Thompsonconfigure: Add config option for libva2 (VAAPI 1)
next