summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtp: Replace hardcoded RTCP packet types with definesJosh Allmann2010-08-255-8/+17
* Renderware TeXture Dictionary FATE testVitor Sessak2010-08-243-0/+18
* configure: enable fast_cmov for 'atom'Janne Grunau2010-08-241-1/+1
* Remove global mm_flags variableMåns Rullgård2010-08-2415-25/+19
* Mark xmm registers as clobbered in simple loopfilter. Should fix the lastRonald S. Bultje2010-08-241-11/+11
* configure: fix typo in test depsMåns Rullgård2010-08-241-1/+1
* Fix undefined expressions that use multiple calls to get_bits().Alex Converse2010-08-242-3/+4
* Factorize opt_new_{audio,video,subtitle} definitions.Stefano Sabatini2010-08-241-26/+8
* Cosmetics: rename out_video_filter to output_video_filter, forStefano Sabatini2010-08-241-12/+12
* Make configure_filters() return a meaningful error code rather thanStefano Sabatini2010-08-241-32/+31
* msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()Måns Rullgård2010-08-241-2/+1
* added interlacing option and compression option for colorram (lut)Tobias Bindhammer2010-08-244-45/+184
* Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini2010-08-243-4/+20
* avformat: free decryption key in av_close_input_stream()Måns Rullgård2010-08-241-0/+1
* fixed some return values and deprecated CODEC_TYPE_VIDEO.Tobias Bindhammer2010-08-245-42/+118
* asfcrypt: fix unaligned accesses with armccMåns Rullgård2010-08-241-3/+3
* Add fifo filter.Stefano Sabatini2010-08-245-1/+131
* Make avfilter_start_frame() invoke avfilter_get_video_buffer() on theStefano Sabatini2010-08-241-1/+1
* indentRamiro Polla2010-08-241-24/+24
* swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversionMåns Rullgård2010-08-232-29/+28
* swscale: remove unused macro parameter in BGR2UV templateMåns Rullgård2010-08-231-7/+7
* Add _XOPEN_SOURCE definition for usleep().Dave Yeo2010-08-231-0/+2
* acenc: LAME-inspired window decisionNathan Caldwell2010-08-231-1/+303
* Revert unintended changes to fft.h from r24890.Alex Converse2010-08-231-1/+1
* aacenc: Rename Psy3gpp* structs to AacPsy*Nathan Caldwell2010-08-232-26/+26
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-231-0/+2
* BinkAudio FATE testsVitor Sessak2010-08-231-0/+12
* imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".Alex Converse2010-08-232-3/+3
* asfcrypt: fix unaligned read in ff_asfcrypt_dec()Måns Rullgård2010-08-231-1/+1
* Add missing parentheses to AV_NE macro.Benoit Fouet2010-08-231-2/+2
* Make "-fs ss" mean "make output file of size equals or less than ss"Vitor Sessak2010-08-232-7/+7
* Adding of a64-codec: there were changes to be documented in changelogTobias Bindhammer2010-08-231-0/+1
* removed an unnecessary blank lineTobias Bindhammer2010-08-231-1/+0
* fix fate breakage, 10l to me (too much copy and pasting)Vitor Sessak2010-08-231-1/+1
* MP3 float decoder FATE testsVitor Sessak2010-08-232-0/+40
* Do not use the server SSRC as client SSRC in the RTP demuxerLuca Abeni2010-08-231-2/+3
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer2010-08-234-0/+6
* added codec-ids for the a64 codecTobias Bindhammer2010-08-231-1/+4
* documentation added for the a64 codecTobias Bindhammer2010-08-231-0/+2
* Corresponding muxer for the a64 codecTobias Bindhammer2010-08-231-0/+72
* Add FATE test for WMV8 DRMVitor Sessak2010-08-232-0/+165
* Initial version of the a64 (multicolor charset) codecTobias Bindhammer2010-08-233-0/+390
* Add truemotion1 tests.Reimar Döffinger2010-08-233-0/+265
* Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures).Ronald S. Bultje2010-08-231-14/+14
* fate: remove unused variable in fate.shMåns Rullgård2010-08-221-1/+0
* Convert ff_imdct_half_sse() to yasm.Alex Converse2010-08-222-108/+195
* fate: remove pointless fate/fate2 separationMåns Rullgård2010-08-222-38/+35
* mmsh depends on httpMåns Rullgård2010-08-221-0/+1
* fate: allow specifying relative path to config file in fate.shMåns Rullgård2010-08-221-1/+1
* Add FATE test for ANSI/ASCII animation and TTY demuxerVitor Sessak2010-08-212-0/+20
OpenPOWER on IntegriCloud