summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add the stream_bitrate GUID to the asf parsing code, and set stream bitrateRyan Martell2007-02-20
* libgsm_ms codec depends on libgsmMåns Rullgård2007-02-20
* warn if bps from user and what will be stored missmatchesMichael Niedermayer2007-02-20
* try to fill in missing bits_per_sampleMichael Niedermayer2007-02-20
* Remove code duplicated between adpcm.c and riff.cMichel Bardiaux2007-02-20
* Add some more Doxygen documentation to libavcodec/utils.c.Panagiotis Issaris2007-02-20
* Adds Doxygen docs for the av_log function.Panagiotis Issaris2007-02-20
* Add support for MS-GSM codecMichel Bardiaux2007-02-20
* Provide Doxygen documentation.Panagiotis Issaris2007-02-20
* Move the aframes option from the video "subsection" to theBenoit Fouet2007-02-20
* The --enable-a52 option was renamed to --enable-liba52, fix the FAQ regardingPanagiotis Issaris2007-02-20
* FAQ clarification concerning the configuration of FFmpeg for usage with liba52.Dujardin Bernard2007-02-20
* add doxygen docs for avpicture_fill()Guillaume Poirier2007-02-20
* generic foo-config --cflags/libs testMåns Rullgård2007-02-19
* feature tests for functions requiring one or more headersMåns Rullgård2007-02-19
* revert last change, it breaks on brain damaged distrosMåns Rullgård2007-02-19
* simplify check_libMåns Rullgård2007-02-19
* fix comment, get/show_bits(0) does not workStefan Gehrer2007-02-19
* link fix by Dujardin Bernard, dujardin.iut numericable frDiego Biurrun2007-02-19
* Remove some old disabled debugging outputMichel Bardiaux2007-02-19
* simplify in fill_cachesLoren Merritt2007-02-19
* Remove a non-C dependency (being M_PI) from the libavcodec example.Panagiotis Issaris2007-02-18
* Use a more correct value for Pi.Panagiotis Issaris2007-02-18
* Clairyfication of the gain tool struct.Benjamin Larsson2007-02-18
* fix for x86-64Måns Rullgård2007-02-18
* Don't use byte swaps and use the more portable wayBenjamin Larsson2007-02-18
* TARGET_OS in config.mak is unusedMåns Rullgård2007-02-18
* remove --enable-mingw32 option, --target-os=mingw32 should be usedMåns Rullgård2007-02-18
* case insensitive OS nameMåns Rullgård2007-02-18
* factorize more calls to fill_rectangle()Michael Niedermayer2007-02-18
* factorize fill_rectangle() callsMichael Niedermayer2007-02-18
* display line number when printing errorAlex Beregszaszi2007-02-18