summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* simplifyLoren Merritt2008-02-26
* split encoding part of dsputil_mmx into its own fileAurelien Jacobs2008-02-25
* Remove commented-out av_log calls.Diego Biurrun2008-02-25
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-25
* Make diego happy.Michael Niedermayer2008-02-25
* compile various fdct only when encoders are enabledAurelien Jacobs2008-02-25
* Clarify which BSD license.Michael Niedermayer2008-02-25
* Allow use of my AAN DCT under BSD, AMD has agreed to write and contributeMichael Niedermayer2008-02-25
* png filtersLoren Merritt2008-02-25
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-25
* remove a memcpyLoren Merritt2008-02-25
* fix memory leaks in vp3 decoderMåns Rullgård2008-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
* Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson2008-02-23
* Remove apparently unneeded and buggy align.Michael Niedermayer2008-02-22
* cleaner way of writing packed-byte constants.Loren Merritt2008-02-22
* 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
* Forgot this, which is needed for merging field pics too.Michael Niedermayer2008-02-20
* Make find_frame_end() merge 2 mpeg2 field pictures. This should make mpeg2Michael Niedermayer2008-02-20
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-20
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* Fix ;;Michael Niedermayer2008-02-19
* Fix warnings:Reimar Döffinger2008-02-19
* Remove duplicate ;Reimar Döffinger2008-02-19
* Add casts to avoid warnings:Reimar Döffinger2008-02-19
* Missing constReimar Döffinger2008-02-19
* Reduce the number of senselessly scanned bytes.Michael Niedermayer2008-02-19
* arg 10000l. Fix wrong fix committed in r12141Guillaume Poirier2008-02-19
* fix broken indentationGuillaume Poirier2008-02-19
* 10l: fix always false test: Binary & has lower precedence than ==Guillaume Poirier2008-02-19
* Refactor vcprm and vcii macros by using the AVV macro.Diego Biurrun2008-02-18
* Refactor the FOUROF macro using the AVV macro.Diego Biurrun2008-02-18
* Remove stray #undef.Diego Biurrun2008-02-18
* fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't ch...Alexander Strange2008-02-18
* remove duplicate AV_STRINGIFY() definitionMåns Rullgård2008-02-17
* clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGNMåns Rullgård2008-02-16
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger2008-02-16
* 100lVitor Sessak2008-02-15
* Simplify avcodec_default_get_buffer()Vitor Sessak2008-02-15
* Add header for declaration of ff_xxxx functions in imgconvert.cVitor Sessak2008-02-15
* This should not be part of the public APIVitor Sessak2008-02-15
* My commit in r11942 broke compilation.Vitor Sessak2008-02-15
* Split avpicture_fill() in two functions. This will beVitor Sessak2008-02-15
* silence wmaenc.c:181: warning:suggestparentheses around assignment used as tr...Benjamin Larsson2008-02-15