| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing entry corresponding to r18163. | Stefano Sabatini | 2009-04-06 | 1 | -0/+10 |
* | Cosmetics: remove empty line. | Stefano Sabatini | 2009-04-06 | 1 | -1/+0 |
* | Fix minor version for the r18116 entry: minor was not bumped in that | Stefano Sabatini | 2009-04-06 | 1 | -1/+1 |
* | Remove JACK input device addition entry. | Stefano Sabatini | 2009-04-03 | 1 | -3/+0 |
* | Update after the last two commits. | Stefano Sabatini | 2009-04-03 | 1 | -0/+6 |
* | Implement JACK input device. | Olivier Guilyardi | 2009-04-02 | 1 | -0/+1 |
* | Update after the last API change. | Stefano Sabatini | 2009-04-02 | 1 | -0/+9 |
* | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne | 2009-04-01 | 1 | -0/+2 |
* | Replace MPEG group reference DCT implementation by newly rewritten version. | Dylan Yudaken | 2009-03-31 | 1 | -1/+0 |
* | The definition of rate and distortion is not conditional of lambda being | Michael Niedermayer | 2009-03-30 | 1 | -2/+4 |
* | Move output_example.c --> libavformat/output-example.c. | Diego Biurrun | 2009-03-27 | 1 | -3/+3 |
* | 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 |