source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f9c8d57b   17 years lessen42 Keyframe is the first bit not last Originally committed as revision …
(edit) @357eba6f   17 years lessen42 Simplify Originally committed as revision 10324 to …
(edit) @d22f88c   17 years lessen42 Use av_get_bits_per_sample Originally committed as revision 10323 to …
(edit) @44008871   17 years lessen42 Write bit depth for PCM audio Originally committed as revision 10322 …
(edit) @1a302a5c   17 years lessen42 Write wav header if there is no native audio codec ID Originally …
(edit) @6364d534   17 years lessen42 Write the cues element Originally committed as revision 10320 to …
(edit) @1b66d314   17 years lessen42 Doxygenize comments Originally committed as revision 10319 to …
(edit) @4d1fd70c   17 years lessen42 Calculate the size of a SimpleBlock before writing it so that bytes …
(edit) @7973dd0b   17 years lessen42 Indentation Originally committed as revision 10317 to …
(edit) @967d815a   17 years lessen42 Write the Seek Head element Originally committed as revision 10316 to …
(edit) @801edb42   17 years lessen42 Make sure to return a value in functions that return a value …
(edit) @5034ab90   17 years lessen42 Move writing the tracks element to its own function Originally …
(edit) @56d55a3   17 years lessen42 Move Xiph's CodecPrivate writing code to its own function Originally …
(edit) @02f487fc   17 years lessen42 Write the duration of the file Originally committed as revision 10312 …
(edit) @f57b85a5   17 years lessen42 put_ebml_void() Originally committed as revision 10311 to …
(edit) @ab41602   17 years lessen42 Remove unused prototype Originally committed as revision 10310 to …
(edit) @ffb880c2   17 years lessen42 Write unknown size if the size given is too large for EBML (greater …
(edit) @815eb6a2   17 years lessen42 Track number and UID only have to be nonzero Originally committed as …
(edit) @90c02d93   17 years lessen42 SimpleBlocks are Matroska v2 Originally committed as revision 10307 …
(edit) @98186e41   17 years lessen42 Start a new cluster every 5 MB or 5 seconds Originally committed as …
(edit) @6d50a935   17 years lessen42 Fix writing Xiph header sizes Originally committed as revision 10305 …
(edit) @89e81bbb   17 years lessen42 Correctly write CodecPrivate element for Vorbis and Theora Originally …
(edit) @79a58e91   17 years lessen42 Compile fix; missed a variable declaration in the last commit …
(edit) @b1adb69c   17 years lessen42 Write one cluster and SimpleBlocks for the frames. Should now create …
(edit) @f622c4f4   17 years lessen42 First stab at writing the tracks element, still needs some additional …
(edit) @f8e65a32   17 years lessen42 Remove useless debug write Originally committed as revision 10300 to …
(edit) @9b6b0c7   17 years lessen42 put_ebml_float() Originally committed as revision 10299 to …
(edit) @1e18c4d0   17 years lessen42 Const correctness Originally committed as revision 10298 to …
(edit) @81efc03f   17 years lessen42 Get rid of put_ebml_utf8(); the error checking that would have …
(edit) @dbf653f7   17 years lessen42 Cosmetics: align nicely for better readibility Originally committed …
(edit) @cf4f763b   17 years lessen42 Simplify Originally committed as revision 10295 to …
(edit) @67143c0f   17 years lessen42 Beginning of mkv muxer, only EBML head is written correctly …
(edit) @5be3a818   17 years michaelni code to do halfpel interpolation per frame (unfinished and under ifdef …
(edit) @f7b8bffe   17 years ramiro.polla Treat dc1394 as a library Originally committed as revision 10292 to …
(edit) @80a16ccf   17 years mike simplify PTS handling Originally committed as revision 10291 to …
(edit) @f55f27ba   17 years mike Fix issue 123 (Support Magic-carpet fli version, …
(edit) @5d3de5ad   17 years diego Silence warnings about NAL_SVC_NON_IDR in H.264. patch by Carl Eugen …
(edit) @0a1a0a80   17 years benoit.fouet add a close function to bitstream filter Originally committed as …
(edit) @5f2cbb53   17 years lucabe72 Fill the buffer with 0 before writing an SDP in it Originally …
(edit) @1c746a49   17 years benoit.fouet Remove error raising when explicitely skipping frame patch by Carl …
(edit) @9fcbcca6   17 years benoit.fouet If a stream has no start time, but the first packet has a 'pts', use …
(edit) @3f19004e   17 years lucabe72 Set the "B" flag in the payload header Originally committed as …
(edit) @2d7d6d42   17 years lucabe72 Set the "TR" field in the payload header Originally committed as …
(edit) @73130dfe   17 years lucabe72 Correctly set the "P" field in the payload header Originally …
(edit) @9be51815   17 years justin.ruggles fix probe buffer issue. patch by Wolfram Gloger {wmglo at …
(edit) @da0b94f   17 years michaelni workaround ms (lack of) intelligence in their design of dvr-ms yes …
(edit) @becc0ef9   17 years vitor1001 Remove reimplementation of get_unary. Based on a patch by Alex …
(edit) @9d14ffbc   17 years lu_zero Cosmetics Originally committed as revision 10278 to …
(edit) @c0fee8c   17 years Aurélien Jacobs add a warning message for unsupported kind of encoding Originally …
(edit) @ec2fc00d   17 years michaelni fix 1fps videos Originally committed as revision 10276 to …
(edit) @11f81e6a   17 years vitor1001 Cosmetical: Empty line removal Originally committed as revision 10275 …
(edit) @84fa6e2   17 years lessen42 SimpleBlock keyframe flag is the most significant bit Originally …
(edit) @63ecfc1f   17 years vitor1001 Comment about unsupported sample size Originally committed as …
(edit) @1cc6bd4f   17 years mmhoffm renaming ARCH_BFIN to HAVE_BFIN Originally committed as revision …
(edit) @49488d12   17 years mmhoffm renaming ARCH_BFIN to HAVE_BFIN Originally committed as revision …
(edit) @c40485fa   17 years benoit.fouet add Dénes Balatoni to CREDITS Originally committed as revision 10271 …
(edit) @a861e7e3   17 years diego cosmetics: Add some whitespace for better readability. Originally …
(edit) @ea2c666   17 years diego cosmetics: Sort bitstream filters. Originally committed as revision …
(edit) @035c5919   17 years diego cosmetics: Sort some lines, whitespace changes. Originally committed …
(edit) @1e97ce4a   17 years diego cosmetics: Sort some lines, whitespace changes. Originally committed …
(edit) @d8dfda7   17 years diego Use a consistent multiple inclusion guard. Originally committed as …
(edit) @d9420d4d   17 years gpoirier add simple_idct implemented in Sparc VIS patch by Balatoni Denes % …
(edit) @aa33d809   17 years vitor1001 Rename function Originally committed as revision 10265 to …
(edit) @321c3138   17 years vitor1001 Replace two #define's by inline functions Originally committed as …
(edit) @14da6549   17 years mmhoffm Hooking bfin/mathops.h Originally committed as revision 10263 to …
(edit) @543a90d1   17 years mmhoffm Blackfin 32bit multiplication primitives MULH MUL16 Originally …
(edit) @eafa1c90   17 years Reimar.Doeffinger Replace complicated and currently broken manual alignment code by …
(edit) @46b274d4   17 years lucabe72 Correct packetization for MPEG video frames, and correct setting of …
(edit) @7c8133aa   17 years lucabe72 Remove commented code (payload header extension) Originally committed …
(edit) @06396e11   17 years diego 10l: Actually add the .libs dependency to the seek_test binary, not …
(edit) @f6df400c   17 years lu_zero Backport fix for mpegvideo rtp, fixes Issue119, original fix from …
(edit) @55bf7fb6   17 years lu_zero snow altivec is broken Originally committed as revision 10256 to …
(edit) @d0e1cd3d   17 years diego Split FFmpeg documentation into general documentation and the …
(edit) @b6f508bb   17 years r_togni Change 4xm demuxer and video decoder to pass the video format version …
(edit) @e89d9fd8   17 years mans do not use "strings" in endian check Originally committed as revision …
(edit) @30a987ec   17 years diego Remove unused variable. Originally committed as revision 10251 to …
(edit) @267b9479   17 years michaelni typo Originally committed as revision 10250 to …
(edit) @06b00c5f   17 years diego Simplify preprocessor directives. Originally committed as revision …
(edit) @d56fb40   17 years diego Remove unused definition. Originally committed as revision 10248 to …
(edit) @c97f5402   17 years diego Change SYS_DARWIN preprocessor checks to APPLE, they are specific …
(edit) @d664a625   17 years diego Give seektest .libs dependency so that it gets updated on libavformat …
(edit) @a5a5984a   17 years diego cosmetics: Insert empty line for readability. Originally committed as …
(edit) @19cc524a   17 years benoit.fouet Corrected pause handling when using the 's' step by frame key. patch …
(edit) @971cc990   17 years michaelni print EBX/EBP availability Originally committed as revision 10243 to …
(edit) @ca1daf0a   17 years Aurélien Jacobs add get_unary_0_33() to help gcc with inlining Originally committed …
(edit) @2407a7c   17 years Aurélien Jacobs cleanup get_unary() Originally committed as revision 10241 to …
(edit) @28296f9c   17 years Aurélien Jacobs move get_unary() to its own file Originally committed as revision …
(edit) @a41f4ea   17 years diego Do not wrongly mark Apple gcc workarounds as being specific to Darwin. …
(edit) @16dae51   17 years gpoirier remove alignment correction of the destination pointers in luma_16x6 …
(edit) @7bcc1d5b   17 years ramiro.polla CONFIG_7REGS has been renamed to HAVE_7REGS Originally committed as …
(edit) @90e9e94d   17 years michaelni workaround gcc bug, untested as my gcc is not complaining Originally …
(edit) @71253ce9   17 years dominik add a link to VIS instructions whitepaper Originally committed as …
(edit) @cefa5999   17 years michaelni optimize the first vertical lifting step, this also prevents another …
(edit) @7e7f5c7b   17 years mans use POSIX "strings -a" rather than "strings -" Originally committed …
(edit) @0828e476   17 years mans fix endian detection on MacOS Originally committed as revision 10232 …
(edit) @c9076276   17 years michaelni optimize 1st horizontal lifting step Originally committed as revision …
(edit) @1104bf2b   17 years michaelni typo Originally committed as revision 10230 to …
(edit) @8b502929   17 years michaelni get rid of totally senseless "m" + read in register we have enough …
(edit) @bc1e78d8   17 years michaelni simplify senselessly complex addressing Originally committed as …
(edit) @25bb359f   17 years michaelni cosmetics remove brain amputated mmx wrappers around sse2 macros fix …
Note: See TracRevisionLog for help on using the revision log.