summaryrefslogtreecommitdiff
path: root/doc/general.texi
Commit message (Collapse)AuthorAge
* Sony Wave64 muxerPaul B Mahol2012-12-31
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-31
|
* Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-30
|
* Add AQTitle subtitles demuxer.Clément Bœsch2012-12-30
|
* Add MPlayer subtitles demuxer.Clément Bœsch2012-12-30
|
* Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-30
| | | | | | | Note that the linebreaks text codec option (but not the feature) has been removed; its main goal was to allow demuxers to configure the text decoder (and not meant to be used by users), but the AVOption are not a viable solution. This is solved differently in this commit.
* Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-30
|
* NIST SPHERE demuxerPaul B Mahol2012-12-23
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: sort subtitles formats.Clément Bœsch2012-12-20
|
* Silicon Graphics Movie (.mv) demuxerPeter Ross2012-12-17
| | | | Signed-off-by: Peter Ross <pross@xvid.org>
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2012-12-17
| | | | Signed-off-by: Peter Ross <pross@xvid.org>
* SGI RLE 8-bit decoderPeter Ross2012-12-17
| | | | Signed-off-by: Peter Ross <pross@xvid.org>
* lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-09
|
* lavf: VobSub demuxer.Clément Bœsch2012-12-07
|
* Ensoniq Paris Audio File demuxerPaul B Mahol2012-12-05
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* IRCAM demuxer & muxerPaul B Mahol2012-12-05
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* AST MuxerJames Almer2012-12-04
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* PVF demuxerPaul B Mahol2012-12-01
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Gif demuxerVitaliy E Sugrobov2012-11-30
| | | | | | | | | | | | | | | | | | | | | Gif demuxer is capable of extracting multiple frames from gif file. In conjunction with gif decoder it implements support for reading animated gifs. Demuxer has two options available to user: default_delay and min_delay. These options are for protection from too rapid gif animations. In practice it is standard approach to slow down rendering of this kind of gifs. If you try to play gif with delay between frames of one hundredth of second (100fps) using one of major web browsers, you get significantly slower playback, around 10 fps. This is because browser detects that delay value is less than some threshold (usually 2 hundredths of second) and reset it to default value (usually 10 hundredths of second, which corresponds to 10fps). Manipulating these options user can achieve the same effect during conversion to some video format. Otherwise user can set them to not protect from rapid animations at all. The other case when these options necessary is for gif images encoded according to gif87a standard since prior to gif89a there was no delay information included in file. Bump lavf minor version. Signed-off-by: Vitaliy E Sugrobov <vsugrob@hotmail.com>
* BRSTM demuxerPaul B Mahol2012-11-29
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Vivo demuxerDaniel Verkamp2012-11-28
|
* AFC demuxerPaul B Mahol2012-11-27
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: improve AST descriptionPaul B Mahol2012-11-26
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* ADPCM IMA Dialogic decoderPaul B Mahol2012-11-24
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* ADPCM AFC decoderPaul B Mahol2012-11-22
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* brender_pix: a new image decoderAleksi Nurmi2012-11-22
| | | | | | | PIX is an image file format that was used by the BRender 3d engine. Signed-off-by: Aleksi Nurmi <aleksi.nurmi@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* add some planar PCM encodersPaul B Mahol2012-11-20
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: remove duplicate entry for ADPCM SMJPEG IMAPaul B Mahol2012-11-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: remove 8SVX audio, there is no such codecPaul B Mahol2012-11-19
| | | | | | While here add missing PCM signed 8-bit planar. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: move 8SVX codecs to right sectionPaul B Mahol2012-11-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* AST demuxerPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* AVR demuxerPaul B Mahol2012-11-05
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* LVF demuxerPaul B Mahol2012-10-22
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavc: add xface image decoder and encoderStefano Sabatini2012-10-15
| | | | | Based on libcompface code by James Ashton <James.Ashton@anu.edu.au>, and relicensed to LGPL with the author's consent.
* DTS-HD demuxerPaul B Mahol2012-10-09
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* TAK demuxer, decoder and parserPaul B Mahol2012-10-08
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-06
| | | | Fixes ticket #1354
* Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer2012-10-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d': avconv: improve sample format negotiation for decoder request Opus encoder using libopus mpegts: Drop pointless casting of hex_dump_debug arguments avformat: const correctness for av_hex_dump / av_hex_dump_log wmadec: Adjust debug printf argument length modifier Conflicts: Changelog ffmpeg.c libavcodec/libopusdec.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Opus encoder using libopusNathan Caldwell2012-10-01
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: libopus: Remap channels using libopus' internal remapping. Opus decoder using libopus avcodec: document the use of AVCodecContext.delay for audio decoding vc1dec: add flush function for WMV9 and VC-1 decoders http: Increase buffer sizes to cope with longer URIs nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments h264_refs: Fix debug tprintf argument types golomb: const correctness for get_ue()/get_se() function arguments get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments Conflicts: Changelog libavcodec/Makefile libavcodec/version.h libavformat/http.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Opus decoder using libopusNicolas George2012-09-28
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | WebVTT demuxer and decoder.Clément Bœsch2012-09-23
| |
* | Mentioning 8bps once in the FFmpeg documentation is sufficient.Carl Eugen Hoyos2012-09-16
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: MSS1 and MSS2: set final pixel format after common stuff has been initialised MSS2 decoder configure: handle --disable-asm before check_deps x86: Split inline and external assembly #ifdefs configure: x86: Separate inline from standalone assembler capabilities pktdumper: Use a custom define instead of PATH_MAX for buffers pktdumper: Use av_strlcpy instead of strncpy pktdumper: Use sizeof(variable) instead of the direct buffer length Conflicts: Changelog configure libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/dct-test.c libavcodec/imgconvert.c libavcodec/mss12.c libavcodec/version.h libavfilter/x86/gradfun.c libswscale/x86/yuv2rgb.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * MSS2 decoderAlberto Delmás2012-08-31
| | | | | | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* | Add CPiA video decoderStephan Hilb2012-08-31
| | | | | | | | | | | | | | | | | | The cpia video decoder is intended to be used with the v4l2 demuxer. There are some small changes to the v4l2 demuxer to support the variable frame length of the format. Fixes ticket #1537 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: fate: Add FATE tests for the Ut Video encoder lavc: add Ut Video encoder mpegvideo_enc: remove stray duplicate line from 7f9aaa4 swscale: x86: fix #endif comments in rgb2rgb template file avconv: mark more options as expert. avconv: split printing "main options" into global and per-file. avconv: refactor help printing. Conflicts: Changelog ffmpeg_opt.c ffserver.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add Ut Video encoderJan Ekström2012-08-20
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>