]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-02-14 Diego BiurrunUpdate multiple inclusion guards to match filename.
2009-02-14 Ivan Kalvachevremove assertion that use external definitions
2009-02-14 Diego BiurrunFix compilation: Restore mistakenly removed constant...
2009-02-14 Kostya ShishkovMake hScale_altivec_real() trim its output like other...
2009-02-14 Kostya ShishkovSome AltiVec functions in SwScaler produce different...
2009-02-14 Ivan Kalvachevexplain chroma_format field in xvmc struct
2009-02-14 Ivan Kalvachevdescribe idct variable in xvmc struct
2009-02-14 Ivan KalvachevDescribe the purpose of magic in xvmc structure.
2009-02-14 Diego Biurrunwhitespace cosmetics: vertical alignment
2009-02-14 Diego Biurrunwhitespace cosmetics: another round of formatting consi...
2009-02-14 Diego Biurrunwhitespace cosmetics: consistent (more or less) K&R...
2009-02-14 Diego Biurrunwhitespace cosmetics: Fix indentation depth.
2009-02-14 Diego BiurrunRemove commented-out code.
2009-02-14 Diego Biurrun100l: Remove stray character that slipped into header...
2009-02-14 Michael NiedermayerSilence "assdec.c:146: warning: passing argument 4...
2009-02-14 Diego BiurrunRemove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D...
2009-02-14 Diego BiurrunRename xvmc.c --> mpegvideo_xvmc.c as suggested by...
2009-02-14 Peter RossUse consistent indent style in oggdec.
2009-02-14 Diego BiurrunMake xvmc.h an installed header, applications like...
2009-02-14 Diego BiurrunRevert adding a _pixfmt to vdpau/xvmc header names.
2009-02-14 Diego Biurruncosmetics: alphabetical order
2009-02-14 Patrik KullmanAdd av_uninit to variable declarations to fix the false...
2009-02-14 Stefano SabatiniFix avfilter_parse_graph() invalid graph description...
2009-02-14 Kostya ShishkovEnable dropping frames for RV3/4
2009-02-13 Patrik KullmanAdd libavcodec/internal.h include to avoid warning...
2009-02-13 Baptiste Couduriercompute body offset and index entry offset correctly
2009-02-13 Patrik Kullmanlpc: Remove false positive compilation warning about...
2009-02-13 Patrik KullmanAssert that ff_lpc_calc_coefs() is called with a valid...
2009-02-13 Patrik Kullmanlpc: Document the use_lpc parameter to ff_lpc_calc_coefs().
2009-02-13 Justin Rugglesadd myself as maintainer for lpc.[ch]
2009-02-13 Thierry Foucuuse correct field number for video according to specs...
2009-02-13 Baptiste Couduriercosmetics, rename nb_frames to nb_fields
2009-02-13 Baptiste Coudurierfix slice offset computation
2009-02-13 Alex ConverseRe-indent after last commit.
2009-02-13 Alex ConverseMake set coup.gain[c][0] aand only coup.gain[c][0]...
2009-02-13 Diego BiurrunAdd supported network protocols section.
2009-02-13 Diego BiurrunRemove pointless #if around the file, it is already...
2009-02-13 Baptiste Coudurierset mime type for mxf
2009-02-13 Baptiste Couduriersimplify
2009-02-13 Baptiste Couduriercosmetics, reindent, add/remove some empty lines, redun...
2009-02-13 Baptiste CoudurierMXF D-10 muxer
2009-02-13 Baptiste Coudurierstore display height without vbi
2009-02-13 Baptiste Couduriersplit mpegvideo descriptor into cdci descriptor and...
2009-02-13 Kostya ShishkovIn RV3/4 nonzero MB offset for the first slice also...
2009-02-13 Baptiste Coudurierwrite essence elements klv packets with ber4 length...
2009-02-13 Baptiste Coudurierencode klv fill item length in fixed ber 4 bytes
2009-02-13 Alex ConverseReport the illegal audio object type, not it offset...
2009-02-13 Alexander StrangePut dispatch_tab in the rodata section for macho64.
2009-02-13 Alex ConverseCorrectly map ADTS profile_ObjectType to MPEG-4 AOT
2009-02-13 Zuxy Mengadd SSE2 version of vp6_filter_diag
2009-02-12 Sebastien Lucasadd MMX version of vp6_filter_diag
2009-02-12 Alex ConverseADTS Muxer: Refuse to write illegal ADTS files by check...
2009-02-12 Aurelien Jacobsconvert ff_pw_64 into an xmm_reg for future use in...
2009-02-12 Diego BiurrunFix typo: vido --> video
2009-02-12 Diego BiurrunAdd raw (de)muxers to list of supported file formats.
2009-02-12 Robert SwainRelinquish maintainership of adtsenc.c from Måns grasp :)
2009-02-12 Justin Rugglesuse av_malloc() in vorbis_comment()
2009-02-12 Diego BiurrunAdd entries that were missing from the supported file...
2009-02-12 Diego BiurrunUse more descriptive format names, similar to the forma...
2009-02-12 Reimar DöffingerFix compilation, there is no file vdpauvideo.c, only...
2009-02-12 Diego BiurrunUse more descriptive format long_names.
2009-02-12 Diego Biurruncosmetics: format long_name spelling fixes
2009-02-12 Robert SwainAAC: Cosmetic alterations after the last commit
2009-02-12 Alex ConverseGive an error message when returning due to an unalloca...
2009-02-12 Alex ConverseAdd support for sample rate index 12, 7350 Hz
2009-02-12 Alex ConverseRemove bogus coupling_point assignment for non-CCE...
2009-02-12 Baptiste Coudurierwrite active picture height for d-10/imx in mov
2009-02-12 Art ClarkeAdd a warning log when trying to encode into a containe...
2009-02-12 Baptiste Coudurierset last packet next pointer to null
2009-02-12 Baptiste Couduriercheck body partitions count before writing
2009-02-12 Patrik KullmanCheck return value of ffm_write_write_index and ffm_rea...
2009-02-12 Baptiste Coudurierreturn error if read failed
2009-02-12 Patrik KullmanChange ffm_write_write_index to return int, and return...
2009-02-12 Diego BiurrunRemove reference to renamed header file xvmc_render.h.
2009-02-12 Björn AxelssonSet AVSubtitle format to 0. Neither dvdsubdec nor xsubd...
2009-02-12 Diego Biurrun10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile...
2009-02-12 Diego BiurrunRename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h...
2009-02-12 Michael NiedermayerLet rgb32 pass for ljpeg.
2009-02-12 Stefano SabatiniApply misc fixes for sws_getCachedContext() documentation.
2009-02-12 Thierry Foucucompute b_per_i_or_p value correctly, patch by Thierry...
2009-02-12 Stefano SabatiniBump micro version, related to r28491.
2009-02-11 Baptiste Coudurierrename wrongly named b_per_gop to b_per_i_or_p accordin...
2009-02-11 Stefano SabatiniDocument sws_getContext().
2009-02-11 Aurelien Jacobsuse new metadata API in ogg/vorbis demuxer
2009-02-11 Baptiste Coudurierextend resampling API, add S16 internal conversion
2009-02-11 Stefano SabatiniDocument sws_getIdentityVec().
2009-02-11 Baptiste Coudurierfix frame size, time rate is not stts duration anymore...
2009-02-11 Baptiste Coudurierdo not set start time to 0, it is not the case with...
2009-02-11 Vitor SessakDocument old scaler as deprecated
2009-02-11 Toshimitsu... Gopher protocol, patch by Toshimitsu Kimura, lovesyao...
2009-02-11 Diego BiurrunFix wrong file name in header, noticed by David DeHaven...
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
next