summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-06
* cosmetics: insert some spaces in explicit enum value assignmentsKostya Shishkov2011-11-06
* move 8SVX audio codecs to the audio codec list part on the next bumpKostya Shishkov2011-11-06
* deprecate codec IDs that won't ever be usedKostya Shishkov2011-11-06
* swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.Ronald S. Bultje2011-11-05
* Update x86inc.asm to latest x264 version, and add AVX symmetry.Loren Merritt2011-11-05
* http: Remove the custom function for disabling chunked postsMartin Storsjö2011-11-05
* rtsp: Disable chunked http post through AVOptionsMartin Storsjö2011-11-05
* movdec: Set frame_size for AMRCarl Eugen Hoyos2011-11-05
* h264_weight: remove duplication functions.Ronald S. Bultje2011-11-05
* swscale: align vertical filtersize by 2 on x86.Ronald S. Bultje2011-11-05
* libavfilter: reindent.Ronald S. Bultje2011-11-05
* matroskadec: empty blocks are in fact valid.Ronald S. Bultje2011-11-05
* avfilter: don't abort() on zero-size allocations.Ronald S. Bultje2011-11-05
* h264: improve calculation of codec delay.Ronald S. Bultje2011-11-05
* movenc: Set a correct packet size for AMR-NB mode 15, "no data"Carl Eugen Hoyos2011-11-05