1371 Commits (0e5d31b16b39f0b4d2e3307714af592dd65cf123)

Author SHA1 Message Date
Stefano Sabatini 58935b25d0 Port overlay filter from the libavfilter repo (with many fixes), 14 years ago
Reimar Döffinger e58d0392c5 Document added functions. 14 years ago
Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
Aurelien Jacobs c716f91757 minor bump and APIchanges for r25745 14 years ago
Stefano Sabatini 47c5e4145c Fix revision number of the last APIchanges entry. 14 years ago
Stefano Sabatini 5aaea022ab Make avfiltergraph.h public. 14 years ago
Stefano Sabatini 4fcbb2af33 Prefix with "ff_" the functions: 14 years ago
Anton Khirnov 91e96ebafb ffmpeg.c: add an option for copying chapters 14 years ago
Nicolas George ba83c4bfb5 MJPEG/AVI1 to JPEG/JFIF bitstream filter. 14 years ago
Stefano Sabatini 361d275879 Add a file for bitstream filters documentation. 14 years ago
Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
Stefano Sabatini 24de0edbd5 Rename avfilter_destroy() as avfilter_free(). 14 years ago
Stefano Sabatini 1e80a0eaa4 Remove graphparser.h header, move AVFilterInOut and 14 years ago
Stefano Sabatini 3fd3eea7f3 Fix date in latest APIchanges entry. 14 years ago
Stefano Sabatini da6ec07c41 Bump lavfi minor and add APIchanges entry after the rename of 14 years ago
Stefano Sabatini 146b655544 Fix off-by-one error in APIchanges file. 14 years ago
Stefano Sabatini 97dd1e4a87 Rename avfilter_graph_destroy() to avfilter_graph_free(). 14 years ago
Stefano Sabatini e15aeea656 Implement avfilter_graph_alloc(). 14 years ago
Stefano Sabatini 20fcd0797e Implement isnan() function evaluation. 14 years ago
Stefano Sabatini 07851d7936 Add eval.texi file. 14 years ago
Stefano Sabatini d89e3b36e3 Move settb docs after setpts docs, fix alphabetical order. 14 years ago
Stefano Sabatini a532bb390f Add setpts filter, ported from the libavfilter soc repo. 14 years ago
Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 14 years ago
Stefano Sabatini d63e456a2a Implement functions: 14 years ago
Stefano Sabatini 262d1c5d22 Move sample format definitions from libavcodec to libavcore. 14 years ago
Anton Khirnov 1829e19528 ffmpeg.c: extend map_meta_data to allow advanced mappings 14 years ago
Stefano Sabatini 3699c1f1df Fix documented syntax for the cropdetect filter. 14 years ago
Anton Khirnov b11b72a65f ffmpeg.c manual: clarify map_meta_data usage. 14 years ago
Stefano Sabatini 3d17f4b9ba Add example to the filter pad documentation. 14 years ago
Ramiro Polla fbd4a07db1 doc: fill documentation for vfwcap 14 years ago
Martin Storsjö 44594cc798 Add a demuxer for receiving raw rtp:// URLs without an SDP description 14 years ago
Nicolas George 4ad08021e8 Add a -force_key_frames option to ffmpeg. 14 years ago
Stefano Sabatini 43945b2766 Add transpose filter. 14 years ago
Stefano Sabatini 5879ea6d27 Remove -crop* options. 14 years ago
Stefano Sabatini e4b34e8074 Remove docs for the not anymore existing option -convert_tags. 14 years ago
Stefano Sabatini 2a24df9357 Add avfilter_graph_config(). 14 years ago
Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 years ago
Martin Storsjö 01c8d258da Add a SAP demuxer 14 years ago
Stefano Sabatini f5b05b951c Cosmetics: remove pointless empty line. 14 years ago
Stefano Sabatini 94498ec98a Extend buffer source to accept the time base for the output PTS. 14 years ago
Stefano Sabatini 68b79bfc48 Implement cropdetect filter. 14 years ago
Stefano Sabatini 16134b7c40 Extend the nullsrc source, make it accept a parameter for specifying 14 years ago
Stefano Sabatini 214c0d420b Implement settb filter. 14 years ago
Stefano Sabatini 7761129540 Add APIchanges entry after r25441. 14 years ago
Martin Storsjö 61c089a81b Document the SAP muxer 14 years ago
Stefano Sabatini adbb9bcaa7 s/program/programs, as FFmpeg consists of many programs. 14 years ago
Martin Storsjö 011071e717 Add a SAP (Session Announcement Protocol, RFC 2974) muxer 14 years ago
Martin Storsjö f6833fc1c6 Add protocol documentation on the connect option to the udp protocol 14 years ago
Michael Niedermayer 326ede48ae custom build system documentation 14 years ago
Carl Eugen Hoyos 7c0460496b Mention to send a patch before changing API or ABI. 14 years ago