]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavfilter
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavfilter /
2008-02-26 vitorMake libavfilter define its version like the other...
2008-02-21 michaelAscii art to explain what avfilter_formats_changeref...
2008-02-21 michaelcosmetic
2008-02-21 michaelBetter description (merge is too vague IMHO).
2008-02-21 michaelBetter description for merge_ref().
2008-02-21 michaelDocument avfilter_formats_ref() with some ascii art.
2008-02-15 vitorRemove unneeded function.
2008-02-15 vitorOops
2008-02-15 vitorMissed this file in my conditional compilation patch
2008-02-15 vitorAdd libavfilter_version
2008-02-15 vitorRemove author field
2008-02-15 vitorUse CodecType for pad type
2008-02-15 vitorNit: remove odd whitespace
2008-02-15 vitorGroup avfilter_poll_frame() with related funcions and...
2008-02-15 vitorUpdate comment to match code
2008-02-15 vitorNits: punctuation and capitalization
2008-02-15 vitorAdd const to silence warnings
2008-02-15 vitorImplement poll_frame() method. Fix ffmpeg.c bug with
2008-02-15 vitorIndentation
2008-02-15 vitorRework link property configuration system.
2008-02-15 vitorFix misc. warnings
2008-02-15 vitorRewrite colorspace negotiation.
2008-02-15 vitorAdd pixel aspect ratio to AVFilterPicRef structure
2008-02-15 vitorAdd another "reuse" permission, to distinguish between...
2008-02-15 vitoruse units of 1/AV_TIME_BASE for pts rather than millise...
2008-02-15 vitorRename avfilter_create to avfilter_open and remove...
2008-02-15 vitorRevert braindead linked list of permissions
2008-02-15 vitorTrack the permissions that have been given out to each...
2008-02-15 vitorAllow filters to set the requirements on permissions...
2008-02-15 vitorspelling fix
2008-02-15 vitorRemove the data parameter from draw_slice(). It's...
2008-02-15 vitorAdd many new and improve existing doxy comments.
2008-02-15 vitorLet request_frame() indicate success or failure
2008-02-15 vitorHelper functions for adding new pads to filters at...
2008-02-15 vitorSeparate the process of creating links between filters...
2008-02-15 vitorMove default entry point implementations to their own...
2008-02-15 vitorMake input/output pads modifiable on a per-instance...
2008-02-15 vitorMake the opaque init parameter non-const.
2008-02-15 vitorFix some potential segfaults.
2008-02-15 vitorAllow code to pass data to filters it creates.
2008-02-15 vitorSplit filter graphs out into their own source & header...
2008-02-15 vitorAdd a simple filter graph structure and functions
2008-02-15 vitorAllow giving filter instances names, in anticipation...
2008-02-15 vitorAdd pts to frame references
2008-02-15 vitorAdjust the default start_frame() and end_frame() implem...
2008-02-15 vitorMake avfilter_ref_pic also handle removal of permission...
2008-02-15 vitorRework filter initialization sequence. Now supports...
2008-02-15 vitorSupport passing parameters to filters.
2008-02-15 vitorMake linesize a per-reference property
2008-02-15 vitorInitial stab at an API
2008-02-15 vitorAdd last file of main filter framework
2008-02-15 vitorForce alignment of pic->linesize
2008-02-15 vitorForce linesize to be a multiple of 16
2008-02-15 vitorRework link property configuration system.
2008-02-15 vitorRewrite colorspace negotiation.
2008-02-15 vitorMake an invalid use of a default callback implementatio...
2008-02-15 vitorEnsure that buffers returned by the default allocator...
2008-02-15 vitorRevert braindead linked list of permissions
2008-02-15 vitorTrack the permissions that have been given out to each...
2008-02-15 vitorindentation
2008-02-15 vitorMake default end_frame() implementation more useful.
2008-02-15 vitorAllow filters to set the requirements on permissions...
2008-02-15 vitorSeparate the process of creating links between filters...
2008-02-15 vitorMove default entry point implementations to their own...
2008-02-15 vitorDo not copy more data than needed
2008-02-15 vitorRemove header now made useless
2008-02-15 vitorRemove unneeded function.
2008-02-15 vitorMissed this file in my conditional compilation patch
2008-02-15 vitorSimplify
2008-02-15 vitorSimplify
2008-02-15 vitorIndent after last commit
2008-02-15 vitorRemove unneded else
2008-02-15 vitorCosmetical: indentation
2008-02-15 vitorNit: Alignment
2008-02-15 vitorRemove useless ()
2008-02-15 vitorDo not always fail for circular filter chains
2008-02-15 vitorRemove unused var (dead code leftover?).
2008-02-15 vitorAvoid link_dpad() overuse in avfilter_start_frame()
2008-02-15 vitorAdd context to av_log()
2008-02-15 vitorMerge loops
2008-02-15 vitorCoding style changes
2008-02-15 vitorRemove unneded headers
2008-02-15 vitorNits: more punctuation and capitalization
2008-02-15 vitorMove setting the pts of the copied frame to a more...
2008-02-15 vitorAdd const to silence warnings
2008-02-15 vitorThe filter framework as is hangs with filters that
2008-02-15 vitorImplement poll_frame() method. Fix ffmpeg.c bug with
2008-02-15 vitorAdd movie file video source filter.
2008-02-15 vitorPresentation timestamp (PTS) modification filter
2008-02-15 vitorRename filter
2008-02-15 vitor90 degrees counter-clockwise rotation filter
2008-02-15 vitorAdd an equivalent to the mplayer format filter
2008-02-15 vitorChange the passthrough filter to a noformat filter...
2008-02-15 vitorIndentation
2008-02-15 vitorRework link property configuration system.
2008-02-15 vitorAdd horizontal flip filter.
2008-02-15 vitorNeed to be careful when dealing with references.
2008-02-15 vitorWhen inserting a filter, don't lose any information...
2008-02-15 vitorRewrite colorspace negotiation.
2008-02-15 vitorMake filter auto-insertion code its own function.
next