OSDN Git Service

coroid/libav_saccubus.git
2008-01-02 Ivo van PoortenTechnoTrend PVA Demuxer
2008-01-02 Ivo van PoortenTechnoTrend PVA Demuxer
2008-01-02 Morten HustveitFix prototype and return value of opt_bitrate and opt_bsf.
2008-01-02 Morten HustveitDefine rc override string as const.
2008-01-02 Benoit FouetUpdate show_banner date.
2008-01-02 Diego Biurruncosmetics: sort()
2008-01-01 Dave YeoAdd portable way to check for the existence of definiti...
2008-01-01 Michael NiedermayerExtract aspect ratio from ODML/vprp.
2007-12-31 Michael NiedermayerCorrect doxy about timestamp units of read_timestamp().
2007-12-31 Michael NiedermayerDocument return of read_timestamp.
2007-12-31 Michael NiedermayerMore verbose aspect ratio error msg.
2007-12-31 Kostya ShishkovDirect blocks should use motion vectors from the second...
2007-12-30 Justin Rugglessimplify
2007-12-30 Justin Rugglespass an AC3DecodeContext to ac3_downmix() instead of...
2007-12-30 Justin Rugglescosmetics: rename sampling_rate to sample_rate
2007-12-30 Justin Rugglesdo not need to cast a (void *)
2007-12-30 Justin Rugglescosmetics: vertical realignment after last commit
2007-12-30 Justin Rugglescosmetics: rename all AC3DecodeContext variables from...
2007-12-30 Justin Rugglescosmetics: rename GetBitContext gb to gbc
2007-12-30 Justin Rugglesremove unused context variable
2007-12-29 Evgeniy Stepanovexport raw SSA tracks with their own codec ID (patch...
2007-12-29 Aurelien Jacobsclear internal queue when seeking
2007-12-29 Aurelien Jacobsmove internal queue freeing code in its own function
2007-12-29 Gabriel Fortéfix memory leak (patch by Gabriel Forté gforte _at_...
2007-12-29 Michael Niedermayerindent
2007-12-29 Michael NiedermayerTry to fix url_split() so that the ?foobar part is...
2007-12-28 Ivo van Poortenadd myself as maintainer for pcx.c and sunrast.c
2007-12-28 Ivo van Poortenadd PCX and Sun Rasterfile decoders
2007-12-28 Ivo van Poortenremove forgotten debug statement
2007-12-28 Ivo van PoortenSort properly
2007-12-28 Ivo van PoortenSun Rasterfile decoder
2007-12-28 Luca BarbatoReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 Luca BarbatoReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 Luca BarbatoReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 Justin Rugglesuse cutoff frequency to adjust bandwidth in ac3 encoder
2007-12-28 Justin Rugglesuse bps instead of kbps for bitrate
2007-12-28 Michael NiedermayerRevert hack which should have never been commited.
2007-12-28 Michael NiedermayerRemove AIW support code, it is unfit for ffmpeg svn...
2007-12-28 Justin RugglesDo not give advice for which bitrate to choose.
2007-12-28 Justin Rugglesfix typo
2007-12-28 Diego BiurrunRemove mistakenly added multiple inclusion guards.
2007-12-27 Diego BiurrunFix make checkheaders.
2007-12-27 Diego BiurrunAdd necessary #include, fixes the warnings:
2007-12-27 Alexander StrangeFix clicking sound in xa-adpcm.
2007-12-27 Ivo van Poortenremove useless cast
2007-12-27 Michael NiedermayerFix encoding wmv1 with -mbd 1.
2007-12-27 Michael KostylevCheck for the presence of llrint(), lrint(), round...
2007-12-27 Diego BiurrunRemove outdated comment.
2007-12-27 Michael KostylevCheck for the presence of sys/select.h and conditionall...
2007-12-27 Michael NiedermayerFix detected fps for old divx/xvid.
2007-12-26 Michael NiedermayerDo not force fps unless the user actually specified...
2007-12-26 Ivo van PoortenPC Paintbrush PCX image decoder
2007-12-26 Michael Niedermayerfix pts and keyframe flags for yuv4mpeg
2007-12-26 Ivo van Poortenremove useless assignment
2007-12-26 Ivo van Poortenremove useless assignment
2007-12-26 Ivo van Poortenremove useless casts
2007-12-25 Reimar DöffingerCheck for avcodec_open codec parameter == NULL and...
2007-12-25 Michael NiedermayerPrevent silent overwriting of files on windows.
2007-12-25 Allan Sandfeld... Revert r6124, the change was just wrong, other formats...
2007-12-24 Michael Kostylevdjgpp port, first part
2007-12-23 Diego Biurruntypo: begining --> beginning
2007-12-23 Luca BarbatoReindent
2007-12-23 Luca BarbatoMinor fix
2007-12-23 Reimar Döffingerbegining -> beginning typo fix
2007-12-23 Luca Barbato10l do not load after the buffer...
2007-12-23 Reimar Döffinger100l, av_read_packet must check for read_packet error...
2007-12-22 Luca BarbatoAdd C/B == 0 cases, 2% slower on CELL but should addres...
2007-12-22 Reimar DöffingerAdd a av_alloc_put_byte function.
2007-12-22 Luca BarbatoReindent
2007-12-22 Luca BarbatoPartially address issue299, no performance change appar...
2007-12-22 Luca BarbatoAvoid a vec_add, directly start with sum
2007-12-22 Luca BarbatoReindent
2007-12-22 Luca BarbatoFactorize common code (almost cosmetic)
2007-12-22 Luca BarbatoCosmetics
2007-12-21 Christophe... add MMX version for put_no_rnd_h264_chroma_mc8_c, used...
2007-12-21 Michael Niedermayerclosed/needs_more_info state
2007-12-21 Diego BiurrunFix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
2007-12-21 Diego BiurrunFix Doxygen function parameter name.
2007-12-21 Diego Biurruncomment typo fixes
2007-12-21 Diego Biurruncomment typo fixes
2007-12-21 Diego BiurrunFix "suggest parentheses around assignment used as...
2007-12-21 Michael NiedermayerMore consistent { placement.
2007-12-21 Michael Niedermayerindent
2007-12-21 Michael Niedermayer~15% faster h264_chroma_mc2/4_c() these also prevent...
2007-12-21 Baptiste Coudurierreset manually selected codecs at the end of opt_input_...
2007-12-21 Michael Niedermayer30% faster h264_chroma_mc8_c(), this also prevents...
2007-12-21 Ivo van Poortentypo ;)
2007-12-20 Michael NiedermayerDocument ByteIOContext and URLContext change rules.
2007-12-20 Benjamin LarssonReindent
2007-12-20 Benjamin LarssonCorrectly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
2007-12-20 Peter SchlaileMake sure strides have positive values before converting.
2007-12-20 Michael NiedermayerDocument a few more structure change rules with relatio...
2007-12-20 Baptiste Coudurierfix indentation
2007-12-20 Michael NiedermayerDocument structure change rules with relation to ABI...
2007-12-20 Justin RugglesAdd option for user to scale the amount of dynamic...
2007-12-20 Aurelien Jacobscosmetics: indentation
2007-12-20 Aurelien Jacobsremove double check of pb->read_seek
2007-12-19 Aurelien Jacobspb->buf_end is already set by url_open_buf()
2007-12-19 Aurelien Jacobsuse proper url_is_streamed() API
2007-12-19 Reinhard NisslFix problem with multithreaded decoding, introduced...
next