14863 Commits (4f20b45fbeea62fa149c8bc471d75e42a1f7469c)
 

Author SHA1 Message Date
  Diego Biurrun 159f799dc0 liba52 is not always used for AC-3 decoding. 17 years ago
  Diego Biurrun 3d172fb5de Sort image formats table. 17 years ago
  Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 17 years ago
  Diego Biurrun 69cec4e32d WMV8 is fully supported now. 17 years ago
  Diego Biurrun a590faeb57 spelling cosmetics and format name fixes 17 years ago
  Diego Biurrun 38b5b28e62 liba52 is no longer necessary for AC-3 decoding. 17 years ago
  Diego Biurrun 0a91f4eebe spelling cosmetics 17 years ago
  Peter Ross 6ef82274a1 Electronic Arts CMV latent dox entry 17 years ago
  Peter Ross e1c747825f Electronic Arts CMV latent changelog entry 17 years ago
  Peter Ross b2f181c270 Electronic Arts CMV demuxer 17 years ago
  Peter Ross 495900f78b Electronic Arts CMV decoder 17 years ago
  Peter Ross 60f451b6fe Remove AVPaletteControl from ALG MM demuxer/decoder 17 years ago
  Victor Pollex 1835cda65a Make LOAD4/STORE4 macros more generic. 17 years ago
  Luca Abeni f6f848397a Remove outdated comment 17 years ago
  Stefano Sabatini 265fccccde Print libavformat version in outgoing SDPs. 17 years ago
  Aurelien Jacobs 46d1ff8382 correct path in *-uninstalled.pc 17 years ago
  Michael Niedermayer 35ee72b1d7 1 c-asm loop less and 1x unroll of float_to_int16_sse() 17 years ago
  Michael Niedermayer 560fa9bf51 Fix x86-64 17 years ago
  Michael Niedermayer 63b737d4f9 dont use C-asm loops and unroll once float_to_int16_3dnow() 17 years ago
  Reimar Döffinger 00496302d6 10l, fix nuv_header for the case when there is no video stream. 17 years ago
  Diego Biurrun 76d3242835 Alphabetically order AVInputFormat/AVOutputFormat declarations. 17 years ago
  Diego Biurrun 900eb63dd3 Add a note to remind people to add new raw formats to the Makefile. 17 years ago
  Diego Biurrun 0c7b4823b3 Add missing dependency declaration for raw Dirac demuxer. 17 years ago
  Diego Biurrun ac1ea66e17 spelling cosmetics in PCM codec long names 17 years ago
  Benjamin Larsson 7769875db3 redundant assignment found by Clang 17 years ago
  Aurelien Jacobs 92b2bc59c9 add some missing dependencies 17 years ago
  Vitor Sessak 5be30c59da Simplify: glob->phase is always == 3 17 years ago
  Vitor Sessak f27f0fc374 Cosmetics: reindent tables 17 years ago
  Vitor Sessak f803495415 Remove phasep context var, it is just phase*5 17 years ago
  Vitor Sessak eb73742d6e Slighly faster operation 17 years ago
  Vitor Sessak 0bbab5671d Typo in a comment: s/two avoid/to avoid/ 17 years ago
  Vitor Sessak 8edfd15175 Cosmetics: remove braces 17 years ago
  Vitor Sessak a5f0f504df Another use of scalar_product_float() 17 years ago
  Vitor Sessak a03a6db1af Do not reimplement memmove() 17 years ago
  Gregory Montoir 7bd2f502fa Remove context fields which can be used as simple local variables. 17 years ago
  Gregory Montoir ca3ed63e15 Remove inaccurate computation of pts for audio packets and rely on 17 years ago
  Gregory Montoir ce83d48b22 Remove av_cold attribute on decode_frame and add it to decode_end 17 years ago
  Stefano Sabatini ed76af08a4 Document av_find_opt(). 17 years ago
  Kostya Shishkov 7246d6311e Altivec implementation of APE vector functions 17 years ago
  Kostya Shishkov 88c0536a42 Add several vector functions used by Monkey's Audio decoder to dsputil 17 years ago
  Luca Barbato fcc402b1c9 Remove ASSERT() macro. SoC Patch from Keiji Costantini 17 years ago
  Luca Barbato bc5a04440b Reindent. SoC Patch from Keiji Costantini 17 years ago
  Luca Barbato 2d35ae567f Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini 17 years ago
  Vitor Sessak 647b90ae0e Cosmetics: remove braces 17 years ago
  Vitor Sessak 7a64649d68 Create a function for float dot product instead of duplicating all over the file 17 years ago
  Diego Biurrun a4ce72480e Add correct header #include to fix 'make checkheaders'. 17 years ago
  Diego Biurrun 0e74e1ff3c Add required stdint.h header #include. 17 years ago
  Diego Biurrun 9906a2be76 spelling cosmetics 17 years ago
  Kostya Shishkov f67c1f4d26 Cosmetics: align 17 years ago
  Kostya Shishkov c5e46a0f2d Move MLP/TrueHD from video to audio codecs section. 17 years ago