summaryrefslogtreecommitdiffstats
path: root/ffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* avformat, ffmpeg: deprecate old rotation APIwm42017-03-271-0/+1
* Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch2017-03-121-0/+5
* ffmpeg: delay processing of subtitles before filters are initializedwm42017-03-031-0/+3
* ffmpeg_cuvid: adapt for recent filter graph initialization changesTimo Rothenpieler2017-03-031-1/+0
* ffmpeg: restructure sending EOF to filtersAnton Khirnov2017-03-031-0/+2
* ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-031-10/+7
* ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov2017-03-031-0/+2
* ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva2017-01-251-0/+1
* ffmpeg: Add -time_base option to hint the time baseMichael Bradshaw2017-01-141-0/+2
* ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device...Zhengxu2017-01-111-0/+3
* Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'Hendrik Leppkes2016-11-131-0/+12
* ffmpeg: parameters for filter thread countsDeHackEd2016-11-061-0/+3
* Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'Hendrik Leppkes2016-11-031-0/+15
* Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes2016-10-081-0/+7
* ffmpeg: Fix bitstream typoMichael Niedermayer2016-10-071-1/+1
* Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527'Hendrik Leppkes2016-10-071-0/+8
* ffmpeg: use new decode APIwm42016-10-011-0/+3
* ffmpeg: move subframe warning to libavcodecwm42016-10-011-1/+0
* ffmpeg: stop using AVStream.codec on stream copyJames Almer2016-09-271-0/+1
* ffmpeg: switch to the new BSF APIClément Bœsch2016-09-241-1/+5
* ffmpeg: switch to codecparClément Bœsch2016-09-211-0/+1
* Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into mergeTimothy Gu2016-08-031-1/+1
* Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'Timothy Gu2016-08-031-0/+1
* ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler2016-06-101-0/+3
* Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis2016-05-081-0/+9
* Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'Derek Buitenhuis2016-02-171-1/+0
* ffmpeg: use lavf API for applying bitstream filtersRodger Combs2015-12-281-1/+0
* ffmpeg: Add basic support to mux multiple programsMichael Niedermayer2015-12-111-0/+2
* ffmpeg: Fixing typos and adding comments to fps codeBryan Huh2015-11-161-1/+1
* ffmpeg: set muxer packet duration based on framerate only for CFRMichael Niedermayer2015-11-111-0/+1
* ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint2015-10-221-0/+3
* ffmpeg: fix ffmpeg.h trailing whitespaceMarton Balint2015-10-221-2/+2
* Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes2015-10-221-0/+5
* Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'Hendrik Leppkes2015-10-141-0/+10
* ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...Michael Niedermayer2015-08-081-1/+1
* avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-031-0/+3
* ffmpeg: Implement support for seeking relative to EOFMichael Niedermayer2015-07-291-0/+1
* ffmpeg.c: remove all remaining coded_frame usesMichael Niedermayer2015-07-281-0/+3
* ffmpeg: Use side data instead of coded_frame for error[] valuesMichael Niedermayer2015-07-281-0/+3
* Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-211-0/+3
* Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'Michael Niedermayer2015-07-191-0/+2
* ffmpeg: Do not copy the display matrix if rotation meta-data is manually addedMichael Niedermayer2015-05-181-0/+1
* Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'Michael Niedermayer2015-05-021-0/+3
* ffmpeg: add option not to offset seek position by start timewm42015-04-201-0/+2
* ffmpeg: last frame duplication heuristicMichael Niedermayer2015-04-031-0/+1
* ffmpeg: allow to set the thread message queue size.Nicolas George2015-02-261-0/+2
* ffmpeg: Make CFR frame drop threshold user adjustableMichael Niedermayer2015-02-041-0/+1
* ffmpeg: allow overriding and amending AVStream->dispositionMichael Niedermayer2015-01-251-0/+3
* ffmpeg: add sdp_file optionSimon Thelen2014-12-281-0/+1
* ffmpeg: take bsf arguments from the command lineChristophe Gisquet2014-11-301-0/+1
OpenPOWER on IntegriCloud