source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fdb699de   16 years heydowns Fix passing of unaligned addresses to dsputil diff_bytes() by …
(edit) @aa5cfdfb   16 years heydowns Add offset argument to encode_422_bitstream() to control where in the …
(edit) @548a9974   16 years lessen42 ARM: actually add VP3 loop filter Originally committed as revision …
(edit) @6db8697a   16 years lessen42 ARM: NEON VP3 Loop Filter Originally committed as revision 18916 to …
(edit) @45e5feda   16 years baptiste.coudurier Fix regression tests, diff was due to a patch to mpeg-2 parser …
(edit) @606d48c   16 years baptiste.coudurier fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, …
(edit) @84df78b4   16 years baptiste.coudurier simplify pes timestamps fetching, based on a patch by corp186, …
(edit) @c69d2241   16 years baptiste.coudurier compute total bitrate more accurately, patch by corp186, chasedouglas …
(edit) @9867a14f   16 years baptiste.coudurier fix qtrle encoding when previous frame linesize differs, fix #998
(edit) @b10d7e4   16 years baptiste.coudurier pad last audio frame when encoding Originally committed as revision …
(edit) @c43accab   16 years baptiste.coudurier remove useless include Originally committed as revision 18906 to …
(edit) @01bc48f4   16 years baptiste.coudurier Set progressive_sequence before MPV_common_init which cares about it …
(edit) @364f4a36   16 years ramiro.polla Revert part of r18903: MLP DSP functions x86-optimized. 12.59% overall …
(edit) @5624766   16 years ramiro.polla MLP DSP functions x86-optimized. 12.59% overall speedup in x86_32 …
(edit) @c2b4c859   16 years baptiste.coudurier fix mouse seeking when start time is not set, fix #1083 Originally …
(edit) @ecfe3929   16 years stefano.sabatini-lala Remove duplicated RGB_TO_[YUV] macros, use those included in …
(edit) @62c58bcc   16 years stefano.sabatini-lala Fix grammar for avfilter_graph_parse() doxy. Originally committed as …
(edit) @cc0aae43   16 years lessen42 Fix libtheora encoding for non-mod16 sizes Originally committed as …
(edit) @ef516f73   16 years lessen42 Move ALIGN macro to libavutil/common.h and use it in various places …
(edit) @4969cc0b   16 years baptiste.coudurier fail if stream fifo could not be allocated Originally committed as …
(edit) @f2a875db   16 years Reimar.Doeffinger Move eatgq blocks array from the stack to the codec context and make …
(edit) @533c3c84   16 years lessen42 Set speex frame_size in ogg demuxer Originally committed as revision …
(edit) @607694c7   16 years diego cosmetics: Fix some typos. Originally committed as revision 18894 to …
(edit) @ba7a7039   16 years diego Print out more verbose licensing information. Originally committed as …
(edit) @ec6b02b6   16 years baptiste.coudurier check av_fifo_alloc return Originally committed as revision 18892 to …
(edit) @24dc7776   16 years baptiste.coudurier correctly check for audio streams in mpeg ps muxer, fix multiple audio …
(edit) @cab4e4e8   16 years justin.ruggles 10l: typing mistake in r18888 Originally committed as revision 18890 …
(edit) @37a1cc48   16 years justin.ruggles eac3dec: fix bug in GAQ dequantization. large mantissas should only be …
(edit) @9907c780   16 years justin.ruggles eac3dec: make GAQ dequantization 24-bit Originally committed as …
(edit) @ae04de31   16 years justin.ruggles eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make …
(edit) @e20a4f53   16 years mans mathops: sort arch-specific #include lines Originally committed as …
(edit) @26f6a574   16 years mans mathops: whitespace cosmetics Originally committed as revision 18885 …
(edit) @d349685b   16 years mans Create shared libs correctly, fix mingw build Originally committed as …
(edit) @cdce0fb8   16 years kenan.gillet Add QCP demuxer. Originally committed as revision 18883 to …
(edit) @de08ebe   16 years diego Mention LGPL AC-3 decoder in the changelog. Originally committed as …
(edit) @b4c80b64   16 years mans Fix building from within subdirs Originally committed as revision …
(edit) @a2ce9a99   16 years benoit.fouet Use IF1 frame sizes in AMR-WB. Patch by Martin Storsjö: martin (remove …
(edit) @37317794   16 years siarhei.siamashka Use iMDCT output scaling to simplify ffvorbis and make it slightly …
(edit) @7dfed8e1   16 years siarhei.siamashka Fix for a problem with inverted sign of output data from ffvorbis …
(edit) @34aecf1c   16 years siarhei.siamashka Support for testing (i)MDCT output scale factor in fft-test tool. …
(edit) @1754fe4   16 years diego The AC-3 decoder is now LGPL. Exchange the license header and change …
(edit) @d869a460   16 years darkshikari LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. …
(edit) @bae3abb0   16 years mans Define ARCH_MIPS64 when building for MIPS64 Originally committed as …
(edit) @08a85a59   16 years mans Define HAVE_BIGENDIAN as 0 or 1 according to CPU type This should …
(edit) @5b34250d   16 years mans configure: add some MIPS CPUs Originally committed as revision 18872 …
(edit) @6c6dac1d   16 years alex.converse Add missing libavformat dependencies on mpeg4audio.o Originally …
(edit) @5b21719e   16 years kostya.shishkov Let SwScaler know that RGB48 BE/LE is 16-bits per component format. …
(edit) @6532cd55   16 years diego Move AMR-WB-specific code to the AMR-WB section of the file. Fixes …
(edit) @4e1424fd   16 years diego cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file. …
(edit) @075ec82c   16 years kostya.shishkov Make SwScaler recognize RGB48 BE/LE colourspaces (not support though). …
(edit) @cec8e5f   16 years stefano.sabatini-lala Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a …
(edit) @76499b9f   16 years diego Remove useless casts of vec_ld() parameters. Gets rid of 'cast …
(edit) @7dd55689   16 years banan Indent Originally committed as revision 18866 to …
(edit) @031b1cbe   16 years banan Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3 …
(edit) @fbf4d03a   16 years banan Indent Originally committed as revision 18864 to …
(edit) @8d9f1265   16 years banan Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2. …
(edit) @a2c4b2cc   16 years vitor1001 Make TMV decoder check packet sizes before reading from it. FATE test …
(edit) @936bb4a9   16 years Reimar.Doeffinger Add a forward declaration of mpeg1_decode_block_intra to fix …
(edit) @9a7a71ed   16 years justin.ruggles eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. …
(edit) @db2f2093   16 years mans mpeg12: fix non-standard use of "extern inline" Rename …
(edit) @eb853afb   16 years lucabe72 Fix the M bit for multi-packet NALs. Patch by Yao Peter (peter AT …
(edit) @1ac7d1ac   16 years justin.ruggles ac3dec: fix coupling range check. the start subband must be less than …
(edit) @78ad664a   16 years mans oma: fix build if memcmp() is a macro Any C library function may be a …
(edit) @7d485f1   16 years siarhei.siamashka Support for getting (i)MDCT output multiplied by a constant scaling …
(edit) @3ac56e28   16 years Carl Eugen Hoyos Move img_convert_ctx to VideoState and free it in stream_close(). …
(edit) @7c5ab145   16 years Carl Eugen Hoyos Add missing frees to stream_close() and do_exit(). Patch by Martin …
(edit) @b3867c93   16 years kostya.shishkov Fix off-by-one error in MS RLE decoder which may result into writing …
(edit) @2d5fabc8   16 years baptiste.coudurier move increment after debug print Originally committed as revision …
(edit) @d8ed5bae   16 years diego cosmetics: K&R coding style, indent correctly, break overly long lines …
(edit) @e0c1e12a   16 years diego Replace 'x == 0' if conditions with '!x'. Originally committed as …
(edit) @76b58f9f   16 years diego cosmetics: Remove pointless {}. Originally committed as revision …
(edit) @e09989be   16 years diego Surround AMR_WB encoding code by appropriate #ifdefs. This will help …
(edit) @9c0ef69a   16 years diego cosmetics: Move some more code around to avoid #ifdeffery. Originally …
(edit) @c005a3ba   16 years diego cosmetics: Move functions around so that encoding and decoding …
(edit) @4d7d5ede   16 years diego Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right …
(edit) @d2dfde08   16 years diego Add av_cold attribute to amr_nb decoding/encoding initialization …
(edit) @e5cd2d3d   16 years banan Bugfix for bug introduced in the multichannel cook patchset. …
(edit) @13bd2044   16 years ramiro.polla mlp: Simplify adressing of state and coeffs arrays for both filters by …
(edit) @42e64bf8   16 years ramiro.polla mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. …
(edit) @ebcf3b74   16 years lessen42 Ensure that we don't read from invalid memory with B-frame qpel …
(edit) @e1316b19   16 years baptiste.coudurier write 'stps' for mpeg-2 open gop in .mov Originally committed as …
(edit) @9d9a6239   16 years baptiste.coudurier decode mpeg-2 closed gop first b frames, fix issue #824 Originally …
(edit) @8be080ae   16 years baptiste.coudurier free Track and unset priv_data to avoid double free, fix memleak …
(edit) @df09925   16 years baptiste.coudurier reindent Originally committed as revision 18835 to …
(edit) @58a83023   16 years baptiste.coudurier remove unneeded length checks Originally committed as revision 18834 …
(edit) @357ec71f   16 years baptiste.coudurier change pic type to Picture* and remove casts Originally committed as …
(edit) @c1ec75b   16 years stefano.sabatini-lala Implement av_set_options_string(). Originally committed as revision …
(edit) @ab4752e3   16 years baptiste.coudurier use flags field and remove key_frame field Originally committed as …
(edit) @fe335ff5   16 years baptiste.coudurier change cts type to int, save some space Originally committed as …
(edit) @644f8c76   16 years stefano.sabatini-lala Document av_set_string3() returned error codes. Originally committed …
(edit) @3d3bd64d   16 years stefano.sabatini-lala Add support in av_parse_color() to a "random" color name, which will …
(edit) @b69b622c   16 years stefano.sabatini-lala Make case insensitive the match for the color name in …
(edit) @be1fb76f   16 years stefano.sabatini-lala Make av_set_string3() print a message in case of unknown option. …
(edit) @50f68bde   16 years stefano.sabatini-lala Provide a context to av_log() calls in av_set_number2() and …
(edit) @38efe768   16 years stefano.sabatini-lala Use a single space after an ending period and the beginning of the …
(edit) @c5c6f626   16 years stefano.sabatini-lala Apply documentation fixes: use third person, fix grammar and remove …
(edit) @83993c1c   16 years diego Add gnu/kfreebsd to list of recognized operating systems. patch by …
(edit) @460c0abf   16 years siarhei.siamashka Fix for issue #829 ("ffvorbis outputs crackling sound, libvorbis plays …
(edit) @4601e76a   16 years michaelni Fix VBV delay for mpeg1/2 CBR. Originally committed as revision 18820 …
(edit) @0a8dedc9   16 years lessen42 Use skip_bits_long() for large skips This fixes ogg/theora on ARM …
Note: See TracRevisionLog for help on using the revision log.