summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* os_support: fix poll() implementationMax Shakhmetov2011-02-15
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* APIchanges: update for 55bad0c: vbv_delayMans Rullgard2011-02-15
* Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-15
* binkaudio: remove unused copy of AVCodecContext*Peter Ross2011-02-15
* binkaudio: fix channel count checkPeter Ross2011-02-15
* fix nsvdec.c compilation if DEBUG definedMaksym Veremeyenko2011-02-15
* aacdec: Implement LTP support.Young Han Lee2011-02-14
* APIchanges: update for 12c14cdAnssi Hannula2011-02-14
* mpegtsenc: whitespace cosmeticsMans Rullgard2011-02-14
* mpegtsenc: set audio_type according to st->dispositionAnssi Hannula2011-02-14
* mpegts: set st->disposition according to ISO 639 language descriptorAnssi Hannula2011-02-14
* apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flagMans Rullgard2011-02-14
* lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula2011-02-14
* Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini2011-02-14
* Fix spelling error.Tilman Brock2011-02-14
* mmst: fix reading uninitialized data for ping packets.Ronald S. Bultje2011-02-14
* Update APIchanges for 910b5b8Mans Rullgard2011-02-14
* Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-02-14
* Remove disabled legacy code in ffplay.Stefano Sabatini2011-02-14
* aac: remove dead SBR input scalingAlex Converse2011-02-14
* asfdec: fix build for big endian targetsMans Rullgard2011-02-13
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-13
* wtv: ignore empty data_guid chunksPeter Ross2011-02-13
* asfdec: don't export empty metadataAnton Khirnov2011-02-13
* asfdec: split reading stream properties out of asf_read_header()Anton Khirnov2011-02-13
* mmst: print packet type with error status code messageFrancesco Cosoleto2011-02-13
* configure: fix non-standard regex used with exprMans Rullgard2011-02-13
* mpeg4video: ignore broken GOP headersAnatoly Nenashev2011-02-13
* configure: report full gcc version stringMans Rullgard2011-02-13
* configure: add cleanws() functionMans Rullgard2011-02-13
* FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-13
* lavf: print stream disposition in dump_stream_formatAnssi Hannula2011-02-13
* spdifenc: fix byte order on big-endian systemsAnssi Hannula2011-02-13
* spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula2011-02-13
* bink: permute Bink version 'b' quant matrices by inverse scan orderPeter Ross2011-02-13
* bink: simplify how quantization matrices are passed to read_dct_coeffs()Peter Ross2011-02-13
* Fix MMX rgb24 to yuv conversion with gcc 4.6Mans Rullgard2011-02-13
* movenc: Force first sample as SYNCTakashi Mochizuki2011-02-13
* Make tables generation insensitive to floating-point implementationVitor Sessak2011-02-12
* Fix script command in a FAQ entryStefano Sabatini2011-02-12
* Allow "make clean" to clean files in toolsStefano Sabatini2011-02-12
* Add lavfi-showfiltfmts and graph2dot to $(TOOLS)Stefano Sabatini2011-02-12
* Fix qtrle regression test, actually test qtrle.Baptiste Coudurier2011-02-11
* rtsp/rdt: Assign the RTSPStream index to AVStream->idMartin Storsjö2011-02-11
* Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-11
* Add missing terminating backslashRonald S. Bultje2011-02-11
* configure: remove early check_deps $ARCH_EXT_LISTMans Rullgard2011-02-11
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-11