summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* ffmpegs bug/patch/feature request tracker manualMichael Niedermayer2007-06-24
| | | | Originally committed as revision 9415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a few missing Advanced Options.Víctor Paesa2007-06-21
| | | | Originally committed as revision 9385 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove space before question marks.Víctor Paesa2007-06-21
| | | | Originally committed as revision 9378 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add alpha channel support for imlib2 vhookRamiro Polla2007-06-18
| | | | Originally committed as revision 9365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add expression evaluation parameters for colors in imlib2 vhookRamiro Polla2007-06-16
| | | | Originally committed as revision 9342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TypoRamiro Polla2007-06-16
| | | | Originally committed as revision 9329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allow user to specify rgb.txt for imlib2 vhookRamiro Polla2007-06-15
| | | | Originally committed as revision 9326 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc typo fixesDiego Biurrun2007-06-12
| | | | Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc spelling fixesDiego Biurrun2007-06-12
| | | | Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont attach huge samplesto mailsMichael Niedermayer2007-06-11
| | | | Originally committed as revision 9284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* '-acodec mp3' --> '-acodec libmp3lame'Diego Biurrun2007-06-07
| | | | Originally committed as revision 9248 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change names of codecs provided by external libraries in examples to accountavcoder2007-06-07
| | | | | | | for the recent renamings of those codecs. patch by QuickTime, ffmpeg gmail com Originally committed as revision 9247 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
| | | | Originally committed as revision 9230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Wording improvements for the previous commit.Víctor Paesa2007-06-04
| | | | Originally committed as revision 9214 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FAQ entry for video joining.Víctor Paesa2007-06-02
| | | | Originally committed as revision 9176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* A bit more clear FAQ 1.2Víctor Paesa2007-06-01
| | | | | | Patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 9167 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for listing the supported pixel formats using the optionStefano Sabatini2007-05-30
| | | | | | | | | -pix_fmt list patch by Stefano Sabatini stefano sabatini minus lala chez poste it original thread: [FFmpeg-devel] [PATCH] List supported pixel formats date: 05/25/2007 05:46 PM Originally committed as revision 9162 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --enable-amr-* --> -- enable-libamr-*Diego Biurrun2007-05-27
| | | | Originally committed as revision 9134 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more snow todo itemsMichael Niedermayer2007-05-25
| | | | Originally committed as revision 9132 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -sws_flags command line option to set swscaler flagsIvo van Poorten2007-05-23
| | | | Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make documentation build nonrecursive: Merge it into the top-level Makefile.Diego Biurrun2007-05-17
| | | | Originally committed as revision 9042 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak2007-05-09
| | | | | | | | reference thread: Subject: [FFmpeg-devel] [PATCH] RoQ muxer Date: Wed, 09 May 2007 19:44:21 +0200 Originally committed as revision 8959 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add Renderware TXD formatIvo van Poorten2007-05-08
| | | | Originally committed as revision 8936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add V.Flash PTX image formatIvo van Poorten2007-05-08
| | | | Originally committed as revision 8935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RoQ audio encoderDiego Biurrun2007-05-07
| | | | Originally committed as revision 8932 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better wording for the alphabetical listsMichael Niedermayer2007-05-06
| | | | Originally committed as revision 8918 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a note about maintaining alphabetical order to patch submission checklist.Diego Biurrun2007-05-06
| | | | Originally committed as revision 8912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a note about tabs + trailing whitespace to the patch submission checklist.Diego Biurrun2007-05-04
| | | | Originally committed as revision 8889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Group benchmark items in the patch submission checklist together.Diego Biurrun2007-05-04
| | | | Originally committed as revision 8887 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Policy addition: New files should have proper license headers.Diego Biurrun2007-04-26
| | | | Originally committed as revision 8825 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
| | | | Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a vstats_file command line optionStefano Sabatini2007-04-25
| | | | | | patch by Stefano Sabatini stefano sabatini-lala poste it Originally committed as revision 8810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert my two previous deliveries (back to r8806) to aply the good patch for ↵Benoit Fouet2007-04-25
| | | | | | vstats Originally committed as revision 8809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a vstats_file command line optionStefano Sabatini2007-04-25
| | | | | | patch by Stefano Sabatini stefano sabatini-lala poste it Originally committed as revision 8807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch submissions should contain a suggested commit log messageMichael Niedermayer2007-04-25
| | | | Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updates the x11grab doc example, adding -s cif, as it is mandatoryBenoit Fouet2007-04-25
| | | | Originally committed as revision 8804 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2007-04-24
| | | | Originally committed as revision 8801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more format abbreviationsBenoit Fouet2007-04-24
| | | | Originally committed as revision 8798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a note about license headers to the patch submission checklist.Diego Biurrun2007-04-23
| | | | Originally committed as revision 8793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* done in r8635 by Xiaohui SunBaptiste Coudurier2007-04-22
| | | | Originally committed as revision 8778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cabac bytestream optimization from x264Michael Niedermayer2007-04-21
| | | | Originally committed as revision 8776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/wording/punctuationDiego Biurrun2007-04-21
| | | | Originally committed as revision 8768 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Atrac3 decoder.Benjamin Larsson2007-04-17
| | | | Originally committed as revision 8747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the most obvious typos in the development policy doc sectionReimar Döffinger2007-04-17
| | | | Originally committed as revision 8746 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch submission checklistMichael Niedermayer2007-04-17
| | | | Originally committed as revision 8745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a commit-rule precision when applying patches discussed on the mailing listBenoit Fouet2007-04-17
| | | | Originally committed as revision 8744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention configure parameters for enabling AMR.Diego Biurrun2007-04-15
| | | | Originally committed as revision 8743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* one patch one mailMichael Niedermayer2007-04-13
| | | | Originally committed as revision 8728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a note about how to enable external libraries.Diego Biurrun2007-04-12
| | | | Originally committed as revision 8721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2007-04-12
| | | | Originally committed as revision 8719 to svn://svn.ffmpeg.org/ffmpeg/trunk