22189 Commits (8d072dd2a96dc1ed7c1a65d49361311db71f5bfb)
 

Author SHA1 Message Date
Michael Niedermayer 903d58f631 Get rid of #include "svq3.c" 15 years ago
Michael Niedermayer a683681336 Better title for the file. 15 years ago
Zuxy Meng 845e37e770 Make sure that sfence is used after any non temporal stores. 15 years ago
Vitor Sessak 6b7c7703f4 Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. 15 years ago
Carl Eugen Hoyos 0941ee0fa6 Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes issue 1474. 15 years ago
Måns Rullgård dc0d86face AAC: use table for cbrtf(n)*n 15 years ago
Luca Abeni 4bf0faaafe Remove the inclusion of unneeded headers 15 years ago
Måns Rullgård 7c8af53f87 AAC: escape_sequence is 21 bits max 15 years ago
Martin Storsjö 5d629b72cb Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 15 years ago
Martin Storsjö 34a65f1fdd Implement a fallback for struct sockaddr_storage if not available. 15 years ago
Martin Storsjö 33a4dbdd03 Check for struct sockaddr_storage. Patch by Martin Storsjö 15 years ago
Martin Storsjö fdcdd5396e Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö 15 years ago
Martin Storsjö f1888474fa Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. 15 years ago
Martin Storsjö fa053ca725 Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 15 years ago
Martin Storsjö c001861351 Check for struct addrinfo availability. Patch by Martin Storsjö 15 years ago
Ronald S. Bultje 7e43f74a37 Use getaddrinfo(), if available, in resolve_host(). Patch by Martin 15 years ago
Martin Storsjö 84882df62b Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>. 15 years ago
Alex Converse c460833d76 fft-test: Add RDFT/IRDFT support. 15 years ago
Alex Converse 5b37ef8e43 fft-test: Replace do_mdct with a tf_transform enum and switch on it. 15 years ago
Martin Storsjö ae550ce9eb configure: Make check_type handle type names containing spaces 15 years ago
Kostya Shishkov eebece4641 Fix two RLE buffer size calculations in TSCC decoder. 15 years ago
Måns Rullgård fd07f803b1 configure: allow names with spaces in enable/disable_safe 15 years ago
Peter Ross f56f4149df add myself as the electronicarts demuxer maintainer 15 years ago
Carl Eugen Hoyos 3b3a676a13 10l: Fix forgotten variable rename from r14893 (fixes issue 1675). 15 years ago
Zuxy Meng 52c0fcaf52 Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for 15 years ago
Ramiro Polla 996de2fefa cosmetics: {} placement. 15 years ago
David Conrad 2d4970d88d oggdec: Set dts when known 15 years ago
Alexander Strange 7ffd8332c7 Add missing internal.h to files calling ff_match_2uint16(). 15 years ago
Michael Niedermayer 2c8077621b Optimize ff_snow_horizontal_compose97i. 15 years ago
Michael Niedermayer 233a8b3d6b Merge vertical_compose53iL0*() 15 years ago
Michael Niedermayer 2a84512a74 Optimize horizontal_compose53i() by inlining inv_lift() and optimizing the 15 years ago
David Conrad 18ca491bf1 mkvdec: Avoid divide-by-zero crash on invalid real audio tracks 15 years ago
David Conrad 24ca518bd1 Add support for dirac in ogg 15 years ago
David Conrad 66b0255248 Add a function to parse Dirac's sequence header 15 years ago
David Conrad c4dffe7e36 Export fullrange flag and color information for h.264 15 years ago
Vladimir Voroshilov 7bd3096f5f SIPR decoder for modes 8k5, 6k5 and 5k0. 15 years ago
Stefano Sabatini 9ea977210c Make query_formats() increment the scaler_count after each scaler 15 years ago
Stefano Sabatini 999c23a13a Make avfilter_insert_filter() print the instance name of the 15 years ago
Stefano Sabatini 2d187e2302 Add an entry for the addition of a parameter log_ctx to 15 years ago
Stefano Sabatini 3fb8e77a8d Add a log context to avfilter_graph_config_links(). 15 years ago
Stefano Sabatini 54c5848dbd Remove extra empty line. 15 years ago
Carl Eugen Hoyos e6a9dd6a7d Use enum CodecID where appropriate. 15 years ago
Peter Ross e6565055b9 Deluxe Paint Animation demuxer 15 years ago
Peter Ross a1ae40fd0d Deluxe Paint Animation decoder 15 years ago
Peter Ross add5badbc1 do not create Electronic Arts audio stream when unsupported revision2 audio codec is present [issue1516] 15 years ago
Michael Niedermayer 9e2e821468 Doxy for ff_match_2uint16(). 15 years ago
Michael Niedermayer 6c060b55a9 Fix implicit declaration warning. 15 years ago
Michael Niedermayer c46eeae2a8 Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1 15 years ago
Michael Niedermayer aa11ce6568 Make inter_level/run global again, msmpeg4 uses them. 15 years ago
Michael Niedermayer 0366b6e199 Make some tables static again, i mistakely thought they would be used in several 15 years ago