10647 Commits (d16069952e34a5840cf1bf8c8ac140050e156643)
 

Author SHA1 Message Date
Ramiro Polla 85060fe6b4 MinGW returns EAGAIN instead of EINPROGRESS 17 years ago
Carl Eugen Hoyos af7d793c00 kill warning 17 years ago
Benoit Fouet 9895ebe4f5 Avoid showing banner twice. 17 years ago
Vitor Sessak 92df891001 More indentation 17 years ago
Vitor Sessak db695867eb Cosmetics: indentation 17 years ago
Vitor Sessak 4a5e6389fe Rename function 17 years ago
Ramiro Polla e48f83fe47 Remove duplication of imlib2 vhook documentation. 17 years ago
Ramiro Polla 8ed43d6b05 Correct misleading comment and typo 17 years ago
Ramiro Polla 25994197a3 Indent 17 years ago
Ramiro Polla 60147de8fd Indent 17 years ago
Ramiro Polla 2a320695ec Simplify configure's output 17 years ago
Ramiro Polla a9bb28a315 Indent 17 years ago
Michael Niedermayer a8482aab87 make dts_delta_threshold float so values <1 can be used 17 years ago
Michael Niedermayer d4d226a8d5 audio drift threshold 17 years ago
Justin Ruggles 6ea67bbb60 enable the native AC-3 decoder 17 years ago
Michael Niedermayer 5eac5f29e3 make output buffer larger so drift compensation can work 17 years ago
Diego Biurrun fa78d895cb spelling/grammar 17 years ago
Michael Niedermayer c7385375bc ensure that the codec_id detection in av_find_stream_info() does not 17 years ago
Michael Niedermayer b43387d447 more verbose error 17 years ago
Michael Niedermayer 371bf80642 ignore preroll, it is generally not what AVStream.start_time should contain 17 years ago
Benjamin Larsson 00a254b7fe Don't encode the first sample twice. 17 years ago
Víctor Paesa d65fb393c9 Revert r9952, as per discussion at 17 years ago
Baptiste Coudurier d0fa156fc5 cosmetic, indentation 17 years ago
Diego Biurrun 43a2ce000a Revert unused fixedpoint declaration. 17 years ago
Michael Niedermayer 3b36389af0 vbv related questions 17 years ago
Michael Niedermayer f754bfb962 get rid of nonsense "tolerance" and mention VBV 17 years ago
Michael Niedermayer d9a1e085cd make it a little harder to find the tracker, this should hopefully 17 years ago
Justin Ruggles f5cefb21d5 cosmetics: blank lines, remove some comments 17 years ago
Justin Ruggles 82758fd690 add pointer to the parent context for use with av_log() 17 years ago
Justin Ruggles 77416325cb use array for dynamic range scaling factors 17 years ago
Michael Niedermayer 5abee3186c thread hijacking 17 years ago
Michael Niedermayer 86852499bf ffmpeg forum 17 years ago
Michael Niedermayer d7826b58d2 make wmv1 and wmv2 playable with M$ DMO decoder 17 years ago
Michael Niedermayer a3be5e589b update seek regressions for r9917 17 years ago
Justin Ruggles 01f354531d add dialogue normalization 17 years ago
Luca Abeni 8767b80f5f Change avf_sdp_create() to get a pre-allocated buffer as input, and to 17 years ago
Baptiste Coudurier fe4ff07aa0 fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf 17 years ago
Luca Abeni 7ba32703dd Fix linking when RTP is disabled and libraries are dynamic 17 years ago
Reimar Döffinger 6628165891 Add proper license header 17 years ago
Reimar Döffinger 369f73062b Remove AVCodecContext parameter from parse_timecode function 17 years ago
Reimar Döffinger e3c90129a4 Fix deinterlacing for odd height 17 years ago
Reimar Döffinger 3c247b4ff7 Deinterlace xsub subtitles 17 years ago
Reimar Döffinger 3143c78716 Colours except background should not be transparent 17 years ago
Reimar Döffinger d5049e2c69 get rid of av_rescale_q, it does not work as intended. 17 years ago
Reimar Döffinger d6136c7618 get rid of xsubdec array and calculate value instead 17 years ago
Reimar Döffinger 737c5ebfc8 10l, runbits order was reversed 17 years ago
Reimar Döffinger cbb79c0ea8 Hack to support XSUB subtitles in AVI 17 years ago
Reimar Döffinger 5968b39635 100l, wrong argument to av_freep 17 years ago
Reimar Döffinger 59f6f64e30 Add forgotten xsub timecode parsing 17 years ago
Reimar Döffinger 7e2643ae8d First version of xsub decoder, not yet tested 17 years ago