source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @97d43183   16 years alex.converse Add PCE support to the ADTS muxer. Originally committed as revision …
(edit) @107815d   16 years alex.converse Subroutine to copy an AAC Program Config Element (PCE) Originally …
(edit) @f2e5c8b9   16 years alex.converse Cosmetics after last commit Originally committed as revision 18816 to …
(edit) @90350d73   16 years alex.converse Allow parsing and decoding of ADTS AAC files with channel config = 0 …
(edit) @ee373ddf   16 years alex.converse Move the ADTS header size to the parser's header file. Originally …
(edit) @171a3531   16 years baptiste.coudurier parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open …
(edit) @1a11c0aa   16 years baptiste.coudurier align and update doxygen Originally committed as revision 18812 to …
(edit) @41e64999   16 years baptiste.coudurier remove comment Originally committed as revision 18811 to …
(edit) @4b29ed39   16 years baptiste.coudurier Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is …
(edit) @ec21c215   16 years alex.converse Add a quick description to the H.264 BSF Originally committed as …
(edit) @3a86d3f6   16 years baptiste.coudurier factorize av_set_pts_info Originally committed as revision 18808 to …
(edit) @1fbbedff   16 years baptiste.coudurier cosmetics, alignment Originally committed as revision 18807 to …
(edit) @520ca503   16 years baptiste.coudurier add casts to silence gcc warnings Originally committed as revision …
(edit) @03e4f1ed   16 years baptiste.coudurier add casts to silence gcc warnings Originally committed as revision …
(edit) @e19f9952   16 years diego Fix bandwith vs. bandwiDth typo. Originally committed as revision …
(edit) @e131922e   16 years baptiste.coudurier v210 mov fourcc Originally committed as revision 18803 to …
(edit) @9c4e266c   16 years baptiste.coudurier v210 avi fourcc, v210_720p.avi Originally committed as revision 18802 …
(edit) @ca0bb1c   16 years baptiste.coudurier V210 Uncompressed 4:2:2 10-bit encoder and decoder Originally …
(edit) @5f1ac36d   16 years benoit.fouet Per-stream language-tags extraction in asfdec. Patch by Cyril …
(edit) @de961801   16 years lessen42 Copy input codec's chroma_sample_location to output codec when …
(edit) @c67d7255   16 years diego Support 16K samplerate in Nellymoser. patch by Alexander Chemeris, …
(edit) @325aef38   16 years lessen42 Update regression tests for y4m after r18796 The default changed from …
(edit) @56bb72dc   16 years lessen42 Use chroma_sample_location in reading/writing yuv4mpeg Originally …
(edit) @580a7465   16 years lessen42 Add a chroma_sample_location field to define positioning of chroma …
(edit) @014b7ecb   16 years mans PPC: 32-bit asm for MAC64 and MLS64 GCC makes a mess of these …
(edit) @24ac505   16 years baptiste.coudurier move free data in the video case Originally committed as revision …
(edit) @e4358e70   16 years baptiste.coudurier write a single pes for video frames, some proprietary player needs it …
(edit) @61a4fd8e   16 years baptiste.coudurier sgi encoder does not support pal8 Originally committed as revision …
(edit) @f65aad95   16 years baptiste.coudurier rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing Originally …
(edit) @5b50b8f5   16 years baptiste.coudurier bgra in .mov muxing Originally committed as revision 18789 to …
(edit) @dfb0471f   16 years baptiste.coudurier correct pixfmt for argb Originally committed as revision 18788 to …
(edit) @ed88074a   16 years baptiste.coudurier rgba in .mov muxing Originally committed as revision 18787 to …
(edit) @30853173   16 years baptiste.coudurier reindent Originally committed as revision 18786 to …
(edit) @a7e56229   16 years baptiste.coudurier check for palette presence, fix crash with QT-BMP.mov, issue #1074
(edit) @841b45e5   16 years banan Remove dead nested assignment found by CSA Originally committed as …
(edit) @0871e65c   16 years banan Remove unused code found by CSA Originally committed as revision …
(edit) @0020c54c   16 years diego Add const qualifier to param argument of sws_getContext() and …
(edit) @465477e1   16 years diego Move preprocessor condition before variable declaration, fixes the …
(edit) @b69017af   16 years baptiste.coudurier ensure first pts is set, according to specs Originally committed as …
(edit) @1e885788   16 years baptiste.coudurier remove useless max_payload_size variable Originally committed as …
(edit) @8f14cdee   16 years baptiste.coudurier do not write dts if pts is not set Originally committed as revision …
(edit) @31df40a1   16 years baptiste.coudurier fix total bitrate computation, based on patch by corp186, chasedouglas …
(edit) @7574dc4c   16 years baptiste.coudurier update comment for rgb 16 bit in .mov Originally committed as …
(edit) @7a79e51c   16 years stefano.sabatini-lala Add @code/@endcode commands to markup C code in av_tree_insert() doxy. …
Note: See TracRevisionLog for help on using the revision log.