summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-21
* Re-add missing "@end table" which was erroneously removed in theStefano Sabatini2009-12-21
* Factorize common options documentation.Stefano Sabatini2009-12-21
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-21
* Add decoder for R210 (uncompressed 10-bit RGB) codec.Reimar Döffinger2009-12-17
* CD+G demuxer and decoderMichael Tison2009-12-17
* Add -vlang option to set ISO 639 video stream language code.Matthieu Crapet2009-12-16
* add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRD...Michael Niedermayer2009-12-13
* APIchanges update for av_d2str()Michael Niedermayer2009-12-13
* APIChanges & minor bump due to avg_frame_rate addition.Michael Niedermayer2009-12-13
* Add an entry for the av_bmg_next() function addition.Stefano Sabatini2009-12-12
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-12
* Cosmetics: Fix typos in r20780.Carl Eugen Hoyos2009-12-09
* Mention patcheck.Zhihang Wang2009-12-08
* AC-3 decoder is no longer GPL; update FAQDaniel Verkamp2009-12-08
* Update documentation for r20435 (which added the -fpre option).Ramiro Polla2009-12-06
* Add an entry for the avfilter_draw_slice() API changes implemented inStefano Sabatini2009-12-04
* Implement RTMP output (publishing FLV stream to RTMP server).Sergiy2009-12-04
* Update Changelog, documentation, and libavformat minor version number forRamiro Polla2009-12-03
* Add an entry for the AVFilter.next field removal.Stefano Sabatini2009-11-25
* Add an entry for the avfilter_next() function addition.Stefano Sabatini2009-11-25
* Add an entry for the avfilter_register() signature change.Stefano Sabatini2009-11-24
* Add an entry for the pixdesc.h API publication.Stefano Sabatini2009-11-24
* Document -formats splitDaniel Verkamp2009-11-20
* Swap slicify / scale description positions, "scale" comes beforeStefano Sabatini2009-11-12
* Add scale filter.Stefano Sabatini2009-11-11
* Add MPEG-4 Audio Lossless Coding (ALS) decoder.Thilo Borgmann2009-11-11
* Add slicify video filter.Stefano Sabatini2009-11-03
* Fix grammar / clarify documentation for the format and noformatStefano Sabatini2009-11-03
* Document that using "make -r" might be faster than plain "make" in Windows.Ramiro Polla2009-10-30
* mingw32: The flag to work around bug 37216 in gcc is automatically passed toRamiro Polla2009-10-28
* Add format and noformat filters.Stefano Sabatini2009-10-27
* Add an entry for the AVFilter.next addition.Stefano Sabatini2009-10-27
* Update the entry for the AVFilter.description field addition.Stefano Sabatini2009-10-22
* Add an entry for the AVFilterContext.description addition.Stefano Sabatini2009-10-22
* Refer again to the "width" and "height" crop parameter namesStefano Sabatini2009-10-22
* Add video vertical flip filter.Stefano Sabatini2009-10-22
* Refer to the "width" and "height" crop parameter names which wereStefano Sabatini2009-10-22
* Sort video filter descriptions by name.Stefano Sabatini2009-10-21
* Add video crop filter.Stefano Sabatini2009-10-21
* Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini2009-10-21
* Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini2009-10-18
* Split the "Introduction" chapter in two chapters as suggested byStefano Sabatini2009-10-18
* Add the null video filter.Stefano Sabatini2009-10-18
* Add an entry for the avfilter_get_video_buffer() API change operatedStefano Sabatini2009-10-18
* Add documentation for libavfilter video filters.Stefano Sabatini2009-10-18
* Document the additon of the w and h fields to AVFilterPic.Stefano Sabatini2009-10-10
* Document -sn option.Diego Biurrun2009-10-01
* Explain the process of patch review and commit a bit.Diego Biurrun2009-10-01
* Add a -loglevel command line option to ffserver.Stefano Sabatini2009-09-26