36634 Commits (73f2cf4ed9d61d1fcd06d260a5d3f22131d2fb07)
 

Author SHA1 Message Date
  Michael Niedermayer 73f2cf4ed9 ffplay: Exit on ctrl-c. 14 years ago
  Michael Niedermayer f247f4cf47 cabac: 3rd try at working around a compiler bug in clang. 14 years ago
  Stefano Sabatini 3b1355bb93 ffprobe: change formatting logic in the JSON writer 14 years ago
  Stefano Sabatini 48f37b1d21 ffprobe: implement generic reindent logic in the JSON writer 14 years ago
  Reimar Döffinger 4231bbbf4c sgidec: make compiler optimize away memcpy call in inner loop. 14 years ago
  Reimar Döffinger efd6b80b40 rawdec: use av_shrink_packet. 14 years ago
  Marton Balint 741aca7936 libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 14 years ago
  Michael Niedermayer 3e9668501d fate: add bitexact and idct to x8intra 14 years ago
  Michael Niedermayer 444632eae6 cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 14 years ago
  Michael Niedermayer 2138a89e71 Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" 14 years ago
  Michael Niedermayer 72c5828c93 lavf: Add forgotten line from 212fd3a1f1 14 years ago
  Michael Niedermayer 9273efac1b Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer b143562639 ljpegdec: Support MCU in ljpeg_decode_yuv_scan() 14 years ago
  Aneesh Dogra ccc27e2139 bfi: Use bytestream2 functions to prevent buffer overreads. 14 years ago
  Laurentiu Ion 529a25d6e5 dpcm: Fix invalid writes 14 years ago
  Aneesh Dogra 12e984aed7 utvideo: frame multithreading. 14 years ago
  Michael Niedermayer cd2a27e1e5 Merge remote-tracking branch 'dilaroga/master' 14 years ago
  Michael Niedermayer 52ef95474b ipmovie: Fix passing resolution changes on. 14 years ago
  Paul B Mahol dd319f17e6 tta: remove obsolete and useless error message 14 years ago
  Carl Eugen Hoyos 73ddc5869d Support 48bit rgb pam encoding. 14 years ago
  Sebastien Zwickert 186980bf0f vda: cosmetic. 14 years ago
  Sebastien Zwickert e953b8b7be vda: removes useless doxygen command. 14 years ago
  Sebastien Zwickert 75be547f77 vda: uses pthreads directly. 14 years ago
  Sebastien Zwickert 5ada64a549 vda: convert 3 byte NAL sizes to 4 byte. 14 years ago
  Carl Eugen Hoyos fac2a6fa0c Support 16bit gray pam encoding. 14 years ago
  Carl Eugen Hoyos 2f21c50784 Support decoding 32bit sunrast images. 14 years ago
  Clément Bœsch ca324f9869 fate: add generic rules for most of the remaining tests/fate/*.mak files. 14 years ago
  Reimar Döffinger aeeb0e6deb indeo4, swresample: add some missing static/const to tables. 14 years ago
  Reimar Döffinger fe21ea1798 Add wmv8-x8intra fate test. 14 years ago
  Reimar Döffinger ee4ba9aecd Fix incorrect increment in sgidec.c 14 years ago
  Clément Bœsch 0c01947316 lavfi: add audio silencedetect filter. 14 years ago
  Stefano Sabatini 5ccdb907c1 ffprobe: use more meaningful names for writer chapter/section header/footer function 14 years ago
  Stefano Sabatini ec624d7c5c ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loop 14 years ago
  Chris Evans afb2aa5379 vorbis: An additional defense in the Vorbis codec. 14 years ago
  Michael Niedermayer ce39ba92c0 fate: enable wc4-xan test, the sample is now on our rsync server. 14 years ago
  Michael Niedermayer 757473831c Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer a407baba85 g723_1: Fix "libavcodec/g723_1.c:988:8: warning: assignment from incompatible pointer type [enabled by default]" 14 years ago
  Michael Niedermayer 53918a1c54 dca: Fix uninitialized variable warnings. 14 years ago
  Michael Niedermayer fc5a905a6d ffserver: check chdir() return 14 years ago
  Michael Niedermayer 2d6f317d71 jpegdec: support ilv=1 grayscale jpeg-ls. 14 years ago
  Michael Niedermayer bbe25b4f3e ljpegdec: support non zero MCU for RGB. 2nd try 14 years ago
  Reinhard Tartler e6d527ff72 vorbisdec: Fix decoding bug with channel handling 14 years ago
  Stefano Sabatini 9997d41672 ffprobe: add support to video frame information printing 14 years ago
  Stefano Sabatini 78c47e0a1e doc/filters.texi: fix typo in volume description 14 years ago
  Diego Biurrun badb195d13 cabac: Move code only used within the CABAC test program into the test program. 14 years ago
  Diego Biurrun 1be4b8ccba vp56: Drop unnecessary cabac.h #include. 14 years ago
  Diego Biurrun a7e3cb9d32 h264-test: Initialize AVCodecContext.av_class. 14 years ago
  Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 14 years ago
  Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 14 years ago
  Andrey Utkin 079688b6cb Disable annoying warning without changing behavior 14 years ago