summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reindent.Stefano Sabatini2010-07-22
* Increase flexibility of PRINT_LIB_VERSION(), make it accept a flagsStefano Sabatini2010-07-22
* Map settings for 2-pass libvpx encoding.James Zern2010-07-22
* Eliminate a pointless memset for intra blocks in P-frames in VP8Jason Garrett-Glaser2010-07-22
* VP8: Don't store segment in macroblock struct anymore.Jason Garrett-Glaser2010-07-22
* Convert VP8 macroblock structures to a ring buffer.Jason Garrett-Glaser2010-07-22
* Add APIchanges entry for the libavfilter media format generalizationStefano Sabatini2010-07-22
* Generalize pixel format enum fields to int formats.S.N. Hemanth Meenakshisundaram2010-07-22
* Document create_filter().Stefano Sabatini2010-07-22
* Add simple doxy to link_filter().Stefano Sabatini2010-07-22
* Fix documentation for parse_link_name().Stefano Sabatini2010-07-22
* Consistently use Uppercase for the first character of the logStefano Sabatini2010-07-22
* Make link_filter() propagate the generated error code.Stefano Sabatini2010-07-22
* Fix style: "if(" -> "if (".Stefano Sabatini2010-07-22
* Calculate deblock strength per-MB instead of per-rowJason Garrett-Glaser2010-07-22
* Avoid tracking i4x4 modes in P-frames in VP8Jason Garrett-Glaser2010-07-22
* Avoid useless fill_rectangle in P-frames in VP8Jason Garrett-Glaser2010-07-22
* Optimize partition mv decoding in VP8Jason Garrett-Glaser2010-07-22
* Take shortcuts for mv0 case in VP8 MCJason Garrett-Glaser2010-07-22
* Much faster VP8 mv and mode predictionJason Garrett-Glaser2010-07-22
* Convert vp56_mv to 16-bit.Jason Garrett-Glaser2010-07-22
* Add prefetching to VP8 decoderJason Garrett-Glaser2010-07-22
* Fix and enable horizontal >=SSE2 mbedge loopfilter.Ronald S. Bultje2010-07-22
* relicense h264 deblock sse2 to lgplLoren Merritt2010-07-22
* Add APIchanges entry after libavcore addition.Stefano Sabatini2010-07-21
* sync yasm macros from x264Loren Merritt2010-07-21
* Eliminate one instruction in VP8 dc_add_sse4Jason Garrett-Glaser2010-07-21
* Add WMAPro regtestsVitor Sessak2010-07-21
* Various VP8 x86 deblocking speedupsJason Garrett-Glaser2010-07-21
* use return value of ff_get_line()Aurelien Jacobs2010-07-21
* document ff_get_line()Aurelien Jacobs2010-07-21
* improve ff_get_line to return line lengthAurelien Jacobs2010-07-21
* move ff_get_line to aviobuf.cAurelien Jacobs2010-07-21
* rename get_line to ff_get_lineAurelien Jacobs2010-07-21
* Make mmx VP8 WHT fasterJason Garrett-Glaser2010-07-21
* regtest: simplify cleanup after each testMåns Rullgård2010-07-21
* fate: delete useless artifacts after running each testMåns Rullgård2010-07-21
* fate: keep stderr from failing testsMåns Rullgård2010-07-21
* Add libavcore.Stefano Sabatini2010-07-21
* Typo.Víctor Paesa2010-07-21
* Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99Axel Holzinger2010-07-21
* Reindent, rewrap long comment lines to keep line length below 80 charsMartin Storsjö2010-07-21
* rtpdec_asf: Handle RTSP-MS packet splittingMartin Storsjö2010-07-21
* Document the buffer source.Stefano Sabatini2010-07-21
* Extend buffer source syntax.Stefano Sabatini2010-07-21
* Add an informational trace in init().Stefano Sabatini2010-07-21
* Clarify logic and feedback of the init() function.Stefano Sabatini2010-07-21
* Add description to the buffer source.Stefano Sabatini2010-07-21
* darwin: allow 64-bit darwin to allocate executable memoryRamiro Polla2010-07-21
* Make ff_inverse stay with libavutil, and optional copy it to libavcodec.Diego Pettenò2010-07-21