summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shortening dependancy chain in chroma mc2Michael Niedermayer2007-02-23
* remove now wrong commentMichael Niedermayer2007-02-23
* fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron c...Michael Niedermayer2007-02-23
* synchronize to latest ffm changesAlex Beregszaszi2007-02-23
* use av_noinline instead of __attribute((noinline))Aurelien Jacobs2007-02-23
* dont check buffer size if the decode function wont be called at allMichael Niedermayer2007-02-23
* av_realloc_static() is an internal function and therefore should use the ff_ ...Panagiotis Issaris2007-02-23
* Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.Panagiotis Issaris2007-02-22
* Doxygenize the existing amr.c documentation.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_fast_realloc() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_free_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_mallocz_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_realloc_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_bits_per_sample() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_pict_type_char() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the avpicture_free() function.Panagiotis Issaris2007-02-22
* Move the Doxygen function documentation unaltered from libavcodec/utils.c toPanagiotis Issaris2007-02-22
* Add more Doxygen documentation.Panagiotis Issaris2007-02-22
* Fix spelling.Panagiotis Issaris2007-02-22
* warn that under windows, bash <3.1 may fail on configureAlex Beregszaszi2007-02-22
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-22
* fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi2007-02-22
* change PF_INET to AF_INET to be consistent in the whole project. PF_INET is d...Alex Beregszaszi2007-02-22
* if feeder is disconnected, clear the feed registration, thus a new feeder can...Alex Beregszaszi2007-02-22
* codec_tag settable via VideoTag, and transmit codec_tag in ffmAlex Beregszaszi2007-02-22
* The memsetting of the end of buffer is not needed for audio.Panagiotis Issaris2007-02-22
* change write/read to send/recv on socket operationsAlex Beregszaszi2007-02-22
* change close() to closesocket() on sockets (compatible with libavformat)Alex Beregszaszi2007-02-22
* Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.Marc Hoffman2007-02-22
* Stray comment, probably copy & pasted from audio_encode_example().Panagiotis Issaris2007-02-22
* Fix typo.Panagiotis Issaris2007-02-22
* Merge bfin add_ldflags lines.Diego Biurrun2007-02-22
* add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 on...Limin Wang2007-02-22
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellDiego Biurrun2007-02-22
* cosmetics: aswell --> as well typo fixDiego Biurrun2007-02-22
* cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2007-02-22
* add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst...Marc Hoffman2007-02-22
* gcc 2.95 fixMichael Niedermayer2007-02-22
* Correct typo.Panagiotis Issaris2007-02-21
* simplify release_buffer using FFSWAPAurelien Jacobs2007-02-21
* simplify i386 object handlingDiego Biurrun2007-02-21
* output delayed framesMichael Niedermayer2007-02-21
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-21
* 100l: forgot to reset LS mode on new frameKostya Shishkov2007-02-21
* remove gettime_ms and use av_gettime instead of itAlex Beregszaszi2007-02-21
* use av_random instead random/srandomAlex Beregszaszi2007-02-21
* Remove unused variable.Diego Biurrun2007-02-21
* Move MinGW extralibs setting into MinGW section.Diego Biurrun2007-02-21
* Clarify FAQ, section "ffmpeg does not work".Benoit Fouet2007-02-21
* cosmetics: Fix a common typo, sepErate --> sepArate.Diego Biurrun2007-02-21