summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* simplify in fill_cachesLoren Merritt2007-02-191-29/+16
* Remove a non-C dependency (being M_PI) from the libavcodec example.Panagiotis Issaris2007-02-181-1/+3
* Use a more correct value for Pi.Panagiotis Issaris2007-02-181-1/+1
* Clairyfication of the gain tool struct.Benjamin Larsson2007-02-181-9/+9
* fix for x86-64Måns Rullgård2007-02-181-1/+1
* Don't use byte swaps and use the more portable wayBenjamin Larsson2007-02-181-8/+8
* TARGET_OS in config.mak is unusedMåns Rullgård2007-02-181-1/+0
* remove --enable-mingw32 option, --target-os=mingw32 should be usedMåns Rullgård2007-02-181-2/+0
* case insensitive OS nameMåns Rullgård2007-02-181-14/+18
* factorize more calls to fill_rectangle()Michael Niedermayer2007-02-181-6/+9
* factorize fill_rectangle() callsMichael Niedermayer2007-02-181-8/+8
* display line number when printing errorAlex Beregszaszi2007-02-181-8/+8
* spit an error message in case of invalid chunkAlex Beregszaszi2007-02-181-1/+3
* libswscale is needed in Cygwin vhooksVíctor Paesa2007-02-181-2/+2
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-171-73/+61
* 10l: I thought I'd tested all changes...Måns Rullgård2007-02-171-1/+1
* rearrange --help text slightlyMåns Rullgård2007-02-171-7/+11
* mention --target-os in --helpMåns Rullgård2007-02-171-1/+2
* move arch processing after command line loopMåns Rullgård2007-02-171-55/+55
* put mingw section together with other OS specificsMåns Rullgård2007-02-171-29/+23
* add --target-os option, and move OS specific settings after command lineMåns Rullgård2007-02-171-120/+124
* negative stride and h_size-=8 fixMichael Niedermayer2007-02-171-4/+4
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-171-7/+12
* Use AVRandomKostya Shishkov2007-02-171-11/+4
* 10l: forgot break statementKostya Shishkov2007-02-171-0/+1
* BGR/RGB4 byte formats as inputMichael Niedermayer2007-02-173-5/+6
OpenPOWER on IntegriCloud