summaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-031-0/+1
|\ | | | | | | | | | | | | * commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa': Screenpresso SPV1 decoder Merged-by: Hendrik Leppkes <[email protected]>
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
| | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]>
* | doc: mention libavcodec can decode Opus nativelyJames Almer2015-09-201-2/+2
| | | | | | | | Signed-off-by: James Almer <[email protected]>
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-071-0/+1
|\| | | | | | | | | | | | | * commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b': DXV decoder Merged-by: Hendrik Leppkes <[email protected]>
| * DXV decoderVittorio Giovara2015-09-021-0/+1
| | | | | | | | Support all DXDI and DXD3 normal quality videos.
* | Add support for Audible AA filesVesselin Bontchev2015-08-211-0/+2
| | | | | | | | https://en.wikipedia.org/wiki/Audible.com#Quality
* | Edit documentation and versioning for the fixed point AAC decoderJovan Zelincevic2015-07-221-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-191-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | avcodec: add libkvazaar HECV encoderArttu Ylä-Outinen2015-07-141-1/+9
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043'Michael Niedermayer2015-07-121-0/+11
|\| | | | | | | | | | | | | | | | | | | * commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043': doc: add a section about building with libmfx Conflicts: doc/general.texi Merged-by: Michael Niedermayer <[email protected]>
| * doc: add a section about building with libmfxAnton Khirnov2015-07-121-0/+11
| |
* | Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer2015-07-011-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368': Go2Meeting decoder Conflicts: Changelog libavcodec/g2meet.c libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * Go2Meeting decoderKostya Shishkov2015-07-011-0/+2
| | | | | | | | | | | | | | | | ELS and ePIC decoder courtesy of Maxim Poliakovski, cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <[email protected]>
* | lavc+doc: adjust names to reflect ADPCM THP not being GameCube-onlyRodger Combs2015-06-251-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-221-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2': DirectDraw Surface image decoder Conflicts: Changelog configure doc/general.texi libavcodec/Makefile libavcodec/version.h tests/fate/image.mak Merged-by: Michael Niedermayer <[email protected]>
| * DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
| | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]>
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7': Hap decoder and encoder Conflicts: Changelog configure doc/general.texi libavcodec/allcodecs.c libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * Hap decoder and encoderVittorio Giovara2015-06-221-0/+1
| | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]>
* | lavf/brstm: add support for BFSTM filesRodger Combs2015-06-171-0/+2
| | | | | | | | | | Previous version reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer2015-04-201-0/+2
|\| | | | | | | | | | | | | | | | | | | | | * commit '22526c1f557a72b3285d295bd8b30c40eb65d437': Canopus HQ/HQA decoder Conflicts: Changelog libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+2
| | | | | | | | | | | | Based on work by Kostya Shishkov <[email protected]>. Signed-off-by: Vittorio Giovara <[email protected]>
| * avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-141-2/+2
| | | | | | | | | | | | | | The AVSC_API changes in the new headers mean that the 2.6 alphas are just as incompatible as 2.5 is. Signed-off-by: Diego Biurrun <[email protected]>
| * avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-241-10/+15
| | | | | | | | Signed-off-by: Luca Barbato <[email protected]>
* | doc: Slightly revise AviSynth version infoStephen Hutchinson2015-04-031-2/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | apng: Add a basic APNG muxerDonny Yang2015-04-021-0/+2
| | | | | | | | | | | | | | | | Additionally, update some documentation with support for APNG Signed-off-by: Donny Yang <[email protected]> Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson2015-03-251-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-151-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '217e4ff4d1f845b76e44634e29371cd09313d1c2': dca: Support for XLL (lossless extension) Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/dca.h libavcodec/dca_exss.c libavcodec/dcadata.h libavcodec/dcadec.c libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-151-0/+1
| | | | | | | | | | | | Cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <[email protected]>
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-131-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '247e370e2a913db52ca079b347a174c8d393b171': TDSC decoder Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <[email protected]>
| * TDSC decoderVittorio Giovara2015-03-131-0/+1
| | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]>
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-231-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '35c6ce76b107225a19eb33aea38857d2405882af': Canopus HQX decoder Conflicts: Changelog libavcodec/avcodec.h libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <[email protected]>
| * Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
| | | | | | | | Based on work by Kostya Shishkov <[email protected]>.
* | Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499'Michael Niedermayer2015-02-191-0/+1
|\| | | | | | | | | | | | | | | | | | | | | * commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499': lavf: Add DSS demuxer Conflicts: libavformat/Makefile libavformat/version.h Merged-by: Michael Niedermayer <[email protected]>
| * lavf: Add DSS demuxerOleksij Rempel2015-02-191-0/+1
| | | | | | | | | | | | Signed-off-by: Oleksij Rempel <[email protected]> Signed-off-by: Luca Barbato <[email protected]> Signed-off-by: Vittorio Giovara <[email protected]>
* | Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer2015-02-191-0/+1
|\| | | | | | | | | | | | | | | | | | | | | * commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b': lavc: Add DSS SP decoder Conflicts: libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+1
| | | | | | | | | | | | Signed-off-by: Oleksij Rempel <[email protected]> Signed-off-by: Luca Barbato <[email protected]> Signed-off-by: Vittorio Giovara <[email protected]>
* | doc: set documentencoding on toplevel texi files.Nicolas George2015-02-191-0/+1
| | | | | | | | | | | | Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
* | doc/general: update libilbc linkLou Logan2015-01-121-1/+1
| | | | | | | | Signed-off-by: Lou Logan <[email protected]>
* | Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'Michael Niedermayer2015-01-081-1/+9
|\| | | | | | | | | | | | | * commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8': doc: Add initial documentation about the OpenH264 encoder wrapper Merged-by: Michael Niedermayer <[email protected]>
| * doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö2015-01-081-1/+9
| | | | | | | | Signed-off-by: Martin Storsjö <[email protected]>
| * Add Icecast protocolMarvin Scholz2014-08-041-0/+1
| | | | | | | | | | | | Icecast is basically a convenience wrapper around the HTTP protocol. Signed-off-by: Martin Storsjö <[email protected]>
| * Remove avserver.Anton Khirnov2014-06-181-1/+0
| | | | | | | | | | | | | | It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
* | Added STL demuxer and decoderEejya Singh2014-10-221-0/+1
| | | | | | | | Signed-off-by: Clément Bœsch <[email protected]>
* | avformat: add SUP/PGS subtitle demuxerwm42014-09-261-0/+1
| | | | | | | | Signed-off-by: Clément Bœsch <[email protected]>
* | general: Fix usage of @floatTimothy Gu2014-09-011-1/+1
| | | | | | | | | | | | | | makeinfo chokes on that. Signed-off-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | libavformat: Add Icecast protocolePirat2014-08-041-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | lavf: add samba protocol via libsmbclientLukasz Marek2014-07-131-0/+1
| | | | | | | | | | Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | AVFormat: LRC demuxer and muxerStar Brilliant2014-07-131-0/+1
| | | | | | | | | | Reviewed-by: Derek Buitenhuis <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | avcodec/webvttenc: add webvtt encoderAman Gupta2014-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Based off the srt encoder. The following features are unimplemented: - fonts, colors, sizes - alignment and positioning The rest works well. For example, use ffmpeg to convert subtitles into the .vtt format: ffmpeg -i input.srt output.vtt Signed-off-by: Aman Gupta <[email protected]> Signed-off-by: Clément Bœsch <[email protected]>