summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* Implement functions:Stefano Sabatini2010-11-02
* Move sample format definitions from libavcodec to libavcore.Stefano Sabatini2010-11-02
* ffmpeg.c: extend map_meta_data to allow advanced mappingsAnton Khirnov2010-11-02
* Fix documented syntax for the cropdetect filter.Stefano Sabatini2010-11-01
* ffmpeg.c manual: clarify map_meta_data usage.Anton Khirnov2010-10-27
* Add example to the filter pad documentation.Stefano Sabatini2010-10-25
* doc: fill documentation for vfwcapRamiro Polla2010-10-23
* Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö2010-10-19
* Add a -force_key_frames option to ffmpeg.Nicolas George2010-10-18
* Add transpose filter.Stefano Sabatini2010-10-18
* Remove -crop* options.Stefano Sabatini2010-10-18
* Remove docs for the not anymore existing option -convert_tags.Stefano Sabatini2010-10-16
* Add avfilter_graph_config().Stefano Sabatini2010-10-16
* Export metadata in the generic format. Deprecate old conversion API.Anton Khirnov2010-10-15
* Add a SAP demuxerMartin Storsjö2010-10-13
* Cosmetics: remove pointless empty line.Stefano Sabatini2010-10-12
* Extend buffer source to accept the time base for the output PTS.Stefano Sabatini2010-10-12
* Implement cropdetect filter.Stefano Sabatini2010-10-12
* Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini2010-10-11
* Implement settb filter.Stefano Sabatini2010-10-11
* Add APIchanges entry after r25441.Stefano Sabatini2010-10-10
* Document the SAP muxerMartin Storsjö2010-10-09
* s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini2010-10-08
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08
* Add protocol documentation on the connect option to the udp protocolMartin Storsjö2010-10-08
* custom build system documentationMichael Niedermayer2010-10-06
* Mention to send a patch before changing API or ABI.Carl Eugen Hoyos2010-10-06
* doc,win32: add note about the use of dllimport for global data in MSVC++Ramiro Polla2010-10-06
* doc,win32: update note on which files to use with shared libraries in msvcRamiro Polla2010-10-06
* doc: mention xmm clobber macros usageRamiro Polla2010-10-06