summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Mark xmm registers as clobbered in simple loopfilter. Should fix the lastRonald S. Bultje2010-08-24
* configure: fix typo in test depsMåns Rullgård2010-08-24
* Fix undefined expressions that use multiple calls to get_bits().Alex Converse2010-08-24
* Factorize opt_new_{audio,video,subtitle} definitions.Stefano Sabatini2010-08-24
* Cosmetics: rename out_video_filter to output_video_filter, forStefano Sabatini2010-08-24
* Make configure_filters() return a meaningful error code rather thanStefano Sabatini2010-08-24
* msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()Måns Rullgård2010-08-24
* added interlacing option and compression option for colorram (lut)Tobias Bindhammer2010-08-24
* Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini2010-08-24
* avformat: free decryption key in av_close_input_stream()Måns Rullgård2010-08-24
* fixed some return values and deprecated CODEC_TYPE_VIDEO.Tobias Bindhammer2010-08-24
* asfcrypt: fix unaligned accesses with armccMåns Rullgård2010-08-24
* Add fifo filter.Stefano Sabatini2010-08-24
* Make avfilter_start_frame() invoke avfilter_get_video_buffer() on theStefano Sabatini2010-08-24
* indentRamiro Polla2010-08-24
* swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversionMåns Rullgård2010-08-23
* swscale: remove unused macro parameter in BGR2UV templateMåns Rullgård2010-08-23
* Add _XOPEN_SOURCE definition for usleep().Dave Yeo2010-08-23
* acenc: LAME-inspired window decisionNathan Caldwell2010-08-23
* Revert unintended changes to fft.h from r24890.Alex Converse2010-08-23
* aacenc: Rename Psy3gpp* structs to AacPsy*Nathan Caldwell2010-08-23
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-23
* BinkAudio FATE testsVitor Sessak2010-08-23
* imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".Alex Converse2010-08-23
* asfcrypt: fix unaligned read in ff_asfcrypt_dec()Måns Rullgård2010-08-23
* Add missing parentheses to AV_NE macro.Benoit Fouet2010-08-23
* Make "-fs ss" mean "make output file of size equals or less than ss"Vitor Sessak2010-08-23
* Adding of a64-codec: there were changes to be documented in changelogTobias Bindhammer2010-08-23
* removed an unnecessary blank lineTobias Bindhammer2010-08-23
* fix fate breakage, 10l to me (too much copy and pasting)Vitor Sessak2010-08-23
* MP3 float decoder FATE testsVitor Sessak2010-08-23
* Do not use the server SSRC as client SSRC in the RTP demuxerLuca Abeni2010-08-23
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer2010-08-23
* added codec-ids for the a64 codecTobias Bindhammer2010-08-23
* documentation added for the a64 codecTobias Bindhammer2010-08-23
* Corresponding muxer for the a64 codecTobias Bindhammer2010-08-23
* Add FATE test for WMV8 DRMVitor Sessak2010-08-23
* Initial version of the a64 (multicolor charset) codecTobias Bindhammer2010-08-23
* Add truemotion1 tests.Reimar Döffinger2010-08-23
* Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures).Ronald S. Bultje2010-08-23
* fate: remove unused variable in fate.shMåns Rullgård2010-08-22
* Convert ff_imdct_half_sse() to yasm.Alex Converse2010-08-22
* fate: remove pointless fate/fate2 separationMåns Rullgård2010-08-22
* mmsh depends on httpMåns Rullgård2010-08-22
* fate: allow specifying relative path to config file in fate.shMåns Rullgård2010-08-22
* Add FATE test for ANSI/ASCII animation and TTY demuxerVitor Sessak2010-08-21
* The 24-bit ydt also should not depend on endianness,Reimar Döffinger2010-08-21
* Since the 24 bit format is decoded to endian-dependantReimar Döffinger2010-08-21
* Do not swap red and blue when decoding truemotionReimar Döffinger2010-08-21
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-21