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