]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-02-11 Diego BiurrunAdd av_uninit macro to variable to avoid false positive...
2009-02-11 Diego BiurrunAdd av_uninit macro to variables to avoid false positiv...
2009-02-11 Diego BiurrunAdd av_uninit macro to variable to avoid false positive...
2009-02-11 Diego BiurrunAdd av_uninit macro to variable to avoid false positive...
2009-02-11 Kostya ShishkovInitialize s->gob_index for Intel variant of H.263 too
2009-02-11 Diego BiurrunRename vdpauvideo.c --> vdpau.c and xvmcvideo.c --...
2009-02-11 Diego BiurrunAdd check whether the compiler/assembler supports 10...
2009-02-11 Benoit FouetAllow demuxing of audio substreams stored as 0x06 type.
2009-02-11 Baptiste Coudurierparse mpeg2 gop header time code and use it
2009-02-11 Baptiste Coudurierwrite timecode track
2009-02-11 Alexander StrangeH264: Change left_block_options to uint8_t from int...
2009-02-11 Baptiste Coudurieradjust time rate according to elst time offset
2009-02-11 Baptiste Coudurierfix last keyframe index accross body partitions
2009-02-11 Baptiste Coudurierfix body offset
2009-02-11 Stefano SabatiniCosmetics: vertical align "*" for consistency with...
2009-02-11 Stefano SabatiniRemove @deprecated notice from AVFrac, it is not deprec...
2009-02-11 Patrik KullmanUse av_strlcpy instead of snprintf without formatting.
2009-02-10 Stefano SabatiniMove sws_getGaussianVec() documentation from swscale...
2009-02-10 Stefano SabatiniDocument sws_cloneVec().
2009-02-10 Stefano SabatiniFix typo: lenght -> length.
2009-02-10 Stefano SabatiniDocument sws_scaleVec().
2009-02-10 Stefano SabatiniDocument sws_getConstVec().
2009-02-10 Stefano SabatiniMove documentation of sws_getCachedContext() from swsca...
2009-02-10 Baptiste Coudurierfix partition offset when only one stream present
2009-02-10 Stefano SabatiniRemove pointless comment regarding sws_scale_ordered().
2009-02-10 Stefano SabatiniAdd a @deprecated notice to swscale_get_ordered().
2009-02-10 Baptiste Coudurierfix timecode value
2009-02-10 Stefan Gehrerintroduce a macroblock index to avoid a few x*width...
2009-02-10 Stefan Gehrerfix multiple slices per frame
2009-02-10 Stefan Gehrerfix parsing of pic_structure
2009-02-10 Stefan Gehreravoid duplicating dsputil's clear_block
2009-02-10 Stefan Gehrertime_code has 24 bits, not 16
2009-02-10 Stefan Gehrerdo not check for minimum slice start code, 0x00000100...
2009-02-10 Anuradha SuraparajuFix crash when encoding using libschroedinger.
2009-02-10 Jai MenonCheck sampling index validity for AAC decoding
2009-02-10 Patrik KullmanAdd a default (error) for the switch in case of an...
2009-02-10 Mathieu MalaterreUse default system include path for an installed OpenJP...
2009-02-10 Patrik KullmanFix (with av_uninit()) false positive warning about...
2009-02-10 Carl Eugen... Silence one icc warning:
2009-02-10 Baptiste Coudurierwrite body partitions
2009-02-10 Baptiste Couduriercompute index byte count in mxf_write_partition
2009-02-10 Baptiste Coudurierremove check, mxf muxer does not have track number...
2009-02-10 Baptiste Coudurierretrieve flags from mxf_parse_mpeg2_frame using a param
2009-02-10 Baptiste Coudurier10l, edit unit offset is after klv fill
2009-02-10 Baptiste Couduriercosmetics, associate mxf_write_klv_fill to aligned...
2009-02-10 Baptiste Coudurierwrite component depth and horizontal subsampling best...
2009-02-10 Baptiste Coudurierfix header byte count
2009-02-10 Baptiste Couduriermove up mxf_write_klv_fill and align index, rip and...
2009-02-10 Baptiste Coudurierfix primer pack local tags uls
2009-02-10 Baptiste Couduriercorrectly set multi track operational pattern
2009-02-10 Baptiste Coudurierfix compilation with DEBUG defined, field does not...
2009-02-10 Diego BiurrunRemove unnecessary emms Assembler instructions.
2009-02-10 Diego BiurrunUse AV_GCC_VERSION_AT_LEAST instead of complicated...
2009-02-10 Aurelien Jacobsremove now useless av_set_program_name() function
2009-02-10 Aurelien Jacobsuse new metadata API in mpegts demuxer
2009-02-09 Stefano SabatiniDocument coeff and length fields in SwsVector.
2009-02-09 Aurelien Jacobsmove vp6_filter_diag4() to a new vp6dsp.c file and...
2009-02-09 PatrikReplace snprintf() with av_strlcpy().
2009-02-09 Ivan SchreterAdd SEI recovery point frame counter to H264Context...
2009-02-09 Aurelien Jacobsvp56: alpha_offset is uninitialized on purpose
2009-02-09 Nicolas Georgelibvorbis: Use 0-10 range for audio quality.
2009-02-09 Michael NiedermayerFix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir...
2009-02-09 Michael Niedermayerav_flatten to make the similarly named attribute available.
2009-02-09 Michael Niedermayerav_uninit() to suppress false uninitialized warnings...
2009-02-09 Baptiste Coudurierrename ff_audio_interleave to ff_audio_rechunk_interleave
2009-02-09 Diego BiurrunRevert #undefining system functions, it is not necessary.
2009-02-09 Michael NiedermayerTry to clarify doxy of avformat_seek_file().
2009-02-09 Michael NiedermayerCheck for duplicate const/static/inline.
2009-02-09 Diego BiurrunAdd config.h #include for ARCH_X86 definition.
2009-02-09 Diego BiurrunAdd #undefs to reenable system functions that are norma...
2009-02-09 Diego BiurrunDrop DECLARE_ALIGNED from extern declarations. It...
2009-02-09 Michael NiedermayerTry to doxyfy av_resample_init(). I hope I did not...
2009-02-09 Michael NiedermayerMove doxy for public resample2 functions to the public...
2009-02-09 Kostya ShishkovPrefix visible YUV2RGB functions with sws_
2009-02-09 Kostya ShishkovGive better name to Inverse_Table_6_9
2009-02-09 Diego BiurrunRemove svn:executable property from source file.
2009-02-09 Diego BiurrunRemove file name from file headers.
2009-02-09 Diego BiurrunRemove file name from file headers.
2009-02-09 Daniel Verkampremove no more needed fields in GIFContext, patch by...
2009-02-09 Daniel Verkampremove dead rgb24 code, gif encoder now directly takes...
2009-02-09 Daniel Verkampremove dead netscape loop header code in gif encoder...
2009-02-09 Björn AxelssonCheck that there are subtitle rects to encode in avcode...
2009-02-09 Björn AxelssonCheck that start_display_time is 0 in avcodec_encode_su...
2009-02-09 Alex ConverseIncrease the number of packets required to identify...
2009-02-09 Alex ConverseVP3: Do not ignore error from read_huffman_tree().
2009-02-09 Björn AxelssonAdd ffplay subtitle stream selection command-line parameter
2009-02-09 Björn AxelssonFix blend_subrect for even-width subrects positioned...
2009-02-09 Björn AxelssonFix timestamp parsing in XSUB decoder.
2009-02-09 Baptiste Coudurierremove no more needed comment, declaration is in intern...
2009-02-08 Diego Biurruncosmetics: typo/grammar fixes in doxygen and other...
2009-02-08 Diego Biurruncosmetics: Fix a few typos and use a consistent codec...
2009-02-08 Diego BiurrunRemove unused variables.
2009-02-08 Diego BiurrunAdd av_cold attribute to init function.
2009-02-08 Diego BiurrunRemove unused variables.
2009-02-08 Diego Biurruntypo: CODEC_ID_cljr --> CODEC_ID_CLJR
2009-02-08 Stefano SabatiniDrop the deprecated sws_scale_ordered() at the next...
2009-02-08 Stefano SabatiniReplace int type with enum PixelFormat for the dstForma...
2009-02-08 Stefano SabatiniFix a typo: lumaSarpen -> lumaSharpen.
2009-02-08 Diego BiurrunRemove rendering column from list of supported subtitle...
2009-02-08 Björn AxelssonAdd missing ffplay subtitle cycling keybinding.
next