]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-08-09 ramiroMake the pipe URLProtocol share read and write function...
2007-08-09 ramiroAdd initialization and cleanup functions for Winsock
2007-08-09 michaelset back ptr properly
2007-08-09 michaelmove syncpoint cache related stuff to common file
2007-08-09 michaelfix forw_ptr crc check
2007-08-09 michaelfix header_checksum
2007-08-09 michaelstore headers twice (getting closer to spec compliance...
2007-08-09 michaelmove header writing into its own function
2007-08-09 michaelget rid of printf
2007-08-09 michaelwrite frames and syncpoints
2007-08-09 michaelput_t()
2007-08-09 michael100l
2007-08-09 michael2 FIXME comments
2007-08-09 michaeladd a universal fallback frame code for the case that...
2007-08-09 reimar100l in YUVA_IN macro: missing () caused horrible artef...
2007-08-09 reimarRevert r10021, it was committed by accident and is...
2007-08-09 michaelmove lsb2full to common file
2007-08-09 bcouduriertake care to use video track field number as duration
2007-08-09 romansh * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
2007-08-09 michaelmove crc wraper to slightly better spot
2007-08-09 reimarScale subtitle position
2007-08-09 michaelmove syncpoint timestamp reseting code to a common...
2007-08-09 reimarFix blend_subrect to respect the boundaries of the...
2007-08-09 michaelremove old unused nut (de)muxer
2007-08-09 michaelcheck forw_ptr CRC
2007-08-09 michaelforw_ptr CRC
2007-08-09 michaeluse a dynamic ByteIOContext instead of using the lavf...
2007-08-09 michaelmove stream header writing into its own function
2007-08-09 michaelmove main header writing into its own function
2007-08-09 benoitMake ffmpeg and ffplay exit 0 after displaying help
2007-08-09 michaelwrite correct time_base
2007-08-09 michaelmake StreamContext.time_base a pointer
2007-08-09 michaelvariables needed for muxer
2007-08-09 michaelwrite stream headers
2007-08-09 michaelforgotten av_
2007-08-09 michaeltrying to finally get the nut muxer back uptodate
2007-08-09 alexuse skip_bits where appropriate
2007-08-09 alexuse skip_bits where appropriate
2007-08-09 alexfix compilation with TRACE enabled
2007-08-09 jbrcosmetics: vertical alignment
2007-08-09 jbrcomments modification: add, clean up, deoxygenize,...
2007-08-09 alexuse reget_buffer and remove internal copying of buffer...
2007-08-09 alexuse get_bits1(..) instead get_bits(.., 1)
2007-08-09 romansh * Making [START|STOP]_TIMER work on architectures...
2007-08-08 romansh * getting rid of code duplication
2007-08-08 alexuse get_unary from bitstream.h
2007-08-08 alexuse get_unary from bitstream.h
2007-08-08 alexcopy get_unary from vc1
2007-08-08 alexdebug: tell how much bits are skipped with unknown...
2007-08-08 alexuse proper closesocket defines
2007-08-08 alexcheck for closesocket
2007-08-08 alexcosmetic: remove a huge number of useless braces
2007-08-08 alexcosmetic: simply some constructs
2007-08-08 ramiroCheck for winsock2.h instead of __MINGW32__
2007-08-08 alexcosmetic: extra space
2007-08-08 alexcosmetic: indentation
2007-08-08 alexcosmetic: remove extra parenthesis
2007-08-08 michaelalways handle negative timestamp differences as timesta...
2007-08-08 benoitUse the codec name from the command line options instea...
2007-08-08 ramiroMinGW returns EAGAIN instead of EINPROGRESS
2007-08-08 benoitkill warning
2007-08-07 benoitAvoid showing banner twice.
2007-08-07 vitorMore indentation
2007-08-07 vitorCosmetics: indentation
2007-08-07 vitorRename function
2007-08-07 ramiroRemove duplication of imlib2 vhook documentation.
2007-08-07 ramiroCorrect misleading comment and typo
2007-08-07 ramiroIndent
2007-08-07 ramiroIndent
2007-08-07 ramiroSimplify configure's output
2007-08-07 ramiroIndent
2007-08-07 michaelmake dts_delta_threshold float so values <1 can be...
2007-08-07 michaelaudio drift threshold
2007-08-07 jbrenable the native AC-3 decoder
2007-08-06 michaelmake output buffer larger so drift compensation can...
2007-08-06 diegospelling/grammar
2007-08-06 michaelensure that the codec_id detection in av_find_stream_in...
2007-08-06 michaelmore verbose error
2007-08-06 michaelignore preroll, it is generally not what AVStream.start...
2007-08-06 bananDon't encode the first sample twice.
2007-08-06 victorRevert r9952, as per discussion at
2007-08-06 bcouduriercosmetic, indentation
2007-08-06 diegoRevert unused fixedpoint declaration.
2007-08-06 michaelvbv related questions
2007-08-06 michaelget rid of nonsense "tolerance" and mention VBV
2007-08-05 michaelmake it a little harder to find the tracker, this shoul...
2007-08-05 jbrcosmetics: blank lines, remove some comments
2007-08-05 jbradd pointer to the parent context for use with av_log()
2007-08-05 jbruse array for dynamic range scaling factors
2007-08-05 michaelthread hijacking
2007-08-05 michaelffmpeg forum
2007-08-05 michaelmake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-05 michaelupdate seek regressions for r9917
2007-08-05 jbradd dialogue normalization
2007-08-05 lucabeChange avf_sdp_create() to get a pre-allocated buffer...
2007-08-05 bcoudurierfix decoding of adpcm swf big frames, fix RamboMJPEGAVP...
2007-08-05 lucabeFix linking when RTP is disabled and libraries are...
2007-08-05 reimarAdd proper license header
2007-08-05 reimarRemove AVCodecContext parameter from parse_timecode...
2007-08-05 reimarFix deinterlacing for odd height
next