44740 Commits (4390f8c28daab9ac9f2c7b9164bdb79b3689d484)
 

Author SHA1 Message Date
Michael Niedermayer f0d5050090 ffmpeg: fix bytes written statistics. 13 years ago
Michael Niedermayer b3b27b63a0 mpegtsenc: add forgotten () 13 years ago
Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 13 years ago
Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 13 years ago
Martin Storsjö 0697d81269 file: Use a normal private context for storing the file descriptor 13 years ago
Martin Storsjö 5fa22ae346 configure: Adjust the xgetbv instrinsic check 13 years ago
Diego Biurrun afb5ed55d2 configure: Add --disable-inline-asm command line option 13 years ago
Sébastien Brochet e14725cecc add OTF support for attachments 13 years ago
Michael Niedermayer 41dba453f9 utils/update_stream_timings: fix division by zero 13 years ago
Michael Niedermayer 108957c661 avidec/guess_ni_flag: fix harmless integer overflow 13 years ago
Martin Storsjö 88a3569917 configure: Don't try to enable the log2 function on msvcrt 13 years ago
Michael Niedermayer b422e2c58a compute_pkt_fields: fix harmless integer overflow 13 years ago
Ben Jackson 616ef2e8bd lavc/pngenc: Enable frame threading for PNG encodes 13 years ago
Michael Niedermayer bff2afb3e9 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini e4fe4d01fc ffprobe: simplify default printer 13 years ago
Diego Biurrun a84edbacaf x86: dsputil: Only compile motion_est code when encoders are enabled 13 years ago
Mans Rullgard 8c5ed7a66a mem: fix typo in check for __ICC 13 years ago
Mans Rullgard f181662db9 fate: mp3: drop redundant CMP setting 13 years ago
Reinhard Nissl 2474ca1a22 aacdec.c: fix some comments 13 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 13 years ago
Martin Storsjö aefea4d0de Rename ff_put_string to avpriv_put_string 13 years ago
Samuel Pitoiset a0845bae49 mjpeg: Rename some symbols to avpriv_* instead of ff_* 13 years ago
Derek Buitenhuis 16c03f2e91 file: Add S_ISFIFO compatability macro 13 years ago
Michael Niedermayer 44f83930d9 x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_blocks_avx 13 years ago
Derek Buitenhuis 3629d1c09d dsputil_template: Reindent after recent change 13 years ago
Michael Niedermayer 6add8eb2ce x86/h264dsp_init: put a HAVE_YASM back 13 years ago
Luca Barbato 28165fee1b yadif: cosmetics 13 years ago
Michael Niedermayer 17f9626b5d tiff/doubles2str: check for truncation 13 years ago
Michael Niedermayer 0196bc6f14 tiff/doubles2str: factor out component_len 13 years ago
Michael Niedermayer 07108cafc6 gxfenc: assert that the to be written data has not been truncated. 13 years ago
Michael Niedermayer eb336cb881 gxfenc: dont duplicate buffer size 13 years ago
Michael Niedermayer 7992814920 ffprobe: avoid unsafe usage of the snprintf() return code 13 years ago
Michael Niedermayer b9a07e787b srtdec: fix unsafe snprintf() return usage 13 years ago
Michael Niedermayer 9fea619f19 ass: assert that the timsstamps fitted in the buffers 13 years ago
Michael Niedermayer d7cb5a8daf ffmpeg_filter: fix unsafe snprintf() usage 13 years ago
Michael Niedermayer 1fc3e8f4ea ffserver: fix unsafe snprintf() return usage. 13 years ago
Michael Niedermayer 9c6af3a3db ffserver: increase buffer size in http_send_too_busy_reply() 13 years ago
Michael Niedermayer 77aedc77ab Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 4819d43d7f aacpsy: use exp2(f) instead of pow(f)(2,...) 13 years ago
Michael Niedermayer b027156b19 ffprobe: use exp2 instead of pow(2, ...) 13 years ago
Michael Niedermayer 363d302ea3 imc: use exp2 instead of pow(2,...) 13 years ago
Stefano Sabatini eab438eabb lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays() 13 years ago
Stefano Sabatini 3634441452 lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxy 13 years ago
Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 13 years ago
Derek Buitenhuis e62e455f7b dsputil/me/pixels: Actually use av_restrict 13 years ago
Michael Niedermayer d48ebfbdea mpeg4videodec: Fix "warning: dc_pred_dir may be used uninitialized in this function" 13 years ago
Michael Niedermayer 59fdf543d5 smush: read subversion for version==1 too. 13 years ago
Michael Niedermayer 31a797eb28 swr: add av_cold to init/free functions 13 years ago
Martin Storsjö 75c37c5ace swscale: Provide the right alignment for external mmx asm 13 years ago
Michael Niedermayer dd081f98dd dct-test: fix order of evaluation bug 13 years ago