| Commit message (Expand) | Author | Age | Files | Lines |
* | The Mersenne Twister PRNG was removed, mention replacement. | Diego Biurrun | 2009-03-25 | 1 | -0/+6 |
* | cosmetics: Reformat paragraphs and other cosmetic changes. | Diego Biurrun | 2009-03-25 | 1 | -10/+11 |
* | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp | 2009-03-20 | 1 | -1/+1 |
* | Support raw TrueHD files | Ramiro Polla | 2009-03-19 | 1 | -0/+1 |
* | Split TrueHD decoder from MLP | Ramiro Polla | 2009-03-19 | 1 | -2/+4 |
* | Fix copy and paste typo in input/output devices section. | Diego Biurrun | 2009-03-19 | 1 | -1/+1 |
* | Add list of supported input/output devices. | Diego Biurrun | 2009-03-18 | 1 | -0/+19 |
* | Adjust @columnfractions settings to reflect the number of columns in the table. | Diego Biurrun | 2009-03-18 | 1 | -2/+2 |
* | Add an example showing how to create a video from many images. | Stefano Sabatini | 2009-03-14 | 1 | -5/+11 |
* | Reorder arguments for av_fifo_generic_read to be more logical and | Reimar Döffinger | 2009-03-09 | 1 | -0/+2 |
* | move NTT VQF demuxer to keep formats list alphabetized. | Justin Ruggles | 2009-03-08 | 1 | -2/+2 |
* | Be more verbose in describing VQF demuxer | Vitor Sessak | 2009-03-08 | 1 | -1/+2 |
* | Add a part explaining that API should be considered unstable after major | Reimar Döffinger | 2009-03-08 | 1 | -0/+14 |
* | Preliminary summary of AVFifoBuffer changes | Reimar Döffinger | 2009-03-08 | 1 | -0/+6 |
* | VQF demuxer | Vitor Sessak | 2009-03-07 | 1 | -0/+1 |
* | excellent first pass at a description; now it's time for the Ministry of | Mike Melanson | 2009-03-04 | 1 | -45/+54 |
* | A quick description of Rate distortion theory. | Michael Niedermayer | 2009-03-03 | 1 | -0/+50 |
* | Quick description of the Viterbi algorithm so I do not have to repeat it | Michael Niedermayer | 2009-03-03 | 1 | -0/+110 |
* | Remove deprecated vhook subsystem. | Diego Biurrun | 2009-03-03 | 3 | -306/+0 |
* | Cosmetics: Typo | Panagiotis Issaris | 2009-03-03 | 1 | -1/+1 |
* | Cosmetics: Typo | Panagiotis Issaris | 2009-03-03 | 1 | -1/+1 |
* | AC-3 encoding is integer-only | Justin Ruggles | 2009-03-02 | 1 | -1/+1 |
* | Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of | Diego Biurrun | 2009-03-02 | 1 | -5/+5 |
* | cosmetics: Reformat long_names so that "DPCM" comes first. | Diego Biurrun | 2009-03-02 | 1 | -8/+8 |
* | cosmetics: Reformat long_names so that "ADPCM" comes first. | Diego Biurrun | 2009-03-02 | 1 | -43/+43 |
* | Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported. | Diego Biurrun | 2009-03-02 | 1 | -5/+5 |
* | Another round of missing codecs and name updates to match the codec long_name. | Diego Biurrun | 2009-03-02 | 1 | -3/+26 |
* | Add some more missing codecs and update names to match the codec long_name. | Justin Ruggles | 2009-03-02 | 1 | -21/+24 |
* | Add some more missing codecs and update names to match the codec long_name. | Diego Biurrun | 2009-03-02 | 1 | -42/+51 |
* | Merge MP2, MP3 and MPEG audio demuxer entries. | Diego Biurrun | 2009-03-02 | 1 | -3/+2 |
* | Add some missing codecs and update names to match the codec long_name | Justin Ruggles | 2009-03-02 | 1 | -9/+12 |
* | Add some missing codecs and update names to match the codec long_name. | Diego Biurrun | 2009-03-02 | 1 | -33/+57 |
* | add some missing codecs and update some names to match AVCodec.long_name | Justin Ruggles | 2009-03-02 | 1 | -11/+12 |
* | Integer-only decoding of AC-3 is not supported. | Diego Biurrun | 2009-03-02 | 1 | -1/+1 |
* | Targa encoding is supported. | Diego Biurrun | 2009-03-02 | 1 | -1/+1 |
* | Add missing image formats, patch by Daniel Verkamp, daniel drv nu. | Daniel Verkamp | 2009-03-02 | 1 | -0/+7 |
* | Split PGM and PPM in image formats section. | Daniel Verkamp | 2009-03-02 | 1 | -1/+4 |
* | cosmetics: Break image format lines before comments. | Daniel Verkamp | 2009-03-02 | 1 | -13/+26 |
* | add an API changelog with a first entry for the new metadata API | Aurelien Jacobs | 2009-03-01 | 1 | -0/+17 |
* | Document ffplay -ast, -vst, and -sst options. | Stefano Sabatini | 2009-03-01 | 1 | -0/+15 |
* | http://bytesex.org/xawtv/ permanently redirects to | Robert Swain | 2009-02-25 | 1 | -1/+1 |
* | Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu. | Daniel Verkamp | 2009-02-23 | 1 | -1/+17 |
* | mention raw Chinese AVS video demuxer | Stefan Gehrer | 2009-02-22 | 1 | -0/+1 |
* | mention MXF D-10 Mapping muxer in documentation | Baptiste Coudurier | 2009-02-22 | 1 | -0/+2 |
* | Add supported network protocols section. | Diego Biurrun | 2009-02-13 | 1 | -0/+16 |
* | Fix typo: vido --> video | Diego Biurrun | 2009-02-12 | 1 | -1/+1 |
* | Add raw (de)muxers to list of supported file formats. | Diego Biurrun | 2009-02-12 | 1 | -6/+42 |
* | Add entries that were missing from the supported file formats list. | Diego Biurrun | 2009-02-12 | 1 | -0/+30 |
* | Use more descriptive format names, similar to the format long_names. | Diego Biurrun | 2009-02-12 | 1 | -37/+41 |
* | Remove rendering column from list of supported subtitle formats. | Diego Biurrun | 2009-02-08 | 1 | -4/+4 |