|
|
|
@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, …
|
|
|
@4332bfbf
|
14 years |
martin |
Reindent
Patch by Josh Allmann, joshua dot allmann at gmail
…
|
|
|
@efc6d451
|
14 years |
martin |
rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer
…
|
|
|
@fb4ca2cb
|
14 years |
martin |
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer
Patch by …
|
|
|
@1ed3cef5
|
14 years |
martin |
Reindent
Patch by Josh Allmann, joshua dot allmann at gmail
…
|
|
|
@7aa0118
|
14 years |
martin |
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP …
|
|
|
@016bc031
|
14 years |
martin |
rtpdec: Add generic function for iterating over FMTP configuration …
|
|
|
@8b114d85
|
14 years |
martin |
rtpdec: Move space_chars from avformat/internal to rtpdec
Patch by …
|
|
|
@eca9e403
|
14 years |
mans |
Set rv34 (0,0) subpel mc functions to the optimised h264 ones
…
|
|
|
@1f65b67c
|
14 years |
mans |
Fix x86 build with h264dsp disabled
Originally committed as revision …
|
|
|
@1b15dc3c
|
14 years |
mans |
configure: make --disable-everything soft-disable things
This allows …
|
|
|
@22d78b0
|
14 years |
martin |
Fix an "assignment from incompatible pointer type" warning in …
|
|
|
@35614edb
|
14 years |
martin |
Add patcheck checks for assignments that look like compound …
|
|
|
@186d0215
|
14 years |
vitor1001 |
Use lookup table to avoid division in mp2 decoder
Originally …
|
|
|
@a64fadf6
|
14 years |
stefano.sabatini-lala |
Fix linking if MMX is disabled.
Originally committed as revision …
|
|
|
@6951515c
|
14 years |
stefano.sabatini-lala |
Bump micro and add APIchanges entry after av_parse_color() extension.
…
|
|
|
@9e74966b
|
14 years |
stefano.sabatini-lala |
Cosmetics: merge "} else" and "if (...) {" lines, less confusing.
…
|
|
|
@4cf0b43
|
14 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@a52e2c3a
|
14 years |
stefano.sabatini-lala |
Extend color syntax, make it accept an alpha component specifier.
…
|
|
|
@8e094dd6
|
14 years |
stefano.sabatini-lala |
Rename ColorEntry.rgba_color to rgb_color and do not reserve a fourth …
|
|
|
@7447204d
|
14 years |
mans |
vaapi: add missing #include "h263.h"
Originally committed as revision …
|
|
|
@0b37ccca
|
14 years |
mans |
ra288: convert VLAs to fixed size
Originally committed as revision …
|
|
|
@0724a674
|
14 years |
Reimar.Doeffinger |
Change type of zz_table to uint8_t to match the scantables it points …
|
|
|
@93f7aeb5
|
14 years |
martin |
Add a const declaration, fixing a warning
Patch by Eli Friedman, eli …
|
|
|
@206afa55
|
14 years |
martin |
Fix clang warning, make initialization more readable
Patch by Eli …
|
|
|
@8b4845c0
|
14 years |
martin |
Remove an unused label, fixing a warning
Patch by Eli Friedman, eli …
|
|
|
@805488f0
|
14 years |
martin |
Add proper const declaration to a cast, fixes a warning
Patch by Eli …
|
|
|
@b3858964
|
14 years |
Carl Eugen Hoyos |
Add const to some pointer parameters.
Patch by Eli Friedman, eli D …
|
|
|
@1444438a
|
14 years |
Reimar.Doeffinger |
Add myself as maintainer for table generation code.
Originally …
|
|
|
@c9f789ef
|
14 years |
Reimar.Doeffinger |
Update tablegen documentation for WRITE_ARRAY macro.
Originally …
|
|
|
@765e6134
|
14 years |
mans |
Make implicit function declarations an error
Originally committed as …
|
|
|
@f3bfe388
|
14 years |
mans |
Make ff_url_split() public
ff_url_split() is retained as an alias, as …
|
|
|
@350120d2
|
14 years |
flameeyes |
tablegen: implement and use WRITE_ARRAY macros
Two macros …
|
|
|
@ac014798
|
14 years |
flameeyes |
tableprint: use the type name as-is for the functions' names.
This …
|
|
|
@07ece20c
|
14 years |
mans |
adpcm: convert VLAs to malloc/free
Originally committed as revision …
|
|
|
@9577838
|
14 years |
martin |
Fix libvorbis encoding with more than 2 channels
Fixes issue 1325.
…
|
|
|
@9b1947c7
|
14 years |
martin |
Fix implicit cast warning
Patch by Eli Friedman, eli dot friedman at …
|
|
|
@30bdefd1
|
14 years |
lessen42 |
Fix build without yasm
Originally committed as revision 23816 to …
|
|
|
@0178d14f
|
14 years |
rsbultje |
First shot at VP8 optimizations:
- MMXEXT, SSE2 and SSSE3 MC functions …
|
|
|
@21f45508
|
14 years |
lessen42 |
Add myself as VP8 and vorbisdec maintainer
Originally committed as …
|
|
|
@0ef1dbed
|
14 years |
lessen42 |
VP8 bilinear filter
Originally committed as revision 23813 to …
|
|
|
@a02bb835
|
14 years |
lessen42 |
vorbisdec: Take channels into account when checking against residue …
|
|
|
@54fdf5d1
|
14 years |
lessen42 |
vorbisdec: Fix header parsing with no floor1 partitions
Originally …
|
|
|
@780621b8
|
14 years |
lessen42 |
vorbisdec: Remove write-only variable
Originally committed as …
|
|
|
@92a54426
|
14 years |
mans |
vp8: warn and request sample if upscaling specified in header
…
|
|
|
@2829ce4b
|
14 years |
mans |
Remove PPC perf counter support
This functionality is better accessed …
|
|
|
@a788196e
|
14 years |
mans |
Remove --enable-gprof flag
gprof is far too intrusive to be of use as …
|
|
|
@69d1290
|
14 years |
mans |
Remove unnecessary ../ from include directives
Originally committed …
|
|
|
@7f02d357
|
14 years |
mans |
Add -I flags to HOSTCFLAGS
Originally committed as revision 23805 to …
|
|
|
@f30d51d7
|
14 years |
mans |
ARM: fix build with TI compiler
The TI compiler defines eabi to …
|
|
|
@276fc8a4
|
14 years |
mans |
Add missing avutil.h include to libavutil/mem.h
Originally committed …
|
|
|
@cbabccc3
|
14 years |
mans |
ffv1: remove VLAs
Originally committed as revision 23802 to …
|
|
|
@02591641
|
14 years |
mans |
shorten: remove VLA and check for buffer overflow
Originally …
|
|
|
@17253f59
|
14 years |
mans |
alsdec: convert VLAs to fixed size
The maximum value of sub_blocks is …
|
|
|
@70f2314
|
14 years |
mans |
pcx: convert VLAs to malloc/free
Originally committed as revision …
|
|
|
@164d166e
|
14 years |
mans |
lsp: convert variable-length arrays to fixed size
Max LP order is …
|
|
|