]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2007-12-17 Reimar DöffingerSimplify av_close_input_file similarly to av_open_input...
2007-12-17 Reimar DöffingerSimplify av_open_input_file
2007-12-17 Kostya ShishkovCorrect spatial prediction mode in RV30/40 for vertical...
2007-12-17 Michael Niedermayerclarify FIXME
2007-12-17 Reimar DöffingerAdd FF_OPT_TYPE_BINARY and use it to add a cryptokey...
2007-12-17 wgFix crash in PCM decoder when number of channels is...
2007-12-17 Björn AxelssonEnable av_read_pause(), av_read_play() and the ASF...
2007-12-17 Diego BiurrunRemove unnecessary system include path from pkg-config...
2007-12-17 Justin RugglesSkip dialog normalization. It shouldn't be used by...
2007-12-17 Justin RugglesRevert commit made in revision 11228. I'm getting some...
2007-12-16 Aurelien Jacobsmove FLAC mmx dsp to its own file
2007-12-16 Baptiste Coudurieruseless 0L here
2007-12-16 Baptiste Coudurierremove now useless fields
2007-12-16 Baptiste Coudurierdo not retain useless pointers to avstream priv_data...
2007-12-16 Baptiste Coudurierremove duplicate field
2007-12-16 Baptiste Couduriercosmetics: func -> parse, remove useless parenthesis
2007-12-16 Baptiste Coudurierremove useless declaration
2007-12-16 Baptiste Couduriersave pointer to parse table, it is unlikely to change
2007-12-16 Baptiste Coudurierremove useless seek
2007-12-16 Baptiste Couduriercosmetics
2007-12-16 Baptiste Couduriersupport streamed mov/mp4
2007-12-16 Baptiste Coudurierreturn error when url_fseek could not read until desire...
2007-12-16 Diego Biurruncosmetics: comment typo fixes
2007-12-16 Luca BarbatoMake strict altivec parsers happy (gcc-4.3 and others)
2007-12-16 Kostya ShishkovRV40 decoder should use availability cache
2007-12-16 Kostya ShishkovRV30/40 decoding core
2007-12-16 Justin Rugglesdownmix before the IMDCT if no block switching is used
2007-12-15 Reimar DöffingerAdd 'l' suffix where it is necessary because type can...
2007-12-15 Baptiste Coudurierchoose next sample by sample position
2007-12-15 Michael Niedermayerdocument how to free the result of av_alloc_format_cont...
2007-12-15 Andreas ÖmanAdd missing '\n' to log format text
2007-12-15 Andreas ÖmanSDL does not seem to support more than two channels.
2007-12-15 Andreas ÖmanNotify the input coder about the number of requested...
2007-12-15 Andreas ÖmanMake DCA decoder honor avctx->request_channels in a...
2007-12-15 Andreas ÖmanMake AC3 decoder honor avctx->request_channels
2007-12-15 Kostya ShishkovMake fill_rectangle() available for other decoders
2007-12-14 Jeff DownsFix brain-dead parts of r11216, specifically:
2007-12-14 Kostya ShishkovBenjamin expressed the wish to be DCA maintainer too
2007-12-14 Jeff DownsEnsure that our total reference frame count does not...
2007-12-14 Jeff DownsActually return with an error condition if we're being...
2007-12-14 Jeff DownsMake h264 decoder conform to requirements of mpegvideo...
2007-12-13 Reimar DöffingerAdd a missing break, before av_set_number would always...
2007-12-13 Jeff DownsFix non_zero_count_cache for deblocking in field pictures.
2007-12-12 Aurelien Jacobsadd required include to make this file self-contained
2007-12-12 Måns RullgårdRevert r11202: do not create copy relocations when...
2007-12-12 Måns Rullgårduse av_log_get/set_level()
2007-12-12 Luca Barbatokill a warning, av_sha1_update accepts uint8_t * not...
2007-12-12 Luca BarbatoProvide sha1 to outside applications
2007-12-12 Michael Niedermayerav_*_next() API for libavformat
2007-12-12 Michael Niedermayeravoid using first_avcodec
2007-12-12 Michael Niedermayerav_*_next() API for libavcodec
next