source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8f38ff00   16 years diego Doxygen comment/explanation for ff_xvmc_init_block(). Originally …
(edit) @4b722390   16 years diego Remove completely unsed structure fields mc_type and chroma_format. …
(edit) @05c363e9   16 years diego whitespace consistency cosmetics Originally committed as revision …
(edit) @5d6c1110   16 years diego Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not …
(edit) @3bffe5fc   16 years ikalvachev Deprecate some unused xvmc structure fields. Originally committed as …
(edit) @0b2eb2e8   16 years diego Add Doxygen comment similar to ff_xvmc_field_start() to …
(edit) @fe4be5db   16 years diego whitespace cosmetics: remove stray space Originally committed as …
(edit) @4acfdcab   16 years ikalvachev Cosmetics Originally committed as revision 17294 to …
(edit) @ce0e60a1   16 years ikalvachev Merge preprocessor if CONFIG_MPEG_XVMC_DECODER and code if( &&) where …
(edit) @9107f7cd   16 years diego Doxygenize ff_xvmc_field_start() comment. Originally committed as …
(edit) @a1bce011   16 years diego Clarify ff_xvmc_field_start() comment. Originally committed as …
(edit) @9e494ab7   16 years ikalvachev Check ff_xvmc_field_start() result in all cases. Originally committed …
(edit) @24b1583   16 years ikalvachev Another attempt to clarify draw_horiz_band() usage. Originally …
(edit) @b71bd0ed   16 years diego Merge some declarations and initializations. Originally committed as …
(edit) @013cebfb   16 years ikalvachev Return error instead of triggering assert. Originally committed as …
(edit) @930efaf4   16 years diego cosmetics: comment wording/grammar Originally committed as revision …
(edit) @6e4b41f8   16 years diego cosmetics: Change '8*8' to '64'. Originally committed as revision …
(edit) @cb18fb6   16 years diego cosmetics: K&R style Originally committed as revision 17284 to …
(edit) @9939841f   16 years ikalvachev Give nice message for failed assert. Originally committed as revision …
(edit) @2d7b0560   16 years diego Attempt to clarify draw_horiz_band description and fix two random …
(edit) @dd4e297   16 years ikalvachev More clarification for draw_horiz_band() in hwaccell mode. Originally …
(edit) @4440bd0d   16 years diego Add xvmc_internal.h that contains all internal xvmc function …
(edit) @6e280340   16 years ikalvachev Cosmetic 64 instead 8*8 Originally committed as revision 17279 to …
(edit) @ae4dde76   16 years ikalvachev Clarify some assert usage. They are not to check application supplied …
(edit) @e14ff1e6   16 years stefano.sabatini-lala Use sws_printVec2() instead of the deprecated sws_printVec(). …
(edit) @26b40a65   16 years stefano.sabatini-lala Implement sws_printVec2() and deprecate sws_printVec(). Originally …
(edit) @2661ba4b   16 years ikalvachev Document that ff_draw_horiz_band() could be used as hwaccell callback. …
(edit) @99df0aa5   16 years diego another (last?) round of K&R whitespace cosmetics Originally …
(edit) @ba585726   16 years diego whitespace cosmetics: Align some comments. Originally committed as …
(edit) @81189e4f   16 years diego whitespace cosmetics: Put some spaces around operators for better …
(edit) @465ce23e   16 years diego Remove a comment that references a non-existing function. Originally …
(edit) @0439c09d   16 years diego Make one comment slightly clearer and more readable. Originally …
(edit) @63a21bc   16 years diego Remove one more commented-out line. Originally committed as revision …
(edit) @7e2e870e   16 years diego some more K&R whitespace cosmetics Originally committed as revision …
(edit) @a26b51cd   16 years stefano.sabatini-lala Document sws_normalizeVec(). Originally committed as revision 28565 …
(edit) @a1db3b93   16 years diego cosmetics: grammar/spelling/wording fixes in comments Originally …
(edit) @052f3779   16 years diego Remove useless comment. Originally committed as revision 17268 to …
(edit) @eba9cecc   16 years diego Restore one set of parentheses to avoid the warning: …
(edit) @1f7c1d14   16 years diego whitespace cosmetics: consistently format all comments Originally …
(edit) @d15876d   16 years diego whitespace cosmetics: Correctly indent all comments. Originally …
(edit) @788aa94a   16 years ikalvachev Clarify TODO comment Originally committed as revision 17264 to …
(edit) @6c7b70fb   16 years diego Remove compatibility layer for old names of xvmc definitions. The …
(edit) @36c5204d   16 years diego Drop two more sets of useless parentheses. Originally committed as …
(edit) @90509ec   16 years ikalvachev get rid of the branch prediction Originally committed as revision …
(edit) @4ec58e13   16 years diego cosmetics: Consistently format all if/else statements in K&R style and …
(edit) @9f00a41c   16 years diego Remove some useless parentheses. Originally committed as revision …
(edit) @ed92bedb   16 years diego Rename some forward declarations that were missed, fixes the warnings: …
(edit) @f0a902ad   16 years ikalvachev remove obsolete comment Originally committed as revision 17257 to …
(edit) @a002da7   16 years diego Fix compilation: XVMC_ --> ff_xvmc prefix for xvmc functions. …
(edit) @4742762f   16 years ikalvachev remove some useless () Originally committed as revision 17255 to …
(edit) @78f9a878   16 years ikalvachev use ff_xvmc for function names instead of XVMC_ Originally committed …
(edit) @c1a5aa29   16 years diego whitespace cosmetics: Restore vertical alignment. Originally …
(edit) @aae667ba   16 years ikalvachev clarify xvmc struct fields usage distribution (internal communication) …
(edit) @6785e509   16 years ikalvachev doxygen style comments Originally committed as revision 17251 to …
(edit) @c97dffbc   16 years diego Replace useless X11 #includes by the one that actually provides the …
(edit) @6b6ea1df   16 years diego whitespace cosmetics: vertical alignment Originally committed as …
(edit) @e0dcbda2   16 years diego Fix non-Doxygen comment. Originally committed as revision 17248 to …
(edit) @1369e003   16 years diego Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not …
(edit) @4f7e6f0   16 years ikalvachev vertically align xvmc struct member comments Originally committed as …
(edit) @117f9234   16 years ikalvachev Rename xvmc flags to follow ffmpeg AV_ notion. preserve MP_ ones until …
(edit) @ea375af8   16 years diego Give public #defines that are used by MPlayer an AV_ prefix. …
(edit) @3ae01928   16 years diego Replace all (x == NULL) or (x != NULL) in assert and if conditions by …
(edit) @af28efa2   16 years diego Update multiple inclusion guards to match filename. Originally …
(edit) @ef1b5ae2   16 years ikalvachev remove assertion that use external definitions Originally committed …
(edit) @1aa7abb2   16 years diego Fix compilation: Restore mistakenly removed constant definitions. …
(edit) @43cbf8ad   16 years kostya.shishkov Make hScale_altivec_real() trim its output like other implementations …
(edit) @12794f73   16 years kostya.shishkov Some AltiVec functions in SwScaler produce different output than their …
(edit) @24d54e9e   16 years ikalvachev explain chroma_format field in xvmc struct Originally committed as …
(edit) @d54a08cf   16 years ikalvachev describe idct variable in xvmc struct Originally committed as …
(edit) @ff921378   16 years ikalvachev Describe the purpose of magic in xvmc structure. Originally committed …
(edit) @4ef690f   16 years diego whitespace cosmetics: vertical alignment Originally committed as …
(edit) @2d7d8cc7   16 years diego whitespace cosmetics: another round of formatting consistency fixes …
(edit) @148302e7   16 years diego whitespace cosmetics: consistent (more or less) K&R style Originally …
(edit) @39dba5e8   16 years diego whitespace cosmetics: Fix indentation depth. Originally committed as …
(edit) @8e5cfb6e   16 years diego Remove commented-out code. Originally committed as revision 17232 to …
(edit) @8f6f050a   16 years diego 100l: Remove stray character that slipped into header name. …
(edit) @8ba31141   16 years michaelni Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from …
(edit) @fc2dd7e3   16 years diego Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER …
(edit) @9e477960   16 years diego Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan. Originally …
(edit) @bad4a6bb   16 years pross Use consistent indent style in oggdec. Originally committed as …
(edit) @aea0b32c   16 years diego Make xvmc.h an installed header, applications like MPlayer need it. …
(edit) @fd949a63   16 years diego Revert adding a _pixfmt to vdpau/xvmc header names. Since vdpau.h was …
(edit) @db68113d   16 years diego cosmetics: alphabetical order Originally committed as revision 17224 …
(edit) @3fd2d1c4   16 years diego Add av_uninit to variable declarations to fix the false positive …
(edit) @fd51ff1   16 years stefano.sabatini-lala Fix avfilter_parse_graph() invalid graph description detection. See …
(edit) @7fa70598   16 years kostya.shishkov Enable dropping frames for RV3/4 Originally committed as revision …
(edit) @eca406e2   16 years robert.swain Add libavcodec/internal.h include to avoid warning: implicit …
(edit) @73d0869a   16 years baptiste.coudurier compute body offset and index entry offset correctly Originally …
(edit) @3cfe8819   16 years justin.ruggles lpc: Remove false positive compilation warning about weight being …
(edit) @eabe8c70   16 years justin.ruggles Assert that ff_lpc_calc_coefs() is called with a valid LPC method. …
(edit) @83f63ff   16 years justin.ruggles lpc: Document the use_lpc parameter to ff_lpc_calc_coefs(). Patch by …
(edit) @3c90870a   16 years justin.ruggles add myself as maintainer for lpc.[ch] Originally committed as …
(edit) @2ead1eb   16 years baptiste.coudurier use correct field number for video according to specs, patch by …
(edit) @032d8aec   16 years baptiste.coudurier cosmetics, rename nb_frames to nb_fields Originally committed as …
(edit) @ab91e84d   16 years baptiste.coudurier fix slice offset computation Originally committed as revision 17212 …
(edit) @03b12747   16 years alex.converse Re-indent after last commit. Originally committed as revision 17211 …
(edit) @f1ade11e   16 years alex.converse Make set coup.gain[c][0] aand only coup.gain[c][0] is set for a …
(edit) @fbd52050   16 years diego Add supported network protocols section. Originally committed as …
(edit) @67164b0c   16 years diego Remove pointless #if around the file, it is already conditionally …
(edit) @1c6bdfa9   16 years baptiste.coudurier set mime type for mxf Originally committed as revision 17207 to …
Note: See TracRevisionLog for help on using the revision log.