10479 Commits (0809b51e528067ad94ff0ca31e91b02526197774)
 

Author SHA1 Message Date
  Marc Hoffman 4055d27121 adding blackfin optimized yuyvtoyv12 converter 18 years ago
  Ramiro Polla f0326fdefc Add new imlib2 documentation from vhook/imlib2.c to doc/hooks.texi. 18 years ago
  Ramiro Polla b8ef6423c7 Remove EXTRADEPS from common.mak since it is no longer used 18 years ago
  Andreas Öman 6b8bcd3ed3 regression tests for yuv440p yuvj440p 18 years ago
  Andreas Öman 83c43e4d52 bail out on unknown jpeg pixel format instead of silently decoding data incorrectly 18 years ago
  Panagiotis Issaris 85565db0f8 Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS). 18 years ago
  Panagiotis Issaris 5632e568c0 Correct one Doxygen entry, replacing NOMEM with AVERROR(ENOMEM). 18 years ago
  Panagiotis Issaris 24fddf48e7 Replace the only occurrence of AVERROR_NOENT with AVERROR(ENOENT). 18 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 18 years ago
  Diego Biurrun 390d5a7cad cosmetics: indentation 18 years ago
  Diego Biurrun d0f596b4ef Make video hook infrastructure conditional on video hooks being enabled. 18 years ago
  Benoit Fouet d72e7d0f24 use sscanf to parse address 18 years ago
  Panagiotis Issaris d04d5bcd0e Fix the self tests which are contained in some codecs and are using random(). 18 years ago
  Panagiotis Issaris cc61f96f8a Fix the compilation of dct-test, fft-test and motion-test which are using 18 years ago
  Denes Balatoni 90c1d7b400 UltraSPARC VIS yuv2rgb 18 years ago
  Luca Abeni 1e7f363804 Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
  Justin Ruggles 614e9b2424 don't need to define ALT_BITSTREAM_READER 18 years ago
  Justin Ruggles 362664215d update license header. add copyright for myself. correct and complete the statement about liba52. 18 years ago
  Justin Ruggles 3bb004fcda revise comment for exponent decoding function 18 years ago
  Justin Ruggles 4415076f55 new implementation of exponent decoding 18 years ago
  Justin Ruggles d699d38393 cosmetics: indentation 18 years ago
  Justin Ruggles 0ce668015f remove portions of bit allocation which are no longer needed since they are shared with the encoder 18 years ago
  Alex Beregszaszi d24ce947ca indentation fix 18 years ago
  Alex Beregszaszi 6c4d4fa361 removed unused variable ti 18 years ago
  Vitor Sessak 9c8d9f251e Another minor simplification 18 years ago
  Baptiste Coudurier ac0691071e Set the step index correctly for flash adpcm. Patch by Baptiste 18 years ago
  Baptiste Coudurier 9fff16bcbb Calculate the correct blocksize for flash adpcm. Patch by Baptiste 18 years ago
  Benoit Fouet 1f48345af4 remove warnings 18 years ago
  Zdenek Kabelac 2c79288d4e fix mem leak 18 years ago
  Vitor Sessak c9128d569a Make deinterlace_16 receive an array as a parameter and not two separated vars 18 years ago
  Vitor Sessak b37bce6b61 Minor simplification 18 years ago
  Vitor Sessak 60c4a31c6a Yet more cosmetics 18 years ago
  Vitor Sessak 10024d443a More cosmetics 18 years ago
  Vitor Sessak d0da802049 Remove reimplementation of av_log2 18 years ago
  Reimar Döffinger ef0d7a0d4f Document aes init code writing on purpose beyond round_key array into state array. 18 years ago
  Benoit Fouet 109d30e9f1 remove useless check 18 years ago
  Andreas Öman 9ba7fe6dcb use YUV440P in swscale 18 years ago
  Andreas Öman 4196cfb75b add YUV440P and YUVJ440P support 18 years ago
  Joakim Plate 104d04182d fix emulated inet_aton so that it fails for invalid addresses 18 years ago
  Vitor Sessak f175201004 Test for supported number of channels 18 years ago
  Vitor Sessak 586e5bd902 Cosmetics: indentation 18 years ago
  Vitor Sessak a1301f2934 Cosmetics: alignment 18 years ago
  Vitor Sessak 10fb5763cc Remove more code duplication. Based on a patch by Matthieu Castet. 18 years ago
  Vitor Sessak d562ba238e Move var. declaration to allow further clean up 18 years ago
  Michael Niedermayer 001ec02645 lcl.c doesnt exist anymore 18 years ago
  Vitor Sessak 7f26801668 Remove code duplication. Based on a patch by Matthieu Castet. 18 years ago
  Luca Barbato 33ed2d843e Editorial cleanup, thanks Diego =) 18 years ago
  Luca Barbato 241fb0c4ff RTP clarifications 18 years ago
  Alex Beregszaszi 0509d453b5 set codec_type on init 18 years ago