]> git.sesse.net Git - ffmpeg/history - avtools/avconv.c
avconv: make sure packets put into the muxing FIFO are refcounted
[ffmpeg] / avtools / avconv.c
2018-08-01 wm4avconv: make sure packets put into the muxing FIFO...
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-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-02 Mark Thompsonavconv: Flush output BSFs when encode reaches EOF
2017-03-20 Mark Thompsonavconv: Generic device setup
2017-02-21 Diego Biurrunbuild: Move cli tool sources to a separate subdirectory