1244 Commits (f318ee3e37bebb3f498edafdbaf7e164a889a357)

Author SHA1 Message Date
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
Ramiro Polla e16c1569c0 doc,win32: add note about the use of dllimport for global data in MSVC++ 14 years ago
Ramiro Polla bc3836a180 doc,win32: update note on which files to use with shared libraries in msvc 14 years ago
Ramiro Polla 2344dc6bb6 doc: mention xmm clobber macros usage 14 years ago
Martin Storsjö 92c5052db9 Add protocol documentation on RTSP 14 years ago
Stefano Sabatini 4c74d1660c Fix typo, -flags 4mv => -flags mv4. 14 years ago
Tomas Härdin 8878e3b21b Add demuxer for LXF (Leitch/Harris' VR native stream format) 14 years ago
Stefano Sabatini c581279347 Add APIchanges entry for lsws change of r32368. 14 years ago
Stefano Sabatini e40032e23a Add the drawbox filter from the soc libavfilter repo. 14 years ago
Stefano Sabatini c6625ad541 Update APIchanges after r25236. 14 years ago
Stefano Sabatini 4ecf1539bf Add APIchanges entry after r25227. 14 years ago
Stefano Sabatini b3dd5e5971 Add APIchanges entry after r25225. 14 years ago
Stefano Sabatini 41f87daaa3 Bump version and update APIchanges after r25210. 14 years ago
Stefano Sabatini 13fabd7a8d Port MPlayer blackframe filter. 14 years ago
Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 14 years ago
Stefano Sabatini 0fb226b37a Document udp protocol. 14 years ago
Stefano Sabatini 6ef93402f4 Slightly clarify expression in for the anullsrc source documentation. 14 years ago
S.N. Hemanth Meenakshisundaram f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
Stefano Sabatini 1ee410f330 Add asrc_anullsrc - null audio source. 14 years ago
Stefano Sabatini 75b67a8a99 Make the crop filters accept parametric expressions. 14 years ago
Stefano Sabatini 2bc05d3547 Change the syntax of the crop filter from x:y:w:h to w:h:x:y. 14 years ago
Michael Niedermayer 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 years ago
Ronald S. Bultje d801f1c848 Update docs regarding writing optimizations: 14 years ago
Stefano Sabatini 07cac2a082 Update doc/APIchanges after the last API changes. 14 years ago
Stefano Sabatini 47941088f9 Add frei0r filter. 14 years ago
Martin Storsjö 21e681ba57 Add a G.722 encoder 14 years ago
Ronald S. Bultje 9c193cc47c Fix typo (instruciton -> instruction). 14 years ago
Stefano Sabatini 58d9436447 Fix grammar in the ocv_smooth filter documentation. 14 years ago