46006 Commits (d312ffdd79bd22b5a051790c993eda6b1366cdfc)
 

Author SHA1 Message Date
  Michael Niedermayer aa760b1735 Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd' 13 years ago
  Michael Niedermayer 99ea47fe5a Merge commit '4a2a4524a3f50ed302820ba971ddd48e78c7436f' 13 years ago
  Michael Niedermayer 69fd0b7adb Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129' 13 years ago
  Michael Niedermayer e4255eaf47 ffv1: split decoder and encoder 13 years ago
  Michael Niedermayer dcbff35199 Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9' 13 years ago
  Michael Niedermayer 05f228b0a0 ffv1: fix gray 13 years ago
  Michael Niedermayer b6267901c4 mp3demux: Rewrite xing TOC based seeking 13 years ago
  Michael Niedermayer 7696a392e2 mp3dec: propagate error code correctly. 13 years ago
  Clément Bœsch 273fca9ac0 lavfi/silencedetect: increase duration precision. 13 years ago
  Clément Bœsch 99a520000d lavf/webvttdec: fix potential timing overflows. 13 years ago
  Clément Bœsch 1ea3c03743 lavf/subviewerdec: fix potential timing overflows. 13 years ago
  Michael Niedermayer 044c0e62ea udp: add missing mutex unlock 13 years ago
  Michael Niedermayer c4503a2e40 rtpdec: check av_new_packet() return value 13 years ago
  Michael Niedermayer 3a8b66af6c rtmp_write_amf_data: remove dead code 13 years ago
  Michael Niedermayer e4ef2e073c riff_has_valid_tags: remove unused variable 13 years ago
  Diego Biurrun 620345f930 fate: adpcm: cosmetics: Sort test entries 13 years ago
  Diego Biurrun a7d2861d36 svq3: K&R formatting cosmetics 13 years ago
  Diego Biurrun 2e0c410485 fate: adpcm: Add dependencies 13 years ago
  Diego Biurrun 8860878291 fate: Introduce ENCMUX macro for tests that require encoders and a muxer 13 years ago
  Diego Biurrun af1ede069c svq3: cosmetics: Drop useless parentheses 13 years ago
  Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 13 years ago
  Michael Niedermayer 73581afe01 nutdec: fix integer overflow 13 years ago
  Michael Niedermayer d633e15d7d nsvdec: fix division by 0 13 years ago
  Michael Niedermayer ee23dcf534 avformat_free_context: allow NULL as argument 13 years ago
  Michael Niedermayer 830f7f189f mmsh: fix integer overflow in mmsh_seek() 13 years ago
  Stefano Sabatini d3b8d56e06 examples/decoding_encoding: prefer 'frame' over 'picture' for an AVFrame 13 years ago
  Michael Niedermayer dd84efe3c7 matroskaenc: Fix hypothetical integer overflows 13 years ago
  Michael Niedermayer b1f517f503 matroskaenc: check avio_open_dyn_buf() retuen code 13 years ago
  Derek Buitenhuis eed7406416 doc/platform: Add info on shared builds with MSVC 13 years ago
  Derek Buitenhuis 11a73745d5 doc/platform: Move a caveat down to the notes section 13 years ago
  Derek Buitenhuis 2d09b36c03 doc/platform: Add info on shared builds with MSVC 13 years ago
  Derek Buitenhuis f2a7236d0c doc/platform: Move a caveat down to the notes section 13 years ago
  Mans Rullgard ebe46b8063 ARM: reinstate optimised intmath.h 13 years ago
  Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 13 years ago
  Luca Barbato 4a2a4524a3 ffv1: propagate errors 13 years ago
  Luca Barbato 71f7b22dba ffv1: split decoder and encoder 13 years ago
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 13 years ago
  Michael Niedermayer 2c5b92fe90 matroskadec: fix double negation typo 13 years ago
  Michael Niedermayer 1116491c53 matroska_parse_rm_audio: check for malloc failure 13 years ago
  Michael Niedermayer d7cabb3c7e bgmc: check the correct pointers 13 years ago
  Michael Niedermayer bf52ad1e49 lavc: revert broken hunk from 1cd9c81ddb 13 years ago
  Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 13 years ago
  Reinhard Tartler def8c94699 avutil: make some tables visible again 13 years ago
  Mans Rullgard 8c0a3d5fe0 avutil: remove inline av_log2 from public API 13 years ago
  Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 13 years ago
  Michael Niedermayer 6912e7a008 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 04c6ecb7da Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' 13 years ago
  Stefano Sabatini cdea54b4c8 lavu/parseutils: rework rational reduction logic in av_parse_ratio() 13 years ago
  Stefano Sabatini 935ecfb002 examples/scaling_video: remove unnecessary intermediary variable in fill_yuv_frame() 13 years ago
  Stefano Sabatini 7bc533c41b lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2() 13 years ago