45870 Commits (7770c0da0731b57d11187a885a8466bba27d6801)
 

Author SHA1 Message Date
Michael Niedermayer a30972609c yuvPlanartoyuy2_c: fix sign extension 13 years ago
Michael Niedermayer cb65b32c97 mp3enc: remove unneeded null ptr check 13 years ago
Michael Niedermayer 6d55a40b00 mov: print warning if ff_get_wav_header() fails 13 years ago
Michael Niedermayer 24d6af0f7e sierravmd: flip reduce arg order. 13 years ago
Michael Niedermayer de6c150444 nut: fix int32 overflow 13 years ago
Michael Niedermayer 340305646a riff: fix division by zero for G726 13 years ago
Michael Niedermayer 9de5b11d58 swr-test: fix division by 0 13 years ago
Michael Niedermayer dd3e5baa59 swr-test: check pointers before use 13 years ago
Anton Khirnov a43283b6f4 wavdec: check size before reading the data, not after. 13 years ago
Anton Khirnov 79922d7237 wav: do not fail on empty INFO tags 13 years ago
Anton Khirnov 31c54711cc lavf: split wav muxer and demuxer into separate files. 13 years ago
Victor Vasiliev 58b619c8a2 wav muxer: write metadata 13 years ago
Victor Vasiliev 0bca0283cc riff: do not write empty INFO tags 13 years ago
Victor Vasiliev 71e92414bf lavf: move RIFF INFO tag writing from avienc to riff 13 years ago
Anton Khirnov a119c64e38 avconv: fix disabling auto mappings with -map_metadata 13 years ago
Rafaël Carré a25d912dca avcodec_encode_audio(): fix invalid free 13 years ago
Christian Schmidt 4a7429203a pcm-mpeg: correct bitrate calculation 13 years ago
Luca Barbato 9a978b334b ffv1: K&R formatting cosmetics 13 years ago
Diego Biurrun c0a6cac292 fate: Add rangecoder test 13 years ago
Mans Rullgard 1fbaabefc4 network: #include stdint.h in network.h 13 years ago
Luca Barbato 21de6ba5c1 nut: export codec_tag provided by rawvideo 13 years ago
Mans Rullgard 3b20eb25e7 avserver: move avserver-specific code from ffmdec.c to avserver.c 13 years ago
Michael Niedermayer 8227d36bd3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 83962004f7 Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' 13 years ago
Michael Niedermayer 5717562c78 Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' 13 years ago
Stefano Sabatini 25f3827e1d tools/ffeval: do not use UNIX-specific /dev/std{in,out} files 13 years ago
Stefano Sabatini 7ca102a7d7 examples: add README file with simple compilation instructions 13 years ago
Michael Niedermayer d15be9108e Merge commit '66a1ccd7467ab1913cd8877114c6d4c2588bb12f' 13 years ago
Michael Niedermayer 9270a2b374 Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7' 13 years ago
Andrew Euell 36b3b2376d gitignore: add *.dylib for those of us on Darwin/OS X systems. 13 years ago
Michael Niedermayer 4cc4ca5847 mandelbrot: fix inner=period coloring routine 13 years ago
Michael Niedermayer 9c669672c7 x86/motion_est: widen before multiply. 13 years ago
Michael Niedermayer 3896cd11a1 mxfenc: explicitly truncate continuity count. 13 years ago
Michael Niedermayer 1fe45903b8 msvideo1enc: fix interframe encoding 13 years ago
Michael Niedermayer ba31e59e83 ffmpeg: Override r_frame_rate by corrected timebase only for interlaced streams 13 years ago
Michael Niedermayer 901f4bb6fc utils: consider mpeg4 in mp4/mov to have a unreliable timebase 13 years ago
Michael Niedermayer f5581266f7 ra288: assert order to be withinn supported range in do_hybrid_window() 13 years ago
Michael Niedermayer db3a0aae9f msvideo1enc: fix initial keyframe value 13 years ago
Mans Rullgard 07b3790d36 build: simplify linking tools with cmdutils.o 13 years ago
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