]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-02-19 michaelFix ;;
2008-02-19 reimarAdd some const, fixes warnings:
2008-02-19 reimarMissing const, fix warnings:
2008-02-19 reimarFix warnings:
2008-02-19 reimarRemove duplicate ;
2008-02-19 reimarAdd casts to avoid warnings:
2008-02-19 reimarMissing const
2008-02-19 reimarFix misplaced const, avoids a cast-discards-qualifiers...
2008-02-19 michaelconst
2008-02-19 michaelReduce the number of senselessly scanned bytes.
2008-02-19 gpoirierarg 10000l. Fix wrong fix committed in r12141
2008-02-19 gpoirierfix broken indentation
2008-02-19 gpoirier10l: fix always false test: Binary & has lower preceden...
2008-02-18 diegoRefactor vcprm and vcii macros by using the AVV macro.
2008-02-18 diegoRefactor the FOUROF macro using the AVV macro.
2008-02-18 diegoRemove stray #undef.
2008-02-18 gpoirierfix crash on non-AltiVec powered machines: MPV_common_i...
2008-02-18 superdumpRemove a superfluous call to atoi in ffmpeg.c:opt_verbose
2008-02-17 michaelAdd notes where known timestamp issues remain.
2008-02-17 michaelSet initial next_pts to unknown, this avoids the nonsen...
2008-02-17 michaelPrint a warning if a decoder produces more than 1 frame...
2008-02-17 michaelSet next_pts to pts if its unknown and pkt->dts isnt...
2008-02-17 michaelsimplify (next_)pts code
2008-02-17 michaelUse next_pts if pkt->dts is unknown. In an ideal world...
2008-02-17 mruremove duplicate AV_STRINGIFY() definition
2008-02-17 mruprettify lib* version number extraction
2008-02-17 mruprettify encoder/decoder/muxer/... list extraction
2008-02-16 mruclean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN
2008-02-16 diegoFLAT objects cannot have multiple sections, so using...
2008-02-16 diegoThis shell script is not bash-specific.
2008-02-16 diegoRemove check for the availability of the -u diff flag...
2008-02-16 diegoThe Blackfin toolchains will automatically select FDPIC...
2008-02-16 mrudo not run ldconfig after installing shared libraries
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 michaelUpdate ist->pts after decoding a codec frame not after...
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
next