source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @75add6fb   16 years vitor1001 Silence GCC warnings: ibswscale/swscale.c: In function ‘sws_scale’: …
(edit) @2ee054c2   16 years kostya.shishkov Fix chroma motion compensation for RV30 Originally committed as …
(edit) @782fc0c3   16 years flameeyes Rename template included sources from .h to _template.c. There are …
(edit) @485ec4f   16 years Aurélien Jacobs set correct number of fractions for multitable fixes the following …
(edit) @bddddb5a   16 years michaelni rgb2rgb.h was not really intended to be a public header, thus remove …
(edit) @b29e6551   16 years michaelni Remove rgb2rgb.h dependancy. Originally committed as revision 27835 …
(edit) @d2d39859   16 years mans ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S Originally …
(edit) @83ad74e   16 years mans ARM: move VFP DSP functions to dsputils_vfp.S Originally committed as …
(edit) @a648516b   16 years mans ARM: move prefetch_arm to dsputil_arm_s.S Originally committed as …
(edit) @c130bedc   16 years mans ARM: use new macros for assembler function labels Originally …
(edit) @c72ab301   16 years mans ARM: add some assembler convenience macros Originally committed as …
(edit) @785b0f3c   16 years baptiste.coudurier fix umid base value, use revision 5 and generic material type …
(edit) @bee2eac5   16 years baptiste.coudurier svq3 decoder may need zlib Originally committed as revision 15722 to …
(edit) @0df4903a   16 years baptiste.coudurier fix sound essence compression UL Originally committed as revision …
(edit) @1d30d1a   16 years baptiste.coudurier fix start position UL Originally committed as revision 15720 to …
(edit) @c4864924   16 years baptiste.coudurier svq3 watermark code now needs zlib Originally committed as revision …
(edit) @1e002b60   16 years baptiste.coudurier svq3 watermark decoding support, based on reverse engineering work by …
(edit) @65f65c30   16 years vitor1001 Silence GCC warning Originally committed as revision 27834 to …
(edit) @ede72510   16 years mans cosmetic: align backslashes in makefiles Originally committed as …
(edit) @864ac5d6   16 years mans Merge OBJS-$(FOO) lists with same FOO Originally committed as …
(edit) @ba5fc967   16 years banan Disable codec downmix when not using simd instead of silently produce …
(edit) @1402ee72   16 years banan Fix dca decoder with non simd float2int16 conversion Originally …
(edit) @49c91c34   16 years banan Fix compilation with TRACE Originally committed as revision 15713 to …
(edit) @36e8de07   16 years Carl Eugen Hoyos Remove unused code that can't be compiled without svn archive. …
(edit) @b98f10c0   16 years mans ARM: faster ARMv6 FASTDIV() Originally committed as revision 15712 to …
(edit) @590bd200   16 years Aurélien Jacobs remove useless ifdeffery, tscc won't do anything useful without zlib …
(edit) @2eef7c62   16 years Aurélien Jacobs enable zlib and bzlib only when useful Originally committed as …
(edit) @bee764e   16 years Aurélien Jacobs svq3: remove unused include Originally committed as revision 15709 to …
(edit) @9b0d44ef   16 years michaelni Do not attempt to use the unscaled yuv2rgb converter when height is …
(edit) @c87348a9   16 years mans Use OBJS variable for all object files There is no longer any need to …
(edit) @0ca1656a   16 years mans Remove unused SRCS make variable Originally committed as revision …
(edit) @4f034993   16 years mans Add CONFIG_GOLOMB and auto-select when needed Originally committed as …
(edit) @47a158cb   16 years mans Auto-enable CONFIG_MDCT when needed Originally committed as revision …
(edit) @1091c959   16 years mans AC3 encoder doesn't need FFT Originally committed as revision 15704 …
(edit) @bd3151f2   16 years diego Add subtitle format section. Originally committed as revision 15703 …
(edit) @9ff0c388   16 years diego cosmetics: Slightly update MP3 support entry. Originally committed as …
(edit) @82ced5a9   16 years diego Mark formats requiring external libs with an 'E' in the format support …
(edit) @3f33271   16 years diego Add GSM into list of supported audio codecs. Originally committed as …
(edit) @360f980b   16 years diego cosmetics: Uniformize external library comments. Originally committed …
(edit) @f6958006   16 years lessen42 Documentation and changelog update for libspeex decoding Originally …
(edit) @6e587953   16 years diego cosmetics: Change the order of mlp parser objects to be consistent. …
(edit) @a79d1aed   16 years diego Move declaration of mlp decoder dependency on mlp parser to the …
(edit) @a3341b9d   16 years baptiste.coudurier cosmetics: ffserver -> FFserver Originally committed as revision …
(edit) @f9739144   16 years baptiste.coudurier cosmetics, indentation Originally committed as revision 15694 to …
(edit) @a69b06be   16 years baptiste.coudurier check if stream is set, fix potential segv Originally committed as …
(edit) @b6bb00b0   16 years mans Build MMX/SSE FFT only if CONFIG_FFT is set Originally committed as …
(edit) @3c69e5d3   16 years mans DCA decoder needs FFT Originally committed as revision 15691 to …
(edit) @c510c7b5   16 years mans configure: add foo_suggest facility This is like foo_select, except …
(edit) @72a43668   16 years mans configure: add enable_weak and disable_weak These functions …
(edit) @f9d328da   16 years mans configure: allow recursive foo_select options Originally committed as …
(edit) @7f8cd075   16 years baptiste.coudurier simplify sample rate code, flv_set_audio_codec already overrides it …
(edit) @1848f7d9   16 years mans Auto-enable CONFIG_FFT for codecs that need it Originally committed …
(edit) @6a702d4c   16 years mans configure: cosmetics Originally committed as revision 15685 to …
(edit) @7ef3425f   16 years mans configure: add foo_select facility If an option 'foo' is enabled, all …
(edit) @f7b230a7   16 years mans configure: fix disabled_any to return false for empty list Originally …
(edit) @f94036f1   16 years diego prettyprinting cosmetics Originally committed as revision 15682 to …
(edit) @75f2c209   16 years diego spelling cosmetics Originally committed as revision 15681 to …
(edit) @4599d22c   16 years diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP …
(edit) @60c25a4b   16 years diego Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder …
(edit) @f96d0eef   16 years baptiste.coudurier force sample rate to 16khz for speex in flv, fix speexaudio.flv …
(edit) @4fe8a452   16 years pascal.massimino fix for >2GB flv files Originally committed as revision 15677 to …
(edit) @ae14f311   16 years lessen42 Speex decoding via libspeex Originally committed as revision 15676 to …
(edit) @60ce2f9   16 years kostya.shishkov Choose RV3/4 DC quantizer correctly Originally committed as revision …
(edit) @bd09e8a7   16 years baptiste.coudurier raw dnxhd de/muxer Originally committed as revision 15674 to …
(edit) @da396bf8   16 years baptiste.coudurier dnxhd parser Originally committed as revision 15673 to …
(edit) @76e9fd01   16 years vitor1001 Cosmetics: alignment Originally committed as revision 27818 to …
(edit) @522ce957   16 years vitor1001 Fix broken palette8to*. Originally committed as revision 27817 to …
(edit) @b774fdd   16 years baptiste.coudurier dnxhd codec is intra only Originally committed as revision 15672 to …
(edit) @98a8ce4   16 years baptiste.coudurier add state64 field to ParseContext storing last 8 bytes, to be able to …
(edit) @aeb87a49   16 years diego cosmetics: typo fix Originally committed as revision 27816 to …
(edit) @0f898714   16 years diego Add information about a workaround for MinGW gcc versions. based on a …
(edit) @e7f3c722   16 years benoit.fouet Revert r15653. Was "Copy pts for each raw encoded frame." It causes …
(edit) @19cf8e20   16 years Aurélien Jacobs 10l: missing change from r15667 - global header also affect seek test …
(edit) @abce34d9   16 years Aurélien Jacobs matroskaenc: require global header fixes issue696 Originally …
(edit) @d9fe7eb3   16 years victorpaesa Fix spelling Originally committed as revision 15666 to …
(edit) @2cd39dbf   16 years flameeyes Include headers for optional libraries only when enabled. Include the …
(edit) @e3cc7d6f   16 years diego cosmetics: Leave out quotes from libdirac pkg-config call for …
(edit) @3a90480   16 years mans split bswap.h into per-arch files Originally committed as revision …
(edit) @37d3e066   16 years Aurélien Jacobs uses FF_ARRAY_ELEMS() where appropriate Originally committed as …
(edit) @03092e14   16 years michaelni Port read_time() that works on x86_32 and 64 from noe. Originally …
(edit) @3d0d9a5e   16 years lucabe72 The v4l2 driver can silently change the pixel format in the …
(edit) @0223bd6   16 years mans ARM: allow --cpu=armvN in configure Originally committed as revision …
(edit) @ec0bd3b9   16 years mans Allow target name on every line in dependency postprocessing Some …
(edit) @13c7df3d   16 years mans Do not add $cross_prefix to compiler name given with --cc option …
(edit) @884a36a7   16 years mans configure: fix handling of option arguments containing = sign …
(edit) @31c4f070   16 years Reimar.Doeffinger Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. …
(edit) @c8714ea1   16 years michaelni Use av_freep() in ff_parse_close(). Originally committed as revision …
(edit) @77258168   16 years benoit.fouet Copy pts for each raw encoded frame. Patch by Andrew Wason rectalogic …
(edit) @ccfe8ae   16 years kostya.shishkov 34l: free RV3/4 context variables at the end Originally committed as …
(edit) @def4f63b   16 years kostya.shishkov RV3 and RV4 decoders set some deblocking coefs for each macroblock, so …
(edit) @c0b821be   16 years kostya.shishkov Mark some of RV3/4 block types as having separate DC subblock …
(edit) @d84b1cb3   16 years diego Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0. …
(edit) @e80b2675   16 years mans ARM: Kill warning in bswap_32() Originally committed as revision …
(edit) @9655ffb5   16 years lessen42 Convert typeof keyword into typeof; this is a gcc extension and …
(edit) @57f0ec6e   16 years mans fix configure with libx264 disabled Originally committed as revision …
(edit) @7c19b88f   16 years stefano.sabatini-lala Remove the ugly and unnecessary require_cpp_condition() function. …
(edit) @cc181b41   16 years stefano.sabatini-lala Make more clear the error message for the libx264 version check. …
(edit) @0dba1995   16 years lessen42 Cosmetics: reindent Originally committed as revision 15644 to …
(edit) @ca4a4ac1   16 years lessen42 Combine non-bitexact sections Originally committed as revision 15643 …
(edit) @daa1ea0   16 years lessen42 VP3 loop filter is mmx2 not mmx Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.