source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @9806f846   16 years michaelni Check for pts==dts on I/P frames in the presence of non low delay …
(edit) @f781f748   16 years michaelni Move code setting delay and presentation_delayed a little up so that …
(edit) @242a2b7   16 years victorpaesa Fix issue 68: Warn that the forum look is no excuse from following the …
(edit) @36718e51   16 years diego cosmetics: Save some backslashes. Originally committed as revision …
(edit) @70899705   16 years stefano.sabatini-lala Provide more context to the opt_preset() error messages, printing the …
(edit) @b7353317   16 years stefano.sabatini-lala Make ffmpeg abort if a preset file contains an invalid option or …
(edit) @9ac1c884   16 years stefano.sabatini-lala Provide more context for the error message issued when no preset file …
(edit) @4589dc5c   16 years michaelni Append read data onto the buffer instead of overwriting, this ensures …
(edit) @8ddd280   16 years banan Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development …
(edit) @88cb61bb   16 years banan 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at …
(edit) @bf9067cf   16 years michaelni Assume mono if no other information for raw. Should fix issue687 …
(edit) @357f45d9   16 years lessen42 MMX VP3 Loop Filter Originally committed as revision 15630 to …
(edit) @75083a88   16 years diego Remove -fasm CFLAGS check, it is no longer needed. Originally …
(edit) @0d7dca3   16 years diego Update DEPEND_CMD comment to better explain why we postprocess gcc …
(edit) @7ad6469e   16 years flameeyes Convert asm keyword into asm. Neither the asm() nor the asm() …
(edit) @be449fca   16 years flameeyes Convert asm keyword into asm. Neither the asm() nor the asm() …
(edit) @a14b362f   16 years flameeyes Use CONFIG_* macros in cmdutils.c for consistency. Originally …
(edit) @ede935a1   16 years Carl Eugen Hoyos Revert r15615: Enable AC-3 decoding regression tests. AC-3 decoding …
(edit) @3ddb448d   16 years ramiro.polla Support absolute DOS paths for preset parameters Originally committed …
(edit) @c49d0e0f   16 years benoit.fouet Bump minor version after addition of FF_ARRAY_ELEMS macro. Originally …
(edit) @757d91a6   16 years benoit.fouet Use of new bitstream in vorbis_enc.c. Patch by Bartłomiej Wołowiec b …
(edit) @a6080be   16 years benoit.fouet Cosmetics: fix indentation after previous commit. Originally …
(edit) @9c8f0768   16 years benoit.fouet Add a flag to avoid calling vorbis_analysis_wrote twice with an empty …
(edit) @ac809e81   16 years benoit.fouet Add a macro to get the number of elements in a table. Originally …
(edit) @e46a9827   16 years michaelni Include zlib.h as it is needed for watermark support, patch by …
(edit) @795bb9dc   16 years michaelni Export svq1_packet_checksum() that is needed for svq3 watermarks, …
(edit) @1fdcdf8   16 years michaelni Add variable to hold the svq3 watermarking key, patch by baptiste that …
(edit) @2e00584e   16 years Carl Eugen Hoyos Enable AC-3 decoding regression tests. Originally committed as …
(edit) @b47cdbd   16 years benoit.fouet Add Jason Garrett-Glaser as libx264 maintainer. Originally committed …
(edit) @c27c66c3   16 years benoit.fouet Add a space between frequencies and their units. Originally committed …
(edit) @5c4e9728   16 years benoit.fouet Fix mem leak. Patch by Ralf Terdic contact >AT< jswiff com Originally …
(edit) @95240bf3   16 years Carl Eugen Hoyos Fix some icc warnings by using enum PixelFormat instead of int where …
(edit) @40056c32   16 years Aurélien Jacobs vp6dec: ensure we don't try to use a buffer with negative size this …
(edit) @f2e49553   16 years mans Enable FAST_UNALIGNED on ARM variants that support it Originally …
(edit) @aa8bc0f1   16 years mans Enable FAST_UNALIGNED on PPC Originally committed as revision 15608 …
(edit) @53bd9d92   16 years mans Revert "Replace sed trickery in the gcc dependency generation command" …
(edit) @5eb39de9   16 years mans configure: simplify PPC dcbzl check Originally committed as revision …
(edit) @a57bf697   16 years stefano.sabatini-lala Add preset options documentation strings. Originally committed as …
(edit) @3bd9f708   16 years Carl Eugen Hoyos Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. Originally …
(edit) @89493e10   16 years Carl Eugen Hoyos Don't include byteswap.h anymore. Originally committed as revision …
(edit) @c5f67c15   16 years lessen42 Remove unused variables Originally committed as revision 15602 to …
(edit) @3a2bcaed   16 years diego Replace sed trickery in the gcc dependency generation command by use …
(edit) @ca9acf9   16 years stefano.sabatini-lala Fix inconsistent indent. Originally committed as revision 15600 to …
(edit) @79ab96ba   16 years diego Revert the merger of LC_ALL declaration and export. This part of the …
(edit) @15fe16f4   16 years stefano.sabatini-lala Check requirement for libx264 version in configure using …
(edit) @a5344cf7   16 years stefano.sabatini-lala Implement CPP condition check support in configure. Originally …
(edit) @f2e57867   16 years ramiro.polla nellymoserenc: flush PutBitContext after use. Originally committed as …
(edit) @57bb0da6   16 years mans aac_parser: fix strict aliasing violation Originally committed as …
(edit) @bc574408   16 years ramiro.polla Only special-case absolute DOS paths on systems that support them. …
(edit) @60e8bc13   16 years stefano.sabatini-lala Make configure --help return 0. Originally committed as revision …
(edit) @1865259f   16 years stefano.sabatini-lala Document libavfilter filters options in configure -h. Originally …
(edit) @f76543c9   16 years baptiste.coudurier get_pixels_sse2, ~+12% performance compared to mmx Originally …
(edit) @965530e1   16 years michaelni Limit discontinuity handling to containers that allow discontinuities. …
(edit) @b5c44b1a   16 years flameeyes Mark some symbols in swscale.c as constant. These are only used in …
(edit) @d0b69b28   16 years flameeyes Mark dither_2x2_{8,4} static to swscale.c These two tables are not …
(edit) @faf6112e   16 years flameeyes Mark variation-specific interleaveBytes static. These functions are …
(edit) @6683a37f   16 years flameeyes Invert logic for the single-pass in swScale() functions. Instead of …
(edit) @f5a2c981   16 years Carl Eugen Hoyos Change variable types from int to enum PixelFormat. Fixes icc warning …
(edit) @51f4155   16 years michaelni Make gcc 2.95 happy. Originally committed as revision 15589 to …
(edit) @e150ef8d   16 years vitor1001 Do not set src[1] to the palette, it is now in the context Originally …
(edit) @49004617   16 years vitor1001 Add a new unscaled PAL8 -> RGB converter. Originally committed as …
(edit) @fd2b356a   16 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 15588 to …
(edit) @6488cf9b   16 years Aurélien Jacobs lookup AVCodec by name Originally committed as revision 15587 to …
(edit) @fc228c90   16 years Aurélien Jacobs allows calling avcodec_find_(en|de)coder_by_name with NULL parameter …
(edit) @13394e8c   16 years Aurélien Jacobs Change one more variable type from int to enum PixelFormat. This one …
(edit) @098b4169   16 years diego Add a bunch of const qualifiers to function arguments. Taken from the …
(edit) @58e4b706   16 years Carl Eugen Hoyos Change variable types from int to enum PixelFormat. Fixes icc warning …
(edit) @4e92dabf   16 years Roman R. replacing frame_rate and frame_rate_base with an AVRational time_base …
(edit) @a53621fc   16 years Roman R. simplifying code as per Michael's suggestion Originally committed as …
(edit) @45580f8d   16 years Roman R. cosmetic updates as per Michael's suggestion Originally committed as …
(edit) @90d30402   16 years Roman R. vertically aligning as per Michael's suggestion Originally committed …
(edit) @6a276c46   16 years Roman R. unrolling the loops as per Michael's suggestion Originally committed …
(edit) @0843ddc   16 years Roman R. fixing a bug that prevented proper unweighting table to be selected …
(edit) @2b6cee9f   16 years Roman R. Doxygenizing the comments Originally committed as revision 15578 to …
(edit) @c9b0b38   16 years Roman R. simplifying the code as per Michael's suggestion Originally committed …
(edit) @8f271177   16 years diego Sync cosmetics from upstream. Originally committed as revision 15576 …
(edit) @fbdae895   16 years robert.swain Rename variables to clarify the channel coupling element and …
(edit) @5c2cb172   16 years robert.swain Correct documentation of ch_select array. Patch by Alex Converse …
(edit) @88de95c2   16 years robert.swain Corrections to channel coupling code to attain conformance for …
(edit) @69bf69c7   16 years robert.swain Synchronise presets with recent subme/brdo/bidir_refine -> subme …
Note: See TracRevisionLog for help on using the revision log.