summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* spit an error message in case of invalid chunkAlex Beregszaszi2007-02-18
* libswscale is needed in Cygwin vhooksVíctor Paesa2007-02-18
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-17
* 10l: I thought I'd tested all changes...Måns Rullgård2007-02-17
* rearrange --help text slightlyMåns Rullgård2007-02-17
* mention --target-os in --helpMåns Rullgård2007-02-17
* move arch processing after command line loopMåns Rullgård2007-02-17
* put mingw section together with other OS specificsMåns Rullgård2007-02-17
* add --target-os option, and move OS specific settings after command lineMåns Rullgård2007-02-17
* negative stride and h_size-=8 fixMichael Niedermayer2007-02-17
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-17
* Use AVRandomKostya Shishkov2007-02-17
* 10l: forgot break statementKostya Shishkov2007-02-17
* BGR/RGB4 byte formats as inputMichael Niedermayer2007-02-17
* not checking error return, resulting double freeMichael Niedermayer2007-02-17
* restore lost --enable-amr-if2 optionMåns Rullgård2007-02-17
* factorize fill_rectangle()Michael Niedermayer2007-02-16
* replace list<2 checks by list<list_countMichael Niedermayer2007-02-16