projects
/
platform
/
upstream
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Remove deprecated and now unused Mersenne Twister PRNG.
2009-02-19
Diego Biurrun
Directly #include required X11/XvMC header.
commit
|
commitdiff
|
tree
2009-02-19
Diego Biurrun
prettyprinting whitespace cosmetics
commit
|
commitdiff
|
tree
2009-02-18
Diego Biurrun
The 3DNow! and SSE FFT optimizations depend on the...
commit
|
commitdiff
|
tree
2009-02-18
Diego Biurrun
Handle conditional compilation of CPU-specific FFT...
commit
|
commitdiff
|
tree
2009-02-18
Diego Biurrun
Add support for enabling/disabling AMD 3DNow! extended...
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
mpegvideo_xvmc.o depends on mpegvideo.o.
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
Replace sizeof(short) by the more robust sizeof(*s...
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
small Doxygen comment grammar fix
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
Revert converting two asserts into if checks and error...
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
spelling/grammar/wording fixes for the Doxygen comments
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
Add missing #includes to fix 'make checkheaders'.
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
cosmetics: 'void/int inline' --> 'inline void/int'...
commit
|
commitdiff
|
tree
2009-02-17
Diego Biurrun
cosmetics: 'const static' --> 'static const' to avoid...
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
whitespace cosmetics: Reindent a few lines after the...
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor...
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
whitespace cosmetics: Place spaces around += for better...
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Add missing object dependencies: eatqi.o depends on...
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Replace two asserts by checks and error messages.
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Doxygen comment wording fix
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Make format long_names consistent.
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
whitespace cosmetics
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
Give struct members more sensible names:
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
cosmetics: one more wording fix
commit
|
commitdiff
|
tree
2009-02-16
Diego Biurrun
cosmetics: Keep lines below 80 characters where sensibly...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Doxygen spelling/wording fixes
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
spelling/wording fixes for the Doxygen comments
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
draw_horiz_band() is really ff_draw_horiz_band().
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
spelling/grammar/wording/whitespace for Doxygen comments
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
cosmetics: typo fix
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
spelling/grammar/wording fixes for Doxygen comments
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
comment spelling/grammar/wording fixes
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Explain how AV_XVMC_RENDER_MAGIC got its seemingly...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
K&R whitespace cosmetics
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
10l: Remove duplicated hunk of code.
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Replace assert in ff_xvmc_field_end() by av_log call...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Remove redundant assert(render) in ff_xvmc_init_block...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Remove asserts that are immediately followed by a check...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Drop struct members display_flags and state with the...
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Doxygen comment/explanation for ff_xvmc_init_block().
commit
|
commitdiff
|
tree
2009-02-15
Diego Biurrun
Remove completely unsed structure fields mc_type and...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace consistency cosmetics
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Add Doxygen comment similar to ff_xvmc_field_start...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: remove stray space
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Doxygenize ff_xvmc_field_start() comment.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Clarify ff_xvmc_field_start() comment.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Merge some declarations and initializations.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: comment wording/grammar
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: Change '8*8' to '64'.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: K&R style
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Attempt to clarify draw_horiz_band description and...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Add xvmc_internal.h that contains all internal xvmc...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
another (last?) round of K&R whitespace cosmetics
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: Align some comments.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: Put some spaces around operators...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove a comment that references a non-existing function.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Make one comment slightly clearer and more readable.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove one more commented-out line.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
some more K&R whitespace cosmetics
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: grammar/spelling/wording fixes in comments
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove useless comment.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Restore one set of parentheses to avoid the warning:
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: consistently format all comments
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: Correctly indent all comments.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove compatibility layer for old names of xvmc definitions.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Drop two more sets of useless parentheses.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: Consistently format all if/else statements...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove some useless parentheses.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Rename some forward declarations that were missed,...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Fix compilation: XVMC_ --> ff_xvmc prefix for xvmc...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: Restore vertical alignment.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Replace useless X11 #includes by the one that actually...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Fix non-Doxygen comment.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Give public #defines that are used by MPlayer an AV_...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Replace all (x == NULL) or (x != NULL) in assert and...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Update multiple inclusion guards to match filename.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Fix compilation: Restore mistakenly removed constant...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: another round of formatting consistenc...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: consistent (more or less) K&R...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
whitespace cosmetics: Fix indentation depth.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove commented-out code.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
100l: Remove stray character that slipped into header...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODE...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Rename xvmc.c --> mpegvideo_xvmc.c as suggested by...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Make xvmc.h an installed header, applications like...
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
Revert adding a _pixfmt to vdpau/xvmc header names.
commit
|
commitdiff
|
tree
2009-02-14
Diego Biurrun
cosmetics: alphabetical order
commit
|
commitdiff
|
tree
2009-02-14
Patrik Kullman
Add av_uninit to variable declarations to fix the false...
commit
|
commitdiff
|
tree
2009-02-13
Diego Biurrun
Add supported network protocols section.
commit
|
commitdiff
|
tree
2009-02-13
Diego Biurrun
Remove pointless #if around the file, it is already...
commit
|
commitdiff
|
tree
2009-02-12
Diego Biurrun
Fix typo: vido --> video
commit
|
commitdiff
|
tree
2009-02-12
Diego Biurrun
Add raw (de)muxers to list of supported file formats.
commit
|
commitdiff
|
tree
2009-02-12
Diego Biurrun
Add entries that were missing from the supported file...
commit
|
commitdiff
|
tree
2009-02-12
Diego Biurrun
Use more descriptive format names, similar to the format...
commit
|
commitdiff
|
tree
2009-02-12
Diego Biurrun
Use more descriptive format long_names.
commit
|
commitdiff
|
tree
next