44068 Commits (0b7d12e8405d6ec003d84f22fa2fa672b55c3ee8)
 

Author SHA1 Message Date
Michael Niedermayer 5e363bb9b3 flvenc: kill a uninitialized variable warning. 13 years ago
Michael Niedermayer b3facc4af8 ac3dec: fix uninitialized var warning 13 years ago
Michael Niedermayer 310fd0d3d4 vsrc_testsrc: fix uninitilaized variable bug 13 years ago
Michael Niedermayer 19dceef905 vf_framestep: fix uninitilaized variable bug 13 years ago
Michael Niedermayer afe6f337ad swscale.c: remove unused variable 13 years ago
Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 13 years ago
Michael Niedermayer 158a70f17a mov: fix av_log int type 13 years ago
Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 13 years ago
Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 13 years ago
Michael Niedermayer 818f3dc907 audio_frame_que: remove broken code that is specific to old audio_que 13 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 13 years ago
Nicolas George a5704659e3 lavfi/af_atempo: use av_malloc for rDFT buffers. 13 years ago
Philip Langdale 7816c7e772 Add missing codec descriptor for timingless subrip. 13 years ago
Michael Niedermayer 8579d4b2f0 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 1c66807636 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Michael Niedermayer 85c830331c lavc: protect calls to frame_thread_encoder by HAVE_THREADS 13 years ago
Paul B Mahol e4fff08f5b exr: fix decoding ZIP16 and height not multiple of 16 13 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 13 years ago
Michael Niedermayer 2d5c80b2e8 frame_thread_encoder: pass frame pict type and quality 13 years ago
Michael Niedermayer 097a909ea1 frame_thread_encoder: pass private options 13 years ago
Mans Rullgard 7baa115a33 build: export filtered -lz flag in config.mak 13 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 13 years ago
Mans Rullgard 2763587c83 configure: probe_cc: use separate variable for linker output flag 13 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 13 years ago
Diego Biurrun 2e6f93a284 x86: Always compile files with functions that are called unconditionally 13 years ago
Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 13 years ago
Brad Smith d488c3bcba configure: support Bitrig OS 13 years ago
Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 13 years ago
Andrey Utkin 7870722592 Add 'rw_timeout' into URLContext 13 years ago
Ronald S. Bultje b64a72e1b2 yuv2rgb: handle line widths that are not a multiple of 4. 13 years ago
Martin Storsjö 09d5e02ab0 graph2dot: Use the fallback getopt implementation if needed 13 years ago
Martin Storsjö 212ec5faf9 tools: Include io.h for open/read/write/close if unistd.h doesn't exist 13 years ago
Martin Storsjö 3ad9eac5a0 testprogs: Remove unused includes 13 years ago
Martin Storsjö dd4169ab92 qt-faststart: Use other seek/tell functions on MSVC than on mingw 13 years ago
Martin Storsjö bff714ad4c ismindex: Include direct.h for _mkdir on windows 13 years ago
Nicolas George a9b1a151d2 ffmpeg: count finished streams for last stats line. 13 years ago
Michael Niedermayer 6c06b566d2 rtpenc_xiph: switch to av_assert 13 years ago
Martin Storsjö d4bba93f4d sdp: Use static const char arrays instead of pointers to strings 13 years ago
Clément Bœsch c149586884 gitignore: add scaling_video example. 13 years ago
Stefano Sabatini 2cbffc6706 examples/Makefile: remove duplicated -f switch 13 years ago
Stefano Sabatini 74419fcf45 examples: add scaling_video example 13 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 13 years ago
Nicolas George 18217bb0f5 ffmpeg: report max time of unfinished streams in stats. 13 years ago
Diego Biurrun bcc45d6348 x86: avcodec: Drop silly "_mmx" suffixes from filenames 13 years ago
Diego Biurrun efbd04c332 x86: avcodec: Drop silly "_sse" suffixes from filenames 13 years ago
Martin Storsjö 06b5246c84 sdp: Include profile-level-id for H264 13 years ago
Xidorn Quan 1ea77a52c0 add myself as vda decoder maintainer 13 years ago
Ronald S. Bultje ba53720280 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 13 years ago
Michael Niedermayer 6d35470063 utvideoenc: use ff_huff_gen_len_table 13 years ago