46963 Commits (ea5adf7080403ad70a3827830c26319823f49adc)
 

Author SHA1 Message Date
  Piotr Bandurski 4413a8428a iff: decode HAM8 images with masking correctly. 13 years ago
  Michael Niedermayer 4fecc3cf09 h264: Skip odd NALs in extradata, prevent undefined behavior 13 years ago
  Marton Balint 4bee03034b lavf: let av_find_best_stream use bitrate info if available 13 years ago
  Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 13 years ago
  Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 13 years ago
  Michael Niedermayer 0c79a3d9cb Merge remote-tracking branch 'qatar/master' 13 years ago
  Paul B Mahol d0a503c97c ast: check bit depth too 13 years ago
  Paul B Mahol f5f29910dd img2enc: remove dead code 13 years ago
  Diego Biurrun 3bd1eacd2a configure: Refactor CPPFLAGS settings for glibc/uclibc 13 years ago
  Mans Rullgard 5873b623a9 configure: add basic support for ARM AArch64 13 years ago
  Mans Rullgard 8f7b814f54 build: set -U__STRICT_ANSI__ for newlib 13 years ago
  Carl Eugen Hoyos ab82b77822 Fix possible NULL-pointer dereference when decoding mov files. 13 years ago
  Michael Niedermayer dab19048a1 mjpegdec: reset h/v_count, fix assertion failure. 13 years ago
  Ronald S. Bultje 7a9e65acee x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32 13 years ago
  Justin Ruggles 02738792c5 lavr: fix the decision for writing directly to the output buffer 13 years ago
  Paul B Mahol e3edee6d2f eamad: return meaningful error codes 13 years ago
  Paul B Mahol d98364edce smush: check audio packet size 13 years ago
  Michael Niedermayer 845724c82c vcr1: check if dimensions are supported, fix out of array accesses. 13 years ago
  Michael Niedermayer fb1ea777b3 electronicarts: check size before reading duration out of a chunk. 13 years ago
  Paul B Mahol 461ecea068 AST demuxer 13 years ago
  Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 13 years ago
  Paul B Mahol 37e2a9783f lxfdec: remove deplanarization hack 13 years ago
  Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 13 years ago
  Nicolas George ee2d6fbc92 doc/texi2pod: recognize @table @command. 13 years ago
  Nicolas George 29e388abcb lavfi/drawtext: use bprint for the expanded text. 13 years ago
  Nicolas George 4cd74c8143 lavu/bprint: implement av_bprint_strftime(). 13 years ago
  Mans Rullgard 5af530f5a9 parisc: work around bug in gcc 4.3 and later 13 years ago
  Michael Niedermayer f96a653184 flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer. 13 years ago
  Michael Niedermayer 63ac64864c eamad: fix out of array accesses 13 years ago
  Michael Niedermayer 130dc95187 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer abf91f7fee Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e' 13 years ago
  Nicolas George cb8c5e531c cmdutils: free the report file name. 13 years ago
  Nicolas George 1ba2e589cc configure: add --fatal-warnings option. 13 years ago
  Nicolas George c551c3b18b configure: warn when en/disabling has no effect. 13 years ago
  Stefano Sabatini a0f2d3fff5 lavf/avienc: return proper error codes, and provide some more feedback 13 years ago
  Anton Khirnov da5408ede9 FATE: add a bink version 'b' test 13 years ago
  Anton Khirnov 108bfe4e43 FATE: add a bink version 'i' test 13 years ago
  Michael Niedermayer 8ad9b48c9b xxan: check ybuf index before use. 13 years ago
  Michael Niedermayer 774830050a cook: check subbands more completely, fix out of array read. 13 years ago
  Michael Niedermayer 84281d111c ff_mpeg4videodec_static_init: fix return type 13 years ago
  Michael Niedermayer caedd51e56 mxfdec: fix potential integer overflow in mxf_compute_sample_count() 13 years ago
  Michael Niedermayer 7b723ed4c0 cpu: add a few cpu names as aliases for their cpu flags 13 years ago
  Michael Niedermayer 65e57975b9 cpu: add cmov ro the table, which appears to have been forgotten 13 years ago
  Michael Niedermayer 31fce39942 tm2: check for invalid vlcs, fix out of array read 13 years ago
  Clément Bœsch c6945228e8 pp: simplify postProcess(). 13 years ago
  Clément Bœsch 375cd3f2ec pp: rework the way templating is done. 13 years ago
  Michael Niedermayer 6535d81d87 g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the table. 13 years ago
  Michael Niedermayer 2207ea44fb ff_emulated_edge_mc: fix integer anomalies, fix out of array reads 13 years ago
  Alexander Strasser 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 13 years ago
  Michael Niedermayer c2cbc80ae9 ffv1enc: consider 2pass float rounding, fix loop 13 years ago