summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify which BSD license.Michael Niedermayer2008-02-251-1/+1
* cosmetics: prettyprintDiego Biurrun2008-02-251-9/+9
* Allow use of my AAN DCT under BSD, AMD has agreed to write and contributeMichael Niedermayer2008-02-251-0/+3
* Make parse_options() use parse_number_or_die().Stefano Sabatini2008-02-251-3/+4
* Export and document in cmdutils.h the function parse_number_or_die().Stefano Sabatini2008-02-251-0/+15
* fix mace durationBaptiste Coudurier2008-02-251-0/+4
* protect malloc overflowBaptiste Coudurier2008-02-251-0/+2
* indentationBaptiste Coudurier2008-02-251-10/+10
* fail if extradata cannot be allocatedBaptiste Coudurier2008-02-251-23/+14
* 10l, protect malloc overflowBaptiste Coudurier2008-02-251-0/+2
* support QDM2 in aiff, QDM2.aifBaptiste Coudurier2008-02-251-0/+8
* remove useless close functionBaptiste Coudurier2008-02-251-6/+1
* indentationBaptiste Coudurier2008-02-251-39/+39
* remove useless castsBaptiste Coudurier2008-02-251-3/+3
* cosmeticsBaptiste Coudurier2008-02-251-17/+6
* remove useless tags, codec_get_id matches independently and qt uses lower cas...Baptiste Coudurier2008-02-251-2/+0
* set bps to uncompressed original sound data for compressed audioBaptiste Coudurier2008-02-251-1/+6
* fix duration for ima4Baptiste Coudurier2008-02-251-1/+3
* ima4 in aiff supportBaptiste Coudurier2008-02-251-3/+11
* png filtersLoren Merritt2008-02-252-25/+140
* Fix outdated comment.Diego Biurrun2008-02-251-1/+1
* #include "libavutil/avutil.h" in swscale.hMåns Rullgård2008-02-251-1/+1
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-257-24/+19
* remove a memcpyLoren Merritt2008-02-251-2/+2
* cosmetics: Sort and prettyprint codec_wav_tags[].Diego Biurrun2008-02-241-35/+35
* fix memory leaks in vp3 decoderMåns Rullgård2008-02-241-0/+15
* Set indexmem to a saner default.Michael Niedermayer2008-02-241-1/+1
* __asm __volatile -> asm volatile part 3Reimar Döffinger2008-02-242-85/+85
* __asm __volatile -> asm volatile part 2Reimar Döffinger2008-02-242-32/+32
* __asm __volatile -> asm volatile, improves code consistency and worksReimar Döffinger2008-02-244-21/+21
* Fix bug I introduced in r11962.Vitor Sessak2008-02-241-1/+1
* Reduce initial fifo size, so as not to senselessly waste memory.Michael Niedermayer2008-02-241-1/+1
* realloc fifoMichael Niedermayer2008-02-241-0/+1
* Fix issue357Michael Niedermayer2008-02-241-1/+7
* flv/swf do not have a big endian codec id, they only supportMichael Niedermayer2008-02-243-6/+6
* Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson2008-02-232-0/+4
* use diff -u -w in codec regression testMåns Rullgård2008-02-231-2/+2
* treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESC...Nico Sabbi2008-02-232-0/+28
* Remove apparently unneeded and buggy align.Michael Niedermayer2008-02-221-8/+1
* Add -lm to x264 check, it is needed on most systems.Diego Biurrun2008-02-221-1/+1
* cleaner way of writing packed-byte constants.Loren Merritt2008-02-221-2/+3
* Discard two symbols from libswscale.Carl Eugen Hoyos2008-02-225-23/+18
* Ascii art to explain what avfilter_formats_changeref() does.Michael Niedermayer2008-02-211-0/+13
* cosmeticMichael Niedermayer2008-02-211-3/+3
* Better description (merge is too vague IMHO).Michael Niedermayer2008-02-211-3/+3
* Better description for merge_ref().Michael Niedermayer2008-02-211-1/+3
* Document avfilter_formats_ref() with some ascii art.Michael Niedermayer2008-02-211-1/+12
* minor English correctionsMike Melanson2008-02-211-4/+4
* typosMichael Niedermayer2008-02-211-2/+2
* Explain that libavcodec/i386/idct_mmx.c is GPLed.Diego Biurrun2008-02-211-0/+3