summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* ARM optimised vp56_rac_get_prob()Mans Rullgard2011-02-11
* Update overlay documentation after movie syntax update.Stefano Sabatini2011-02-11
* bink: reindent after last commitPeter Ross2011-02-11
* Bink version 'b' video decoderPeter Ross2011-02-11
* lavf: deprecate AVFormatContext.index_builtAnton Khirnov2011-02-10
* vorbis dec: Remove obsolete commentAlexander Strasser2011-02-10
* vorbis dec: cosmetics: Indent consistentlyAlexander Strasser2011-02-10
* vorbis dec: cosmetics: Indent CPP cond properlyAlexander Strasser2011-02-10
* vorbis dec: Delete useless scopes, and reindent after scope deletionAlexander Strasser2011-02-10
* VP8: optimized mv prediction and decodingJason Garrett-Glaser2011-02-10
* ac3enc: Remove unneeded clipping of shift amount.Justin Ruggles2011-02-10
* ac3enc: remove right shifting from lshift_tab() and make lshift unsigned.Justin Ruggles2011-02-10
* asfdec: deobfuscate reading video properties sizeAnton Khirnov2011-02-10
* asfdec: split asf_read_header()Anton Khirnov2011-02-10
* wtv: mark streams intended for hearing or visual impaired personsPeter Ross2011-02-10
* make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIREDPeter Ross2011-02-10
* add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross2011-02-10
* Remove final semicolon from some macrosMans Rullgard2011-02-10
* dvbsubenc: Fix placement of the object versionRonen Mizrahi2011-02-10
* document passing the fate samples location via make variableJanne Grunau2011-02-10
* dvbsubdec: check against buffer overreadsJanne Grunau2011-02-10