47082 Commits (bf2f93cdbf15c96c62b5112c1ab7f8093177e508)
 

Author SHA1 Message Date
  Nicolas George cb8c5e531c cmdutils: free the report file name. 12 years ago
  Nicolas George 1ba2e589cc configure: add --fatal-warnings option. 12 years ago
  Nicolas George c551c3b18b configure: warn when en/disabling has no effect. 12 years ago
  Stefano Sabatini a0f2d3fff5 lavf/avienc: return proper error codes, and provide some more feedback 12 years ago
  Anton Khirnov da5408ede9 FATE: add a bink version 'b' test 12 years ago
  Anton Khirnov 108bfe4e43 FATE: add a bink version 'i' test 12 years ago
  Michael Niedermayer 8ad9b48c9b xxan: check ybuf index before use. 12 years ago
  Michael Niedermayer 774830050a cook: check subbands more completely, fix out of array read. 12 years ago
  Michael Niedermayer 84281d111c ff_mpeg4videodec_static_init: fix return type 12 years ago
  Michael Niedermayer caedd51e56 mxfdec: fix potential integer overflow in mxf_compute_sample_count() 12 years ago
  Michael Niedermayer 7b723ed4c0 cpu: add a few cpu names as aliases for their cpu flags 12 years ago
  Michael Niedermayer 65e57975b9 cpu: add cmov ro the table, which appears to have been forgotten 12 years ago
  Michael Niedermayer 31fce39942 tm2: check for invalid vlcs, fix out of array read 12 years ago
  Clément Bœsch c6945228e8 pp: simplify postProcess(). 12 years ago
  Clément Bœsch 375cd3f2ec pp: rework the way templating is done. 12 years ago
  Michael Niedermayer 6535d81d87 g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the table. 12 years ago
  Michael Niedermayer 2207ea44fb ff_emulated_edge_mc: fix integer anomalies, fix out of array reads 12 years ago
  Alexander Strasser 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
  Michael Niedermayer c2cbc80ae9 ffv1enc: consider 2pass float rounding, fix loop 12 years ago
  Stefano Sabatini ee6ae8355e doc/filters: fix a few typos in the frei0r docs 12 years ago
  Stefano Sabatini cb309922cb doc/ffprobe: factorize definition of writers syntax 12 years ago
  Janne Grunau 80716953c2 libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR 12 years ago
  Janne Grunau 8f5587c3d0 cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 12 years ago
  Matthieu Bouron 83cab07a4c mxfdec: set audio packets pts 12 years ago
  Xidorn Quan 8ee6db393c mov: add more udta meta data recognition 12 years ago
  Clément Bœsch 2dd0da787c lavf/mp3enc: make sure the header is valid before writing audio pkt. 12 years ago
  Michael Niedermayer ff3b59c848 Merge remote-tracking branch 'qatar/master' 12 years ago
  Janne Grunau e6160bda98 h264: Fix parameters to ff_er_add_slice() call 12 years ago
  Janne Grunau 60b6b8c019 h264: always check ref_count for validity 12 years ago
  Michael Niedermayer f30cf51d46 ffserver: put NoDaemon back so as not not break existing conf files. 12 years ago
  Michael Niedermayer 3db32ec119 Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' 12 years ago
  Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 13 years ago
  Diego Biurrun 8ff0f7763d crc: av_crc() parameter names should match between .c, .h and doxygen 12 years ago
  Nicolas George 926481078b lavu/opt: fix av_opt_get_key_value() API. 12 years ago
  Nicolas George 468781f828 doc/APIchanges: clarify comment on new APIs. 12 years ago
  Michael Niedermayer 68def00a63 rv34: check image size before using it 12 years ago
  Michael Niedermayer 7845f8d282 vc1dec: do not allow field_mode to change after the first header 12 years ago
  Clément Bœsch 8f42b09604 swr/resample: fix SSSE3 included unconditionally. 12 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. 12 years ago
  Clément Bœsch 5e68bf9b92 swr/rematrix: move templating parameters to template itself. 12 years ago
  Clément Bœsch 8ea8833979 swr/resample: move templating parameters to template itself. 12 years ago
  Michael Niedermayer e31b1938ac zmbv: avoid use of uninitialized data 12 years ago
  Michael Niedermayer c2409a7c5b vmdav: more complete check for block_align, prevent out of array access. 12 years ago
  Michael Niedermayer ea3eaa37b1 flashsv: only realloc blocks for version 2 12 years ago
  Janne Grunau 566de8cde2 avserver: replace av_read_packet with av_read_frame 12 years ago
  Janne Grunau 39c4afd926 avserver: fix constness casting warnings 12 years ago
  Janne Grunau bf5f46b4cc APIChanges: add entry for av_read_packet deprecation 12 years ago