]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-12-28 ivoadd PCX and Sun Rasterfile decoders
2007-12-28 ivoremove forgotten debug statement
2007-12-28 ivoSort properly
2007-12-28 ivoSun Rasterfile decoder
2007-12-28 lu_zeroReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 lu_zeroReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 lu_zeroReal RTSP support, from Ronald S. Bultje rsbultje gmail...
2007-12-28 jbruse cutoff frequency to adjust bandwidth in ac3 encoder
2007-12-28 jbruse bps instead of kbps for bitrate
2007-12-28 michaelRevert hack which should have never been commited.
2007-12-28 michaelRemove AIW support code, it is unfit for ffmpeg svn...
2007-12-28 jbrDo not give advice for which bitrate to choose.
2007-12-28 jbrfix typo
2007-12-28 diegoRemove mistakenly added multiple inclusion guards.
2007-12-27 diegoFix make checkheaders.
2007-12-27 diegoAdd necessary #include, fixes the warnings:
2007-12-27 diegoFix clicking sound in xa-adpcm.
2007-12-27 ivoremove useless cast
2007-12-27 michaelFix encoding wmv1 with -mbd 1.
2007-12-27 diegoCheck for the presence of llrint(), lrint(), round...
2007-12-27 diegoRemove outdated comment.
2007-12-27 diegoCheck for the presence of sys/select.h and conditionall...
2007-12-27 michaelFix detected fps for old divx/xvid.
2007-12-26 michaelDont force fps unless the user actually specified one.
2007-12-26 ivoPC Paintbrush PCX image decoder
2007-12-26 michaelfix pts and keyframe flags for yuv4mpeg
2007-12-26 ivoremove useless assignment
2007-12-26 ivoremove useless assignment
2007-12-26 ivoremove useless casts
2007-12-25 reimarCheck for avcodec_open codec parameter == NULL and...
2007-12-25 michaelPrevent silent overwriting of files on windows.
2007-12-25 michaelRevert r6124, the change was just wrong, other formats...
2007-12-24 diegodjgpp port, first part
2007-12-23 diegotypo: begining --> beginning
2007-12-23 lu_zeroReindent
2007-12-23 lu_zeroMinor fix
2007-12-23 reimarbegining -> beginning typo fix
2007-12-23 lu_zero10l do not load after the buffer...
2007-12-23 reimar100l, av_read_packet must check for read_packet error...
2007-12-22 lu_zeroAdd C/B == 0 cases, 2% slower on CELL but should addres...
2007-12-22 reimarAdd a av_alloc_put_byte function.
2007-12-22 lu_zeroReindent
2007-12-22 lu_zeroPartially address issue299, no performance change appar...
2007-12-22 lu_zeroAvoid a vec_add, directly start with sum
2007-12-22 lu_zeroReindent
2007-12-22 lu_zeroFactorize common code (almost cosmetic)
2007-12-22 lu_zeroCosmetics
2007-12-21 gpoirieradd MMX version for put_no_rnd_h264_chroma_mc8_c, used...
2007-12-21 michaelclosed/needs_more_info state
2007-12-21 diegoFix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
2007-12-21 diegoFix Doxygen function parameter name.
2007-12-21 diegocomment typo fixes
2007-12-21 diegoFix "suggest parentheses around assignment used as...
2007-12-21 michaelMore consistant { placement.
2007-12-21 michaelindent
2007-12-21 michael~15% faster h264_chroma_mc2/4_c() these also prevent...
2007-12-21 bcoudurierreset manually selected codecs at the end of opt_input_...
2007-12-21 michael30% faster h264_chroma_mc8_c(), this also prevents...
2007-12-21 ivotypo ;)
2007-12-20 michaelDocument ByteIOContext and URLContext change rules.
2007-12-20 bananReindent
2007-12-20 bananCorrectly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
2007-12-20 michaelDocument a few more structure change rules with relatio...
2007-12-20 bcoudurierfix indentation
2007-12-20 michaelDocument structure change rules with relation to ABI...
2007-12-20 jbrAdd option for user to scale the amount of dynamic...
2007-12-20 aurelcosmetics: indentation
2007-12-20 aurelremove double check of pb->read_seek
2007-12-19 aurelpb->buf_end is already set by url_open_buf()
2007-12-19 aureluse proper url_is_streamed() API
2007-12-19 cehoyosFix problem with multithreaded decoding, introduced...
2007-12-19 michaelMake recently added and still unused read_seek function...
2007-12-19 michaelMerge recently added and still unused play and pause...
2007-12-19 bcoudurieruse generic 'glbl' atom if extradata is present but...
2007-12-19 bcouduriersupports glbl atom containing generic extradata for...
2007-12-19 reimarIncrease minor version due to new av_close_input_stream
2007-12-19 reimarAdd a av_close_input_stream function
2007-12-19 michaelRemove dead code which disapeared with the last major...
2007-12-19 michaelRemove *_codec_id from AVFormatParameters with the...
2007-12-19 michaelAllow overriding codec_ids.
2007-12-19 diegocosmetics: Sort some more entries.
2007-12-19 michaelRemove unneeded avio wraper functions.
2007-12-18 michaelA little more doxygenization.
2007-12-18 michaelDocument Motion_Est_IDs.
2007-12-18 michaelRemove old variable with the next major version bump.
2007-12-18 bcoudurieradd bitrate helper to choose all dnxhd variants
2007-12-18 bcoudurieravoid infinite loop if pixel format conversion does...
2007-12-17 diegodv1394 depends on dv_demuxer, fixes linking with demuxe...
2007-12-17 michaelanother comment ->doxy
2007-12-17 michaelME default doesnt belong to the ME type enum
2007-12-17 michaelchange some normal comments to doxy ones
2007-12-17 reimarSimplify av_close_input_file similarly to av_open_input...
2007-12-17 reimarSimplify av_open_input_file
2007-12-17 kostyaCorrect spatial prediction mode in RV30/40 for vertical...
2007-12-17 michaelclarify FIXME
2007-12-17 reimarAdd FF_OPT_TYPE_BINARY and use it to add a cryptokey...
2007-12-17 benoitFix crash in PCM decoder when number of channels is...
2007-12-17 benoitEnable av_read_pause(), av_read_play() and the ASF...
2007-12-17 diegoRemove unnecessary system include path from pkg-config...
2007-12-17 jbrSkip dialog normalization. It shouldn't be used by...
next