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
2019-09-25avcodec: add max_samplesMichael Niedermayer
2019-09-04avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta
2019-09-02avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer
2019-08-17avformat/avio: remove 4k limit from avio_printfMarton Balint
2019-08-17avformat/avio: add avio_print_string_array and avio_printMarton Balint
2019-08-02lavu/tx: add support for double precision FFT and MDCTLynne
2019-07-21doc/APIchanges: Fill in missing Fields, add 4.2 cut markerMichael Niedermayer
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-05-16lavu: bump minor and update APIchanges for the new transform APILynne
2019-04-20doc/APIchanges: update for 3153a6502aGyan Doshi
2019-04-20lavf: bump version/add APIchanges entry when cleanup applehttpJun Zhao
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2019-01-18avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun
2018-12-22APIChanges: add missing entry for SMPTE2094-40 HDR Dynamic metadata APIJames Almer
2018-11-02doc/APIchanges: Update for 4.1Michael Niedermayer
2018-10-27avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer
2018-10-24doc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODEJames Almer
2018-10-12avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()Aman Gupta
2018-09-09avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller
2018-08-17avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer
2018-05-21doc: remove AVStream private fields from APIchangesAman Gupta
2018-05-19avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta
2018-05-17avformat/mpegts: tag video streams with still imagesAman Gupta
2018-05-10avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler
2018-04-30avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint
2018-04-26lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch
2018-04-26lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch
2018-04-16doc/APIchanges: Fix typos in hashesMichael Niedermayer
2018-04-16doc/APIchanges: Add 4.0 cut pointMichael Niedermayer
2018-04-16doc/APIchanges: Fill in missing stuffMichael Niedermayer
2018-04-03avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm4
2018-04-02avcodec/avpacket: add av_packet_make_refcounted()James Almer
2018-04-02avfilter: bump version for the latest API changeJames Almer
2018-04-01Revert "lavd: add new API for iterating input and output devices"Josh de Kock
2018-04-01lavfi: add new iteration APIJosh de Kock
2018-03-27doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer
2018-03-25avcodec: add a subcharenc mode that disables UTF-8 checkwm4
2018-03-24avcodec/avcodec.h: Add encryption info side data.Jacob Trimble
2018-03-22avcodec/avpacket: add av_packet_make_writable()James Almer
2018-03-18lavu/frame: add QP side datawm4
2018-03-16avutil: bump version after the latest AVOption flag additionJames Almer
2018-03-10avutil: add missing version bump for AV_CRC_8_EBUJames Almer
2018-03-08avcodec/mediacodecdec: add delay_flush optionAman Gupta
2018-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2018-02-15avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer
2018-02-13Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson
2018-02-13Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson
2018-02-12lavfi: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson