summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* write stream headersMichael Niedermayer2007-08-09
| | | | Originally committed as revision 10008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgotten av_Michael Niedermayer2007-08-09
| | | | Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trying to finally get the nut muxer back uptodateMichael Niedermayer2007-08-09
| | | | | | | this one only writes the framecode table and mainheader though they should be compliant to the current spec Originally committed as revision 10006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use skip_bits where appropriateAlex Beregszaszi2007-08-09
| | | | Originally committed as revision 10005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use skip_bits where appropriateAlex Beregszaszi2007-08-09
| | | | Originally committed as revision 10004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix compilation with TRACE enabledAlex Beregszaszi2007-08-09
| | | | Originally committed as revision 10003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: vertical alignmentJustin Ruggles2007-08-09
| | | | Originally committed as revision 10002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comments modification: add, clean up, Doxygenize, and rewordJustin Ruggles2007-08-09
| | | | Originally committed as revision 10001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use reget_buffer and remove internal copying of buffer - codec works againAlex Beregszaszi2007-08-09
| | | | Originally committed as revision 10000 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use get_bits1(..) instead get_bits(.., 1)Alex Beregszaszi2007-08-09
| | | | Originally committed as revision 9999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Making [START|STOP]_TIMER work on architectures that support gethrtime()Roman Shaposhnik2007-08-09
| | | | Originally committed as revision 9998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * getting rid of code duplicationRoman Shaposhnik2007-08-08
| | | | Originally committed as revision 9997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use get_unary from bitstream.hAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use get_unary from bitstream.hAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* copy get_unary from vc1Alex Beregszaszi2007-08-08
| | | | Originally committed as revision 9994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* debug: tell how much bits are skipped with unknown nal codeAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9993 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use proper closesocket definesAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for closesocketAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: remove a huge number of useless bracesAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: simplify some constructsAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9989 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Check for winsock2.h instead of __MINGW32__Ramiro Polla2007-08-08
| | | | Originally committed as revision 9988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: extra spaceAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9987 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: indentationAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: remove extra parenthesisAlex Beregszaszi2007-08-08
| | | | Originally committed as revision 9985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* always handle negative timestamp differences as timestamp discontinuityMichael Niedermayer2007-08-08
| | | | Originally committed as revision 9984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use the codec name from the command line options instead of the codec id.Nicolas George2007-08-08
| | | | | | | | patch by Nicolas George [nicolas dot george normalesup org] original thread: [FFmpeg-devel] [PATCH] Codec lookup: do not use codec_id date: 06/18/2007 06:19 PM Originally committed as revision 9983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MinGW returns EAGAIN instead of EINPROGRESSRamiro Polla2007-08-08
| | | | Originally committed as revision 9982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* kill warningCarl Eugen Hoyos2007-08-08
| | | | | | patch by Carl Eugen Hoyos [cehoyos * ag or at] Originally committed as revision 9981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Avoid showing banner twice.Benoit Fouet2007-08-07
| | | | Originally committed as revision 9980 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More indentationVitor Sessak2007-08-07
| | | | Originally committed as revision 9979 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: indentationVitor Sessak2007-08-07
| | | | Originally committed as revision 9978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename functionVitor Sessak2007-08-07
| | | | Originally committed as revision 9977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove duplication of imlib2 vhook documentation.Ramiro Polla2007-08-07
| | | | | | It is more complete at doc/hooks.texi Originally committed as revision 9976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correct misleading comment and typoRamiro Polla2007-08-07
| | | | Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IndentRamiro Polla2007-08-07
| | | | Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IndentRamiro Polla2007-08-07
| | | | Originally committed as revision 9973 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify configure's outputRamiro Polla2007-08-07
| | | | Originally committed as revision 9972 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IndentRamiro Polla2007-08-07
| | | | Originally committed as revision 9971 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make dts_delta_threshold float so values <1 can be usedMichael Niedermayer2007-08-07
| | | | Originally committed as revision 9970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* audio drift thresholdMichael Niedermayer2007-08-07
| | | | | | | (this switches between resampling style timestamp drift compensation and hard insert silence / drop samples compensation) Originally committed as revision 9969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable the native AC-3 decoderJustin Ruggles2007-08-07
| | | | Originally committed as revision 9968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make output buffer larger so drift compensation can workMichael Niedermayer2007-08-06
| | | | Originally committed as revision 9967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/grammarDiego Biurrun2007-08-06
| | | | Originally committed as revision 9966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ensure that the codec_id detection in av_find_stream_info() does notMichael Niedermayer2007-08-06
| | | | | | destroy the first dts values Originally committed as revision 9965 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more verbose errorMichael Niedermayer2007-08-06
| | | | Originally committed as revision 9964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-06
| | | | Originally committed as revision 9963 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't encode the first sample twice.Benjamin Larsson2007-08-06
| | | | Originally committed as revision 9962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert r9952, as per discussion atVĂ­ctor Paesa2007-08-06
| | | | | | http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2007-August/008834.html Originally committed as revision 9961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic, indentationBaptiste Coudurier2007-08-06
| | | | Originally committed as revision 9960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert unused fixedpoint declaration.Diego Biurrun2007-08-06
| | | | Originally committed as revision 9959 to svn://svn.ffmpeg.org/ffmpeg/trunk