summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set and use h->mb_xy in SVQ3 too.Alexander Strange2008-05-11
* Add some initial optimizations for ARM VFP (floatingSiarhei Siamashka2008-05-11
* Remove newly unused variables.Alexander Strange2008-05-11
* Use h->mb_xy directly in decode_cabac_residual().Alexander Strange2008-05-11
* Store mb_xy in H264Context and only calculate it once per MB.Alexander Strange2008-05-11
* Simplify do_voice().Vitor Sessak2008-05-11
* Replace some hardcoded swapping with FFSWAP.Vitor Sessak2008-05-11
* Remove unused defines from ra144.Vitor Sessak2008-05-11
* cosmetics: indent after last commit. patch by matthieu castet <castet matthie...Matthieu Castet2008-05-11
* simplify decoding of uncompressed samples. patch by matthieu castet <castet m...Matthieu Castet2008-05-11
* Allow icc to compile with optimizations (pentium3, pentium4 or core2).Carl Eugen Hoyos2008-05-11
* Silence useless icc warnings.Carl Eugen Hoyos2008-05-11
* Implement bidirectional (positive offset - left, negative - right)Vladimir Voroshilov2008-05-11
* sys/resource.h needs sys/types.h on OS/2, patch by Dave Yeo, daveryeo telus netDave Yeo2008-05-11
* Document AVCodecContext channels field.Stefano Sabatini2008-05-11
* Fix type of dest_addr_len to respect return value of udp_set_url.Luca Abeni2008-05-11
* Update comment to version, negotiated with Diego, andVladimir Voroshilov2008-05-11
* Fix compilation error.Vladimir Voroshilov2008-05-11
* fix reading of samples-per-frameJustin Ruggles2008-05-11
* various filters for ACELP-based codecsVladimir Voroshilov2008-05-11
* Simplify a list of array allocations with a loop.Vitor Sessak2008-05-11
* Replace hardcoded LP filter order with parameter.Vladimir Voroshilov2008-05-11
* Remove useless memset, patch by Vitor Sessak, vitor1001 gmail com.Vitor Sessak2008-05-10
* Rewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 gmail com.Vitor Sessak2008-05-10
* cosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com,Vitor Sessak2008-05-10
* Add missing path to #include.Benoit Fouet2008-05-09
* Add missing required header directly.Diego Biurrun2008-05-09
* Add missing path to #include.Diego Biurrun2008-05-09
* Add missing path to #include statement.Diego Biurrun2008-05-09
* Remove in_asm_used_var_warning_killer()Keiji Costantini2008-05-09
* Remove -I flags pointing to local paths, they are no longer necessary.Diego Biurrun2008-05-09
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Remove redundant #undef statements that were mistakenly committed.Diego Biurrun2008-05-09
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* IFF stereo supportJai Menon2008-05-09
* Add required stdint.h header.Diego Biurrun2008-05-09
* Little fix for block sizes <16Michael Niedermayer2008-05-09
* Revert previous mistaken commit.Diego Biurrun2008-05-09
* ipp.h is a system header, use <> when #including it.Diego Biurrun2008-05-09
* dsputil.h is not a system header, use "" when #including it.Diego Biurrun2008-05-09
* string.h is a system header file, so use <> for it.Diego Biurrun2008-05-09
* Improve motion estimation metric.Michael Niedermayer2008-05-09
* use enum type instead of intAurelien Jacobs2008-05-09
* cosmetics: indentationAurelien Jacobs2008-05-09
* matroskadec: add support for lzo compressed tracksAurelien Jacobs2008-05-09
* remove useless commentAurelien Jacobs2008-05-08
* matroskadec: fail gracefully when seeking don't workAurelien Jacobs2008-05-08
* #include required stdint.h header directly.Diego Biurrun2008-05-08
* ensure vp56_decode_frame always return unchanged buf_sizeAurelien Jacobs2008-05-08
* matroskadec: add support for track content encodingAurelien Jacobs2008-05-08