45747 Commits (cdea54b4c8cd891aa12f85c41b0cd4bd81be83f9)
 

Author SHA1 Message Date
Michael Niedermayer 83962004f7 Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' 12 years ago
Michael Niedermayer 5717562c78 Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' 12 years ago
Stefano Sabatini 25f3827e1d tools/ffeval: do not use UNIX-specific /dev/std{in,out} files 12 years ago
Stefano Sabatini 7ca102a7d7 examples: add README file with simple compilation instructions 12 years ago
Michael Niedermayer d15be9108e Merge commit '66a1ccd7467ab1913cd8877114c6d4c2588bb12f' 12 years ago
Michael Niedermayer 9270a2b374 Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7' 12 years ago
Andrew Euell 36b3b2376d gitignore: add *.dylib for those of us on Darwin/OS X systems. 12 years ago
Michael Niedermayer 4cc4ca5847 mandelbrot: fix inner=period coloring routine 12 years ago
Michael Niedermayer 9c669672c7 x86/motion_est: widen before multiply. 12 years ago
Michael Niedermayer 3896cd11a1 mxfenc: explicitly truncate continuity count. 12 years ago
Michael Niedermayer 1fe45903b8 msvideo1enc: fix interframe encoding 12 years ago
Michael Niedermayer ba31e59e83 ffmpeg: Override r_frame_rate by corrected timebase only for interlaced streams 12 years ago
Michael Niedermayer 901f4bb6fc utils: consider mpeg4 in mp4/mov to have a unreliable timebase 12 years ago
Michael Niedermayer f5581266f7 ra288: assert order to be withinn supported range in do_hybrid_window() 12 years ago
Michael Niedermayer db3a0aae9f msvideo1enc: fix initial keyframe value 12 years ago
Mans Rullgard 07b3790d36 build: simplify linking tools with cmdutils.o 12 years ago
Mans Rullgard bf868c4a9b tiny_psnr: fix range calculation for sample size of 32 bits 12 years ago
Mans Rullgard 3dc06b6972 tiny_psnr: check for specified sample size less than 1 12 years ago
Stefano Sabatini faa1cb50ed lavfi/ass: extend syntax for ass filter 12 years ago
Mans Rullgard 099294577c fate: improve md5sum utility selection 12 years ago
Stefano Sabatini 22c5cc239c tools/ffeval: include compat/getopt.c in case of missing system getopt() 12 years ago
Stefano Sabatini a726ac9a11 examples/muxing: extend usage notice 12 years ago
Michael Niedermayer 0cc3cd5c65 Merge branch 'docu' of https://github.com/rdp/FFmpeg 12 years ago
Diego Biurrun f1be514540 rangecoder-test: Drop timer output that clutters stderr 12 years ago
Diego Biurrun c1fcfdec75 rangecoder-test: Return in case of an error 12 years ago
Michael Niedermayer 547ec4d303 ffmpeg: check timebase validity before using it. 12 years ago
Nicolas Noirbent af32a1f2d1 doc/filters: pad examples should be a @subsection 12 years ago
rogerdpack dfd085aae2 docu: add word resize to scale filter, to make searching for the word resize simpler 12 years ago
rogerdpack a8eaa9ebc6 docu: change verb flite 12 years ago
rogerdpack 7f5a78a0da docu: add flite ffmpeg example 12 years ago
rogerdpack d9d5470636 docu: fix flite example 12 years ago
Paul B Mahol 3ca8a23288 lavf/audiointerleave: check return value of av_new_packet() 12 years ago
Paul B Mahol bb502411dd nutdec: check return value of av_new_packet() 12 years ago
Tomas Härdin 8cbb8f5357 dv: Set FS flag from AVFrame.top_field_first 12 years ago
Tomas Härdin 7b383bd9d7 dvdec: Set top_field_first from FS flag 12 years ago
Tomas Härdin 2b4bbd12c2 dvdec: Move the VSC pack parsing to before avctx->execute() 12 years ago
Tim Nicholson 0ee57f8b14 rawdec.c: Extract interlace information from quicktime flag if it exisits. 12 years ago
Mans Rullgard 84e65c763d build: simplify enabling of compat objects 12 years ago
Mans Rullgard 66a1ccd746 configure: simplify argument handling in check_ld 12 years ago
Mans Rullgard 4c995fafd8 configure: simplify get_version() function 12 years ago
Luca Barbato 0fbb62a8e6 build: support asan and tsan toolchain shortcuts 12 years ago
Paul B Mahol d7d5b5dfc1 flvdec: check return value of create_stream() 12 years ago
Paul B Mahol 295218f531 idcin: check chunk_size value before using it 12 years ago
Paul B Mahol 3f8148911c img2dec: check return value of av_new_packet() 12 years ago
Paul B Mahol 011f3892ff h264: use designated initializers for AVClass 12 years ago
Stefano Sabatini 59e31aa2ca examples/muxing: provide more information in case of avcodec_open2 failure 12 years ago
Stefano Sabatini 6133149e0c examples/muxing: add missing error checks 12 years ago
Stefano Sabatini e56b3a5ebb examples/muxing: fix case inconsistency in message 12 years ago
Paul B Mahol e75357ea7c xbmenc: cosmetics: reindent 12 years ago
Paul B Mahol 5864fe62ef flacdec: replace -1 with AV_SAMPLE_FMT_NONE 12 years ago