Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-16Force alignment of pic->linesizeVitor Sessak
2008-02-16Force linesize to be a multiple of 16Vitor Sessak
2008-02-16Rework link property configuration system.Vitor Sessak
2008-02-16Rewrite colorspace negotiation.Vitor Sessak
2008-02-16Make an invalid use of a default callback implementation return an error.Vitor Sessak
2008-02-16Ensure that buffers returned by the default allocator are readable, or elseVitor Sessak
2008-02-16Revert braindead linked list of permissionsVitor Sessak
2008-02-16Track the permissions that have been given out to each picture.Vitor Sessak
2008-02-16indentationVitor Sessak
2008-02-16Make default end_frame() implementation more useful.Vitor Sessak
2008-02-16Allow filters to set the requirements on permissions for incoming buffers.Vitor Sessak
2008-02-16Separate the process of creating links between filters from that of configuringVitor Sessak
2008-02-16Move default entry point implementations to their own file.Vitor Sessak
2008-02-16Do not copy more data than neededVitor Sessak
2008-02-16Remove header now made uselessVitor Sessak
2008-02-16Remove unneeded function.Vitor Sessak
2008-02-16Missed this file in my conditional compilation patchVitor Sessak
2008-02-16SimplifyVitor Sessak
2008-02-16SimplifyVitor Sessak
2008-02-16Indent after last commitVitor Sessak
2008-02-16Remove unneded elseVitor Sessak
2008-02-16Cosmetical: indentationVitor Sessak
2008-02-16Nit: AlignmentVitor Sessak
2008-02-16Remove useless ()Vitor Sessak
2008-02-16Do not always fail for circular filter chainsVitor Sessak
2008-02-16Remove unused var (dead code leftover?).Vitor Sessak
2008-02-16Avoid link_dpad() overuse in avfilter_start_frame()Vitor Sessak
2008-02-16Add context to av_log()Vitor Sessak
2008-02-16Merge loopsVitor Sessak
2008-02-16Coding style changesVitor Sessak
2008-02-16Remove unneded headersVitor Sessak
2008-02-16Nits: more punctuation and capitalizationVitor Sessak
2008-02-16Move setting the pts of the copied frame to a more adequated place.Vitor Sessak
2008-02-16Add const to silence warningsVitor Sessak
2008-02-16The filter framework as is hangs with filters thatVitor Sessak
2008-02-16Implement poll_frame() method. Fix ffmpeg.c bug withVitor Sessak
2008-02-16Add movie file video source filter.Vitor Sessak
2008-02-16Presentation timestamp (PTS) modification filterVitor Sessak
2008-02-16Rename filterVitor Sessak
2008-02-1690 degrees counter-clockwise rotation filterVitor Sessak
2008-02-16Add an equivalent to the mplayer format filterVitor Sessak
2008-02-16Change the passthrough filter to a noformat filter. It's now similar toVitor Sessak
2008-02-16IndentationVitor Sessak
2008-02-16Rework link property configuration system.Vitor Sessak
2008-02-16Add horizontal flip filter.Vitor Sessak
2008-02-16Need to be careful when dealing with references.Vitor Sessak
2008-02-16When inserting a filter, don't lose any information we may already haveVitor Sessak
2008-02-16Rewrite colorspace negotiation.Vitor Sessak
2008-02-16Make filter auto-insertion code its own function.Vitor Sessak
2008-02-16Remove no-longer accurate commentVitor Sessak