]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-02-26 Dujardin Bernardmove doxy comments from rational.c to rational.h and...
2007-02-26 Dujardin BernardDoxygenize some comments
2007-02-26 Luca Barbatotypo fixed
2007-02-25 Diego Biurrun10l: Use double, not single, quotes when variables...
2007-02-25 Diego BiurrunCollect the different thread variables in a nice easy...
2007-02-25 Måns Rullgårdremove [U]INT64_C definition
2007-02-25 Diego BiurrunAdd LGPL header as requested by Oded.
2007-02-25 Aurelien Jacobscleanup setting of returned data frame
2007-02-25 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-25 Alex Beregszasziuse AV_RB32, swf_mp3_info may be replaced with mpa_deco...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-25 Panagiotis... Move the unaltered documentation of the functions which...
2007-02-25 Michael Niedermayerrewrite find_frame_end()
2007-02-25 Ramiro Pollause FFMIN
2007-02-24 Ramiro Pollaremove fallback definitions of PRIxNN macros,
2007-02-24 Diego BiurrunOnly compile snowdsp_mmx.c if the Snow decoder is enabled.
2007-02-24 Diego BiurrunFix wrong conditional, Snow decoding, not encoding...
2007-02-24 Diego BiurrunAdd standard license header.
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-24 Alex Beregszasziredirect http get requests of / to index.html (note...
2007-02-24 Alex Beregszaszistore internal timestamps in int64_t instead long
2007-02-24 Alex Beregszaszirescale pts/dts for output format
2007-02-24 Alex Beregszaszireturn error if av_write_header failed (it fails on...
2007-02-24 Alex Beregszaszidisconnect client if trailer is sent
2007-02-24 Alex Beregszaszigive myself the glorious maintainership of ffserver...
2007-02-24 Michael Niedermayerbe less noisy
2007-02-24 Alexander Strangeh264 optimization: common case hl_decode_mb patch by...
2007-02-24 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-23 Diego BiurrunSimplify .depend file inclusion.
2007-02-23 François RevolBeOS only: we don't have SA_RESTART. #define to 0 and...
2007-02-23 François Revolffserver uses dlopen(), so make sure it links to libdl...
2007-02-23 Diego BiurrunUpdate (lib)nut maintainers.
2007-02-23 Benjamin LarssonComplete the video format enum.
2007-02-23 Benjamin LarssonCosmetics.
2007-02-23 Michael Niedermayerreorder a few more paddws to reduce dependancy chains
2007-02-23 Michael Niedermayerreorder paddws to reduce dependancy chain
2007-02-23 Benoit Fouetadd CODEC_TYPE_NB to enum CodecType, will be used to...
2007-02-23 Michael Niedermayershortening dependancy chain in chroma mc2
2007-02-23 Michael Niedermayerremove now wrong comment
2007-02-23 Michael Niedermayerfix chroma mc2 bug, this is based on a patch by (Oleg...
2007-02-23 Alex Beregszaszisynchronize to latest ffm changes
2007-02-23 Aurelien Jacobsuse av_noinline instead of __attribute((noinline))
2007-02-23 Michael Niedermayerdont check buffer size if the decode function wont...
2007-02-23 Panagiotis... av_realloc_static() is an internal function and therefo...
2007-02-22 Panagiotis... Move the av_realloc_static() declaration out of avcodec...
2007-02-22 Panagiotis... Doxygenize the existing amr.c documentation.
2007-02-22 Panagiotis... Doxygenize the comments for the av_fast_realloc() function.
2007-02-22 Panagiotis... Doxygenize the comments for the av_free_static() function.
2007-02-22 Panagiotis... Doxygenize the comments for the av_mallocz_static(...
2007-02-22 Panagiotis... Doxygenize the comments for the av_realloc_static(...
2007-02-22 Panagiotis... Doxygenize the comments for the av_get_bits_per_sample...
2007-02-22 Panagiotis... Doxygenize the comments for the av_get_pict_type_char...
2007-02-22 Panagiotis... Doxygenize the comments for the avpicture_free() function.
2007-02-22 Panagiotis... Move the Doxygen function documentation unaltered from...
2007-02-22 Panagiotis... Add more Doxygen documentation.
2007-02-22 Panagiotis... Fix spelling.
2007-02-22 Alex Beregszasziwarn that under windows, bash <3.1 may fail on configure
2007-02-22 Alex Beregszaszi1l, clean up feed1.ffm after finishing the server test
2007-02-22 Alex Beregszaszifix the server regression test (it produced for me...
2007-02-22 Alex Beregszaszichange PF_INET to AF_INET to be consistent in the whole...
2007-02-22 Alex Beregszasziif feeder is disconnected, clear the feed registration...
2007-02-22 Alex Beregszaszicodec_tag settable via VideoTag, and transmit codec_tag...
2007-02-22 Panagiotis... The memsetting of the end of buffer is not needed for...
2007-02-22 Alex Beregszaszichange write/read to send/recv on socket operations
2007-02-22 Alex Beregszaszichange close() to closesocket() on sockets (compatible...
2007-02-22 Marc HoffmanFix compilation on Mac OS X, patch by Marc Hoffman...
2007-02-22 Panagiotis... Stray comment, probably copy & pasted from audio_encode...
2007-02-22 Panagiotis... Fix typo.
2007-02-22 Diego BiurrunMerge bfin add_ldflags lines.
2007-02-22 Limin Wangadd support for more pixel format (yuv422p, yuv444p...
2007-02-22 Diego Biurruncosmetics: typo fixes, usefuLL --> useful and aswell...
2007-02-22 Diego Biurruncosmetics: aswell --> as well typo fix
2007-02-22 Diego Biurruncosmetics: fix usefuLL --> usefuL typo
2007-02-22 Marc Hoffmanadd bfin cpu specific build options, patch by Marc...
2007-02-22 Michael Niedermayergcc 2.95 fix
2007-02-21 Panagiotis... Correct typo.
2007-02-21 Aurelien Jacobssimplify release_buffer using FFSWAP
2007-02-21 Diego Biurrunsimplify i386 object handling
2007-02-21 Michael Niedermayeroutput delayed frames
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2007-02-21 Kostya Shishkov100l: forgot to reset LS mode on new frame
2007-02-21 Alex Beregszasziremove gettime_ms and use av_gettime instead of it
2007-02-21 Alex Beregszasziuse av_random instead random/srandom
2007-02-21 Diego BiurrunRemove unused variable.
2007-02-21 Diego BiurrunMove MinGW extralibs setting into MinGW section.
2007-02-21 Benoit FouetClarify FAQ, section "ffmpeg does not work".
2007-02-21 Diego Biurruncosmetics: Fix a common typo, sepErate --> sepArate.
2007-02-20 Ryan MartellAdd the stream_bitrate GUID to the asf parsing code...
2007-02-20 Måns Rullgårdlibgsm_ms codec depends on libgsm
2007-02-20 Michael Niedermayerwarn if bps from user and what will be stored missmatches
2007-02-20 Michael Niedermayertry to fill in missing bits_per_sample
2007-02-20 Michel BardiauxRemove code duplicated between adpcm.c and riff.c
2007-02-20 Panagiotis... Add some more Doxygen documentation to libavcodec/utils.c.
2007-02-20 Panagiotis... Adds Doxygen docs for the av_log function.
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2007-02-20 Panagiotis... Provide Doxygen documentation.
2007-02-20 Benoit FouetMove the aframes option from the video "subsection...
2007-02-20 Panagiotis... The --enable-a52 option was renamed to --enable-liba52...
2007-02-20 Dujardin BernardFAQ clarification concerning the configuration of FFmpe...
next