summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* Simplify texi files naming: ff*-doc.texi -> ff*.texi.Stefano Sabatini2010-12-14
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-12
* Add section describing the filtergraph.Stefano Sabatini2010-12-12
* Fix typo.Stefano Sabatini2010-12-09
* Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini2010-12-09
* Deprecate the use of the NO_COLOR environment variable.Stefano Sabatini2010-12-06
* Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use ofStefano Sabatini2010-12-06
* Allow to force colored output.Etienne Buira2010-12-05
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-04
* Cosmetics: add empty line which was previously removed.Stefano Sabatini2010-12-04
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-04
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-04
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-04
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-02
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-30
* Implement frei0r source.Stefano Sabatini2010-11-30
* Remove @anchor{} commands from the POD output.Stefano Sabatini2010-11-30
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-26