47065 Commits (2d954ccd84e6a3dd030325ef94afec67309b2eba)
 

Author SHA1 Message Date
Clément Bœsch e034b07e40 pp: add various const for pointers. 12 years ago
Nicolas George c437c251b8 lavfi/drawtext: implement more generic expansion. 12 years ago
Piotr Bandurski 4413a8428a iff: decode HAM8 images with masking correctly. 12 years ago
Michael Niedermayer 4fecc3cf09 h264: Skip odd NALs in extradata, prevent undefined behavior 12 years ago
Marton Balint 4bee03034b lavf: let av_find_best_stream use bitrate info if available 12 years ago
Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 12 years ago
Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 12 years ago
Michael Niedermayer 0c79a3d9cb Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol d0a503c97c ast: check bit depth too 12 years ago
Paul B Mahol f5f29910dd img2enc: remove dead code 12 years ago
Diego Biurrun 3bd1eacd2a configure: Refactor CPPFLAGS settings for glibc/uclibc 12 years ago
Mans Rullgard 5873b623a9 configure: add basic support for ARM AArch64 12 years ago
Mans Rullgard 8f7b814f54 build: set -U__STRICT_ANSI__ for newlib 12 years ago
Carl Eugen Hoyos ab82b77822 Fix possible NULL-pointer dereference when decoding mov files. 12 years ago
Michael Niedermayer dab19048a1 mjpegdec: reset h/v_count, fix assertion failure. 12 years ago
Ronald S. Bultje 7a9e65acee x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32 12 years ago
Justin Ruggles 02738792c5 lavr: fix the decision for writing directly to the output buffer 12 years ago
Paul B Mahol e3edee6d2f eamad: return meaningful error codes 12 years ago
Paul B Mahol d98364edce smush: check audio packet size 12 years ago
Michael Niedermayer 845724c82c vcr1: check if dimensions are supported, fix out of array accesses. 12 years ago
Michael Niedermayer fb1ea777b3 electronicarts: check size before reading duration out of a chunk. 12 years ago
Paul B Mahol 461ecea068 AST demuxer 12 years ago
Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 12 years ago
Paul B Mahol 37e2a9783f lxfdec: remove deplanarization hack 12 years ago
Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 12 years ago
Nicolas George ee2d6fbc92 doc/texi2pod: recognize @table @command. 12 years ago
Nicolas George 29e388abcb lavfi/drawtext: use bprint for the expanded text. 12 years ago
Nicolas George 4cd74c8143 lavu/bprint: implement av_bprint_strftime(). 12 years ago
Mans Rullgard 5af530f5a9 parisc: work around bug in gcc 4.3 and later 12 years ago
Michael Niedermayer f96a653184 flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer. 12 years ago
Michael Niedermayer 63ac64864c eamad: fix out of array accesses 12 years ago
Michael Niedermayer 130dc95187 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer abf91f7fee Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e' 12 years ago
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