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
2018-09-09avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-09-03Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer
2018-08-27avcodec: add WinCAM Motion Video decoderPaul B Mahol
2018-08-27avcodec: add MatchWare Screen Capture CodecPaul B Mahol
2018-08-24avcodec: add Brooktree ProSumer Video decoderPaul B Mahol
2018-08-21avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-08-17avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer
2018-08-07lavc/libx264: Support monochrome encoding.Carl Eugen Hoyos
2018-07-27lavc: add AVS2/IEEE 1857.4 parserhwren
2018-07-20avcodec: bump micro version after previous changesJames Almer
2018-07-13avcodec/internal: increase FF_SANE_NB_CHANNELS to 256Marton Balint
2018-07-03lavc: implement an ATRAC9 decoderRostislav Pehlivanov
2018-06-26lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14.Carl Eugen Hoyos
2018-06-19avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi
2018-06-15lavc/dpx: Reset n_datum for every new line when decoding 12bit.Carl Eugen Hoyos
2018-06-11avcodec/libzvbi-teletextdec: add support for selecting subtitle pages onlyMarton Balint
2018-06-09avcodec/avcodec.h: add AV_CODEC_ID_TTMLMarton Balint
2018-06-01lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi
2018-05-25lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input.Carl Eugen Hoyos
2018-05-25lavc/j2kenc: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos
2018-05-17lavc/v210dec: Skip Canopus C210 extradata.Carl Eugen Hoyos
2018-05-06avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the defaultMarton Balint
2018-04-16Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer
2018-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-02avcodec/avpacket: add av_packet_make_refcounted()James Almer
2018-03-25avcodec: add a subcharenc mode that disables UTF-8 checkwm4
2018-03-22avcodec/avpacket: add av_packet_make_writable()James Almer
2018-03-08avcodec/mediacodecdec: add delay_flush optionAman Gupta
2018-03-03avcodec/nvenc: Declare support for P016Philip Langdale
2018-03-03avcodec/hevcdec: Declare that nvdec supports 12bit decodingPhilip Langdale
2018-02-24Add libcodec2 en/decoderTomas Härdin
2018-02-22avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale
2018-02-22vaapi: Add MJPEG decode hwaccelMark Thompson
2018-02-22lavc/mjpeg: Add profiles for MJPEG using SOF marker codesMark Thompson
2018-02-13avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint
2018-02-13Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2017-12-26lavc: replace and deprecate the lock managerwm4
2017-12-20lavc: Mark all AVHWAccel structures as constMark Thompson
2017-12-20lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson
2017-12-20lavc: Add codec metadata to indicate hardware supportMark Thompson
2017-12-16lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-07avcodec/libx265 - Add named option to set profileGyan Doshi
2017-11-29vp9: use superframe split BSFwm4
2017-11-27avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale