summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Enable lavfi test in "make test"Måns Rullgård2010-07-21
* Add header declarations for mmx/sse constants missing themDavid Conrad2010-07-21
* Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.cDavid Conrad2010-07-21
* gxfenc: Fix ES name in the UMF media description, by using strlen instead of ...Thierry Foucu2010-07-21
* VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16)Ronald S. Bultje2010-07-20
* swscale-test: use av_pix_fmt_descriptors[].name directlyRamiro Polla2010-07-20
* Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder.Ronald S. Bultje2010-07-20
* configure: make sh_quote() more robustMåns Rullgård2010-07-20
* remove an unneeded av_realloc()Pascal Massimino2010-07-20
* WMAVoice regtestsVitor Sessak2010-07-20
* configure: create .config file where I intendedMåns Rullgård2010-07-20
* configure: create .config file in configure to avoid needless rerunsMåns Rullgård2010-07-20
* Rerun configure when all*.c files have changedMåns Rullgård2010-07-20
* Change message tag for tests to simply TESTMåns Rullgård2010-07-20
* vp8: indentMåns Rullgård2010-07-20
* vp8: add do { } while(0) around XCHG() macro to avoid confusing if/elseMåns Rullgård2010-07-20
* Add some braces to silence the warning:Diego Biurrun2010-07-20
* Apply misc cosmetical style fixes.Stefano Sabatini2010-07-20
* Add @file doxy.Stefano Sabatini2010-07-20
* Allow the ASF header to be transferred split over multiple packets, as someZhentan Feng2010-07-20
* Explicitely set the size of the "ff_asf_head1_guid" header chunk, this isZhentan Feng2010-07-20
* Fix memory leak in ATRAC3 decoderVitor Sessak2010-07-20
* Align outgoing messages to 8 bytes, this is required to interact withZhentan Feng2010-07-20
* Fix a compile warning when compiling with DEBUG=1. The warning was:Zhentan Feng2010-07-20
* Check the status code of each server responses, and fail if it indicatesZhentan Feng2010-07-20
* Send a time test to the server, as the spec recommends.Zhentan Feng2010-07-20
* FFmpeg never supported msmpeg4v1 encoding.Carl Eugen Hoyos2010-07-20
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-20
* asfdec: 10l, fix the minimum asf video stream header sizeMartin Storsjö2010-07-20
* fate: run diff even if command failsMåns Rullgård2010-07-20