summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* udp: Allow specifying the local IP addressMartin Storsjö2011-11-09
* VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L)shahriman AMS2011-11-09
* vc1dec: move an if() block.shahriman AMS2011-11-09
* vc1dec: use correct hybrid prediction threshold.shahriman AMS2011-11-09
* vc1dec: Partial rewrite of vc1_pred_mv()shahriman AMS2011-11-09
* vc1dec: take ME precision into account while scaling MV predictors.shahriman AMS2011-11-09
* lavf: don't leak corrupted packetsAndrey Utkin2011-11-09
* tls: Use ERR_get_error() in do_tls_pollMartin Storsjö2011-11-08
* indeo3: Fix a fencepost error.Alex Converse2011-11-08
* mxfdec: Fix comparison of unsigned expression < 0.Alex Converse2011-11-08
* mpegts: set stream id on just created stream, not an unrelated variableAnton Khirnov2011-11-08
* ra288: return error if input buffer is too smallJustin Ruggles2011-11-08
* ra288: utilize DSPContext.vector_fmul()Justin Ruggles2011-11-08
* ra288: use memcpy() to copy decoded samples to outputJustin Ruggles2011-11-08
* mace: only calculate output buffer size onceJustin Ruggles2011-11-08
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-08
* indeo3data: add missing config.h #include for HAVE_BIGENDIANDiego Biurrun2011-11-08
* x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectoryDiego Biurrun2011-11-08
* avplay: reset rdft when closing stream.Justin Ruggles2011-11-08
* doc/git-howto: expand format-patch and send-email notes.Anton Khirnov2011-11-08
* lavf: expand doxy for some AVFormatContext fields.Anton Khirnov2011-11-08
* avformat: Avoid a warning about mixed declarations and codeMartin Storsjö2011-11-08
* BMV demuxer and decoderKostya Shishkov2011-11-08
* matroskaenc: Make sure the seekhead struct is freed even on seek failureMartin Storsjö2011-11-07
* mpeg12enc: Remove write-only variables.Alex Converse2011-11-07
* mpeg12enc: Don't set up run-level info for level 0.Alex Converse2011-11-07
* msmpeg4: Don't set up run-level info for level 0.Alex Converse2011-11-07
* avformat: Warn about using network functions without calling avformat_network...Martin Storsjö2011-11-07
* avformat: Revise wordingMartin Storsjö2011-11-07
* rdt: Set AVFMT_NOFILE on ff_rdt_demuxerMartin Storsjö2011-11-07
* rdt: Check the return value of avformat_openMartin Storsjö2011-11-07
* rtsp: Discard the dynamic handler, if it has an alloc function which failedMartin Storsjö2011-11-07
* dsputil: use cpuflags in x86 versions of vector_clip_int32()Justin Ruggles2011-11-06
* x86inc: use sse versions of common macros instead of sse2 when applicableJustin Ruggles2011-11-06
* doc/APIchanges: add missing dates and hashesAnton Khirnov2011-11-06
* lavf: don't return from void av_update_cur_dts()Anton Khirnov2011-11-06
* Changelog: add more entries.Anton Khirnov2011-11-06
* Changelog: update ffmpeg/avconv incompatibility list.Anton Khirnov2011-11-06
* avconv: remove some redundant temporary variables.Anton Khirnov2011-11-06
* avconv: fix broken indentationAnton Khirnov2011-11-06
* avconv: move copy_initial_nonkeyframes to the options context.Anton Khirnov2011-11-06
* avconv: use file:stream instead of file.stream in log messages.Anton Khirnov2011-11-06
* doc/avconv: elaborate on basic functionality.Anton Khirnov2011-11-06
* doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formatsAnton Khirnov2011-11-06
* openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0Martin Storsjö2011-11-06
* Call avformat_network_init/deinit in the programsMartin Storsjö2011-11-06
* Remove leftover includes of strings.hMartin Storsjö2011-11-06
* avutil: Don't allow using strcasecmp/strncasecmpReimar Döffinger2011-11-06
* Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-06