12920 Commits (06de58d2a862f1a8f536527d1f659170a62ba978)
 

Author SHA1 Message Date
Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 17 years ago
Michael Niedermayer 2936438a38 Make diego happy. 17 years ago
Aurelien Jacobs 57b98634c4 compile various fdct only when encoders are enabled 17 years ago
Eddie Pang a02dd7ebdd Fix MSVC identification, patch by Eddie Pang. 17 years ago
Michael Niedermayer 4fa1f6cc5c Make code C conformant. 17 years ago
Stefano Sabatini 53d1bdbaed Clarify the documentation for 'ffmpeg -v'. 17 years ago
Diego Biurrun 15067504c8 Improve wording/grammar of Doxygen comments. 17 years ago
Michael Niedermayer 062942e782 Clarify which BSD license. 17 years ago
Diego Biurrun 4bfc91a07b cosmetics: prettyprint 17 years ago
Michael Niedermayer 5b0d04d308 Allow use of my AAN DCT under BSD, AMD has agreed to write and contribute 17 years ago
Stefano Sabatini 7c84b8bcdd Make parse_options() use parse_number_or_die(). 17 years ago
Stefano Sabatini 60b5a745a9 Export and document in cmdutils.h the function parse_number_or_die(). 17 years ago
Baptiste Coudurier 4649fa9052 fix mace duration 17 years ago
Baptiste Coudurier 852859ff7c protect malloc overflow 17 years ago
Baptiste Coudurier 17871a02ad indentation 17 years ago
Baptiste Coudurier b014dd7695 fail if extradata cannot be allocated 17 years ago
Baptiste Coudurier 9c7fd997f7 10l, protect malloc overflow 17 years ago
Baptiste Coudurier b8d3daca62 support QDM2 in aiff, QDM2.aif 17 years ago
Baptiste Coudurier 4c638f0c7c remove useless close function 17 years ago
Baptiste Coudurier 54d8fd20fd indentation 17 years ago
Baptiste Coudurier c6f5381215 remove useless casts 17 years ago
Baptiste Coudurier 9df21f24e1 cosmetics 17 years ago
Baptiste Coudurier b4dc27a829 remove useless tags, codec_get_id matches independently and qt uses lower case tags 17 years ago
Baptiste Coudurier e13c078333 set bps to uncompressed original sound data for compressed audio 17 years ago
Baptiste Coudurier e013015980 fix duration for ima4 17 years ago
Baptiste Coudurier 3a957df49e ima4 in aiff support 17 years ago
Loren Merritt 4a5b619df7 png filters 17 years ago
Diego Biurrun e281d6844b Fix outdated comment. 17 years ago
Måns Rullgård 885176993a #include "libavutil/avutil.h" in swscale.h 17 years ago
Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
Loren Merritt bd58e7f730 remove a memcpy 17 years ago
Diego Biurrun 8af9090f4f cosmetics: Sort and prettyprint codec_wav_tags[]. 17 years ago
Måns Rullgård 6f4e2b5a95 fix memory leaks in vp3 decoder 17 years ago
Michael Niedermayer ac6f133027 Set indexmem to a saner default. 17 years ago
Reimar Döffinger f018bc1000 __asm __volatile -> asm volatile part 3 17 years ago
Reimar Döffinger f2217d6f90 __asm __volatile -> asm volatile part 2 17 years ago
Reimar Döffinger 78d3d94f14 __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
Vitor Sessak cf73e32a5f Fix bug I introduced in r11962. 17 years ago
Michael Niedermayer 10e7fc7ce4 Reduce initial fifo size, so as not to senselessly waste memory. 17 years ago
Michael Niedermayer a6ebca9e09 realloc fifo 17 years ago
Michael Niedermayer 58293e57e1 Fix issue357 17 years ago
Michael Niedermayer 44de39f93c flv/swf do not have a big endian codec id, they only support 17 years ago
Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
Måns Rullgård 4411cb11f8 use diff -u -w in codec regression test 17 years ago
Nico Sabbi a45b40c496 treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
Michael Niedermayer a939a005f9 Remove apparently unneeded and buggy align. 17 years ago
Diego Biurrun 18ee626cec Add -lm to x264 check, it is needed on most systems. 17 years ago
Loren Merritt 917f55cc03 cleaner way of writing packed-byte constants. 17 years ago
Carl Eugen Hoyos 0cb2559445 Discard two symbols from libswscale. 17 years ago
Michael Niedermayer b9c2fb3444 Ascii art to explain what avfilter_formats_changeref() does. 17 years ago