16933 Commits (50e3477f0f2aabcc4a192af39c4a4f87da66bb85)
 

Author SHA1 Message Date
Ronald S. Bultje 239dec21ab Rename variables in ff_rdt_parse_header() and callers to match the 16 years ago
Jindřich Makovička 7d0842992a check for interrupt when receiving from socket 16 years ago
Ronald S. Bultje 9e16439287 Add comment describing the RDT packet header. See discussion in "[PATCH] 16 years ago
Kenan Gillet 39ded68013 More OKed parts of the QCELP decoder 16 years ago
Baptiste Coudurier eb63b051c0 timestamp is dts in wmv/asf 16 years ago
Baptiste Coudurier 70a61f8cf7 remove useless mmx.h include 16 years ago
Baptiste Coudurier d45be17855 convert fdct_mmx to plain asm 16 years ago
Justin Ruggles e202cc2580 revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
Baptiste Coudurier 83534418f0 add sse2 fdct 16 years ago
Carl Eugen Hoyos 74e8b78b20 Fix H.264 decoding. 16 years ago
Justin Ruggles 3f3ca7ac07 cosmetics: vertical alignment 16 years ago
Justin Ruggles c763f86728 silence a gcc warning about using an uninitialized variable 16 years ago
Justin Ruggles 66561189a1 cosmetics: indentation 16 years ago
Justin Ruggles 0cc51734b2 add support for spectral extension 16 years ago
Justin Ruggles 0c5d750df9 add a generic function to decode banding structure for coupling, spectral 16 years ago
Justin Ruggles 6c6f927289 add a line break in error message text 16 years ago
Justin Ruggles 6ee6d068f7 simplify decoding of coupling frequency range 16 years ago
Justin Ruggles 24834c1928 cosmetics: rename two variables 16 years ago
Jindřich Makovička 236bb1ab01 Allow the UDP socket buffer size to be adjusted using a 16 years ago
Roman Shaposhnik 2ae7e12430 Taking advantage of the new ->execute API 16 years ago
Måns Rullgård 77753f874a ARM: fix j_rev_dct_ARM 16 years ago
Roman Shaposhnik 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
Diego Biurrun 52ece41057 Remove unused variable. 16 years ago
Kenan Gillet 200de8c6bb More OKed parts of the QCELP decoder 16 years ago
Benjamin Larsson e22192ecc3 Comment typo 16 years ago
Benjamin Larsson cd027b511e Remove channel layout table that only should be used by encoders. 16 years ago
Jindřich Makovička f5edd874fa always use the whole buffer for reading w/ packetized sources to avoid packet truncation 16 years ago
Martin Storsjö 916ff02261 Fix memory leak in libgsm wrapper. 16 years ago
Kenan Gillet 2ae1a9b264 More OKed parts of the QCELP decoder 16 years ago
Diego Biurrun 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
Stefano Sabatini 15545a095a Fix argument constness for the av_codec_get_id() and 16 years ago
Kostya Shishkov 502ecc97af Split RV3/4 deblock pattern into horizontal and vertical parts 16 years ago
Stefano Sabatini a85de417db Add checks on the _mingw.h and w32api.h versions. 16 years ago
Kostya Shishkov ede0a5f973 Drop redundant check in RV3/4 deblock coefficients calculation 16 years ago
Peter Ross d2299316ce Electronic Arts demuxer: support TGQ video tags 16 years ago
Peter Ross 28245435d9 Electronic Arts TGQ/TQI/MAD IDCT algorithm 16 years ago
Peter Ross 42b30357be Electronic Arts TGQ video decoder 16 years ago
Roman Shaposhnik c3d470b4a9 implementing more efficient (and direct) allocation of work for DV codec workers 16 years ago
Peter Ross 939e4e3a72 Promote inv_aanscales array to global scope (ff_inv_aanscales) 16 years ago
Kostya Shishkov e122311261 Calculating an additional MV-based deblocking pattern is the same 16 years ago
Måns Rullgård e3b07e1a74 OGG: correct PTS with old theora streams 16 years ago
Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 16 years ago
Måns Rullgård d00e8b83f1 ARM: change MUL16() macro to inline function 16 years ago
Måns Rullgård b911711571 ARM: prettify MAC16() macro 16 years ago
Måns Rullgård 73c1c96b83 ARM: change MULH() macro to inline function 16 years ago
Måns Rullgård 8f4d0d48b9 ARM: change MULL() macro to inline function 16 years ago
Måns Rullgård 96dea17a1d ARM: mathops.h whitespace cosmetics 16 years ago
Diego Biurrun 7fb9440674 Add missing #include "libavutil/avstring.h", fixes 16 years ago
Alex Converse d0ee50216d Fix perceptual noise shaping scaling including an oversight of the offset for 16 years ago
Diego Biurrun c2dec19420 Fix test program build: ff_eval was replaced by ff_eval2. 16 years ago