63876 Commits (1a2ff628593c6162f72364d25aeccc66663455ea)
 

Author SHA1 Message Date
Michael Niedermayer 1a2ff62859 Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' 11 years ago
Michael Niedermayer a2faa3d858 Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a' 11 years ago
Michael Niedermayer fbc133915b Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer 3a76d7f73d avformat/nutenc: cleaner version check 11 years ago
Michael Niedermayer d7f398c542 avformat/nutenc: Fix error handling in nut_write_packet() 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Michael Niedermayer 0f0f626048 avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" is found at the file start 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Michael Niedermayer ec2b6ee59a avformat/utils: dont wait for a first dts on demuxers which have AVFMT_NOTIMESTAMPS set 11 years ago
Michael Niedermayer b45a451dbe avformat/rawdec: mark raw vc1 and mjpeg as having no timestamps 11 years ago
Michael Niedermayer 65571ee4e3 avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying the flags 11 years ago
Michael Niedermayer 2351ea8a2e avformat/nutenc: Fix error handling in write_sm_data() 11 years ago
Michael Niedermayer 9c9eac5c26 tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 11 years ago
Carl Eugen Hoyos 958168d505 lavf/mpegts: Reduce number of "Predefined SLConfigDescriptor" warnings shown. 11 years ago
Billy Shambrook 3c2d9f86c7 ffprobe: add rc_max_rate to stream output 11 years ago
Michael Niedermayer 06f576c4ab avcodec/x86/dct_init: fix build failure with clang && disable-optimizations 11 years ago
Michael Niedermayer 2d3842f541 avformat: add mjpeg_probe() 11 years ago
Michael Niedermayer 2ffe55a64f avfilter/vf_zoompan: fix mixing of declarations and statements 11 years ago
Michael Niedermayer 375fa06125 Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772' 11 years ago
Michael Niedermayer 383d8ddf29 Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2' 11 years ago
Ronald S. Bultje f341340552 swr: handle 64bit overflow check in multiple_resample(). 11 years ago
Michael Niedermayer 637093a2db avcodec/utvideoenc: skip unused huffman entries 11 years ago
Michael Niedermayer 29a1164e60 avcodec/utvideodec: fix use of get_vlc2() 11 years ago
Michael Niedermayer 334aafe565 avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries 11 years ago
Carl Eugen Hoyos 673716c54b avcodec/utvideodec: Increase vlc len 11 years ago
Paul B Mahol 4b6cb1cc69 Zoom & Pan filter 11 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago
Janne Grunau 7b06ddb835 configure: use .altmacro for gnu as check on arm 11 years ago
Michael Niedermayer 0accf24b15 cavsdec: fix qp fixed slice handling 11 years ago
Michael Niedermayer 52e563bb2f avformat/cavsvideodec: Fix probing when the file extension is avs 11 years ago
James Almer 345f2234d1 x86/scale: fix xmm register count for hscale*_sse2 11 years ago
James Almer 6d408495b5 x86/dct32: don't build ff_dct32_float_sse on x86_64 11 years ago
Michael Niedermayer 7d8a60a442 avcodec/options_table: improve max/min rate help text 11 years ago
James Almer 85065d2a7c x86/float_dsp: add missing femms 11 years ago
Michael Niedermayer 4959c4a793 avcodec/pthread_slice: Use av_malloc(z)_array() 11 years ago
Michael Niedermayer ab1e191720 avcodec/pthread_frame: Use av_mallocz_array() 11 years ago
Michael Niedermayer 007547b282 avcodec: fix () in TRANSPOSE macro 11 years ago
Michael Niedermayer 7c3af60016 avformat/movenc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer ee5145c05d avcodec/aacpsy: Use av_mallocz_array() 11 years ago
Michael Niedermayer 6e6bd5481c avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory is possible 11 years ago
James Almer dcaf9660b6 x86/float_dsp: port vector_fmul_window to yasm 11 years ago
Michael Niedermayer d4be3a8d63 configure: add llauddsp dependancy for wmalossless_decoder 11 years ago
James Almer fc8db12a73 x86/vp9: inital AVX2 intra_pred 11 years ago
Michael Niedermayer 5183fac92f avcodec/hevc_sei: fix invalid get_bits() in a comment 11 years ago
Michael Niedermayer 01ef127bf8 ffmpeg: support setting AVStream.discard 11 years ago
Michael Niedermayer 5affab960c ffmpeg_opt: remove unused variable and undocumented and not working command line option 11 years ago
Michael Niedermayer 118c042116 avcodec/tscc2: fix macro () 11 years ago
Michael Niedermayer 925bd174f2 avcodec/tta: fix macro () 11 years ago
Michael Niedermayer f240740712 avfilter/af_amix: Use av_mallocz_array() 11 years ago