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
2015-07-19Add support for Audible AAX (and AAX+) filesVesselin Bontchev
2015-07-19avfilter: Add reverse filterDerek Buitenhuis
2015-07-19avformat/mpegtsenc: Add sdt_period, similar to pat_periodMichael Niedermayer
2015-07-18avformat/mpegtsenc: Support a user specified PAT/PMT periodMichael Niedermayer
2015-07-18avformat/mpegtsenc: support storing PAT/PMT per frameMichael Niedermayer
2015-07-18doc/developer: add url for sample filesGanesh Ajjanagadde
2015-07-18avformat/async: support filling with a background thread.Zhang Rui
2015-07-17avfilter/af_compand: fix clipping with default optionsPaul B Mahol
2015-07-17avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR
2015-07-17avfilter/af_astats: measure minimal and mean difference between two consecuti...Paul B Mahol
2015-07-17APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara
2015-07-17concatdec: add support for injecting packet metadataMarton Balint
2015-07-17concatdec: add support for specifying outpoint of filesMarton Balint
2015-07-17concatdec: add support for specifying inpoint of filesMarton Balint
2015-07-15avfilter/af_astats: also measure maximal difference between two consecutive s...Paul B Mahol
2015-07-16lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos
2015-07-15avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol
2015-07-14avcodec: add libkvazaar HECV encoderArttu Ylä-Outinen
2015-07-12Merge commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043'Michael Niedermayer
2015-07-12doc: add a section about building with libmfxAnton Khirnov
2015-07-09Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949'Michael Niedermayer
2015-07-09doc: Use the succinct syntax for the channelmap exampleLuca Barbato
2015-07-08avfilter: add removegrainPaul B Mahol
2015-07-06doc/texi2pod: fix an unescaped left braceJames Almer
2015-07-03avfilter/avf_showvolume: make it possible to use current channel number in co...Paul B Mahol
2015-07-03lavfi: add (a)drawgraph filterPaul B Mahol
2015-07-03Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer
2015-07-03avfilter/af_astats: export metadataPaul B Mahol
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara
2015-07-03Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-07-02doc/muxers/segment: fix formatting of segment_list_type optionStefano Sabatini
2015-07-01lavu: add an API function to return the FFmpeg version stringwm4
2015-07-01Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer
2015-07-01Go2Meeting decoderKostya Shishkov
2015-07-01avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU
2015-06-30doc: Add jpeg2000 encoder documentation.Carl Eugen Hoyos
2015-06-29avfilter/avf_showvolume: optionally display channel namesPaul B Mahol
2015-06-29avformat/avio: Move avio_delete() avio_move() to avpriv_ namespaceMichael Niedermayer
2015-06-29doc/filters: fix documentation bug in ssim filterPaul B Mahol
2015-06-28avfilter: add showvolume filterPaul B Mahol
2015-06-25lavc+doc: adjust names to reflect ADPCM THP not being GameCube-onlyRodger Combs
2015-06-24avfilter: add ssim filterPaul B Mahol
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
2015-06-23Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-22lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk
2015-06-21libvpxenc: support setting colorspace for vp9James Zern