11111 Commits (298726ba556587db5fc108870300297352bbe69f)
 

Author SHA1 Message Date
Alex Beregszaszi 3c2ddb5920 use get_unary from bitstream.h 17 years ago
Alex Beregszaszi 57d473f457 use get_unary from bitstream.h 17 years ago
Alex Beregszaszi 971e878dca copy get_unary from vc1 17 years ago
Alex Beregszaszi ec5dc2c1af debug: tell how much bits are skipped with unknown nal code 17 years ago
Alex Beregszaszi 3cf9ea7f48 use proper closesocket defines 17 years ago
Alex Beregszaszi ecf97f22b3 check for closesocket 17 years ago
Alex Beregszaszi 611c574137 cosmetic: remove a huge number of useless braces 17 years ago
Alex Beregszaszi 2d563d2f8e cosmetic: simplify some constructs 17 years ago
Ramiro Polla 6ff3f3e7ce Check for winsock2.h instead of __MINGW32__ 17 years ago
Alex Beregszaszi 0bd5396778 cosmetic: extra space 17 years ago
Alex Beregszaszi 33a4ecbe20 cosmetic: indentation 17 years ago
Alex Beregszaszi eeffbdea97 cosmetic: remove extra parenthesis 17 years ago
Michael Niedermayer 81d6d520c0 always handle negative timestamp differences as timestamp discontinuity 17 years ago
Nicolas George 4a897224b7 Use the codec name from the command line options instead of the codec id. 17 years ago
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