56728 Commits (61274193e3bf842988ce550c312f984916dc9c7d)
 

Author SHA1 Message Date
Paul B Mahol 61274193e3 avfilter/vf_rotate: use vsub for output plane height calculation 12 years ago
Paul B Mahol 5a47f12390 doc/demuxers: fix image2 examples 12 years ago
Michael Niedermayer f2eb474a5a avformat/mpegenc: check, warn and clip muxrate to syntactical possible values 12 years ago
Michael Niedermayer 8c1253c934 avformat/mpegenc: check, warn and clip VBV value to within syntactically possible values 12 years ago
Michael Niedermayer 28d35dbe9f avformat/mpegenc: fix muxrates AVOption maximum value 12 years ago
Michael Niedermayer a0fec71ebd avformat/mxfenc: instance number is just 24 bits 12 years ago
Michael Niedermayer 5c4fc51d9b Revert "fate: Force diff into text mode" 12 years ago
Michael Niedermayer e40c96513e avcodec/exif: print bytes and undefined types as scalar lists 12 years ago
Michael Niedermayer 7859e89ff0 avcodec/tiff_common: add ff_tadd_bytes_metadata() 12 years ago
Carl Eugen Hoyos d87ff55502 Remove an incorrect and unneeded assert in the amr demuxer. 12 years ago
Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 12 years ago
Ronald S. Bultje f574b4da56 vp8: use 2 registers for dst_stride and src_stride in neon bilin filter. 12 years ago
Matthieu Bouron c461265a76 lavf/mxfdec: add j2k codec to intra only codecs 12 years ago
Michael Niedermayer 2b834a0605 avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() 12 years ago
Michael Niedermayer a63b479d11 avformat/utils: factor find_decoder() out 12 years ago
Paul B Mahol 07da0854fe avformat/vfq: fix deadlock in vqf_read_header() 12 years ago
Paul B Mahol 88c8ed18c9 avfilter/dualinput: remove unused variable 12 years ago
Michael Bradshaw f46a3e3d6e libopenjpeg: fix encoding of odd sized subsampled images 12 years ago
Ronald S. Bultje c341f734e5 Convert multiplier for MV from int to ptrdiff_t. 12 years ago
Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 945c7e399a Merge commit '38e15df1489d86c016515223ee693e7d0326c56a' 12 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 12 years ago
Anton Khirnov 38e15df148 avframe: note that linesize is not the usable data size 12 years ago
Michael Niedermayer 3e0c78bac6 avcodec/imc: Check flcoeffs5 12 years ago
Paul B Mahol c2d1943029 fate: add phase test 12 years ago
Paul B Mahol b890198b66 avfilter: add av_cold to init() 12 years ago
Michael Niedermayer f7bea731d9 avcodec/mlpdec: Fail if the input is too small 12 years ago
Michael Niedermayer 9790a03e67 avformat/mxfdec: check sample size more completely 12 years ago
Georg Martius e064d0aaf6 avfilter/vidstabtransform: update optzoom range values for recent vid.stab update. 12 years ago
Michael Niedermayer df21537dfb avformat/tls: fix {} error for the GNUTLS case 12 years ago
Paul B Mahol 191ee4aefb avfilter/af_ladspa: set output channel layout for passthrough case 12 years ago
Paul B Mahol 110a2f446d avfilter/af_ladspa: allow changing controls dynamically 12 years ago
Paul B Mahol 4d86a945df avfilter/af_ladspa: refactor code setting input control ports values 12 years ago
Michael Niedermayer d8d235ffe9 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer fc424f37a3 Merge commit 'a529fa2f4dd3292ba7d9cd3e6ba76425b1ba7aef' 12 years ago
Michael Niedermayer b654aa6beb Merge commit '7e52080cb18332cb1da9fe133498750b6b4b0fb3' 12 years ago
Michael Niedermayer e82071e727 Merge commit '839df90c718dcab9b9e91ca3c7e73479b3e8103c' 12 years ago
Michael Niedermayer 72eddc10fa Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' 12 years ago
Michael Niedermayer 328a5b93d3 Merge commit '06ebc0bf9a6401733a4ce1310325de19f631819a' 12 years ago
Michael Niedermayer 47c5c942f8 Merge commit '1af78b865b66acb8020c54262f12aa41ad47e05c' 12 years ago
Michael Niedermayer f31c36e552 Merge commit '705b748e8d8612385c96428ae36ed0d42a170d93' 12 years ago
Michael Niedermayer 689a1bd917 Merge commit '5c53bf7aaf03748464cbf978bffe7ffdb71112b1' 12 years ago
Michael Niedermayer e6e71fd7b5 Merge commit '8b09d917e7dc7d7f2ace31419f802d4ff518236c' 12 years ago
Luca Barbato 5c349ad08a lxf: check the nb_streams instead of relying on padding 12 years ago
Paul B Mahol a529fa2f4d lxf: remove deplanarization hack 12 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 12 years ago
Carl Eugen Hoyos 839df90c71 lxf: Support 16-channel files 12 years ago
Reimar Döffinger 779951cd2c lxf: Support version 1 files 12 years ago
Martin Storsjö d872fb0f7f lavf: Reset the entry count and allocation size variables on av_reallocp failures 12 years ago
Martin Storsjö 06ebc0bf9a lavf: Allocate arrays with av_realloc if they will be realloced later 12 years ago