|
|
|
@a49d3025
|
14 years |
mans |
Check for GNU assembler, use gas-preprocessor on darwin
Originally …
|
|
|
@2f0c136
|
14 years |
mans |
Check whether IBM or Apple PPC assembler syntax is used
This checks …
|
|
|
@ea59f489
|
14 years |
mans |
mpegtsenc: allocate correct size for PID table
Originally committed …
|
|
|
@59bebb1
|
14 years |
mans |
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c
…
|
|
|
@35d597d5
|
14 years |
mans |
mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
…
|
|
|
@525fcb27
|
14 years |
baptiste.coudurier |
In mov demuxer, only set sar if not already set, patch by Andrew …
|
|
|
@7d6096e4
|
14 years |
baptiste.coudurier |
Use ext sample from mpeg4audio config if set with AAC SBR
Originally …
|
|
|
@8434fc26
|
14 years |
darkshikari |
Fix 100L in vp8dsp asm init
Originally committed as revision 23946 to …
|
|
|
@d9da8f10
|
14 years |
Aurélien Jacobs |
mpegaudio float decoders depend on dct
Originally committed as …
|
|
|
@956dae9
|
14 years |
Aurélien Jacobs |
adu and mp3on4 functions are also needed by their respective float …
|
|
|
@060dd930
|
14 years |
vitor1001 |
Altivec-optimized mp{1,2,3} windowing
Originally committed as …
|
|
|
@de1807bb
|
14 years |
martin |
Pad the buffer in url_close_dyn_buf, for buffers opened with …
|
|
|
@4449df6b
|
14 years |
martin |
Add RTP depacketization of SVQ3
Patch by Josh Allmann, joshua dot …
|
|
|
@2b4abbd6
|
14 years |
stefano.sabatini-lala |
Move colorspace.h from libavcodec to libavutil.
Avoid a compile-time …
|
|
|
@39bb30f6
|
14 years |
Reimar.Doeffinger |
Change all functions referenced in the mxf_metadata_read_table to use …
|
|
|
@6eabaef4
|
14 years |
Aurélien Jacobs |
cosmetic: improve comment breaking at 80 cols
Originally committed as …
|
|
|
@7bcef848
|
14 years |
Aurélien Jacobs |
fix dependencies of vp5 and vp6 decoders after r23915
they now also …
|
|
|
@383b25fd
|
14 years |
Aurélien Jacobs |
fix warning in ff_metadata_mux_compat()
warning: the address of …
|
|
|
@5935f9d6
|
14 years |
alex.converse |
Allow remuxing of explicitly signalled AAC files into ADTS.
The ADTS …
|
|
|
@8a472821
|
14 years |
michaelni |
Factorize get_duration() out of 4 places of the avi demuxer.
…
|
|
|
@2cbd734a
|
14 years |
mans |
Maybe fix threaded mpeg*video encoding
This allocates per-thread …
|
|
|
@16bfbfd
|
14 years |
mans |
random_seed: simplify
Originally committed as revision 23932 to …
|
|
|
@9958096e
|
14 years |
mans |
Reindent
Originally committed as revision 23931 to …
|
|
|
@b7fa5c5a
|
14 years |
mans |
random_seed: allow to block on /dev/random
If both /dev/random and …
|
|
|
@a158446b
|
14 years |
mans |
configure: replace unwarranted gcc bashing with a real explanation
…
|
|
|
@4bbb3e3a
|
14 years |
hyc |
Use new librtmp APIs instead of grubbing around in RTMP struct
…
|
|
|
@17dc7c7a
|
14 years |
darkshikari |
Fix h264/vp8 intra pred on Athlon XP
Whose idea was it to have a CPU …
|
|
|
@b47a52dc
|
14 years |
jmenon86 |
mpegaudioenc: Remove write-only variables from the context.
Patch by …
|
|
|
@0c0fd063
|
14 years |
michaelni |
Prevent infinite recursion of odml indexes.
This fixes a stack …
|
|
|
@4148855
|
14 years |
darkshikari |
Eliminate another redundant instruction in vp56/8 arithcoder
Necessary …
|
|
|
@2e79db01
|
14 years |
stefano.sabatini-lala |
Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the …
|
|
|
@a74f893b
|
14 years |
stefano.sabatini-lala |
Improve description for the pad filter.
Originally committed as …
|
|
|
@36d6b545
|
14 years |
darkshikari |
CMOV-ify vp56 arithcoder
This incantation causes gcc 4.3 to generate …
|
|
|
@2e6ed48d
|
14 years |
darkshikari |
Optimize vp56 arithmetic decoder
Negate "bits" to eliminate a negate …
|
|
|
@b0a18c2
|
14 years |
Carl Eugen Hoyos |
Make "invalid dts/pts combination" a debug instead of a warning …
|
|
|
@5fd48573
|
14 years |
Carl Eugen Hoyos |
Allow setting streamid when muxing mpegts.
Patch by Mike Scheutzow, …
|
|
|
@006e8108
|
14 years |
Carl Eugen Hoyos |
Add new option "streamid" to set the value of an outfile streamid.
…
|
|
|
@cf60d669
|
14 years |
mans |
Add more int packing macros, name them consistently
Originally …
|
|
|
@bce3bd1c
|
14 years |
stefan.gehrer |
renormalize VP5/6/7/8 range coder without loop
Originally committed …
|
|
|
@0db2d3cf
|
14 years |
Carl Eugen Hoyos |
Do not skip one of three bits zero padding.
Patch by Daniel …
|
|
|
@809b7a99
|
14 years |
mans |
Add missed file dct32.c
Originally committed as revision 23913 to …
|
|
|
@06d0118
|
14 years |
vitor1001 |
More mp{1,2,3} 32-point DCT transform to our common DCT framework. …
|
|
|
@cae70f99
|
14 years |
mans |
Improve FF_SYMVER documentation
Originally committed as revision …
|
|
|
@2eaf7e49
|
14 years |
mans |
Improve av_strerror() documentation
Originally committed as revision …
|
|
|
@c2a5b473
|
14 years |
mans |
Improve GET_UTF{8,16} documentation
Originally committed as revision …
|
|
|
@12633044
|
14 years |
mans |
aes: improve av_aes_crypt() documentation
Originally committed as …
|
|
|
@82012619
|
14 years |
mans |
adler32: add API documentation
Originally committed as revision 23907 …
|
|
|
@1782460
|
14 years |
mans |
Improve av_resample() documentation
Originally committed as revision …
|
|
|
@ffd31cfe
|
14 years |
mans |
base64: improve documentation
Originally committed as revision 23905 …
|
|
|
@49bd8e4
|
14 years |
mans |
Fix grammar errors in documentation
Originally committed as revision …
|
|
|
@38e23c88
|
14 years |
mans |
Make av_get_random_seed() non-blocking
Attempt to read from …
|
|
|
@534a2231
|
14 years |
mans |
Check for fcntl()
Originally committed as revision 23902 to …
|
|
|
@0f28638b
|
14 years |
diego |
Step back as documentation maintainer.
Originally committed as …
|
|
|
@df92772c
|
14 years |
mans |
apedec: add flush function
Originally committed as revision 23900 to …
|
|
|
@680b2321
|
14 years |
martin |
Add a changelog entry for the RTSP tunneling, that was added a few …
|
|
|
@11fdc4d4
|
14 years |
tomas.hardin |
mxfdec: Improve parsing of the PixelLayout item
Originally committed …
|
|
|
@85b76ce9
|
14 years |
benoit.fouet |
Fix "initialization from incompatible pointer type" warning in rv34. …
|
|
|
@dd025f25
|
14 years |
Reimar.Doeffinger |
Change AES code to be strict-aliasing-safe.
Makes it give correct …
|
|
|
@25fe8630
|
14 years |
Carl Eugen Hoyos |
Silense one warning:
"passing argument 1 of ‘av_memcpy_backptr’ from …
|
|
|
@99267eb
|
14 years |
Carl Eugen Hoyos |
Fix strict-aliasing violations in MPV_motion_internal.
Patch by Eli …
|
|
|
@dd8e127a
|
14 years |
mans |
rv40: make rv40_adaptive_loop_filter() always_inline
This function is …
|
|
|
@7dbbf6a1
|
14 years |
mans |
ffplay: remove VLA
Originally committed as revision 23892 to …
|
|
|
@82a8d0f1
|
14 years |
darkshikari |
Use add instead of lshift in mmxext vp8 idct
Originally committed as …
|
|
|
@565344e7
|
14 years |
rsbultje |
Remove unused macros (duplicates from the now-LGPL x86util.asm).
…
|
|
|
@cbb3964
|
14 years |
Thilo Borgmann |
Add CRC check to the ALS decoder.
Originally committed as revision …
|
|
|
@a4edc5a9
|
14 years |
mans |
ARM: add mov32 macro
Originally committed as revision 23888 to …
|
|
|
@480cb7ed
|
14 years |
mans |
ARM: (mostly) whitespace cosmetics
Originally committed as revision …
|
|
|
@2dd2f716
|
14 years |
rsbultje |
MMX idct_add for VP8.
Originally committed as revision 23886 to …
|
|
|
@29e71937
|
14 years |
darkshikari |
Add missing mm_support call toff_h264_pred_init_x86.
I'm not sure if …
|
|
|
@982fac7
|
14 years |
lessen42 |
Altivec VP8 MC functions
Originally committed as revision 23884 to …
|
|
|
@7bf4e9d7
|
14 years |
lessen42 |
Altivec: Add helper function to load from a constant misalignment
…
|
|
|
@a3ef994c
|
14 years |
lessen42 |
vorbis: cosmetics, remove trailing comma for values that will never …
|
|
|
@95275094
|
14 years |
darkshikari |
Faster C VP8 normal inner loop filter
Originally committed as …
|
|
|
@9942b6a1
|
14 years |
darkshikari |
Use crop table in C implementations of VP8 DSP functions.
Much faster …
|
|
|
@38c07dcc
|
14 years |
darkshikari |
Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com>
…
|
|
|
@004cda8e
|
14 years |
darkshikari |
Add mmxext version of VP8 DC Hadamard transform
Originally committed …
|
|
|
@37355fe8
|
14 years |
darkshikari |
Make x86util.asm LGPL so we can use it in LGPL asm
Strip out most …
|
|
|
@bc14f04b
|
14 years |
darkshikari |
MMXEXT version of vp8 4x4 vertical pred
Originally committed as …
|
|
|
@fb9927ad
|
14 years |
darkshikari |
Add mmx/mmxext/ssse3 4x4 TM intra pred functions for vp8
Originally …
|
|
|
@8b746bb4
|
14 years |
darkshikari |
Add missing comment header for predict_4x4_dc_mmxext
Originally …
|
|
|
@270a85d2
|
14 years |
darkshikari |
Fix some intra pred MMX functions that used MMXEXT instructions
Also …
|
|
|
@a912da76
|
14 years |
darkshikari |
Fix VP8 bilinear mc on x86_64
Originally committed as revision 23872 …
|
|
|
@4e42deb
|
14 years |
alex.converse |
aacenc: Start the lookahead pointer 1/4 of the way into the first …
|
|
|
@75ef6898
|
14 years |
alex.converse |
aacenc: Fix window decision logic.
This keeps the encoder from …
|
|
|
@804d489c
|
14 years |
alex.converse |
aacenc: Fill in the estimated codebook for the final computed …
|
|
|
@7ca4a72f
|
14 years |
alex.converse |
10l: Revert r23867. It didn't make any sense.
Originally committed as …
|
|
|
@9a3fe1ae
|
14 years |
alex.converse |
Make ff_psy_preprocess_end() act like av_freep().
Originally …
|
|
|
@072c0d60
|
14 years |
alex.converse |
aacenc: Properly pad extradata.
This fixes a valgrind error when …
|
|
|
@50f70541
|
14 years |
baptiste.coudurier |
Change MMXEXT to MMX2, MMXEXT is deprecated
Originally committed as …
|
|
|
@2209ffa
|
14 years |
baptiste.coudurier |
In mov demuxer, increase total size after debugging message
…
|
|
|
@bb06ec5e
|
14 years |
martin |
Reindent
Patch by Josh Allmann, joshua dot allmann at gmail
…
|
|
|
@a4942951
|
14 years |
martin |
rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer
Patch by …
|
|
|
@af1308f0
|
14 years |
martin |
rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
Patch by …
|
|
|
@824535e3
|
14 years |
martin |
rtpdec: Malloc the fmtp value buffer
This allows very large value …
|
|
|
@0fecad09
|
14 years |
darkshikari |
Add x86 asm functions for VP8 put_pixels
Originally committed as …
|
|
|
@a173aa89
|
14 years |
darkshikari |
Add MMX, SSE2, SSSE3 asm for VP8 bilinear MC
Originally committed as …
|
|
|
@2ad4a3bc
|
14 years |
Reimar.Doeffinger |
Pass subshift an argument of the proper type.
No changes in generated …
|
|
|
@17c78b0
|
14 years |
Reimar.Doeffinger |
Use a consistent type for multbl array function parameters.
…
|
|
|
@7ed06b2b
|
14 years |
rsbultje |
Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs …
|
|
|
@7c4dcf81
|
14 years |
rsbultje |
Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, …
|
|
|