10971 Commits (203697732519914361a95e2384cd5b0e570faa60)
 

Author SHA1 Message Date
Michael Niedermayer 70ea1e6922 trying to finally get the nut muxer back uptodate 17 years ago
Alex Beregszaszi 3a5729eae1 use skip_bits where appropriate 17 years ago
Alex Beregszaszi 7ae7300ee3 use skip_bits where appropriate 17 years ago
Alex Beregszaszi 7f95d9f620 fix compilation with TRACE enabled 17 years ago
Justin Ruggles 222ae64c3d cosmetics: vertical alignment 17 years ago
Justin Ruggles 5066f51502 comments modification: add, clean up, Doxygenize, and reword 17 years ago
Alex Beregszaszi b4d00c20dc use reget_buffer and remove internal copying of buffer - codec works again 17 years ago
Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 17 years ago
Roman Shaposhnik b6c748edba * Making [START|STOP]_TIMER work on architectures that support gethrtime() 17 years ago
Roman Shaposhnik 67c1b32f3d * getting rid of code duplication 17 years ago
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