aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ffmpeg: fix accurate seeking with -copytsRodger Combs2014-11-241-0/+1
* ffmpeg: better CFR frame duplication selectionMichael Niedermayer2014-11-191-0/+2
* ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...Michael Niedermayer2014-10-061-0/+1
* ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...Michael Niedermayer2014-09-011-1/+4
* ffmpeg: remove 32 channel limit from audio_channels_mapMichael Niedermayer2014-08-151-2/+1
* ffmpeg: do not use SWR_CH_MAXMichael Niedermayer2014-08-101-1/+2
* ffmpeg: Do not fail if a demuxer and decoder use the same option identiferMichael Niedermayer2014-08-041-0/+1
* ffmpeg: support setting AVStream.discardMichael Niedermayer2014-06-071-0/+3
* ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding contextMichael Niedermayer2014-06-011-1/+1
* Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'Michael Niedermayer2014-06-011-0/+1
* Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'Michael Niedermayer2014-06-011-0/+1
* ffmpeg: use thread message API.Nicolas George2014-05-261-4/+2
* ffmpeg: use av_stream_get_end_pts()Michael Niedermayer2014-05-211-1/+0
* ffmpeg: add last_mux_dts_plus_durationMichael Niedermayer2014-05-191-0/+1
* Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer2014-05-121-0/+2
* Merge commit '9580818c5d934bde65a95efd2cee61c174721092'Michael Niedermayer2014-05-051-1/+1
* Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'Michael Niedermayer2014-05-051-1/+1
* Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer2014-04-291-0/+2
* Merge commit '4754345027eb85cfa51aeb88beec68d7b036c11e'Michael Niedermayer2014-03-241-3/+14
* Merge commit 'baeb59d89beda499688e528c6a269d2b255b66f2'Michael Niedermayer2014-03-241-0/+4
* Merge commit '59444c76e6d43529a12dbd80b6dd29c6ba4079a9'Michael Niedermayer2014-03-241-0/+3
* Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9'Michael Niedermayer2014-02-241-1/+0
* ffmpeg: make reading packets from thread blocking.Nicolas George2014-02-201-0/+1
* ffmpeg: support setting the chroma intra matrixMichael Niedermayer2014-02-181-0/+2
* ffmpeg: change ost->finished to an enumMichael Niedermayer2014-01-171-1/+6
* Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer2013-11-231-0/+3