]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-11-23 Karthick Javformat/hlsenc: Refactor an inconsistent variable...
2017-11-23 Karthick Javformat/hlsenc: Minor fix in setting http options...
2017-11-23 James Almeravfilter/Makefile: skip building opencl.h when opencl...
2017-11-23 Lou Logandoc/filters: mention (a)loop defaults
2017-11-23 Werner Robitzadoc/filters.texi: explain infinite looping
2017-11-23 Martin Vignaliavcodec/x86/exrdsp : use ymm constant for pb_80
2017-11-23 Derek BuitenhuisRevert "udp: fix compilation when HAVE_PTHREAD_CANCEL...
2017-11-23 Carl Eugen... lavf/mov: Read aspect ratio from AVID jpeg2000 mov...
2017-11-23 Rostislav Pehlivanovopus_pvq: fix crashing on analysis of mono
2017-11-22 Mark Thompsontools/cl2c: Add a copyright header
2017-11-22 Mark Thompsonlavu,lavfi,ffmpeg: Remove experimental OpenCL API
2017-11-22 Mark Thompsonhwcontext: Perform usual uninitialisation on derived...
2017-11-22 Mark Thompsonvf_hwmap: Pass mapping mode when deriving frames contex...
2017-11-22 Mark Thompsonlavfi: Add OpenCL unsharp mask filter
2017-11-22 Mark Thompsonlavfi: Add OpenCL overlay filter
2017-11-22 Mark Thompsonlavfi: Add infrastructure for building OpenCL source...
2017-11-22 Mark Thompsonlavfi: Add some common code for OpenCL filtering
2017-11-22 Mark Thompsonhwcontext_opencl: DRM to OpenCL mapping for ARM
2017-11-22 Mark Thompsonhwcontext_opencl: D3D11 to OpenCL mapping
2017-11-22 Mark Thompsonhwcontext_opencl: DXVA2 to OpenCL mapping
2017-11-22 Mark Thompsonhwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK
2017-11-22 Mark Thompsonhwcontext_opencl: VAAPI to OpenCL mapping for Intel...
2017-11-22 Mark Thompsonlavu: OpenCL hwcontext implementation
2017-11-22 Mark Thompsonlavu: Add OpenCL hardware pixfmt
2017-11-22 Jim DeLaHuntdoc: Add FAQs about running in background (rev 2)
2017-11-22 Dale Curtisavformat/mov: Increment stsd_count while processing...
2017-11-22 Michael Niedermayeravcodec/jpeg2000: Dynamically allocate codeblock data
2017-11-21 Karthick Javdevice/decklink_dec: autodetect the video input format
2017-11-21 Karthick Javdevice/decklink: refactor ff_decklink_set_format...
2017-11-21 Michael Niedermayeravcodec/mpeg4videodec: Check also for negative versions...
2017-11-21 Paul B Maholavfilter/af_asetnsamples: add missing error check
2017-11-21 James Almercheckasm/utvideodsp: zero initialize the entire buffer
2017-11-21 James Almercheckasm/utvideodsp: fix mixed declarations and code
2017-11-21 James Almerx86/utvideodsp: reuse shared constants
2017-11-21 James Almerx86/constants: make pb_80 32 byte wide
2017-11-21 Paul B Maholavfilter/avf_avectorscope: add swap and mirror options
2017-11-21 Martin Vignalifate/hapdec : add test for hapqa decoding
2017-11-21 Martin Vignaliavcodec/hapdec : add support for hapqa decoding
2017-11-21 Martin Vignaliavcodec/hapdec : indent after previous commit
2017-11-21 Martin Vignaliavcodec/hapdec : reorganize code before adding multi...
2017-11-21 Martin Vignaliavcodec/huffyuvdspenc : add diff_int16 AVX2 func
2017-11-21 Martin Vignaliavcodec/huffyuvdspenc : reorganize diff_int16
2017-11-21 Martin Vignaliavcodec/huffyuvdsp : add add_int16 AVX2 func
2017-11-21 Martin Vignaliavcodec/huffyuvdsp : reorganize add_int16 asm
2017-11-21 Martin Vignaliavcodec/huffyuvdsp(enc) : move duplicate macro to a...
2017-11-21 Martin Vignalicheckasm : add test for huffyuvdsp add_int16
2017-11-21 Martin Vignaliavcodec/x86/utvideodsp.asm : cosmetic
2017-11-21 Martin Vignaliavcodec/utvideodsp : add avx2 version for the dsp
2017-11-21 Martin Vignaliavcodec/x86/utvideodsp : make macro for func
2017-11-21 Martin Vignalicheckasm : add utvideodsp test
2017-11-21 Jun Zhaoffmpeg: add return value check to supress the build...
2017-11-21 Karthick Javformat/dashenc: Added configuration to override HTTP...
2017-11-21 Jacob Trimbleavformat/mov: Propagate errors in mov_switch_root.
2017-11-21 Dale CurtisClose ogg stream upon error when using AV_EF_EXPLODE.
2017-11-21 Dale CurtisFix undefined shift on assumed 8-bit input.
2017-11-21 James Zernlibvpxenc: remove pre-1.4.0 checks
2017-11-21 James Zernlibvpxdec: remove pre-1.4.0 checks
2017-11-21 James Zernlibvpx: remove pre-1.4.0 checks
2017-11-21 James Zernconfigure: require libvpx-1.4.0 for vp[89] support
2017-11-20 James Almerx86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
2017-11-20 James Almercheckasm/jpeg2000dsp: add test for ict_float
2017-11-20 James Almercheckasm/jpeg2000dsp: refactor rct_int test
2017-11-20 Marton Balintavformat/avio: remove must_flush from AVIOContext
2017-11-20 Michael Niedermayeravcodec/hevcdsp_template: Fix invalid shift in put_hevc...
2017-11-20 Aman Guptalibavcodec/videotoolbox: fix decoding of h264 streams...
2017-11-20 Steven LiuRevert "tests/fate: addition of test case for hls varia...
2017-11-20 Mark Thompsoncompat/cuda: Pass a logging context to load functions
2017-11-20 Zhong Lilavf/qsv_vpp: check the return value of ff_formats_ref()
2017-11-20 Zhong Lilavf/qsv_overlay: check the return value of ff_formats_...
2017-11-20 Zhong Lilavu/qsv: remove unused variable
2017-11-20 Jun Zhaohwcontext_vaapi: add the fourcc of I420 format map.
2017-11-20 Philip Langdaleavcodec: Implement mpeg4 nvdec hwaccel
2017-11-20 Philip Langdaleavcodec: Implement mpeg1 nvdec hwaccel
2017-11-20 Philip Langdaleavcodec: Refactor common nvdec hwaccel logic
2017-11-20 Paul B Maholavfilter/avfiltergraph: pass correct audio/video flags
2017-11-20 Paul B Maholavfilter/af_afftfilt: add missing error check
2017-11-20 Paul B Maholavfilter/af_headphone: add missing error check
2017-11-20 Paul B Maholavfilter/af_afir: add missing error check
2017-11-20 Paul B Maholavfilter/af_surround: add missing error check
2017-11-20 Carl Eugen... lavf/mov: Do not mix variable declaration and code.
2017-11-20 Paul B Maholavfilter/af_extrastereo: fix filtering when clipping...
2017-11-20 Steven Liuavformat/hlsenc: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/swfenc: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/mxf: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/mp3dec: use FFABS to instead of abs
2017-11-20 Vishwanath... tests/fate: addition of test case for hls variant strea...
2017-11-20 Vishwanath... avformat/hlsenc: creation of hls master playlist file
2017-11-20 Vishwanath... avformat/hlsenc: creation of hls variant streams in...
2017-11-20 Dave Riceavformat/movenc: write clap atom for uncompressed yuv...
2017-11-20 Dave Riceavformat/movenc: correct ImageDescription for uncompres...
2017-11-20 pkvietffmpeg: add ui64 type to SpecifierOpt
2017-11-20 James Almeravcodec: remove unnecessary AVPacketSideDataType enum...
2017-11-20 Carl Eugen... doc/codecs.texi: Remove documentation of removed codec...
2017-11-19 James AlmerMerge commit '3152058bf1dca318898550efacf0286f4836cae6'
2017-11-19 James Almerconfigure: fix module dependencies on zlib
2017-11-19 Paul B Maholavfilter/af_surround: add some more layouts
2017-11-19 Paul B Maholavfilter: fix indentation
2017-11-19 Martin Storsjölibavcodec: Don't use dllexport, only dllimport when...
2017-11-19 Gyan Doshiavformat/subfile: allow to extract till EOF
2017-11-19 Michael Roitzschlavfi/af_pan: fix sign handling in channel coefficient...
next