summaryrefslogtreecommitdiffstats
path: root/ffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325'Michael Niedermayer2013-11-231-0/+31
* ffmpeg: Do not fill gap before the first decodable frame on single stream inp...Michael Niedermayer2013-11-161-0/+2
* ffmpeg: store value of -filter and -filter_script per-stream option in Output...Stefano Sabatini2013-11-091-0/+2
* Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29'Michael Niedermayer2013-10-291-0/+2
* ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons...Michael Niedermayer2013-10-071-0/+1
* Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer2013-08-061-0/+1
* Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer2013-08-061-0/+3
* ffmpeg: add -apad option which injects a apad filter only in the presence of ...Michael Niedermayer2013-05-081-0/+3
OpenPOWER on IntegriCloud