summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Add an entry for the avfilter_add_colorspace() API change.Stefano Sabatini2010-01-06
| | | | Originally committed as revision 21036 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix entry on concatenating multiple yuv4mpegpipe streams.John Van Sickle2010-01-06
| | | | | | patch by John Van Sickle, john.vansickle gmail com Originally committed as revision 21033 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the avfilter_add_colorspace() API addition.Stefano Sabatini2010-01-03
| | | | Originally committed as revision 21008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the av_match_ext() addition.Stefano Sabatini2010-01-01
| | | | Originally committed as revision 20999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the av_guess_format() addition.Stefano Sabatini2010-01-01
| | | | Originally committed as revision 20992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Auravision Aura 2 decoderKostya Shishkov2009-12-23
| | | | Originally committed as revision 20915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Auravision Aura decoding supportKostya Shishkov2009-12-23
| | | | Originally committed as revision 20914 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Satisfy grammatical nits.Stefano Sabatini2009-12-21
| | | | Originally committed as revision 20910 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-21
| | | | | | formats. Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Re-add missing "@end table" which was erroneously removed in theStefano Sabatini2009-12-21
| | | | | | previous commit. Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Factorize common options documentation.Stefano Sabatini2009-12-21
| | | | Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-21
| | | | Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add decoder for R210 (uncompressed 10-bit RGB) codec.Reimar Döffinger2009-12-17
| | | | Originally committed as revision 20891 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CD+G demuxer and decoderMichael Tison2009-12-17
| | | | | | Patch by Michael Tison (gmail address: blackspike@....) Originally committed as revision 20890 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add -vlang option to set ISO 639 video stream language code.Matthieu Crapet2009-12-16
| | | | | | | | This is similar to existing -alang & -slang options. Patch by Matthieu Crapet m${surname} ^ gmail com. Originally committed as revision 20880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and ↵Michael Niedermayer2009-12-13
| | | | | | AV_METADATA_DONT_STRDUP_VAL Originally committed as revision 20835 to svn://svn.ffmpeg.org/ffmpeg/trunk
* APIchanges update for av_d2str()Michael Niedermayer2009-12-13
| | | | Originally committed as revision 20830 to svn://svn.ffmpeg.org/ffmpeg/trunk
* APIChanges & minor bump due to avg_frame_rate addition.Michael Niedermayer2009-12-13
| | | | Originally committed as revision 20827 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the av_bmg_next() function addition.Stefano Sabatini2009-12-12
| | | | Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-12
| | | | | | | filters. Currently filters are not registered, so the option will show none. Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: Fix typos in r20780.Carl Eugen Hoyos2009-12-09
| | | | Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention patcheck.Zhihang Wang2009-12-08
| | | | | | Patch by Zhihang Wang, zhihang D wang A gmail Originally committed as revision 20780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC-3 decoder is no longer GPL; update FAQDaniel Verkamp2009-12-08
| | | | Originally committed as revision 20776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update documentation for r20435 (which added the -fpre option).Ramiro Polla2009-12-06
| | | | Originally committed as revision 20753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the avfilter_draw_slice() API changes implemented inStefano Sabatini2009-12-04
| | | | | | r20734. Originally committed as revision 20735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement RTMP output (publishing FLV stream to RTMP server).Sergiy2009-12-04
| | | | | | Patch by Sergiy (piratfm at `do-no-evil-mail`.com) Originally committed as revision 20731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update Changelog, documentation, and libavformat minor version number forRamiro Polla2009-12-03
| | | | | | "A format generated by IndigoVision 8000 video server" added in r20681. Originally committed as revision 20712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the AVFilter.next field removal.Stefano Sabatini2009-11-25
| | | | Originally committed as revision 20614 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the avfilter_next() function addition.Stefano Sabatini2009-11-25
| | | | Originally committed as revision 20608 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the avfilter_register() signature change.Stefano Sabatini2009-11-24
| | | | Originally committed as revision 20606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the pixdesc.h API publication.Stefano Sabatini2009-11-24
| | | | Originally committed as revision 20604 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document -formats splitDaniel Verkamp2009-11-20
| | | | Originally committed as revision 20561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Swap slicify / scale description positions, "scale" comes beforeStefano Sabatini2009-11-12
| | | | | | "slicify" in lexical order. Originally committed as revision 20520 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add scale filter.Stefano Sabatini2009-11-11
| | | | Originally committed as revision 20519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add MPEG-4 Audio Lossless Coding (ALS) decoder.Thilo Borgmann2009-11-11
| | | | | | Patch by Thilo Borgmann, thilo D borgmann A googlemail Originally committed as revision 20517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add slicify video filter.Stefano Sabatini2009-11-03
| | | | Originally committed as revision 20445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix grammar / clarify documentation for the format and noformatStefano Sabatini2009-11-03
| | | | | | filters. Originally committed as revision 20440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document that using "make -r" might be faster than plain "make" in Windows.Ramiro Polla2009-10-30
| | | | Originally committed as revision 20418 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mingw32: The flag to work around bug 37216 in gcc is automatically passed toRamiro Polla2009-10-28
| | | | | | | MinGW since r18501. Remove a reference that suggests users should pass the flag manually (this removal was missed in 18510). Originally committed as revision 20399 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add format and noformat filters.Stefano Sabatini2009-10-27
| | | | Originally committed as revision 20390 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the AVFilter.next addition.Stefano Sabatini2009-10-27
| | | | Originally committed as revision 20386 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update the entry for the AVFilter.description field addition.Stefano Sabatini2009-10-22
| | | | Originally committed as revision 20357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the AVFilterContext.description addition.Stefano Sabatini2009-10-22
| | | | Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Refer again to the "width" and "height" crop parameter namesStefano Sabatini2009-10-22
| | | | | | which were previously mentioned, rather than to "w" and "h". Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add video vertical flip filter.Stefano Sabatini2009-10-22
| | | | Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Refer to the "width" and "height" crop parameter names which wereStefano Sabatini2009-10-22
| | | | | | previously mentioned, rather than to "w" and "h". Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort video filter descriptions by name.Stefano Sabatini2009-10-21
| | | | Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add video crop filter.Stefano Sabatini2009-10-21
| | | | Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini2009-10-21
| | | | | | document libavfilter and not only its video filtering facilities. Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini2009-10-18
| | | | Originally committed as revision 20303 to svn://svn.ffmpeg.org/ffmpeg/trunk