summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* Document the -loglevel option in the ffmpeg man page.Stefano Sabatini2009-09-26
* Add a -loglevel command line option to ffplay.Stefano Sabatini2009-09-26
* Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson2009-09-22
* Core Audio Format demuxerPeter Ross2009-09-16
* Replace @node commands with @anchor to refer to specific points in the text.Diego Biurrun2009-09-13
* Change developer doc to reflect realityBenjamin Larsson2009-09-09
* add missing wmapro decoder partsSascha Sommer2009-09-02
* Update ffv1 codec long name in the documentation as well.Diego Biurrun2009-08-31
* Decoder for LPCM as used in Bluray discs.Christian Schmidt2009-08-26
* Add Bluray Subtitle SupportStephen Backway2009-08-25
* TwinVQ decoderVitor Sessak2009-08-23