summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* asfdec: Don't read the video stream header if there isn't enough dataMartin Storsjö2010-07-20
* asfdec: Handle asf_jfif_mediaMartin Storsjö2010-07-20
* asf: Add asf_jfif_media guidMartin Storsjö2010-07-20
* Remove unused seek-regression.sh scriptMåns Rullgård2010-07-20
* Remove old regtest make rules redirecting to fate-based onesMåns Rullgård2010-07-20
* fate: allow running regtests through fate frontendMåns Rullgård2010-07-20
* Collect list of seek tests in configureMåns Rullgård2010-07-20
* regtest: rename seektest ref files using alphanumeric chars onlyMåns Rullgård2010-07-20
* Remove an assert that was no longer correct nor relevantMartin Storsjö2010-07-20
* Make MP43 the default fourcc for msmpeg4v3:Carl Eugen Hoyos2010-07-20