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
path: root/doc
AgeCommit message (Expand)Author
2018-03-18lavu/frame: add QP side datawm4
2018-03-18libavformat/dashenc: Option to set timeout for socket I/O operationRavindra
2018-03-16avutil: bump version after the latest AVOption flag additionJames Almer
2018-03-15Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer
2018-03-14avformat/hlsenc: Option to set timeout for socket I/O operationRavindra
2018-03-13avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali
2018-03-11avfilter: add drmeter audio filterPaul B Mahol
2018-03-10avutil: add missing version bump for AV_CRC_8_EBUJames Almer
2018-03-08avcodec/mediacodecdec: add delay_flush optionAman Gupta
2018-03-08sbc: add raw muxer for SBCAurelien Jacobs
2018-03-08sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs
2018-03-08sbc: add raw demuxer for SBCAurelien Jacobs
2018-03-08sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs
2018-03-07examples: Use new API for transcoding exampleAndreas Unterweger
2018-03-04doc/bitstream_filters: correct dump_extra bsfs docs.Jun Zhao
2018-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2018-03-01avfilter/avf_concat: add next commandBodecs Bela
2018-02-24Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin
2018-02-24Add libcodec2 en/decoderTomas Härdin
2018-02-24avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit
2018-02-24doc/bitstream_filters: documents delete_filler option.Jun Zhao
2018-02-22doc/filters: add links to ffmpeg-utils and ffmpeg documentationTobias Rapp
2018-02-22avdevice: add android_camera indevFelix Matouschek
2018-02-22Add -vf scale example for making pixels squareTomas Härdin
2018-02-22doc/ffmpeg: document -dn optionLou Logan
2018-02-20docs/codecs: remove dead codec debug optionsGyan Doshi
2018-02-15avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer
2018-02-13avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint
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
2018-02-10examples: Don't call deprecated functions which don't do anythingMark Thompson
2018-02-10aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs
2018-02-10aptx: implement the aptX HD bluetooth codecAurelien Jacobs
2018-02-07doc/APIchanges: mention a few more recently introduced and deprecated functionsJames Almer
2018-02-07doc/APIchanges: fix a recent depreacted function nameJames Almer
2018-02-07doc/APIChanges: fix lavu version numbers in a few recent entriesJames Almer
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-07avcodec/libopus: support disabling phase inversion.Menno
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2018-02-04rtsp: rename certain options after a deprecation periodwm4
2018-02-04examples: Add a VA-API transcode example.Jun Zhao
2018-02-01avformat/http: add referer option into httpSteven Liu
2018-01-29avformat: deprecate AVFormatContext filename fieldMarton Balint
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2018-01-29avformat: add url field to AVFormatContextMarton Balint
2018-01-27avformat, hls: add a flag to signal unavailability of seekingwm4
2018-01-24avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit