summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.c
Commit message (Expand)AuthorAge
...
* ffmpeg: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* ffmpeg: use explicitly requested hwaccel onlyTimo Rothenpieler2017-11-11
* Merge commit 'a58873b11198d04670b7f98f5a8a749d742db7c5'James Almer2017-11-10
* ffmpeg.c: fix code style in seek_to_startPeter Große2017-11-05
* ffmpeg.c: fix calculation of input file duration in seek_to_start()Peter Große2017-11-05
* ffmpeg: Fix flush packet stream copy input timestamp handlingMark Thompson2017-11-01
* Merge commit '91622f6446b463abe6507ad2cd5d1fbf7e49c424'James Almer2017-10-31
* Merge commit '4d56f7ab8f627aa140c1ede1bb61305f01cefcdd'James Almer2017-10-30
* ffmpeg: Fix stored encoder metadata with -bitexactMichael Niedermayer2017-10-30
* lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos2017-10-26
* ffmpeg: always init output stream before reaping filtersMarton Balint2017-10-18
* ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.Sasi Inguva2017-10-12
* ffmpeg: always use single threaded decoding for attached picturesMarton Balint2017-10-08
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-01