]> git.sesse.net Git - ffmpeg/history - avtools
qsvenc: Add VDENC support for H264 and HEVC
[ffmpeg] / avtools /
2018-08-01 wm4avconv: make sure packets put into the muxing FIFO...
2018-04-09 Vittorio Giovaraavprobe: Print a user-friendly version of the display...
2018-04-09 Vittorio Giovaraavprobe: Support printing strings with empty keys
2018-01-01 Sean McGoverncmdutils: update copyright year to 2018
2017-12-19 Mark Thompsonavconv: Use codec hardware config to configure hwaccels
2017-11-04 Peter Großeavconv.c: fix calculation of input file duration in...
2017-07-28 Peter Großeavconv: when using -loop option bail out if seek to...
2017-07-26 Anton Khirnovh264dec: add a CUVID hwaccel
2017-06-18 Mark Thompsonavconv_hw: Free device on initialisation failure
2017-06-08 wm4dxva: add support for new dxva2 and d3d11 hwaccel APIs
2017-06-03 Diego Biurruncmdutils: Mark conditionally used variable as av_unused
2017-05-31 Luca Barbatoavconv: Always initialize the opkt struct on streamcopy
2017-05-16 Mark Thompsonavconv: Flush output BSFs when stream copy reaches EOF
2017-04-30 Mark Thompsonavconv: Support setting the hardware device to use...
2017-04-30 Mark Thompsonavconv_hw: Add implicit device creation with default...
2017-04-27 James Almeravprobe: use av_spherical_projection_name() to print...
2017-04-24 Luca Barbatoavprobe: Handle unknown values for the color description
2017-04-24 Luca Barbatoavplay: Do not try to allocate new frames when the...
2017-04-02 Mark Thompsonavconv: Flush output BSFs when encode reaches EOF
2017-03-23 Luca Barbatoavplay: Use the named syntax for buffersrc arguments
2017-03-20 Mark Thompsonavconv: Enable generic hwaccel support for VDPAU
2017-03-20 Mark Thompsonavconv: Enable generic hwaccel support for VAAPI
2017-03-20 Mark Thompsonavconv: Generic device setup
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-02-21 Diego Biurrunbuild: Move cli tool sources to a separate subdirectory