summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Update git-howto with ffmpeg.org URLsMans Rullgard2011-01-18
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-18
* Explain how to set up user name/email correctly for git.Reimar Döffinger2011-01-17
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Add instructions how to check out a specific svn revision with gitJanne Grunau2011-01-17
* rewrite git-howto for the no merge policyJanne Grunau2011-01-17
* Fix date and revision for lavc 52.104.Carl Eugen Hoyos2011-01-17
* Fix two typos in git howto.Alex Converse2011-01-16
* fix typo in git howto section headingJanne Grunau2011-01-16
* Add section how to find a svn changeset with git commandsJanne Grunau2011-01-16
* Add git-howto.Anton Khirnov2011-01-16
* In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.Stefano Sabatini2011-01-16
* Reformat documentation for -vsync @var{parameter}.Stefano Sabatini2011-01-16
* Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini2011-01-15
* Add docs and Changelog entry for the -copytb option added in r26340.Stefano Sabatini2011-01-15
* Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini2011-01-15
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-15
* Match the documentation of -ar with the actual behaviour.Carl Eugen Hoyos2011-01-09
* Fix typos in the crop filter documentation.Stefano Sabatini2011-01-09
* Add documentation for the image2 demuxer.Stefano Sabatini2011-01-09
* Add demuxers.texi file.Stefano Sabatini2011-01-09
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-08
* Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer2011-01-07
* Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer2011-01-07
* Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer2011-01-07
* Add av_get_profile_name() to get profile names.Anssi Hannula2011-01-07
* rtsp: Allow requesting of filtering of source packetsMartin Storsjö2011-01-06
* udp: Allow specifying the connect option in udp_set_remote_url, tooMartin Storsjö2011-01-06
* In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini2011-01-05
* add ASS encoding and decoding support in Subtitle Formats documentationAurelien Jacobs2010-12-28
* add SubRip decoderAurelien Jacobs2010-12-28
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini2010-12-27
* Fix date in APIchanges.Stefano Sabatini2010-12-27
* Consistently prefer short library names in APIchanges.Stefano Sabatini2010-12-27
* Implement av_find_best_stream.Nicolas George2010-12-27
* lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov2010-12-27
* Metadata demuxer.Anton Khirnov2010-12-27
* Metadata muxerAnton Khirnov2010-12-27
* Extend documentation for format and noformat filters, and removeStefano Sabatini2010-12-26
* Add erode libopencv filter.Stefano Sabatini2010-12-26
* Add dilate libopencv filter.Stefano Sabatini2010-12-26
* Windows Televison (WTV) demuxerPeter Ross2010-12-26
* There is no complete G.729 decoder in libavcodec.Carl Eugen Hoyos2010-12-24
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-23
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-22
* Add AVERROR_*_NOT_FOUND codes.Nicolas George2010-12-19
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-18
* Improve layout and clarify / complete documentation for the yadifStefano Sabatini2010-12-17