summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* Fix date in last APIchanges entry.Stefano Sabatini2010-11-26
* Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini2010-11-25
* S/PDIF demuxerAnssi Hannula2010-11-22
* ffmpeg.c: document default metadata mappingsAnton Khirnov2010-11-22
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-21
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-21
* Document added functions.Reimar Döffinger2010-11-21
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-17
* minor bump and APIchanges for r25745Aurelien Jacobs2010-11-14
* Fix revision number of the last APIchanges entry.Stefano Sabatini2010-11-13
* Make avfiltergraph.h public.Stefano Sabatini2010-11-13
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-13
* ffmpeg.c: add an option for copying chaptersAnton Khirnov2010-11-12
* MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George2010-11-11
* Add a file for bitstream filters documentation.Stefano Sabatini2010-11-08
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-08
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-07
* Fix date in latest APIchanges entry.Stefano Sabatini2010-11-07
* Bump lavfi minor and add APIchanges entry after the rename ofStefano Sabatini2010-11-07
* Fix off-by-one error in APIchanges file.Stefano Sabatini2010-11-04
* Rename avfilter_graph_destroy() to avfilter_graph_free().Stefano Sabatini2010-11-04
* Implement avfilter_graph_alloc().Stefano Sabatini2010-11-04
* Implement isnan() function evaluation.Stefano Sabatini2010-11-03
* Add eval.texi file.Stefano Sabatini2010-11-03
* Move settb docs after setpts docs, fix alphabetical order.Stefano Sabatini2010-11-02
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-02
* Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h andStefano Sabatini2010-11-02