|
|
|
@6fcc9af0
|
17 years |
mans |
simplify ALIGN_MASK definition
Originally committed as revision 12483 …
|
|
|
@b55aa9a9
|
17 years |
mans |
get register names from x86_cpu.h
Originally committed as revision …
|
|
|
@3c9bcb42
|
17 years |
mans |
add REGd definition
Originally committed as revision 12481 to …
|
|
|
@a62a1c31
|
17 years |
mans |
use HAVE_FAST_64BIT
Originally committed as revision 12480 to …
|
|
|
@ea68e334
|
17 years |
mans |
cosmetics: remove useless \-newline escapes
Originally committed as …
|
|
|
@4f54a3b8
|
17 years |
mans |
indentation
Originally committed as revision 12478 to …
|
|
|
@844ea46
|
17 years |
mans |
clean up FFT SIMD selection
Originally committed as revision 12477 to …
|
|
|
@53620bba
|
17 years |
rsbultje |
Split the SETUP request into a separate function, as a prelude into …
|
|
|
@6fce759
|
17 years |
diego |
Fix previously broken x86_64 check, simplifying it in the process.
…
|
|
|
@3dddba4b
|
17 years |
diego |
Fix previously broken xlc checks, simplifying them in the process.
…
|
|
|
@78fe7631
|
17 years |
diego |
Drop unnecessary subshell invocation from BEINCLUDES check.
…
|
|
|
@972d628a
|
17 years |
benoit.fouet |
Provide a context to parse_time_or_die().
Patch by Stefano Sabatini: …
|
|
|
@08e89160
|
17 years |
diego |
cosmetics: indentation
Originally committed as revision 12471 to …
|
|
|
@edfd6975
|
17 years |
diego |
Simplify MANGLE macro preprocessor condition checks.
Originally …
|
|
|
@7edd384f
|
17 years |
diego |
Add -q to grep invocation where appropriate.
Originally committed as …
|
|
|
@8e9ccb6c
|
17 years |
diego |
Fix MANGLE macro on Mac OS X.
Allows compiling a 64 bit FFmpeg on Mac …
|
|
|
@5a352b14
|
17 years |
zuxy.meng |
Fix a typo that causes an assertion to always fail.
Reported by …
|
|
|
@d85d7a0
|
17 years |
mans |
mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
Originally …
|
|
|
@5550eba8
|
17 years |
mans |
typo: add missing \ in multi-line macro
Originally committed as …
|
|
|
@e6b790f9
|
17 years |
mans |
fix typo ARCH_PPC -> ARCH_POWERPC
Originally committed as revision …
|
|
|
@8c2a2070
|
17 years |
baptiste.coudurier |
just skip klv packet, when no corresponding stream is found
…
|
|
|
@b0605329
|
17 years |
diego |
Move functions that are only used when libswscale is not compiled in …
|
|
|
@abe39c0f
|
17 years |
diego |
Escape \1 and \2 in sed expressions written to config.mak to avoid …
|
|
|
@08c4e395
|
17 years |
diego |
Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD
…
|
|
|
@23f08617
|
17 years |
baptiste.coudurier |
simplify, flags is 24bits according to specs
Originally committed as …
|
|
|
@558ce5c4
|
17 years |
baptiste.coudurier |
fucked up alphabetical order again, sorry
Originally committed as …
|
|
|
@aa9f4208
|
17 years |
baptiste.coudurier |
ipod/iphone compatible mp4 muxer
Originally committed as revision …
|
|
|
@77f11d8a
|
17 years |
mans |
improve precision in mdct.c using double for some temporaries
…
|
|
|
@6a5b9773
|
17 years |
diego |
10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.
…
|
|
|
@b1b18481
|
17 years |
diego |
Merge binary generation rules.
Originally committed as revision 12455 …
|
|
|
@14f3ce36
|
17 years |
mans |
fix DEPEND_CMD for out of tree builds
Originally committed as …
|
|
|
@a426bbfc
|
17 years |
mans |
set SRC_DIR in top-leve Makefile
Originally committed as revision …
|
|
|
@c415857d
|
17 years |
mans |
rename LIBSRC to SRC_DIR, add quotes where SRC_DIR was used
…
|
|
|
@e6a383d6
|
17 years |
diego |
Use $< to simplify a few lines.
Originally committed as revision …
|
|
|
@63d026b1
|
17 years |
diego |
cosmetics: #include config.h before all other FFmpeg headers.
…
|
|
|
@bd107136
|
17 years |
diego |
typo fixes
Originally committed as revision 12449 to …
|
|
|
@bee972ee
|
17 years |
diego |
typo
Originally committed as revision 26251 to …
|
|
|
@4477b9f4
|
17 years |
diego |
Properly check for AltiVec CFLAGS instead of guessing based on …
|
|
|
@b96644bf
|
17 years |
ramiro.polla |
Add attribute_align_arg to os2thread.c.
Patch by Dave Yeo.
Originally …
|
|
|
@69b192ac
|
17 years |
ramiro.polla |
Typo
Originally committed as revision 12446 to …
|
|
|
@e982d4d
|
17 years |
diego |
Remove the unused function roundToInt16. It is a duplicate of the same …
|
|
|
@5dff04fc
|
17 years |
diego |
Only check for altivec.h when not using Apple gcc and not adding …
|
|
|
@0870c767
|
17 years |
diego |
cosmetics: Reformat Apple cc check.
Originally committed as revision …
|
|
|
@216d513c
|
17 years |
diego |
typos
Originally committed as revision 12443 to …
|
|
|
@b2c26e27
|
17 years |
diego |
Use correct t printf modifier for pointer differences.
Originally …
|
|
|
@4e9b8211
|
17 years |
baptiste.coudurier |
useless null
Originally committed as revision 12441 to …
|
|
|
@82213f68
|
17 years |
baptiste.coudurier |
remove useless img_write_trailer func
Originally committed as …
|
|
|
@6e69586b
|
17 years |
diego |
Build ffserver_g as well as ffserver, consistent with the other …
|
|
|
@99c763d1
|
17 years |
baptiste.coudurier |
log aspect ratio forbidden value, and fail if error resilience is high …
|
|
|
@d04d9e16
|
17 years |
mans |
new attempt at portable endian test
Originally committed as revision …
|
|
|
@ccae51d5
|
17 years |
mans |
hopefully portable endian test
Originally committed as revision 12436 …
|
|
|
@768a920
|
17 years |
diego |
#include stddef.h instead of sys/types.h, the former is a standard C …
|
|
|
@a2338352
|
17 years |
baptiste.coudurier |
do not fail badly if aspect ratio is 0/forbidden, fix issue 369
…
|
|
|
@32573a74
|
17 years |
diego |
#include stdint.h instead of inttypes.h like all libavutil headers do. …
|
|
|
@bfb80dbe
|
17 years |
diego |
This file does not use size_t, so no need to #include <sys/types.h>.
…
|
|
|
@a087028a
|
17 years |
diego |
Add #include "config.h" to headers that need it.
Originally committed …
|
|
|
@9d2cc8c1
|
17 years |
michaelni |
If consumed does not match nalsize, favor nalsize.
Fixes issue385.
…
|
|
|
@6ef29128
|
17 years |
diego |
Add missing stdint.h #include to headers that use it.
Originally …
|
|
|
@2cab6401
|
17 years |
diego |
typo fixes
Originally committed as revision 12428 to …
|
|
|
@88a7a2dc
|
17 years |
diego |
wording improvement by the Wanderer
Originally committed as revision …
|
|
|
@a6f6b237
|
17 years |
diego |
typos
Originally committed as revision 26228 to …
|
|
|
@315c741d
|
17 years |
diego |
Move dependency generation commands into configure.
This will allow …
|
|
|
@8b83d568
|
17 years |
robert.swain |
Fix configure to properly build without PIC by default on Darwin
…
|
|
|
@fecf966f
|
17 years |
mike |
Ministry of English Composition edits, courtesy of the Wanderer
…
|
|
|
@0138c54e
|
17 years |
diego |
Use proper library versions instead of SPPVERSION in Darwin SHFLAGS.
…
|
|
|
@f63b6dc
|
17 years |
diego |
Do not calculate dependencies for header files in the .vhookdepend …
|
|
|
@8df4da4e
|
17 years |
diego |
Use $ without header files instead of $(SRCS) to reference the …
|
|
|
@a04e324
|
17 years |
diego |
Mark Y variable in EPILOG macro as av_unused to avoid unused variable …
|
|
|
@bf99f4fc
|
17 years |
mike |
Ministry of English Composition edits
Originally committed as …
|
|
|
@b7860763
|
17 years |
diego |
Clarify comment.
Originally committed as revision 12419 to …
|
|
|
@98f6dfa6
|
17 years |
justin.ruggles |
make input buffer const, as it should be. fixes a warning.
Originally …
|
|
|
@074ac3c2
|
17 years |
Aurélien Jacobs |
add out of bound stream index checks
fix issue379
Originally …
|
|
|
@1b9cec96
|
17 years |
ramiro.polla |
Remove windows installer. I'm not aware of anyone that uses it.
…
|
|
|
@6ed4eec
|
17 years |
Aurélien Jacobs |
add a temporary variable to simplify the code
Originally committed as …
|
|
|
@30a3ad75
|
17 years |
diego |
Simplify .depend generation command.
Originally committed as revision …
|
|
|
@7853bf93
|
17 years |
diego |
Replace the awkward '1>' with the more natural '>'.
Originally …
|
|
|
@3c889b5c
|
17 years |
diego |
Merge SDL_CFLAGS handling for files that need it.
Originally …
|
|
|
@5acef35f
|
17 years |
robert.swain |
Add AVClass to URLContext at next major version bump
Patch by Björn …
|
|
|
@7ce68923
|
17 years |
diego |
misc spelling fixes
Originally committed as revision 12410 to …
|
|
|
@06de58d2
|
17 years |
diego |
typo
Originally committed as revision 26212 to …
|
|
|
@bab785a5
|
17 years |
diego |
vhooks really need libav* even if they compile fine without on Linux.
…
|
|
|
@13ca50f3
|
17 years |
diego |
Rename --enable-swscaler --> enable-swscale to be consistent with the …
|
|
|
@781138d0
|
17 years |
takis.issaris |
Update the regression tests reference values after the changes to the …
|
|
|
@635a8cd2
|
17 years |
benoit.fouet |
Make av_class a pointer to const.
Patch by Takis.
Originally …
|
|
|
@710af50e
|
17 years |
benoit.fouet |
define VOF as double of VOFW.
Originally committed as revision 26209 …
|
|
|
@3f0bc115
|
17 years |
diego |
Remove redundant swScaler: output from places where av_log()
properly …
|
|
|
@32c3047c
|
17 years |
mike |
These video decoders do not need to include and initialize the DSP …
|
|
|
@d61af67a
|
17 years |
mike |
There is no reason to assign a variable to itself
Originally …
|
|
|
@b847847a
|
17 years |
Aurélien Jacobs |
cosmetics: remove some empty lines
Originally committed as revision …
|
|
|
@01ccf45b
|
17 years |
Aurélien Jacobs |
remove useless and misleading comments
Originally committed as …
|
|
|
@1637930f
|
17 years |
michaelni |
smaller tables
Originally committed as revision 12402 to …
|
|
|
@36b0782
|
17 years |
Aurélien Jacobs |
consistent use of MKTAG() in the codec_bmp_tags table
Originally …
|
|
|
@ab0b2e55
|
17 years |
Aurélien Jacobs |
cosmetics: alignment of the codec_bmp_tags table
Originally committed …
|
|
|
@9701840b
|
17 years |
Aurélien Jacobs |
add FF_ prefix to all (frame)_TYPE usage
Originally committed as …
|
|
|
@88855b51
|
17 years |
diego |
Work around gcc stupidity: With -MM gcc outputs just the basename of …
|
|
|
@38dae9c
|
17 years |
justin.ruggles |
downmix before imdct unless different size transforms are used. about …
|
|
|
@95049fec
|
17 years |
michaelni |
Clarify the intended meaning of wont_fix.
Originally committed as …
|
|
|
@811d9146
|
17 years |
kostya.shishkov |
indentation
Originally committed as revision 12395 to …
|
|
|
@1ba3bae8
|
17 years |
kostya.shishkov |
Correctly handle empty frames
Originally committed as revision 12394 …
|
|
|
@8c908d7d
|
17 years |
kostya.shishkov |
Fraps v5 decoding support
Originally committed as revision 12393 to …
|
|
|