summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAgeFilesLines
* lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos2017-10-261-40/+0
* ffserver: Fix off by 1 error in pathMichael Niedermayer2017-10-251-14/+10
* Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-232-10/+0
* ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer2017-10-232-0/+17
* lavc: drop VDAClément Bœsch2017-10-233-48/+5
* ffserver: remove usage of deprecated rc_eq optionJames Almer2017-10-211-3/+1
* ffmpeg: always init output stream before reaping filtersMarton Balint2017-10-181-0/+9
* ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao2017-10-162-4/+0
* ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.Sasi Inguva2017-10-121-2/+7
* ffmpeg: always use single threaded decoding for attached picturesMarton Balint2017-10-081-0/+3
* build: fix compilation of tools with OpenCL enabledJames Almer2017-10-031-1/+1
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-0117-0/+27478