]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-11-29 wm4vp9_parser: don't split superframes into separate packets
2017-11-29 wm4vp9: use superframe split BSF
2017-11-29 James Almeravformat/hlsplaylist: add missing header includes
2017-11-29 James Almeravformat/hlsplaylist: fix header include guard
2017-11-29 Karthick Javformat/hlsenc: Modularized playlist creation to allow...
2017-11-29 Pan Bianavcodec/nvenc: set correct error code
2017-11-29 Jeyapal, Karthicklibavformat/hlsenc: Persistent HTTP connections support...
2017-11-29 Jeyapal, Karthicklibavformat/http: Handled multiple_requests option...
2017-11-29 Jeyapal, Karthicklibavformat/avio: Utility function to return URLContext
2017-11-29 Dale CurtisDon't manipulate duration when it's AV_NOPTS_VALUE.
2017-11-29 Dale Curtisavformat/oggparseopus: Free opus extradata before reall...
2017-11-28 James Zernlibvpxenc,vp9: add corpus-complexity option
2017-11-28 Carl Eugen... ffmpeg_opt: Constify hwaccel pointer.
2017-11-28 Mikhail MironovAdd HW H.264 and HEVC encoding for AMD GPUs based on...
2017-11-28 Jun Zhaoexamples: Add a VA-API encode example.
2017-11-28 Mark ThompsonChangelog: add VAAPI VP8 decoder
2017-11-28 Pan Bianavformat/mov: return correct value in mov_read_cmov
2017-11-28 Pan Bianavformat/mov: set correct error code in mov_read_custom
2017-11-28 Mark Reidavformat/mxfenc: pass MXFPackage around instead of...
2017-11-28 Pan Bianavcodec: set correct return value in ff_mpeg_ref_picture
2017-11-28 Dale CurtisFree extradata before reallocating.
2017-11-28 Gyan Doshiavfilter/drawbox: rename variable for maximum thickness
2017-11-28 Vittorio Giovaravf_zscale: Add more supported input properties
2017-11-28 Vittorio Giovaravf_zscale: Relax color properties maximum bounds
2017-11-28 Vittorio Giovaramov: Support mdcv and clli boxes for mastering display...
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-28 Aman Guptaavcodec/videotoolbox: fix SEGV when hwaccel decoding...
2017-11-28 Karthick Javformat/hlsenc: Fixed initial setting for end_pts
2017-11-28 Anssi Hannulaavformat/hls: Obey AVProgram discard flags
2017-11-28 Anssi Hannulaavformat/hls: Factor playlist need check to a common...
2017-11-28 Rodger Combslavu/hwcontext_opencl.h: fix build on macOS
2017-11-28 James Almeravformat/matroskaenc: add missing allocation failure...
2017-11-28 James Almeravformat/matroskaenc: move some initialization checks...
2017-11-28 Pan Bianffmpeg: Check read_ffserver_streams() return value
2017-11-28 Pan Bianlibavformat/rtpenc_mpegts: check avformat_new_stream...
2017-11-27 Paul B Maholavfilter/vf_threshold: use correct linesize
2017-11-27 James Almeravformat/matroskaenc: actually enforce the stream limit
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix possible crash if suppli...
2017-11-27 Carl Eugen... lavd/alsa: Double maximum alsa buffer size.
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix logic error in EOF case
2017-11-27 Tobias Rappavformat/avienc: fix fields-per-frame value for interla...
2017-11-27 Philip Langdaleavcodec/nvdec: More effort to make vp8 compile with...
2017-11-27 Philip Langdaleavcodec/nvdec: Make vp8 initialisation more 'compatible'
2017-11-27 Michael Niedermayertests/fate-run: Use -bitexact
2017-11-27 Michael Niedermayeravcodec/mlpdsp: Fix signed integer overflow, 2nd try
2017-11-27 Michael Niedermayerlibavformat/mov: Replace duplicate stream_nb check...
2017-11-27 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-11-27 Michael Niedermayeravcodec/kgv1dec: Check that there is enough input for...
2017-11-27 Michael Niedermayertests/checkasm/float_dsp: Increase allowed difference...
2017-11-27 James Almeravcodec/vc1dec: fix preprocessor checks and hw_configs...
2017-11-27 James Almeravcodec/mpeg4videodec: fix preprocessor check for the...
2017-11-26 Philip Langdaleavcodec/nvdec: Implement vp8 hwaccel
2017-11-26 Mark Thompsonvaapi_decode: Ignore the profile when not useful
2017-11-26 Mark Thompsonvaapi: Add VP8 decode hwaccel
2017-11-26 Mark Thompsonvp8: Add hwaccel hooks
2017-11-26 Mark Thompsonvaapi: Make the decode profile matching more explicit
2017-11-26 Mark Thompsonffmpeg: Use codec hardware config to configure hwaccels
2017-11-26 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-11-26 Mark Thompsonlavc: Delete all fake hwaccels
2017-11-26 Mark Thompsonlavc: Remove register mechanism for hwaccels
2017-11-26 Mark Thompsonlavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
2017-11-26 Mark Thompsonlavc: Use hardware config information in ff_get_format()
2017-11-26 Mark Thompsonlavc: Add hardware config metadata for decoders support...
2017-11-26 Mark Thompsonlavc: Add codec metadata to indicate hardware support
2017-11-26 Michael Niedermayeravformat/aacdec: Fix leak in adts_aac_read_packet()
2017-11-26 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDE...
2017-11-26 Derek Buitenhuisvorbisenc: Check the return value of av_frame_clone
2017-11-26 Mark Thompsondoc/ffmpeg: Document opencl for -init_hw_device
2017-11-26 Mark Thompsondoc/fftools: Remove documentation for old -opencl_bench...
2017-11-26 Mark Thompsonnvenc: Include config.h before checking for D3D11 support
2017-11-26 Mark Thompsonhwcontext_vaapi: Do not assume that sw_format is transf...
2017-11-26 Derek Buitenhuish264_picture: Actually return error during alloc failure
2017-11-26 Paul B Maholavfilter: add lv2 wrapper filter
2017-11-26 Rostislav Pehlivanoverror_resilience: remove avpriv_atomic usage
2017-11-26 Rostislav Pehlivanovlibavcodec/utils.c: simplify avcodec locking with atomics
2017-11-26 Rostislav Pehlivanovlavc/utils.c: use C11 atomics for entangled thread...
2017-11-26 James Almeravformat/mov_esds: check return value of ff_mp4_read_de...
2017-11-26 James Almeravformat/isom: return proper error values in ff_mp4_rea...
2017-11-25 Martin Vignalifate/hapAlphaOnly : add test for hap alpha only decoding
2017-11-25 Martin Vignaliavcodec/hapdec : use gray8 for HapAlphaOnly decoding...
2017-11-25 Martin Vignaliavcodec/texturedsp : add rgtc1u gray decoding
2017-11-25 Jan Ekströmhwcontext_d3d11va: properly reset values after release...
2017-11-25 Mikulas Patockaavcodec/fft: fix INTERL macro on 3dnow
2017-11-25 Mark Thompsonhwcontext_opencl: Reset internal command queue on devic...
2017-11-25 Mark Thompsonhwcontext_d3d11: Log adapter details on device creation
2017-11-25 James Almerconfigure: remove superfluous cuvid and nvdec checks
2017-11-25 Mark Thompsondoc/APIchanges: Fix lavu versions for OpenCL changes
2017-11-25 Mark Thompsonlavu/pixfmt: Remove gap in the middle of enum AVPixelFormat
2017-11-25 Mark ThompsonMerge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
2017-11-25 Richard Lingavfilter: add normalize filter
2017-11-25 Mikulas Patockaffmpeg libopusdec: fix missing include file in libopusdec.c
2017-11-25 John Stebbinslavf/mov: fix crash in mov_read_sidx
2017-11-25 Karthick Javformat/dashenc: Associate mpd extension with dash...
2017-11-25 Michael Niedermayeravcodec/sbrdsp_fixed: Fix integer overflow
2017-11-24 James Almeravformat/utils: fix mixed declarations and code
2017-11-24 Philip Langdaleavcodec/nvdec: Round up odd width/height values
2017-11-24 James Almeravformat/ttaenc: add tta_init()
2017-11-24 James Almeravformat/ttaenc: buffer packets directly
2017-11-24 Dale Curtisavcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u...
2017-11-24 Dale Curtisavformat/utils: Prevent undefined shift with wrap_bits...
next