summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* indentationBaptiste Coudurier2008-02-25
* fail if extradata cannot be allocatedBaptiste Coudurier2008-02-25
* 10l, protect malloc overflowBaptiste Coudurier2008-02-25
* support QDM2 in aiff, QDM2.aifBaptiste Coudurier2008-02-25
* remove useless close functionBaptiste Coudurier2008-02-25
* indentationBaptiste Coudurier2008-02-25
* remove useless castsBaptiste Coudurier2008-02-25
* cosmeticsBaptiste Coudurier2008-02-25
* remove useless tags, codec_get_id matches independently and qt uses lower cas...Baptiste Coudurier2008-02-25
* set bps to uncompressed original sound data for compressed audioBaptiste Coudurier2008-02-25
* fix duration for ima4Baptiste Coudurier2008-02-25
* ima4 in aiff supportBaptiste Coudurier2008-02-25
* png filtersLoren Merritt2008-02-25
* Fix outdated comment.Diego Biurrun2008-02-25
* #include "libavutil/avutil.h" in swscale.hMåns Rullgård2008-02-25
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-25
* remove a memcpyLoren Merritt2008-02-25
* cosmetics: Sort and prettyprint codec_wav_tags[].Diego Biurrun2008-02-24
* fix memory leaks in vp3 decoderMåns Rullgård2008-02-24
* Set indexmem to a saner default.Michael Niedermayer2008-02-24
* __asm __volatile -> asm volatile part 3Reimar Döffinger2008-02-24
* __asm __volatile -> asm volatile part 2Reimar Döffinger2008-02-24
* __asm __volatile -> asm volatile, improves code consistency and worksReimar Döffinger2008-02-24
* Fix bug I introduced in r11962.Vitor Sessak2008-02-24
* Reduce initial fifo size, so as not to senselessly waste memory.Michael Niedermayer2008-02-24
* realloc fifoMichael Niedermayer2008-02-24
* Fix issue357Michael Niedermayer2008-02-24
* flv/swf do not have a big endian codec id, they only supportMichael Niedermayer2008-02-24
* Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson2008-02-23
* use diff -u -w in codec regression testMåns Rullgård2008-02-23
* treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESC...Nico Sabbi2008-02-23
* Remove apparently unneeded and buggy align.Michael Niedermayer2008-02-22
* Add -lm to x264 check, it is needed on most systems.Diego Biurrun2008-02-22
* cleaner way of writing packed-byte constants.Loren Merritt2008-02-22
* Discard two symbols from libswscale.Carl Eugen Hoyos2008-02-22
* Ascii art to explain what avfilter_formats_changeref() does.Michael Niedermayer2008-02-21
* cosmeticMichael Niedermayer2008-02-21
* Better description (merge is too vague IMHO).Michael Niedermayer2008-02-21
* Better description for merge_ref().Michael Niedermayer2008-02-21
* Document avfilter_formats_ref() with some ascii art.Michael Niedermayer2008-02-21
* minor English correctionsMike Melanson2008-02-21
* typosMichael Niedermayer2008-02-21
* Explain that libavcodec/i386/idct_mmx.c is GPLed.Diego Biurrun2008-02-21
* "General Tips" sectionMichael Niedermayer2008-02-21
* parse_number_or_die()Michael Niedermayer2008-02-21
* indentLoren Merritt2008-02-21
* pseudo-simd add_bytes and diff_bytesLoren Merritt2008-02-21
* simd and unroll png_filter_rowLoren Merritt2008-02-21
* Disabling all SSE* code for old gcc to avoid alignment issues.Michael Niedermayer2008-02-21
* revert 12156Michael Niedermayer2008-02-20