summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-221-0/+1
* fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi2007-02-223-20/+24
* change PF_INET to AF_INET to be consistent in the whole project. PF_INET is d...Alex Beregszaszi2007-02-223-3/+2
* if feeder is disconnected, clear the feed registration, thus a new feeder can...Alex Beregszaszi2007-02-221-0/+7
* codec_tag settable via VideoTag, and transmit codec_tag in ffmAlex Beregszaszi2007-02-222-0/+7
* The memsetting of the end of buffer is not needed for audio.Panagiotis Issaris2007-02-221-3/+0
* change write/read to send/recv on socket operationsAlex Beregszaszi2007-02-221-9/+9
* change close() to closesocket() on sockets (compatible with libavformat)Alex Beregszaszi2007-02-221-4/+4
* Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.Marc Hoffman2007-02-221-0/+1
* Stray comment, probably copy & pasted from audio_encode_example().Panagiotis Issaris2007-02-221-2/+0
* Fix typo.Panagiotis Issaris2007-02-221-1/+1
* Merge bfin add_ldflags lines.Diego Biurrun2007-02-221-2/+1
* add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 on...Limin Wang2007-02-221-2/+25
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellDiego Biurrun2007-02-221-1/+1
* cosmetics: aswell --> as well typo fixDiego Biurrun2007-02-222-2/+2
* cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2007-02-222-2/+2
* add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst...Marc Hoffman2007-02-221-0/+5
* gcc 2.95 fixMichael Niedermayer2007-02-221-3/+3
* Correct typo.Panagiotis Issaris2007-02-211-1/+1
* simplify release_buffer using FFSWAPAurelien Jacobs2007-02-211-4/+2
* simplify i386 object handlingDiego Biurrun2007-02-211-6/+2
* output delayed framesMichael Niedermayer2007-02-211-0/+20
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-212-4/+4
* 100l: forgot to reset LS mode on new frameKostya Shishkov2007-02-211-0/+3
* remove gettime_ms and use av_gettime instead of itAlex Beregszaszi2007-02-211-10/+2
* use av_random instead random/srandomAlex Beregszaszi2007-02-211-6/+9
* Remove unused variable.Diego Biurrun2007-02-211-2/+0
* Move MinGW extralibs setting into MinGW section.Diego Biurrun2007-02-211-2/+1
* Clarify FAQ, section "ffmpeg does not work".Benoit Fouet2007-02-211-1/+1
* cosmetics: Fix a common typo, sepErate --> sepArate.Diego Biurrun2007-02-213-5/+7
* Add the stream_bitrate GUID to the asf parsing code, and set stream bitrateRyan Martell2007-02-202-0/+20
* libgsm_ms codec depends on libgsmMåns Rullgård2007-02-201-0/+2
* warn if bps from user and what will be stored missmatchesMichael Niedermayer2007-02-201-0/+3
* try to fill in missing bits_per_sampleMichael Niedermayer2007-02-201-0/+3
* Remove code duplicated between adpcm.c and riff.cMichel Bardiaux2007-02-201-1/+1
* Add some more Doxygen documentation to libavcodec/utils.c.Panagiotis Issaris2007-02-201-4/+44
* Adds Doxygen docs for the av_log function.Panagiotis Issaris2007-02-201-0/+14
* Add support for MS-GSM codecMichel Bardiaux2007-02-206-20/+79
* Provide Doxygen documentation.Panagiotis Issaris2007-02-201-6/+10
* Move the aframes option from the video "subsection" to theBenoit Fouet2007-02-201-1/+1
* The --enable-a52 option was renamed to --enable-liba52, fix the FAQ regardingPanagiotis Issaris2007-02-201-1/+1
* FAQ clarification concerning the configuration of FFmpeg for usage with liba52.Dujardin Bernard2007-02-201-1/+1
* add doxygen docs for avpicture_fill()Guillaume Poirier2007-02-201-15/+39
* generic foo-config --cflags/libs testMåns Rullgård2007-02-191-21/+19
* feature tests for functions requiring one or more headersMåns Rullgård2007-02-191-48/+43
* revert last change, it breaks on brain damaged distrosMåns Rullgård2007-02-191-1/+5
* simplify check_libMåns Rullgård2007-02-191-5/+1
* fix comment, get/show_bits(0) does not workStefan Gehrer2007-02-191-2/+2
* link fix by Dujardin Bernard, dujardin.iut numericable frDiego Biurrun2007-02-191-1/+1
* Remove some old disabled debugging outputMichel Bardiaux2007-02-191-10/+0
OpenPOWER on IntegriCloud