45781 Commits (99a520000d376d60cd30fae97bfaaf13d50ee26c)
 

Author SHA1 Message Date
Mans Rullgard bf868c4a9b tiny_psnr: fix range calculation for sample size of 32 bits 13 years ago
Mans Rullgard 3dc06b6972 tiny_psnr: check for specified sample size less than 1 13 years ago
Stefano Sabatini faa1cb50ed lavfi/ass: extend syntax for ass filter 13 years ago
Mans Rullgard 099294577c fate: improve md5sum utility selection 13 years ago
Stefano Sabatini 22c5cc239c tools/ffeval: include compat/getopt.c in case of missing system getopt() 13 years ago
Stefano Sabatini a726ac9a11 examples/muxing: extend usage notice 13 years ago
Michael Niedermayer 0cc3cd5c65 Merge branch 'docu' of https://github.com/rdp/FFmpeg 13 years ago
Diego Biurrun f1be514540 rangecoder-test: Drop timer output that clutters stderr 13 years ago
Diego Biurrun c1fcfdec75 rangecoder-test: Return in case of an error 13 years ago
Michael Niedermayer 547ec4d303 ffmpeg: check timebase validity before using it. 13 years ago
Nicolas Noirbent af32a1f2d1 doc/filters: pad examples should be a @subsection 13 years ago
rogerdpack dfd085aae2 docu: add word resize to scale filter, to make searching for the word resize simpler 13 years ago
rogerdpack a8eaa9ebc6 docu: change verb flite 13 years ago
rogerdpack 7f5a78a0da docu: add flite ffmpeg example 13 years ago
rogerdpack d9d5470636 docu: fix flite example 13 years ago
Paul B Mahol 3ca8a23288 lavf/audiointerleave: check return value of av_new_packet() 13 years ago
Paul B Mahol bb502411dd nutdec: check return value of av_new_packet() 13 years ago
Tomas Härdin 8cbb8f5357 dv: Set FS flag from AVFrame.top_field_first 13 years ago
Tomas Härdin 7b383bd9d7 dvdec: Set top_field_first from FS flag 13 years ago
Tomas Härdin 2b4bbd12c2 dvdec: Move the VSC pack parsing to before avctx->execute() 13 years ago
Tim Nicholson 0ee57f8b14 rawdec.c: Extract interlace information from quicktime flag if it exisits. 13 years ago
Mans Rullgard 84e65c763d build: simplify enabling of compat objects 13 years ago
Mans Rullgard 66a1ccd746 configure: simplify argument handling in check_ld 13 years ago
Mans Rullgard 4c995fafd8 configure: simplify get_version() function 13 years ago
Luca Barbato 0fbb62a8e6 build: support asan and tsan toolchain shortcuts 13 years ago
Paul B Mahol d7d5b5dfc1 flvdec: check return value of create_stream() 13 years ago
Paul B Mahol 295218f531 idcin: check chunk_size value before using it 13 years ago
Paul B Mahol 3f8148911c img2dec: check return value of av_new_packet() 13 years ago
Paul B Mahol 011f3892ff h264: use designated initializers for AVClass 13 years ago
Stefano Sabatini 59e31aa2ca examples/muxing: provide more information in case of avcodec_open2 failure 13 years ago
Stefano Sabatini 6133149e0c examples/muxing: add missing error checks 13 years ago
Stefano Sabatini e56b3a5ebb examples/muxing: fix case inconsistency in message 13 years ago
Paul B Mahol e75357ea7c xbmenc: cosmetics: reindent 13 years ago
Paul B Mahol 5864fe62ef flacdec: replace -1 with AV_SAMPLE_FMT_NONE 13 years ago
Michael Niedermayer 5c7a62aef5 movenc: fix tmcd parameters 13 years ago
Michael Niedermayer 5bac83dae8 shorten: fix U8 to be planar too 13 years ago
Paul B Mahol 916e40b5b4 smacker: return more meaningfull error codes 13 years ago
Michael Niedermayer ae237a117a Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 13 years ago
Paul B Mahol 4f5e5a0513 lavf/txd: cosmetics: fix identation 13 years ago
Clément Bœsch b08273c9ca lavf/mkv: avoid negative ts by default. 13 years ago
Stefano Sabatini 304c37b216 tests: add fate-xface test 13 years ago
Stefano Sabatini cd559bb49a lavc: add xface image decoder and encoder 13 years ago
Mans Rullgard 95cd815c36 swscale: try to use mmap only if available 13 years ago
Mans Rullgard e98b02de5f configure: check for mprotect 13 years ago
Michael Niedermayer 35782bfbca h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list() 13 years ago
Michael Niedermayer 151469db33 j2kenc: remove unneeded dereference 13 years ago
Michael Niedermayer 1b8f4d773c ffmpeg: use framerate not fieldrate as filter input. 13 years ago
Michael Niedermayer a63d7213b3 ffplay: Prevent 0/0 aspect from being passed on to lavfi 13 years ago
Justin Ruggles f9d732c264 wmapro: use planar sample format 13 years ago