platform/upstream/libav.git
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...
2007-12-19 Michael NiedermayerMake recently added and still unused read_seek function...
2007-12-19 Michael NiedermayerMerge recently added and still unused play and pause...
2007-12-19 Baptiste Coudurieruse generic 'glbl' atom if extradata is present but...
2007-12-19 Baptiste Couduriersupports glbl atom containing generic extradata for...
2007-12-19 Reimar DöffingerIncrease minor version due to new av_close_input_stream
2007-12-19 Reimar DöffingerAdd a av_close_input_stream function
2007-12-19 Michael NiedermayerRemove dead code which disappeared with the last major...
2007-12-19 Michael NiedermayerRemove *_codec_id from AVFormatParameters with the...
2007-12-19 Michael NiedermayerAllow overriding codec_ids.
2007-12-19 Diego Biurruncosmetics: Sort some more entries.
2007-12-19 Michael NiedermayerRemove unneeded avio wrapper functions.
2007-12-18 Michael NiedermayerA little more doxygenization.
2007-12-18 Michael NiedermayerDocument Motion_Est_IDs.
2007-12-18 Michael NiedermayerRemove old variable with the next major version bump.
2007-12-18 Baptiste Coudurieradd bitrate helper to choose all dnxhd variants
2007-12-18 Baptiste Coudurieravoid infinite loop if pixel format conversion does...
2007-12-17 Diego Biurrundv1394 depends on dv_demuxer, fixes linking with demuxe...
2007-12-17 Michael Niedermayeranother comment ->doxy
2007-12-17 Michael NiedermayerME default does not belong to the ME type enum.
2007-12-17 Michael Niedermayerchange some normal comments to doxy ones
next