Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...Michael Niedermayer
2014-09-01ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...Michael Niedermayer
2014-08-15ffmpeg: remove 32 channel limit from audio_channels_mapMichael Niedermayer
2014-08-10ffmpeg: do not use SWR_CH_MAXMichael Niedermayer
2014-08-04ffmpeg: Do not fail if a demuxer and decoder use the same option identiferMichael Niedermayer
2014-06-07ffmpeg: support setting AVStream.discardMichael Niedermayer
2014-06-01ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding contextMichael Niedermayer
2014-06-01Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'Michael Niedermayer
2014-06-01Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'Michael Niedermayer
2014-05-26ffmpeg: use thread message API.Nicolas George
2014-05-21ffmpeg: use av_stream_get_end_pts()Michael Niedermayer
2014-05-19ffmpeg: add last_mux_dts_plus_durationMichael Niedermayer
2014-05-12Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer
2014-05-05Merge commit '9580818c5d934bde65a95efd2cee61c174721092'Michael Niedermayer
2014-05-05Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'Michael Niedermayer
2014-04-29Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer
2014-03-24Merge commit '4754345027eb85cfa51aeb88beec68d7b036c11e'Michael Niedermayer
2014-03-24Merge commit 'baeb59d89beda499688e528c6a269d2b255b66f2'Michael Niedermayer
2014-03-24Merge commit '59444c76e6d43529a12dbd80b6dd29c6ba4079a9'Michael Niedermayer
2014-02-25Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9'Michael Niedermayer
2014-02-20ffmpeg: make reading packets from thread blocking.Nicolas George
2014-02-18ffmpeg: support setting the chroma intra matrixMichael Niedermayer
2014-01-18ffmpeg: change ost->finished to an enumMichael Niedermayer
2013-11-23Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer
2013-11-23Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325'Michael Niedermayer
2013-11-16ffmpeg: Do not fill gap before the first decodable frame on single stream inp...Michael Niedermayer
2013-11-09ffmpeg: store value of -filter and -filter_script per-stream option in Output...Stefano Sabatini
2013-10-30Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29'Michael Niedermayer
2013-10-08ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons...Michael Niedermayer
2013-08-06Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer
2013-08-06Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer
2013-05-09ffmpeg: add -apad option which injects a apad filter only in the presence of ...Michael Niedermayer
2013-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-09ffmpeg: use a rational for -aspect option.Nicolas George
2013-03-28Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'Michael Niedermayer
2013-03-23ffmpeg: Correct inter stream timestamp discontinuitiesMichael Niedermayer
2013-03-12Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer
2013-03-10ffmpeg: add the -canvas_size option.Nicolas George
2013-03-10ffmpeg: port sub2video to AVFrame.Nicolas George
2013-02-27ffmpeg_opt: add -to option to specify stop timeJean First
2013-02-25ffmpeg: Force a first_pts of 0 for the first configuration of -async useMichael Niedermayer
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer
2013-01-27ffmpeg: implement -force_key_frames expression evalutionStefano Sabatini
2013-01-26ffmpeg: add -guess_layout_max option.Nicolas George
2012-12-20Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer
2012-12-12ffmpeg: sub2video: use start and end time.Nicolas George
2012-11-26ffmpeg: fix swr filter_type for auto inserted aresample filtersMichael Niedermayer
2012-10-27ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer