|
|
|
@67eb5da6
|
16 years |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW
Originally committed as revision 16798 …
|
|
|
@137ae327
|
16 years |
lessen42 |
Workaround for gcc 3.4 to align sh properly
Originally committed as …
|
|
|
@8076c473
|
16 years |
diego |
Reorganize header #includes: Unconditionally #include standard C …
|
|
|
@17771682
|
16 years |
robert.swain |
Make opt_preset() use FFMPEG_DATADIR from config.h rather than /usr …
|
|
|
@1e60e933
|
16 years |
diego |
10l: Add #undefs for system free/malloc/realloc, which must be used …
|
|
|
@a1a84f69
|
16 years |
robert.swain |
Add (un)installation targets for ffpresets using the new DATADIR …
|
|
|
@77652a6
|
16 years |
diego |
C files should #include the header files of the same name.
Originally …
|
|
|
@14a8acf
|
16 years |
mans |
configure: add datadir variable and write to config.{h,mak}
…
|
|
|
@b58f29a
|
16 years |
diego |
Disambiguate the macros used to disable fprintf/printf/puts functions. …
|
|
|
@ed0fd852
|
16 years |
diego |
Add required limits.h header.
Originally committed as revision 16789 …
|
|
|
@c79de5c0
|
16 years |
robert.swain |
The default subq value in the x264 CLI is now 6, not 5.
Originally …
|
|
|
@f4406ec1
|
16 years |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
…
|
|
|
@ebc3209a
|
16 years |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
…
|
|
|
@0f73b510
|
16 years |
diego |
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro …
|
|
|
@3bf96eec
|
16 years |
diego |
Add AMD 3DNow! instruction enabling/disabling support in the build …
|
|
|
@75aa95a6
|
16 years |
diego |
Drop redundant architecture extension dependencies.
Originally …
|
|
|
@3bb13a47
|
16 years |
diego |
Drop _MSC_VER case from macro declaration.
This compiler will never …
|
|
|
@5090122f
|
16 years |
diego |
Drop deprecated av_fifo_write function with the next libavutil version …
|
|
|
@4ce94923
|
16 years |
diego |
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
Their …
|
|
|
@c60208e7
|
16 years |
diego |
Directly #include some required headers.
Originally committed as …
|
|
|
@30e98e62
|
16 years |
diego |
Add missing architecture-specific options to summary output.
…
|
|
|
@724cc2df
|
16 years |
Reimar.Doeffinger |
Use AV_WL32/AV_WB32 in bitstream.h
Originally committed as revision …
|
|
|
@7996d153
|
16 years |
diego |
SSE depends on x86.
Originally committed as revision 16777 to …
|
|
|
@692c315
|
16 years |
diego |
Do not #include common.h without necessity.
This eliminates the need …
|
|
|
@57be00b
|
16 years |
stefano.sabatini-lala |
Make more descriptive the long names for the various variants of …
|
|
|
@4815e246
|
16 years |
stefano.sabatini-lala |
Move documentation of av_register_all() from allformats.c to …
|
|
|
@f3c04c13
|
16 years |
diego |
Remove redundant av_log2_16bit forward declaration, fixes checkheaders …
|
|
|
@6b8b7258
|
16 years |
diego |
Move internal.h #include to the end of the file so that it is after …
|
|
|
@bd53b426
|
16 years |
mans |
ARM: NEON optimised H.264 weighted prediction
Originally committed as …
|
|
|
@5a29589
|
16 years |
mans |
ARM: NEON optimised H.264 biweighted prediction
Originally committed …
|
|
|
@1615fb91
|
16 years |
diego |
Declare struct SwsContext before using it, fixes the checkheaders …
|
|
|
@dfe44a85
|
16 years |
diego |
Disable C code when compiling AltiVec code, fixes the warning: …
|
|
|
@f40c7dbb
|
16 years |
diego |
spelling/grammar cosmetics
Originally committed as revision 28351 to …
|
|
|
@7a24ec50
|
16 years |
diego |
Fix #endif comments.
Originally committed as revision 28350 to …
|
|
|
@4ceb4e31
|
16 years |
diego |
Add required headers to fix warnings during 'make checkheaders'.
…
|
|
|
@aeb987c
|
16 years |
justin.ruggles |
flacdec: get total number of samples from STREAMINFO
Originally …
|
|
|
@7fa9a0a2
|
16 years |
justin.ruggles |
use function and definitions from libavcodec/flac.h in oggparseflac.c
…
|
|
|
@ce7e821
|
16 years |
justin.ruggles |
move FLAC_STREAMINFO_SIZE to flac.h
Originally committed as revision …
|
|
|
@d38b8821
|
16 years |
justin.ruggles |
define FLAC metadata types in flac.h
Originally committed as revision …
|
|
|
@6cde949a
|
16 years |
justin.ruggles |
Handle ID3v2 tags in raw FLAC streams by skipping them.
Patch by David …
|
|
|
@9f3d3ecf
|
16 years |
justin.ruggles |
flacdec: cosmetics: some line wrapping at 80 chars
Originally …
|
|
|
@1df0390e
|
16 years |
justin.ruggles |
flacdec: cosmetics: indentation
Originally committed as revision …
|
|
|
@1bec121
|
16 years |
justin.ruggles |
flacdec: cosmetics: use consistent coding style (K&R)
Originally …
|
|
|
@62560865
|
16 years |
diego |
Add configuration options section to help output.
Originally …
|
|
|
@732c9a34
|
16 years |
diego |
help output cosmetics
Originally committed as revision 16759 to …
|
|
|
@d233d8ef
|
16 years |
diego |
Remove --enable-static and --disable-shared from help output.
Only one …
|
|
|
@15396d5c
|
16 years |
diego |
Use cc_default variable in help output for --cc option.
The cc …
|
|
|
@799fde37
|
16 years |
diego |
Add a check for ppc4xx instructions; rename preprocessor directive …
|
|
|
@f5b96597
|
16 years |
diego |
Remove pointless #if HAVE_ALTIVEC around internal header #include
and …
|
|
|
@a0d8a50b
|
16 years |
mans |
configure: add help for fastdiv
Originally committed as revision …
|
|
|
@13de8a08
|
16 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 16753 to …
|
|
|
@5305f40
|
16 years |
justin.ruggles |
flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR
Originally …
|
|
|
@9f2db545
|
16 years |
justin.ruggles |
flacdec: remove another unneeded debugging statement
Originally …
|
|
|
@f7f3e3bf
|
16 years |
justin.ruggles |
flacdec: remove unneeded debugging statements
Originally committed as …
|
|
|
@c5706efd
|
16 years |
justin.ruggles |
flacdec: remove some unused code
Originally committed as revision …
|
|
|
@dfcb6b56
|
16 years |
diego |
Directly #include a bunch of indirectly #included headers.
Originally …
|
|
|
@da837937
|
16 years |
diego |
Fix undefined preprocessor directives warnings during 'make …
|
|
|
@175da7da
|
16 years |
diego |
Add required headers to fix 'make checkheaders'.
Originally committed …
|
|
|
@19e017f2
|
16 years |
stefan.gehrer |
remove alloc_table_0 and alloc_table_2, the same
data exists in …
|
|
|
@45beb850
|
16 years |
stefan.gehrer |
remove zigzag_scan8x8, it is the same as ff_zigzag_direct
Originally …
|
|
|
@3e72336
|
16 years |
stefan.gehrer |
avoid duplication of size_table and offset_table
Originally committed …
|
|
|
@fa79489f
|
16 years |
stefan.gehrer |
avoid duplication of dquant_code
Originally committed as revision …
|
|
|
@673bcc3
|
16 years |
banan |
I'll take care of qdm2 also
Originally committed as revision 16741 to …
|
|
|
@1ac63c2a
|
16 years |
stefan.gehrer |
return an error if we can not get a full packet,
fixes hang on EOF
…
|
|
|
@e0df9e44
|
16 years |
vitor1001 |
Do not allocate RoqTempData on the stack
Originally committed as …
|
|
|
@c6f79c3e
|
16 years |
stefan.gehrer |
fix header parsing, the NULL terminated File ID is followed by a space …
|
|
|
@cb760a47
|
16 years |
rsbultje |
Skip m= blocks in the SDP if the media type is unknown. This prevents …
|
|
|
@ce71d83
|
16 years |
justin.ruggles |
add myself as a maintainer of flacdec.c
Originally committed as …
|
|
|
@8f51144b
|
16 years |
justin.ruggles |
rename flac.c to flacdec.c
Originally committed as revision 16735 to …
|
|
|
@14120c95
|
16 years |
baptiste.coudurier |
set pts and dts when only pts is present, according to specs
…
|
|
|
@6e4668b8
|
16 years |
baptiste.coudurier |
write essence container data
Originally committed as revision 16733 …
|
|
|
@5e4aa542
|
16 years |
baptiste.coudurier |
reduce display aspect ratio
Originally committed as revision 16732 to …
|
|
|
@24d6a613
|
16 years |
baptiste.coudurier |
stored height is a multiple of 16 for mpeg2
Originally committed as …
|
|
|
@e9338da
|
16 years |
baptiste.coudurier |
fix endianness of time code, and calculate it in fields, according to …
|
|
|
@76af2edc
|
16 years |
tempn |
add EM4A fourcc , works for: …
|
|
|
@cf92cec7
|
16 years |
andreas |
Avoid allocating MPADecodeContext on stack.
Instead move relevant …
|
|
|
@2d4eeaad
|
16 years |
michaelni |
Workaround ffms behavior of returning EAGAIN at EOF.
Should fix …
|
|
|
@1cae2ef9
|
16 years |
kostya.shishkov |
Remove the block with always false condition from …
|
|
|
@a28d5224
|
16 years |
kostya.shishkov |
VC-1 postproc field is 2 bits wide while decoder read only single bit. …
|
|
|
@3a41c2f7
|
16 years |
michaelni |
Move av_read_frame/parser related buffer variables from …
|
|
|
@959e0006
|
16 years |
justin.ruggles |
flacdec: add support for 3 additional sample rate codes
Originally …
|
|
|
@3c4ea6d5
|
16 years |
alex.converse |
Mark ff_fft_init with av_cold.
Originally committed as revision 16722 …
|
|
|
@8f05c99
|
16 years |
alex.converse |
Clean up FFT related comments.
Originally committed as revision 16721 …
|
|
|
@082491c4
|
16 years |
baptiste.coudurier |
print stream sar if present and different than codec sar
Originally …
|
|
|
@a308737b
|
16 years |
michaelni |
Use EAGAIN return, primarely intended as example of EAGAIN useage.
…
|
|
|
@cda6902d
|
16 years |
michaelni |
Handle av_read_frame() EAGAIN return.
Originally committed as …
|
|
|
@ad51c68c
|
16 years |
michaelni |
Handle av_read_frame() EAGAIN return.
Originally committed as …
|
|
|
@4d6f600c
|
16 years |
baptiste.coudurier |
Add const, remove warning:
libavcodec/audioconvert.c:190: warning: …
|
|
|
@7a845019
|
16 years |
diego |
Avoid unused variable warning when compiling DES test program.
…
|
|
|
@dce25564
|
16 years |
Aurélien Jacobs |
'code' is used to index a table so make it unsigned
this prevents …
|
|
|
@448887a
|
16 years |
diego |
Make base64 test program compilable as a standard test program.
…
|
|
|
@40f5cd89
|
16 years |
diego |
Add void keyword to parameterless function declaration.
Originally …
|
|
|
@d6da3df7
|
16 years |
kostya.shishkov |
yet another attempt on fixing synchronization in VMD
Originally …
|
|
|
@8d6fc274
|
16 years |
kostya.shishkov |
Empty audio chunks in VMD are silent, not skipped
Originally …
|
|
|
@7d2b199b
|
16 years |
kostya.shishkov |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@716ba2d0
|
16 years |
kostya.shishkov |
VMD first chunk of audio is not coded as many separate chunks of …
|
|
|
@33054e35
|
16 years |
benoit.fouet |
Rename audio.c to oss_audio.c in libavdevice.
Originally committed as …
|
|
|
@a848cfe9
|
16 years |
baptiste.coudurier |
fix seek reg tests, Im always forgetting this
Originally committed as …
|
|
|
@0d9becc7
|
16 years |
Carl Eugen Hoyos |
Sort VdpPictureInfo alphabetically.
Originally committed as revision …
|
|
|
@6c7c44ee
|
16 years |
baptiste.coudurier |
exit with error code if av_encode failed
Originally committed as …
|
|
|