45418 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)
 

Author SHA1 Message Date
  Clément Bœsch d771b1d137 lavfi: EBU R.128 scanner. 12 years ago
  Clément Bœsch 81bbce9cf3 Move xGA font data from lavc to lavu. 12 years ago
  Luca Barbato 1e46c63eb7 avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 86bbdf865e avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 12 years ago
  Justin Ruggles bfcd4b6a16 adpcmdec: set AVCodec.sample_fmts 12 years ago
  Justin Ruggles 1478a3601e twinvq: use planar sample format 12 years ago
  Justin Ruggles a34be78546 ralf: use planar sample format 12 years ago
  Justin Ruggles 1a3459033d mpc7/8: use planar sample format 12 years ago
  Justin Ruggles fd41cb4370 avconv: improve sample format negotiation for decoder request 12 years ago
  Justin Ruggles 3fca0d7210 iac/imc: use planar sample format 12 years ago
  Justin Ruggles 64c312aa29 dcadec: use float planar sample format 12 years ago
  Justin Ruggles cbf6ee7823 cook: use planar sample format 12 years ago
  Justin Ruggles 9af4eaa8ea atrac3: use float planar sample format 12 years ago
  Justin Ruggles 461ba7e97a apedec: output in planar sample format 12 years ago
  Justin Ruggles cf8c93ada4 8svx: use planar sample format 12 years ago
  Michael Niedermayer c39916bc2f jpeglsdec: move pict debug log under correct if() 12 years ago
  Michael Niedermayer 64604e2679 cpu: improve av_get_cpu_flags() doxy 12 years ago
  Michael Niedermayer 31ab1575e5 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago
  Diego Biurrun 15d35bee83 mpegts: Drop pointless casting of hex_dump_debug arguments 12 years ago
  Diego Biurrun d3c40a7d1d avformat: const correctness for av_hex_dump / av_hex_dump_log 12 years ago
  Diego Biurrun d25fe4cc65 wmadec: Adjust debug printf argument length modifier 12 years ago
  Diego Biurrun 1218777ffd avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
  Diego Biurrun 9c6cf7f2c9 avcodec: Drop silly and/or broken printf debug output 12 years ago
  Diego Biurrun 6f6b0311a3 avcodec: Drop some silly commented-out av_log() invocations 12 years ago
  Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
  Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
  Diego Biurrun 14d3e7ad11 Remove some silly disabled code. 12 years ago
  Paul B Mahol adc5539e7b smacker: read escape codes in single get_bits() call 12 years ago
  Justin Ruggles 56b6a43056 ac3dec: ensure get_buffer() gets a buffer for the correct number of channels 12 years ago
  Michael Niedermayer 14fd34d73b movenc: fix edit list for the case of negative pts. 12 years ago
  Michael Niedermayer 015b805d13 sws: drop unused variable 12 years ago
  Michael Niedermayer 115e291b53 swscale: move main swscale wraper to swscale.c 12 years ago
  Michael Niedermayer 59003fe7c0 qt-faststart: simplify code by using FFMIN 12 years ago
  Michael Niedermayer 610efb6773 qt-faststart: dont allocate a bigger buffer than needed 12 years ago
  Jan Ehrhardt f4d9148fe2 qt-faststart: speedup 12 years ago
  Clément Bœsch 13d878366f lavfi/ashowinfo: check plane value before deferencing. 12 years ago
  Giorgio Vazzana a8cb21fd62 xtea: fix decryption with --enable-small 12 years ago
  Clément Bœsch 178ecfc257 swscale: fix To{Y,UV} extern prototypes. 12 years ago
  Clément Bœsch 0065d31dcd APIchanges: fill hashes. 12 years ago
  Clément Bœsch a04cb9823b Move subrip/text API change info from Changelog to doc/APIchanges. 12 years ago
  Michael Niedermayer 29619f47c1 fft-test: fix order of operations for calculating the average error 12 years ago
  Paul B Mahol 857797bc14 vima: check packet size before initializing bitstream reader 12 years ago
  Paul B Mahol 06f5edc9be vima: fix typo in license header 12 years ago
  Michael Niedermayer 48154c2594 xtea: move iv decrypt handling code into xtea_crypt_ecb() 12 years ago
  Michael Niedermayer a4dcdd04d7 xtea-test: test inplace decryption 12 years ago
  Giorgio Vazzana 8c3ee93be5 xtea: fix CBC mode when src=dst 12 years ago
  Michael Niedermayer a0321dadfd xtea-test: factorize test code 12 years ago
  Paul B Mahol 3fa100244f flac: use get_bits_longlong() 12 years ago