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
2012-10-16examples: add README file with simple compilation instructionsStefano Sabatini
2012-10-16lavfi/ass: extend syntax for ass filterStefano Sabatini
2012-10-15examples/muxing: extend usage noticeStefano Sabatini
2012-10-15Merge branch 'docu' of https://github.com/rdp/FFmpegMichael Niedermayer
2012-10-15doc/filters: pad examples should be a @subsectionNicolas Noirbent
2012-10-15docu: add word resize to scale filter, to make searching for the word resize ...rogerdpack
2012-10-15docu: change verb fliterogerdpack
2012-10-15docu: add flite ffmpeg examplerogerdpack
2012-10-15docu: fix flite examplerogerdpack
2012-10-15examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini
2012-10-15examples/muxing: add missing error checksStefano Sabatini
2012-10-15examples/muxing: fix case inconsistency in messageStefano Sabatini
2012-10-15lavc: add xface image decoder and encoderStefano Sabatini
2012-10-14Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer
2012-10-14doc/nut: Clarify what/where is the official nut specificationMichael Niedermayer
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato
2012-10-12Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer
2012-10-12Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer
2012-10-12Merge commit '0a75d1da23b8659ec49391469bb592da12760077'Michael Niedermayer
2012-10-12pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov
2012-10-12avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö
2012-10-11doc: update the faq entry about custom I/OLuca Barbato
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer
2012-10-10avio: introduce avio_closepLuca Barbato
2012-10-10Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'Michael Niedermayer
2012-10-09avconv: remove -same_quantAnton Khirnov
2012-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-09DTS-HD demuxerPaul B Mahol
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08doc: allow building with old texi2html versionsMans Rullgard
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer
2012-10-08doc: support the new website layoutLuca Barbato
2012-10-08doc: remove a warning from filters.texiLuca Barbato
2012-10-08doc: initial nut documentationLuca Barbato
2012-10-08TAK demuxer, decoder and parserPaul B Mahol
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-10-06doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06doc/filters: fix typoStefano Sabatini
2012-10-06Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos
2012-10-06ffprobe: add -select_streams optionStefano Sabatini
2012-10-05doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-10-05lavr: bump major to 1 and declare it stable.Anton Khirnov
2012-10-02Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer
2012-10-02doc/swresample.txt: fix typosStefano Sabatini
2012-10-02lavfi/transpose: add passthrough optionStefano Sabatini
2012-10-02lavfi/transpose: add support to named options and shortandsStefano Sabatini
2012-10-02lavfi: EBU R.128 scanner.Clément Bœsch