44717 Commits (d40b197ca8bfd7f0ff216f58f9ca13afee75eb6c)
 

Author SHA1 Message Date
  Diego Biurrun 676ea8fae2 avserver: Add missing #include for av_gettime() 12 years ago
  Michael Niedermayer ec7946853a Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 6121a3ef7f configure: Only disable aligned stack on MSVC on 32 bit 12 years ago
  Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 12 years ago
  Diego Biurrun f69f51b3b2 configure: indentation cosmetics 13 years ago
  Carl Eugen Hoyos 20361bcc26 The TrueHD decoder needs the MLP parser. 12 years ago
  Samuel Pitoiset 55e778bebd rtpdec_jpeg: Add support for default quantizers 12 years ago
  Diego Biurrun 1648a508fa x86: dsputil: Move specific optimization settings out of global init function 13 years ago
  Anton Khirnov 0e8dccb79b avplay: get rid of ugly casts in the options table 12 years ago
  Anton Khirnov 4e82cbb629 avplay: fix prototypes for option callbacks. 12 years ago
  Anton Khirnov ee0dadc109 flvdec: always set AVFMTCTX_NOHEADER. 13 years ago
  Michael Niedermayer ba9e9605ad cavsdec/decode_mb_b: fix return type 12 years ago
  Michael Niedermayer bb4ddeea5f xtea: optimize core, about 4-5% faster. 12 years ago
  Michael Niedermayer ef912134f0 x86/swscale: use unsigned to build SIMD values to avoid signed overflow 12 years ago
  Michael Niedermayer 8470e6c96f lavf/avformat_seek_file: fix harmless integer overflow 12 years ago
  Michael Niedermayer 386d60f978 aacdec/lcg_random: fix harmless integer overflow 12 years ago
  Michael Niedermayer 7ea5dbcb83 cavsdec: Fix assertion failure. 12 years ago
  Stefano Sabatini 00d516454c lavf/segment: add segment_list_flags option 13 years ago
  Stefano Sabatini 7b62d3415e lavc/h263dec: return or propagate proper error codes 12 years ago
  Stefano Sabatini ac006d29d8 lavc/flvdec: return meaningful error codes 12 years ago
  Stefano Sabatini 0c71d5a077 ffprobe: add print_section option to the compact writer 12 years ago
  Stefano Sabatini f740c1a9c2 ffprobe: add and use DEFINE_WRITER_CLASS macro 12 years ago
  Michael Niedermayer 76fac07334 mpegaudiodec: replace pow(2.0,...) by exp2() 12 years ago
  Michael Niedermayer c5f0b6bf41 atrac3: replace powf(2,...) by exp2f() 12 years ago
  Michael Niedermayer 14de55784d sws/output: use unsigned variables where harmless overflows are expected. 12 years ago
  Michael Niedermayer 17b3251c6c ra144enc: avoid integer overflows. 12 years ago
  Michael Niedermayer 5829b7d29e ffmpeg: check timebase validity before considering it to be used for stream copy 12 years ago
  Michael Niedermayer f0d5050090 ffmpeg: fix bytes written statistics. 12 years ago
  Michael Niedermayer b3b27b63a0 mpegtsenc: add forgotten () 12 years ago
  Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 12 years ago
  Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 12 years ago
  Martin Storsjö 0697d81269 file: Use a normal private context for storing the file descriptor 12 years ago
  Martin Storsjö 5fa22ae346 configure: Adjust the xgetbv instrinsic check 12 years ago
  Diego Biurrun afb5ed55d2 configure: Add --disable-inline-asm command line option 13 years ago
  Sébastien Brochet e14725cecc add OTF support for attachments 12 years ago
  Michael Niedermayer 41dba453f9 utils/update_stream_timings: fix division by zero 12 years ago
  Michael Niedermayer 108957c661 avidec/guess_ni_flag: fix harmless integer overflow 12 years ago
  Martin Storsjö 88a3569917 configure: Don't try to enable the log2 function on msvcrt 12 years ago
  Michael Niedermayer b422e2c58a compute_pkt_fields: fix harmless integer overflow 12 years ago
  Ben Jackson 616ef2e8bd lavc/pngenc: Enable frame threading for PNG encodes 12 years ago
  Michael Niedermayer bff2afb3e9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini e4fe4d01fc ffprobe: simplify default printer 12 years ago
  Diego Biurrun a84edbacaf x86: dsputil: Only compile motion_est code when encoders are enabled 12 years ago
  Mans Rullgard 8c5ed7a66a mem: fix typo in check for __ICC 12 years ago
  Mans Rullgard f181662db9 fate: mp3: drop redundant CMP setting 12 years ago
  Reinhard Nissl 2474ca1a22 aacdec.c: fix some comments 12 years ago
  Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago
  Martin Storsjö aefea4d0de Rename ff_put_string to avpriv_put_string 12 years ago
  Samuel Pitoiset a0845bae49 mjpeg: Rename some symbols to avpriv_* instead of ff_* 12 years ago
  Derek Buitenhuis 16c03f2e91 file: Add S_ISFIFO compatability macro 12 years ago