46717 Commits (3669915e93b3df63034857534245c3f2575d78ff)
 

Author SHA1 Message Date
  Clément Bœsch aa5a029091 lavfi/tile: allow named arguments. 13 years ago
  Michael Niedermayer 5aedee4fac gxf: avoid null ptr deref without streams. 13 years ago
  Michael Niedermayer c871244306 proresdec: check input size before reading qmats, prevent overreading. 13 years ago
  Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 13 years ago
  Diego Biurrun 97bf7c03b1 doc: git-howto: Leave reviewers time to react before pushing patches 13 years ago
  Diego Biurrun b8e8a07c6c x86: Require an assembler able to cope with AVX instructions 13 years ago
  Michael Niedermayer 7faa17764a dsicinav: update bitmap_frame_size, avoid out of array reads. 13 years ago
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 13 years ago
  Justin Ruggles 5980f5dd18 lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h 13 years ago
  Michael Niedermayer 26452e24ed snow: fix edge emu switch 13 years ago
  Michael Niedermayer b7b7e2348c msmpeg4dec: check w/h, prevent assert failure later 13 years ago
  Michael Niedermayer 192db16b9c segafilm: fix division by 0 13 years ago
  Michael Niedermayer f1d6f013b2 omadec: fix len check in nprobe() prevent out of array access 13 years ago
  Michael Niedermayer 44c23aa1b8 zmbvdec: check decompression buffer size. 13 years ago
  Michael Niedermayer 3ba58433e1 diracdec: check wavelet depth, prevent out of array read. 13 years ago
  Michael Niedermayer 8c4145343d libvorbisdec: dont try to update an empty que 13 years ago
  Michael Niedermayer 0a4087b893 diracdec: Use only one frame per reference 13 years ago
  Alberto Delmás 802713c4e7 mss2: prevent potential uninitialized reads 13 years ago
  Kostya Shishkov 6d93308c0c mss2: reindent after last commit 13 years ago
  Alberto Delmás b077eb0780 mss2: fix handling of unmasked implicit WMV9 rectangles 13 years ago
  Anton Khirnov e5e1a06e44 configure: add lavu dependency to lavr/lavfi .pc files 13 years ago
  Stefano Sabatini c0aff4064d doc/Makefile: generate library headers with the correct section number 13 years ago
  Peter Ross 6f78ba8b0b electronic arts: support rare samples containing adpcm_ea_r1 audio 13 years ago
  Peter Ross d168fcb68f electronicarts: use av_log_ask_for_sample 13 years ago
  Michael Niedermayer 039f4ff4c2 h264: 2nd try at getting sm2v working 13 years ago
  Michael Niedermayer def8588fb5 dwt_yasm/vertical_compose: fix width witdth argument. 13 years ago
  Michael Niedermayer bec37935ec Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 514910fb2d doc: add libavfilter.texi 13 years ago
  Stefano Sabatini 598546e1df doc: add libavutil.texi 13 years ago
  Diego Biurrun f0d124f005 x86inc: Set program_name outside of x86inc.asm 13 years ago
  Paul B Mahol c1947015b2 smackaud: return meaningful error codes 13 years ago
  Paul B Mahol 2a374f06c4 targa: return more meaningful error codes 13 years ago
  Michael Niedermayer 7dab48bb73 diracdec: allocate enough space for blocks 13 years ago
  Michael Niedermayer dca2fa10d3 diracdec: fix edge emulation check, fixes out of array reads 13 years ago
  Michael Niedermayer 991f6bf93d h264: Support SMV2 13 years ago
  Michael Niedermayer a39d36146a h264_refs: Print default in case we are missing a reference. 13 years ago
  Michael Niedermayer d7da4d47a6 mxfdec: avoid double free and leaks. 13 years ago
  Michael Niedermayer c2ca0163af matroskadec: check h in generic rm packet shuffler 13 years ago
  Michael Niedermayer 1f41cffe1e mjpegdec: check SE. 13 years ago
  Clément Bœsch e56b098410 lavf/srtenc: ignore invalid timed packets instead of failing. 13 years ago
  Michael Niedermayer a1e093a6fb alac: fix bps check 13 years ago
  Michael Niedermayer 47ca2487ae lavfi/avcodec: check that injected avframes use a supported channel layout 13 years ago
  Michael Niedermayer a150bad406 lavfi/avcodec: check avfilter_copy_frame_props() return code 13 years ago
  Nedeljko Babic 304a1ed1e8 mips: Add dependencies on HAVE_INLINE_ASM 13 years ago
  Michael Niedermayer 2d71f31df2 lag_read_prob_header: fix out of array access 13 years ago
  Michael Niedermayer b53f89710b alac: Check channel indexes more completely, fix out of array accesses. 13 years ago
  Michael Niedermayer 3920d13878 alac: fix integer overflow leading to subsequent out of array accesses. 13 years ago
  Michael Niedermayer fd4f4923cc alac: fix nb_samples < order case 13 years ago
  Diego Biurrun 6cd796049d x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 13 years ago
  Michael Niedermayer eb3dc23705 mov: Make sure no streams after the header lack a timescale. 13 years ago