OSDN Git Service

coroid/libav_saccubus.git
2007-08-10 Michael Niedermayerenable nut muxer
2007-08-10 Michael Niedermayermuxer is not yet fully compliant so prevent people...
2007-08-09 Ramiro PollaMake the pipe URLProtocol share read and write function...
2007-08-09 Ramiro PollaAdd initialization and cleanup functions for Winsock
2007-08-09 Michael Niedermayerset back ptr properly
2007-08-09 Michael Niedermayermove syncpoint cache related stuff to common file
2007-08-09 Michael Niedermayerfix forw_ptr crc check
2007-08-09 Michael Niedermayerfix header_checksum
2007-08-09 Michael Niedermayerstore headers twice (getting closer to spec compliance...
2007-08-09 Michael Niedermayermove header writing into its own function
2007-08-09 Michael Niedermayerget rid of printf
2007-08-09 Michael Niedermayerwrite frames and syncpoints
2007-08-09 Michael Niedermayerput_t()
2007-08-09 Michael Niedermayer100l
2007-08-09 Michael Niedermayer2 FIXME comments
2007-08-09 Michael Niedermayeradd a universal fallback frame code for the case that...
2007-08-09 Reimar Döffinger100l in YUVA_IN macro: missing () caused horrible artef...
2007-08-09 Reimar DöffingerRevert r10021, it was committed by accident and is...
2007-08-09 Michael Niedermayermove lsb2full to common file
2007-08-09 Baptiste Couduriertake care to use video track field number as duration
2007-08-09 Roman Shaposhnik * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
2007-08-09 Michael Niedermayermove crc wrapper to slightly better spot
2007-08-09 Reimar DöffingerScale subtitle position
2007-08-09 Michael Niedermayermove syncpoint timestamp resetting code to a common...
2007-08-09 Reimar DöffingerFix blend_subrect to respect the boundaries of the...
2007-08-09 Michael Niedermayerremove old unused nut (de)muxer
2007-08-09 Michael Niedermayercheck forw_ptr CRC
2007-08-09 Michael Niedermayerforw_ptr CRC
2007-08-09 Michael Niedermayeruse a dynamic ByteIOContext instead of using the lavf...
2007-08-09 Michael Niedermayermove stream header writing into its own function
2007-08-09 Michael Niedermayermove main header writing into its own function
2007-08-09 Stefano SabatiniMake ffmpeg and ffplay exit 0 after displaying help
2007-08-09 Michael Niedermayerwrite correct time_base
2007-08-09 Michael Niedermayermake StreamContext.time_base a pointer
2007-08-09 Michael Niedermayervariables needed for muxer
2007-08-09 Michael Niedermayerwrite stream headers
2007-08-09 Michael Niedermayerforgotten av_
2007-08-09 Michael Niedermayertrying to finally get the nut muxer back uptodate
2007-08-09 Alex Beregszasziuse skip_bits where appropriate
2007-08-09 Alex Beregszasziuse skip_bits where appropriate
2007-08-09 Alex Beregszaszifix compilation with TRACE enabled
2007-08-09 Justin Rugglescosmetics: vertical alignment
2007-08-09 Justin Rugglescomments modification: add, clean up, Doxygenize, and...
2007-08-09 Alex Beregszasziuse reget_buffer and remove internal copying of buffer...
2007-08-09 Alex Beregszasziuse get_bits1(..) instead get_bits(.., 1)
2007-08-09 Roman Shaposhnik * Making [START|STOP]_TIMER work on architectures...
2007-08-08 Roman Shaposhnik * getting rid of code duplication
2007-08-08 Alex Beregszasziuse get_unary from bitstream.h
2007-08-08 Alex Beregszasziuse get_unary from bitstream.h
2007-08-08 Alex Beregszaszicopy get_unary from vc1
2007-08-08 Alex Beregszaszidebug: tell how much bits are skipped with unknown...
2007-08-08 Alex Beregszasziuse proper closesocket defines
2007-08-08 Alex Beregszaszicheck for closesocket
2007-08-08 Alex Beregszaszicosmetic: remove a huge number of useless braces
2007-08-08 Alex Beregszaszicosmetic: simplify some constructs
2007-08-08 Ramiro PollaCheck for winsock2.h instead of __MINGW32__
2007-08-08 Alex Beregszaszicosmetic: extra space
2007-08-08 Alex Beregszaszicosmetic: indentation
2007-08-08 Alex Beregszaszicosmetic: remove extra parenthesis
2007-08-08 Michael Niedermayeralways handle negative timestamp differences as timesta...
2007-08-08 Nicolas GeorgeUse the codec name from the command line options instea...
2007-08-08 Ramiro PollaMinGW returns EAGAIN instead of EINPROGRESS
2007-08-08 Carl Eugen... kill warning
2007-08-07 Benoit FouetAvoid showing banner twice.
2007-08-07 Vitor SessakMore indentation
2007-08-07 Vitor SessakCosmetics: indentation
2007-08-07 Vitor SessakRename function
2007-08-07 Ramiro PollaRemove duplication of imlib2 vhook documentation.
2007-08-07 Ramiro PollaCorrect misleading comment and typo
2007-08-07 Ramiro PollaIndent
2007-08-07 Ramiro PollaIndent
2007-08-07 Ramiro PollaSimplify configure's output
2007-08-07 Ramiro PollaIndent
2007-08-07 Michael Niedermayermake dts_delta_threshold float so values <1 can be...
2007-08-07 Michael Niedermayeraudio drift threshold
2007-08-07 Justin Rugglesenable the native AC-3 decoder
2007-08-06 Michael Niedermayermake output buffer larger so drift compensation can...
2007-08-06 Diego Biurrunspelling/grammar
2007-08-06 Michael Niedermayerensure that the codec_id detection in av_find_stream_in...
2007-08-06 Michael Niedermayermore verbose error
2007-08-06 Michael Niedermayerignore preroll, it is generally not what AVStream.start...
2007-08-06 Benjamin LarssonDon't encode the first sample twice.
2007-08-06 Víctor PaesaRevert r9952, as per discussion at
2007-08-06 Baptiste Couduriercosmetic, indentation
2007-08-06 Diego BiurrunRevert unused fixedpoint declaration.
2007-08-06 Michael Niedermayervbv related questions
2007-08-06 Michael Niedermayerget rid of nonsense "tolerance" and mention VBV
2007-08-05 Michael Niedermayermake it a little harder to find the tracker, this shoul...
2007-08-05 Justin Rugglescosmetics: blank lines, remove some comments
2007-08-05 Justin Rugglesadd pointer to the parent context for use with av_log()
2007-08-05 Justin Rugglesuse array for dynamic range scaling factors
2007-08-05 Michael Niedermayerthread hijacking
2007-08-05 Michael Niedermayerffmpeg forum
2007-08-05 Michael Niedermayermake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-05 Michael Niedermayerupdate seek regressions for r9917
2007-08-05 Justin Rugglesadd dialogue normalization
2007-08-05 Luca AbeniChange avf_sdp_create() to get a pre-allocated buffer...
2007-08-05 Baptiste Coudurierfix decoding of adpcm swf big frames, fix RamboMJPEGAVP...
2007-08-05 Luca AbeniFix linking when RTP is disabled and libraries are...
2007-08-05 Reimar DöffingerAdd proper license header
next