source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @674bd4f6   16 years diego cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator. …
(edit) @7591b304   16 years baptiste.coudurier remove some warnings due to avctx->execute Originally committed as …
(edit) @a95d00b2   16 years mans shorten: trivial simplification of signature check Originally …
(edit) @f579d24b   16 years baptiste.coudurier assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at …
(edit) @a4fd53c4   16 years baptiste.coudurier fix decoding 720p50 audio samples Originally committed as revision …
(edit) @06466638   16 years baptiste.coudurier free audio fifo Originally committed as revision 16905 to …
(edit) @5efa932d   16 years baptiste.coudurier use st->priv_data to store per stream context Originally committed as …
(edit) @8f81963   16 years baptiste.coudurier change prototype of mxf_interleave_get_packet to make it compatible …
(edit) @59bcc93   16 years baptiste.coudurier do not use PAL_samples_per_frame in init, to make init independant …
(edit) @a9025f2a   16 years baptiste.coudurier cosmetics, remove empty lines Originally committed as revision 16901 …
(edit) @a1a37f13   16 years baptiste.coudurier add my copyright as well Originally committed as revision 16900 to …
(edit) @aecee3b2   16 years baptiste.coudurier fix doxygen tag Originally committed as revision 16899 to …
(edit) @8090b22   16 years baptiste.coudurier cosmetics, align vertically Originally committed as revision 16898 to …
(edit) @74334ae1   16 years baptiste.coudurier write best effort video line map Originally committed as revision …
(edit) @4118d68f   16 years baptiste.coudurier add frame layout local tag, best effort Originally committed as …
(edit) @baed2ec4   16 years baptiste.coudurier add aes3 pcm wrapping and use it by default Originally committed as …
(edit) @c6b579df   16 years baptiste.coudurier split wav_desc in generic_sound_desc Originally committed as revision …
(edit) @3f2795ed   16 years baptiste.coudurier thanks to interleaving, audio is now locked Originally committed as …
(edit) @221ef8ca   16 years baptiste.coudurier local tag 3201 is picture essence coding, so do not write it for wav …
(edit) @383dde71   16 years baptiste.coudurier stored height is stupidly /2 if interlaced Originally committed as …
(edit) @95900588   16 years baptiste.coudurier add size param to write_generic_desc Originally committed as revision …
(edit) @52e5cd2b   16 years baptiste.coudurier parse mpeg2 progressive frame flag Originally committed as revision …
(edit) @7c7c1a76   16 years baptiste.coudurier delay header writing and parse mpeg2 frame Originally committed as …
(edit) @cc812c8c   16 years baptiste.coudurier correctly pack and interleave pcm samples in mxf Originally committed …
(edit) @34c65ac6   16 years baptiste.coudurier function is static Originally committed as revision 16886 to …
(edit) @fd5583bc   16 years baptiste.coudurier use new ff_interleave_add_packet Originally committed as revision …
(edit) @ccf0071d   16 years baptiste.coudurier split av_interleave_per_dts, to avoid code duplication Originally …
(edit) @4becee23   16 years stefan.gehrer ADPCM found in Xbox wav files can be decoded with existing …
(edit) @7f3a6a05   16 years justin.ruggles cosmetics: change comment type and vertical alignment Originally …
(edit) @64cb3765   16 years justin.ruggles cosmetics: add some documentation to FLACContext Originally committed …
(edit) @1a969d6d   16 years Roman R. Cosmetics: fixing indentation Originally committed as revision 16880 …
(edit) @77cd35cd   16 years Roman R. unrolling encoding loops Originally committed as revision 16879 to …
(edit) @b45ba151   16 years Roman R. Cosmetics: simplifying static initialization Originally committed as …
(edit) @85eca52   16 years Roman R. simplifying DIF encoding process Originally committed as revision …
(edit) @76bd5997   16 years Roman R. Cosmetics: fixing the indentation Originally committed as revision …
(edit) @9b8390bf   16 years Roman R. factoring code into dv_init_enc_block Originally committed as …
(edit) @5c2a9dd6   16 years Roman R. Cosmetics: replacing 0 with NULL for pointer assignment Originally …
(edit) @2331854d   16 years Roman R. Cosmetics: moving the function definition around Originally committed …
(edit) @b25d4392   16 years Roman R. Replacing the constant with a macro Originally committed as revision …
(edit) @82159ad9   16 years justin.ruggles flacdec: add support for SAMPLE_FMT_32 Originally committed as …
(edit) @99b38122   16 years michaelni Fix documentation of the return value of avcodec_encode_video(). …
(edit) @67a7e4db   16 years diego Use '#if defined()' for OS-specific preprocessor checks. Avoids some …
(edit) @e1f7cb7f   16 years mans ARM: NEON optimised vector_fmul_window Originally committed as …
(edit) @dd927e2e   16 years mans ARM: NEON optimised vector_fmul Originally committed as revision …
(edit) @89150098   16 years stefan.gehrer remove duplicate tables Originally committed as revision 16866 to …
(edit) @63cae55d   16 years alex.converse Use the new RDFT code in the QDM2 decoder. Originally committed as …
(edit) @68602540   16 years alex.converse Add the rdft family of transforms (fft/ifft of an all real sequence) …
(edit) @9d52d54d   16 years diego Add required header mem.h, av_malloc and friends are used. Originally …
(edit) @dbef3f46   16 years diego cosmetics: Move all #includes together at the beginning of the file. …
(edit) @cf2c671f   16 years diego Add 'void' keyword to parameterless function declaration. Originally …
(edit) @dc8a7c93   16 years diego Add missing void keyword to parameterless function declarations. …
(edit) @f92a6c66   16 years kostya.shishkov Record B-fraction index from frame header and two fields from entry …
(edit) @3021a8a7   16 years benoit.fouet Make ff_h263_resync() return the bit position of the resync_marker or …
(edit) @5449a787   16 years lucabe72 If AVPacket->data == NULL, the packet does not contain any buffer to …
(edit) @73f18493   16 years benoit.fouet Use a constant instead of a magic number. Patch by Gwenolé Beauchesne: …
(edit) @2ed42113   16 years stefan.gehrer avoid indeterminate order of accessing src Originally committed as …
(edit) @04e76709   16 years Aurélien Jacobs typo Originally committed as revision 16854 to …
(edit) @4d55404f   16 years diego Rename string.c to avstring.c so that the name of header and C file …
(edit) @2e584eea   16 years diego cosmetics: Add empty line for consistent formatting. patch by Gwenolé …
Note: See TracRevisionLog for help on using the revision log.