46798 Commits (3db32ec119e5a7811e7ee1d41e3becc261fbb296)
 

Author SHA1 Message Date
  Michael Niedermayer 3db32ec119 Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' 13 years ago
  Nicolas George 926481078b lavu/opt: fix av_opt_get_key_value() API. 13 years ago
  Nicolas George 468781f828 doc/APIchanges: clarify comment on new APIs. 13 years ago
  Michael Niedermayer 68def00a63 rv34: check image size before using it 13 years ago
  Michael Niedermayer 7845f8d282 vc1dec: do not allow field_mode to change after the first header 13 years ago
  Clément Bœsch 8f42b09604 swr/resample: fix SSSE3 included unconditionally. 13 years ago
  Clément Bœsch 5cd567cfb4 pp: fix typo in avg() comment. 13 years ago
  Clément Bœsch 4c0aece192 pp: use av_clip_uint8 instead of a custom implementation. 13 years ago
  Clément Bœsch c4f317e7fe pp: fix a few typo in the internal header. 13 years ago
  Clément Bœsch b3bf9b1d97 lavfi/geq: fix GPL license header. 13 years ago
  Clément Bœsch 5e68bf9b92 swr/rematrix: move templating parameters to template itself. 13 years ago
  Clément Bœsch 8ea8833979 swr/resample: move templating parameters to template itself. 13 years ago
  Michael Niedermayer e31b1938ac zmbv: avoid use of uninitialized data 13 years ago
  Michael Niedermayer c2409a7c5b vmdav: more complete check for block_align, prevent out of array access. 13 years ago
  Michael Niedermayer ea3eaa37b1 flashsv: only realloc blocks for version 2 13 years ago
  Janne Grunau bf5f46b4cc APIChanges: add entry for av_read_packet deprecation 13 years ago
  Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 13 years ago
  Janne Grunau a4cd2ad89a avserver: use freopen to redirect stdin/out/err to /dev/null 13 years ago
  Mans Rullgard ada51a334a avserver: remove daemon mode 14 years ago
  Martin Storsjö 9eded0fe41 configure: Check for -Werror parameters on clang 13 years ago
  Janne Grunau 116ae7285e doxygen: remove obsolete options from Doxyfile 13 years ago
  Paul B Mahol eca2eb2dfa pcm: give more descriptive name to codec 13 years ago
  Michael Niedermayer c0d68be555 pgssubdec: check RLE size before copying. Fix out of array accesses 13 years ago
  Michael Niedermayer bc08ca841e flashsv: reallocate block array independant of frame type. 13 years ago
  Carl Eugen Hoyos 850e5c041d Read QuickTime version 1 audio fields in broken mov files. 13 years ago
  Michael Niedermayer d53f447130 swr: move if() block into the only branch where it can be true. 13 years ago
  Michael Niedermayer 17da2d9eee swr: reorder/redesign operations to avoid integer overflow. 13 years ago
  Clément Bœsch 0e482a8e49 ffserver: fix streams and priv_data memleaks when closing a connection. 13 years ago
  Michael Niedermayer a9b1536a01 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 4d941eac16 Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' 13 years ago
  Michael Niedermayer 62006b539d ituh263dec: more complete w/h check. 13 years ago
  Michael Niedermayer caa2fa2c69 rv10: always check image size not just in some cases. 13 years ago
  Michael Niedermayer a3cb7f992f xwma: check bytes_per_sample, fix division by 0. 13 years ago
  Michael Niedermayer 12eb2fd539 dxa: dont try to use the previous frame if there is none. 13 years ago
  Michael Niedermayer e70144cba1 bink: check quant_index, fix out of array read 13 years ago
  Diego Biurrun e28b7553ae configure: Add option to disable all command line programs 13 years ago
  Xi Wang b74dbdd5e9 bgmc: Fix av_malloc checks in ff_bgmc_init() 13 years ago
  Michael Niedermayer 612ecfbbbb gifdec: check ff_lzw_decode_init() return value, fix out of array reads 13 years ago
  Michael Niedermayer 50f0a6b4e6 wmaprodec: check num_sfb for validity. Fix out of array accesses 13 years ago
  Luca Barbato 3b4296f414 avformat: clarify stream id for muxing 13 years ago
  Luca Barbato 8034130e06 rtp: set the payload type as stream id 13 years ago
  Michael Niedermayer 30bce34b67 vpriv_adx_decode_header: avoid underreading the array. 13 years ago
  Michael Niedermayer ab8517b891 vc1dec: require a minimum of 2x2 for the edge pos. Avoid assertion failure 13 years ago
  Paul B Mahol dbc44667ce Add missing dependency for avr demuxer 13 years ago
  Michael Niedermayer ccce723c6d vc1dec: check first field slices, fix out of array read. 13 years ago
  Diego Biurrun a3138ebfa8 fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests 13 years ago
  Mans Rullgard 7f1fcaf0e6 ppc: do not pass redundant compiler flags 13 years ago
  Mans Rullgard 7ba0c1b390 avutil: change GET_UTF8 to not use av_log2() 13 years ago
  Michael Niedermayer 87d073eacc mov: Dont try to calculate with unknown durations, fix division by 0 13 years ago
  Michael Niedermayer a1b5c9634e Merge remote-tracking branch 'qatar/master' 13 years ago