|
|
|
@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 …
|
|
|
@5228bcd8
|
14 years |
mans |
svq1dec: replace VLA with malloc/free
Originally committed as …
|
|
|
@bf9aa44b
|
14 years |
mans |
Fix brief make messages when CC etc are specified on command line
…
|
|
|
@9502441
|
14 years |
mans |
huffyuv: remove unnecessary size argument from generate_len_table()
…
|
|
|
@0912db02
|
14 years |
mans |
Make vp8 select h264dsp and use this to pull in mmx intrapred
…
|
|
|
@0c590748
|
14 years |
Carl Eugen Hoyos |
Fix compilation without --enable-gpl.
Originally committed as …
|
|
|
@15d31aa1
|
14 years |
darkshikari |
Really fix r23782
Originally committed as revision 23788 to …
|
|
|
@36672bac
|
14 years |
mans |
elbg: remove VLAs
Originally committed as revision 23787 to …
|
|
|
@cd29c2b
|
14 years |
darkshikari |
Fix c99ism in r23782
Originally committed as revision 23786 to …
|
|
|
@96da2a69
|
14 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation.
Originally committed as revision 23785 to …
|
|
|
@d45b771c
|
14 years |
mans |
huffyuv: make VLAs fixed size
Originally committed as revision 23784 …
|
|
|
@4af8cdf
|
14 years |
darkshikari |
16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264
…
|
|
|
@d6f8476b
|
14 years |
darkshikari |
Make VP8 DSP functions take two strides
This isn't useful for the C …
|
|
|
@eb7626a3
|
14 years |
mans |
configure: remove superflous -lm flags
Originally committed as …
|
|
|
@60361817
|
14 years |
mans |
configure: reverse order of -l flags
Adding new libs to the front of …
|
|
|
@3091eeb3
|
14 years |
mans |
configure: remove unused flag save/restore functions
Originally …
|
|
|
@9efdf9b5
|
14 years |
mans |
configure: simplify append function
Originally committed as revision …
|
|
|
@84400e9d
|
14 years |
mans |
configure: simplify check_lib function
Originally committed as …
|
|
|
@ad4d974c
|
14 years |
mans |
configure: remove unused function check_foo_config
Originally …
|
|
|
@becfe99a
|
14 years |
mans |
twinvq: remove VLAs
Originally committed as revision 23775 to …
|
|
|
@9bfb72d
|
14 years |
mans |
rv34: kill VLAs
Originally committed as revision 23774 to …
|
|
|
@c47f567c
|
14 years |
martin |
rtpdec_mpeg4: Rename PayloadContext to be consistently 'data'
Patch …
|
|
|
@ca937a55
|
14 years |
martin |
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all …
|
|
|
@73e6c53e
|
14 years |
martin |
rtpdec: Move AAC depacketization code in rtpdec to a proper payload …
|
|
|
@7fc8ac7f
|
14 years |
martin |
RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c
Patch by …
|
|
|
@9b3788e
|
14 years |
martin |
RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
Patch by …
|
|
|
@30619e6e
|
14 years |
martin |
RTSP: Remove skip_spaces in favor of strspn
Patch by Josh Allmann, …
|
|
|
@50061b62
|
14 years |
jmenon86 |
Print a space after the AVClass prefix.
This improves readability a …
|
|
|
@d6a9349
|
14 years |
jmenon86 |
avienc : Avoid creating invalid AVI files when muxing subtitle streams …
|
|
|
@03ac56e7
|
14 years |
darkshikari |
fix typo in vp8 decoder error message
Originally committed as …
|
|
|
@3491866a
|
14 years |
baptiste.coudurier |
Improve mov atom parsing debug message, print parent atom and size in …
|
|
|
@27d88069
|
14 years |
mans |
fate: add vp8 tests
Originally committed as revision 23763 to …
|
|
|
@851ffa80
|
14 years |
mans |
configure: use warn function for unrecognised --cc and --arch settings …
|
|
|