source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3b619cab   14 years vitor1001 CCITT Fax Group compression fate tests Originally committed as …
(edit) @db7515fd   14 years mans configure: move config.fate creation after OS section The OS label …
(edit) @6f9ea29e   14 years mans configure: write config.fate file as early as possible Originally …
(edit) @25432e85   14 years mans configure: improve error message for missing yasm Originally …
(edit) @9cca1e40   14 years alex.converse x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm …
(edit) @e90aa6ed   14 years mans Revert "Disable MMX for i686 and pentiumpro" To avoid being burned at …
(edit) @4eca52ed   14 years rsbultje Fix typos when converting inline asm to yasm, fixes MMX-only …
(edit) @d29d9ccc   14 years mans fate: print list of tests with "make fate-list" Originally committed …
(edit) @0a6cf0af   14 years mans Disable MMX for i686 and pentiumpro Originally committed as revision …
(edit) @bcafde61   14 years mans configure: select warning suppression syntax based on armcc version …
(edit) @133cc989   14 years tobias.bindhammer Cosmetic changes. Originally committed as revision 24944 to …
(edit) @2fdb2b54   14 years tobias.bindhammer Insert info from extradata into header Originally committed as …
(edit) @9e906bb1   14 years tobias.bindhammer Added option to write frames interleaved (yet disabled) For this …
(edit) @3156df45   14 years tobias.bindhammer Clarify code/avoid possible bugs by using precalculated values that …
(edit) @6cd94998   14 years tobias.bindhammer enable a flexible lifetime Originally committed as revision 24940 to …
(edit) @99d8166d   14 years tobias.bindhammer Setting proper values in extradata for future use in muxer Originally …
(edit) @e0ae6c17   14 years martin Flush the PutBitsContext at the end of each block when encoding ADPCM …
(edit) @798dc641   14 years stefano.sabatini-lala Add APIchanges entry after the addition of …
(edit) @5da19b53   14 years stefano.sabatini-lala Implement avcodec_get_channel_layout(). Patch by S.N. Hemanth …
(edit) @f06d6c75   14 years andreas Make stub version of ff_sdp_write_media() match its prototype Used …
(edit) @6697bc33   14 years rsbultje Revert r24931, it broke Win32 and some BSD compiles (yay fate). …
(edit) @3d1b1caa   14 years mans Remove duplicate definitions of fullpel MC functions This removes …
(edit) @694c5a28   14 years mans sp5x: remove broken code under #if 0 Originally committed as revision …
(edit) @72f64240   14 years rsbultje Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is …
(edit) @74c847e0   14 years mans fate: build with --enable-gpl Originally committed as revision 24930 …
(edit) @186f1ec5   14 years martin Add rtp_get_rtcp_file_handle function Patch by Josh Allmann, joshua …
(edit) @4574b815   14 years vitor1001 VP3 fate test Originally committed as revision 24928 to …
(edit) @b8521394   14 years rsbultje Add changelog entry for MMSH support. Originally committed as …
(edit) @69dad87c   14 years mans VP6: fix vp6_filter_diag4_mmx/sse on 64-bit The stride can be …
(edit) @7934b15d   14 years martin Handle IPv6 in the RTSP code Originally committed as revision 24925 …
(edit) @3fbd12d1   14 years martin Handle IPv6 in the SDP demuxer Originally committed as revision 24924 …
(edit) @94f8b2d   14 years mans ARM: update struct offsets Originally committed as revision 24923 to …
(edit) @0fc29f27   14 years ramiro.polla swscale: simplify selection of optimizations to compile. Originally …
(edit) @8f028616   14 years ramiro.polla swscale: Always define COMPILE_xxx to either 0 or 1. Originally …
(edit) @89fa3504   14 years rsbultje Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This …
(edit) @3a088514   14 years rsbultje Move vp6_filter_diag4() from DSPContext to VP56DSPContext. Originally …
(edit) @2401660d   14 years martin rtsp: Return EOF if the TCP control channel is closed Originally …
(edit) @5a8693ef   14 years martin Reindent Originally committed as revision 24919 to …
(edit) @7ad526d2   14 years martin Simplify resolve_destination in sdp.c further, now that we don't …
(edit) @1272ae7e   14 years martin 10l, add new function parameters to resolve_destination for …
(edit) @cc83027c   14 years martin Reindent, rewrap lines Originally committed as revision 24916 to …
(edit) @7ad1dc54   14 years martin Properly handle IPv6 addresses in the SDP generation Originally …
(edit) @d09c0a16   14 years tobias.bindhammer cleanup a bit in a64multi_encode_frame() Originally committed as …
(edit) @9f638104   14 years tobias.bindhammer added/extended some comments in a64multi_encode_frame() Originally …
(edit) @7f3468d3   14 years martin rtp: Replace hardcoded RTCP packet types with defines Patch by Josh …
(edit) @d21caa95   14 years vitor1001 Renderware TeXture Dictionary FATE test Originally committed as …
(edit) @66ac25e2   14 years janne-ffmpeg configure: enable fast_cmov for 'atom' Originally committed as …
(edit) @c0ec9918   14 years mans Remove global mm_flags variable Originally committed as revision …
(edit) @3611c45a   14 years rsbultje Mark xmm registers as clobbered in simple loopfilter. Should fix the …
(edit) @a7638957   14 years mans configure: fix typo in test deps Originally committed as revision …
(edit) @4c399dc8   14 years alex.converse Fix undefined expressions that use multiple calls to get_bits(). …
(edit) @37b9706   14 years stefano.sabatini-lala Factorize opt_new_{audio,video,subtitle} definitions. Originally …
(edit) @dfd57757   14 years stefano.sabatini-lala Cosmetics: rename out_video_filter to output_video_filter, for …
(edit) @4ddf0d29   14 years stefano.sabatini-lala Make configure_filters() return a meaningful error code rather than …
(edit) @b3c1652   14 years mans msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() …
(edit) @e2f402f1   14 years tobias.bindhammer added interlacing option and compression option for colorram (lut) …
(edit) @eedca998   14 years stefano.sabatini-lala Implement ff_get_ref_perms_string() and use it for tracing. …
(edit) @668338c5   14 years mans avformat: free decryption key in av_close_input_stream() Originally …
(edit) @bb07ab7c   14 years tobias.bindhammer fixed some return values and deprecated CODEC_TYPE_VIDEO. dithering …
(edit) @ac9c19da   14 years mans asfcrypt: fix unaligned accesses with armcc Compilers may assume a …
(edit) @7f1af825   14 years stefano.sabatini-lala Add fifo filter. Originally committed as revision 24896 to …
(edit) @5a9dd3de   14 years stefano.sabatini-lala Make avfilter_start_frame() invoke avfilter_get_video_buffer() on the …
(edit) @3f1710e7   14 years ramiro.polla indent Originally committed as revision 24894 to …
(edit) @66842fe8   14 years mans swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion …
(edit) @83761d5b   14 years mans swscale: remove unused macro parameter in BGR2UV template Originally …
(edit) @91880e46   14 years diego Add _XOPEN_SOURCE definition for usleep(). patch by Dave Yeo, daveryeo …
(edit) @62147469   14 years alex.converse acenc: LAME-inspired window decision This performs quite a bit better …
(edit) @c36b2c01   14 years alex.converse Revert unintended changes to fft.h from r24890. Originally committed …
(edit) @af00ddde   14 years alex.converse aacenc: Rename Psy3gpp* structs to AacPsy* This allows cleaner …
(edit) @078ae66b   14 years mans fate: set LC_ALL=C to avoid locale interference Originally committed …
(edit) @1ee39ebd   14 years vitor1001 BinkAudio FATE tests Originally committed as revision 24888 to …
(edit) @cb4f1246   14 years alex.converse imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". It …
(edit) @e955bf3b   14 years mans asfcrypt: fix unaligned read in ff_asfcrypt_dec() Originally …
(edit) @573af754   14 years benoit.fouet Add missing parentheses to AV_NE macro. Originally committed as …
(edit) @c4ab519e   14 years vitor1001 Make "-fs ss" mean "make output file of size equals or less than ss" …
(edit) @7f50caa7   14 years tobias.bindhammer Adding of a64-codec: there were changes to be documented in changelog …
(edit) @e4d2ab52   14 years tobias.bindhammer removed an unnecessary blank line Originally committed as revision …
(edit) @1c109780   14 years vitor1001 fix fate breakage, 10l to me (too much copy and pasting) Originally …
(edit) @680aefa   14 years vitor1001 MP3 float decoder FATE tests Originally committed as revision 24880 …
(edit) @952139a3   14 years lucabe72 Do not use the server SSRC as client SSRC in the RTP demuxer …
(edit) @b7cf4e4f   14 years tobias.bindhammer enabling codec and muxer by registering it in allcodec.c and …
(edit) @40c5ee99   14 years tobias.bindhammer added codec-ids for the a64 codec Originally committed as revision …
(edit) @8fb9e198   14 years tobias.bindhammer documentation added for the a64 codec Originally committed as …
(edit) @901694f1   14 years tobias.bindhammer Corresponding muxer for the a64 codec Originally committed as …
(edit) @07862680   14 years vitor1001 Add FATE test for WMV8 DRM Originally committed as revision 24874 to …
(edit) @7bf7833f   14 years tobias.bindhammer Initial version of the a64 (multicolor charset) codec Originally …
(edit) @620918e4   14 years Reimar.Doeffinger Add truemotion1 tests. Originally committed as revision 24872 to …
(edit) @684d608b   14 years rsbultje Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures). …
(edit) @b56a9c8e   14 years mans fate: remove unused variable in fate.sh Originally committed as …
(edit) @78b5c97d   14 years alex.converse Convert ff_imdct_half_sse() to yasm. This is to avoid split asm …
(edit) @715e9be2   14 years mans fate: remove pointless fate/fate2 separation Originally committed as …
(edit) @c60a2d70   14 years mans mmsh depends on http Originally committed as revision 24867 to …
(edit) @8226e977   14 years mans fate: allow specifying relative path to config file in fate.sh …
(edit) @3d6bd1c   14 years vitor1001 Add FATE test for ANSI/ASCII animation and TTY demuxer Originally …
(edit) @2a86d4b9   14 years Reimar.Doeffinger The 24-bit ydt also should not depend on endianness, since all of it …
(edit) @47af6239   14 years Reimar.Doeffinger Since the 24 bit format is decoded to endian-dependant BGR32 and not …
(edit) @751c5093   14 years Reimar.Doeffinger Do not swap red and blue when decoding truemotion on big-endian. …
(edit) @f5ea69b2   14 years rsbultje MMSH support, the most popular and widely used of all MMS variants. …
(edit) @c901f6ab   14 years stefano.sabatini-lala Cosmetics: remove useless (). Originally committed as revision 24860 …
(edit) @be7110cd   14 years stefano.sabatini-lala Cosmetics: if( -> if (. Originally committed as revision 24859 to …
Note: See TracRevisionLog for help on using the revision log.