source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d0f89acf   16 years alex.converse Make the MP3 probe weakly claim all files with ID3v2 tags to fix …
(edit) @eacc40e8   16 years baptiste.coudurier use timestamp as creation date Originally committed as revision 17007 …
(edit) @71a48ff2   16 years michaelni Add size_in_bits to PutBitContext Originally committed as revision …
(edit) @b516ecdd   16 years rsbultje Delete an enum and a function typedef that aren't used anywhere, and …
(edit) @21da81d7   16 years lucabe72 Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c …
(edit) @468d298d   16 years pross Electronic Arts demuxer: support TQI video tag Originally committed …
(edit) @d8964f3a   16 years pross Electronic Arts TQI decoder Originally committed as revision 17002 to …
(edit) @44ba8b6   16 years pross don't assume quant_matrix[0]==8 in ff_mpeg1_decode_block_intra(). this …
(edit) @50240e56   16 years pross convert mpeg1_decode_block_intra() to inline global Originally …
(edit) @1c7c6669   16 years baptiste.coudurier fix key frame offset with open gop Originally committed as revision …
(edit) @7595a5e4   16 years mans configure: add command flag to disable yasm use Originally committed …
(edit) @c0f5b7f1   16 years mans configure: set EXESUF before it is used Originally committed as …
(edit) @5317c95b   16 years mans Remove CONFIG_H264_ENCODER references Originally committed as …
(edit) @993f2d0   16 years mans configure: move basic sanity tests before other tests Originally …
(edit) @f0d54372   16 years diego Remove documentation of non-existing function parameters. Originally …
(edit) @181d8a7f   16 years diego Remove unused CONFIG_H264_ENCODER #define. Originally committed as …
(edit) @c7f03f4e   16 years diego Remove pointless '#if CONFIG_ENCODERS' around forward declarations. …
(edit) @242e2270   16 years diego fastdiv is disabled by default, so put --enable-fastdiv into the help …
(edit) @9e5e2a2e   16 years diego Use directory name as multiple inclusion guard prefix. We do this for …
(edit) @1262d638   16 years rsbultje Move enum RTSPTransport up a bit, so that all fields that are assigned …
(edit) @f52901b3   16 years Roman R. No need to compute stype Originally committed as revision 16988 to …
(edit) @034fcddf   16 years baptiste.coudurier always write mxf time base in descriptors Originally committed as …
(edit) @2db5da97   16 years ramiro.polla Do not misuse unsigned long to store pointers. Originally committed …
(edit) @5a897cfa   16 years baptiste.coudurier use sample rate as audio input time base Originally committed as …
(edit) @488227c   16 years Aurélien Jacobs write all available metadata tags into extended_content_header …
(edit) @300f24f3   16 years Aurélien Jacobs use new metadata API in asf muxer Originally committed as revision …
(edit) @4f0f9bdd   16 years baptiste.coudurier let packet pass through when no timestamps Originally committed as …
(edit) @832404ce   16 years baptiste.coudurier exactly compute index byte count Originally committed as revision …
(edit) @5363c43e   16 years alex.converse Add av_cold attributes to *_init and *_end functions. Originally …
(edit) @bf252f7f   16 years baptiste.coudurier prevent reading more than container atom size, fix broken file …
(edit) @2c823b3c   16 years alex.converse VP3: Prevent stack corruption from an unset custom coding method. …
(edit) @20e2a7ae   16 years Aurélien Jacobs use new metadata API in asf demuxer Originally committed as revision …
(edit) @cb99c65   16 years Carl Eugen Hoyos Add fields to H264Context and SPS for upcoming VA API support. Patch …
(edit) @25a03ba3   16 years Reimar.Doeffinger 100l, don't run tests twice, this was some forgotten debugging code. …
(edit) @551a0c79   16 years Reimar.Doeffinger Fix a bug in 3DEC CBC decryption and add more extensive tests based on …
(edit) @cc55c464   16 years stefan.gehrer check validity of pointer srcC Originally committed as revision 16973 …
(edit) @61eb8cc4   16 years Reimar.Doeffinger Update DES test code to use the new public API. Originally committed …
(edit) @bc17cc01   16 years Reimar.Doeffinger Add support for 3DES to DES module Originally committed as revision …
(edit) @1a534c7f   16 years Reimar.Doeffinger Add and use a public API for RC4 and DES, analogous to the AES API. …
(edit) @88297e80   16 years michaelni Reformat rdt_demuxer AVCodec struct sanely. Originally committed as …
(edit) @1558d0b   16 years michaelni Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) …
(edit) @152714e1   16 years michaelni Fix unknown header 10001000 / …
(edit) @c0f14458   16 years Aurélien Jacobs use new metadata API in aiff demuxer Originally committed as revision …
(edit) @33abc1a7   16 years baptiste.coudurier be more flexible with frame rate check Originally committed as …
(edit) @be62f556   16 years Aurélien Jacobs simplify Originally committed as revision 16964 to …
(edit) @f8ca63e8   16 years Carl Eugen Hoyos Fix vertical resolution of subtitles. Patch by Björn Axelsson gecko A …
(edit) @0d08e270   16 years diego Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning: …
(edit) @da61e413   16 years Aurélien Jacobs use new metadata API in rtsp demuxer Originally committed as revision …
(edit) @f3650b2   16 years Aurélien Jacobs use new metadata API in rtp muxer Originally committed as revision …
(edit) @10ce8f23   16 years Aurélien Jacobs it seems I never added myself in there before Originally committed as …
(edit) @e80c73b3   16 years Carl Eugen Hoyos Add support for fourcc "SP54". Patch by Eli Friedman eli D friedman A …
(edit) @b3a9e50c   16 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 16957 to …
(edit) @3b1c4a06   16 years Aurélien Jacobs simplify usage of dstlen as it is not a parameter anymore Originally …
(edit) @ee56cab3   16 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 16955 to …
(edit) @b182eeb0   16 years Aurélien Jacobs use new metadata API in the mp3 muxer Originally committed as …
(edit) @9d98535c   16 years Aurélien Jacobs use new metadata API in the mp3 demuxer Originally committed as …
(edit) @5ea7ce88   16 years Aurélien Jacobs modify the way to pass parameters to av_metadata_set() This improves …
(edit) @69b6d53b   16 years Aurélien Jacobs cosmetics: whitespace Originally committed as revision 16951 to …
(edit) @679f5c25   16 years Reimar.Doeffinger Documentation for LZO error return value flags Originally committed …
(edit) @a545f067   16 years Reimar.Doeffinger Move doxygen documentation from lzo.c to lzo.h Originally committed …
(edit) @6fb625c4   16 years baptiste.coudurier cosmetics: whitespaces, empty lines Originally committed as revision …
(edit) @f35254d   16 years baptiste.coudurier mxf does not have timestamps Originally committed as revision 16947 …
(edit) @0b178e56   16 years Reimar.Doeffinger Add av_ prefix to LZO stuff and thus make it officially part of the …
(edit) @aa8d024c   16 years banan Allocate trellis tables on heap only when needed. Originally …
(edit) @426a6f34   16 years benoit.fouet Splits the totalbitrate in a videodatarate and audiodatarate part. …
(edit) @9a354fe3   16 years benoit.fouet Implement the reading of the video bitrate of flv movies out of the …
(edit) @822617cd   16 years baptiste.coudurier 24bit pcm support Originally committed as revision 16942 to …
(edit) @2253d6d7   16 years baptiste.coudurier more flexible mapping selection Originally committed as revision …
(edit) @a4397fa9   16 years baptiste.coudurier fix temporal offet of ipbb sequences, simplification welcome …
(edit) @b17f1a07   16 years robert.swain Doxygen defgroups throw a warning if they don't have a title as well …
(edit) @ed00d0c1   16 years baptiste.coudurier fix video line map tag size Originally committed as revision 16938 to …
(edit) @bc185fc1   16 years baptiste.coudurier fix flush and interleaving by edit units Originally committed as …
(edit) @0e9dbd96   16 years baptiste.coudurier write index table and rip, muxer works pretty well now Originally …
(edit) @6ebafef6   16 years diego Add XSUB to list of supported subtitle formats. Originally committed …
(edit) @70e4939   16 years diego cosmetics: Place all subtitle entries together. Originally committed …
(edit) @f8a32581   16 years diego Add necessary #includes to pass 'make checkheaders'. Originally …
(edit) @0290074c   16 years baptiste.coudurier factorize common wav local tags Originally committed as revision …
(edit) @f9303ff   16 years baptiste.coudurier write req local tags for wav Originally committed as revision 16931 …
(edit) @4966b98a   16 years baptiste.coudurier adjust size when not writing f2 Originally committed as revision …
(edit) @8ed82d8   16 years baptiste.coudurier do not write f2 if not interlaced Originally committed as revision …
(edit) @cbd70c41   16 years baptiste.coudurier write bitrate tag Originally committed as revision 16928 to …
(edit) @724e7d8d   16 years baptiste.coudurier write display height/width tags Originally committed as revision …
(edit) @faeb2bd4   16 years justin.ruggles flacdec: set default sample_fmt before parsing extradata Originally …
(edit) @6bf959fe   16 years diego Add av_unused to conditionally used variable, fixes the warning: …
(edit) @eee99eb3   16 years baptiste.coudurier return eof/error if only ffm header has been written, should fix #815
(edit) @cdf51395   16 years victorpaesa Explain how to add IPv6 support to Cygwin. Originally committed as …
(edit) @9f5aca8f   16 years Aurélien Jacobs don't support the mp3 extension in the mp2 muxer especially not under …
(edit) @55b557ec   16 years kostya.shishkov Silence compiler warnings for XL decoder Originally committed as …
(edit) @b7093975   16 years kostya.shishkov Make WNV1 decoder use temporary buffer for bit-reversed input …
(edit) @94f694a4   16 years diego cosmetics: Remove period after copyright statement non-sentence. …
(edit) @bf89d54e   16 years diego cosmetics: Remove period after copyright statement non-sentence. …
(edit) @ad4d0b9e   16 years kostya.shishkov Make TM2 decoder byteswap input into separate buffer instead of doing …
(edit) @a2a98637   16 years kostya.shishkov Factorize stream reading in TM2 decoder Originally committed as …
(edit) @3ffabd4e   16 years kostya.shishkov Silence two pointer assignment compiler warnings in rv34.c Originally …
(edit) @5d44b2a1   16 years kostya.shishkov Silence useless compiler warning when passing AVFrame* instead of …
(edit) @bc4cccd4   16 years diego Remove H.264 encoder initialization. We have no H.264 encoder to speak …
(edit) @d1c6e47c   16 years rsbultje Fix the Transport: line in the SETUP request so that it works with WMS …
(edit) @82aaa790   16 years diego Use full internal pathname in doxygen @file directives. Otherwise …
(edit) @bad5537e   16 years diego Use full internal pathname in doxygen @file directives. Otherwise …
(edit) @65ffe3e8   16 years diego Fix filenames in doxygen comments. Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.