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-11-30ffmpeg: take bsf arguments from the command lineChristophe Gisquet
2014-11-28ffmpeg_opt: make use of recommended encoder configurationLukasz Marek
2014-11-16ffmpeg_opt: use codec private context in ffserver streamsLukasz Marek
2014-11-09Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user.Carl Eugen Hoyos
2014-11-08ffmpeg_opt: free incorrect priv_data for feed streamLukasz Marek
2014-11-05doc: clarify -frames options behaviorLou Logan
2014-11-04ffmpeg_opt: store canvas size in decoder contextMichael Niedermayer
2014-10-26ffmpeg_opt: Check the return code from strftime()Michael Niedermayer
2014-10-24Print an error if -r and -vsync 0 are used together.Carl Eugen Hoyos
2014-10-21ffmpeg_opt: Add -start_at_zero option.Rodger Combs
2014-10-12ffmpeg_opt: abort if -to <= -ssSimon Thelen
2014-10-06ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...Michael Niedermayer
2014-09-25lavu/ffmpeg_opt: Check return value of avcodec_find_encoder().Thilo Borgmann
2014-08-27ffmpeg_opt: reduce diff to libav in opt_target() by 16 linesMichael Niedermayer
2014-08-27Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5'Michael Niedermayer
2014-08-16Use new av_dict_set_int helper function.Reimar Döffinger
2014-08-16ffmpeg: look for encoding options in both avcodec and avformatClément Bœsch
2014-08-15ffmpeg: remove 32 channel limit from audio_channels_mapMichael Niedermayer
2014-08-07Do not automatically map subtitles if the decoder and encoder properties are ...Carl Eugen Hoyos
2014-08-04ffmpeg: Do not fail if a demuxer and decoder use the same option identiferMichael Niedermayer
2014-08-02ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codecMichael Niedermayer
2014-07-29Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc'Michael Niedermayer
2014-07-15ffmpeg_opt: remove intra_dc_precision, its handled by AVOptionsMichael Niedermayer
2014-06-29ffmpeg_opt: route -ab to -b:aMichael Niedermayer
2014-06-18ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are str...Michael Niedermayer
2014-06-07ffmpeg: support setting AVStream.discardMichael Niedermayer
2014-06-07ffmpeg_opt: remove unused variable and undocumented and not working command l...Michael Niedermayer
2014-06-01ffmpeg_opt: fix ffserver with the 2 encoder contextsMichael Niedermayer
2014-06-01ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding contextMichael Niedermayer
2014-06-01ffmpeg_opt: fix attachment streamsMichael Niedermayer
2014-06-01Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'Michael Niedermayer
2014-06-01Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'Michael Niedermayer
2014-05-21ffmpeg: use av_stream_get_end_pts()Michael Niedermayer
2014-05-20ffmpeg_opt: dont copy "encoder" metadata unless stream copy is usedMichael 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 'a61c2115fb936d50b8b0328d00562fe529a7c46a'Michael Niedermayer
2014-04-29Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer
2014-03-16ffmpeg_opt: check that a subtitle encoder is available before auto mapping st...Michael Niedermayer
2014-03-16ffmpeg_opt: Check ist is valid before using it in audio_channels_map initMichael Niedermayer
2014-02-25ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code checkTimothy Gu
2014-02-24Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1'Michael Niedermayer
2014-02-18ffmpeg: support setting the chroma intra matrixMichael Niedermayer
2014-02-17ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputsAlexander Strasser
2014-01-03ffmpeg: do not fail when options are routed to libavformat and libavcodec and...Michael Niedermayer
2013-12-26ffmpeg_opt: Fix -target vcdCarl Eugen Hoyos
2013-12-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-23Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer