8461 Commits (8684704bbe6fc786e55503e3296a53653b891704)
 

Author SHA1 Message Date
Marc Hoffman 8684704bbe add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst P com % 18 years ago
Michael Niedermayer 470d2d03cc gcc 2.95 fix 18 years ago
Panagiotis Issaris 85975aa9a5 Correct typo. 18 years ago
Aurelien Jacobs 6829ac8de4 simplify release_buffer using FFSWAP 18 years ago
Diego Biurrun 3dc09ed188 simplify i386 object handling 18 years ago
Michael Niedermayer 97bbb8851b output delayed frames 18 years ago
Diego Biurrun 57177f648d cosmetics: Fix another common typo, gurantee --> guArantee. 18 years ago
Kostya Shishkov 391fcef9a9 100l: forgot to reset LS mode on new frame 18 years ago
Alex Beregszaszi 8cba6ba97a remove gettime_ms and use av_gettime instead of it 18 years ago
Alex Beregszaszi 1df93ae910 use av_random instead random/srandom 18 years ago
Diego Biurrun d5039327f1 Remove unused variable. 18 years ago
Diego Biurrun f55c7a3359 Move MinGW extralibs setting into MinGW section. 18 years ago
Benoit Fouet 123bff4bf1 Clarify FAQ, section "ffmpeg does not work". 18 years ago
Diego Biurrun 0afd2a92bd cosmetics: Fix a common typo, sepErate --> sepArate. 18 years ago
Ryan Martell 0e3b6a6f55 Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 18 years ago
Måns Rullgård 8ffed8d89f libgsm_ms codec depends on libgsm 18 years ago
Michael Niedermayer 9376710d06 warn if bps from user and what will be stored missmatches 18 years ago
Michael Niedermayer a185f52a86 try to fill in missing bits_per_sample 18 years ago
Michel Bardiaux 5b77a81a8d Remove code duplicated between adpcm.c and riff.c 18 years ago
Panagiotis Issaris 7ad731e99f Add some more Doxygen documentation to libavcodec/utils.c. 18 years ago
Panagiotis Issaris 0f482cfcb2 Adds Doxygen docs for the av_log function. 18 years ago
Michel Bardiaux 346a655d46 Add support for MS-GSM codec 18 years ago
Panagiotis Issaris 758a6b3c06 Provide Doxygen documentation. 18 years ago
Benoit Fouet 036bfd189f Move the aframes option from the video "subsection" to the 18 years ago
Panagiotis Issaris ab9c40872e The --enable-a52 option was renamed to --enable-liba52, fix the FAQ regarding 18 years ago
Dujardin Bernard 3f6bafc15c FAQ clarification concerning the configuration of FFmpeg for usage with liba52. 18 years ago
Guillaume Poirier bb0f999bbb add doxygen docs for avpicture_fill() 18 years ago
Måns Rullgård eea50282bc generic foo-config --cflags/libs test 18 years ago
Måns Rullgård f8d7b072fe feature tests for functions requiring one or more headers 18 years ago
Måns Rullgård fcfcde1769 revert last change, it breaks on brain damaged distros 18 years ago
Måns Rullgård a2e25446e7 simplify check_lib 18 years ago
Stefan Gehrer 0ac47d632f fix comment, get/show_bits(0) does not work 18 years ago
Diego Biurrun bc15573283 link fix by Dujardin Bernard, dujardin.iut numericable fr 18 years ago
Michel Bardiaux 78104b5d76 Remove some old disabled debugging output 18 years ago
Loren Merritt 4672503d8c simplify in fill_caches 18 years ago
Panagiotis Issaris 9b2bb40341 Remove a non-C dependency (being M_PI) from the libavcodec example. 18 years ago
Panagiotis Issaris a40de11209 Use a more correct value for Pi. 18 years ago
Benjamin Larsson 0564528eff Clairyfication of the gain tool struct. 18 years ago
Måns Rullgård 459022f504 fix for x86-64 18 years ago
Benjamin Larsson dd462087fd Don't use byte swaps and use the more portable way 18 years ago
Måns Rullgård d1b1363ee1 TARGET_OS in config.mak is unused 18 years ago
Måns Rullgård 40671fee0a remove --enable-mingw32 option, --target-os=mingw32 should be used 18 years ago
Måns Rullgård 4a5444db0e case insensitive OS name 18 years ago
Michael Niedermayer fda51641b1 factorize more calls to fill_rectangle() 18 years ago
Michael Niedermayer d19f5acb36 factorize fill_rectangle() calls 18 years ago
Alex Beregszaszi 492d0e4c12 display line number when printing error 18 years ago
Alex Beregszaszi 89cf4098aa spit an error message in case of invalid chunk 18 years ago
Víctor Paesa c9639c394c libswscale is needed in Cygwin vhooks 18 years ago
Michael Niedermayer b21e0b6dfc rewrite H264_CHROMA_MC4_TMPL (20% faster) 18 years ago
Måns Rullgård aeb292227e 10l: I thought I'd tested all changes... 18 years ago