source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8916b4b5   17 years benoit.fouet Remove some useless parentheses. Originally committed as revision …
(edit) @30c48a0   17 years benoit.fouet Cosmetics: whitespaces Originally committed as revision 25778 to …
(edit) @e5091488   17 years benoit.fouet Remove non cosmetic spaces inside parentheses. Originally committed …
(edit) @61dbf4e5   17 years diego Simplify preprocessor expression as suggested by Mans. Originally …
(edit) @59ec6991   17 years diego Disallow puts(), av_log() should be used instead. Originally …
(edit) @f9cac0a7   17 years diego Replace puts() by dprintf where appropriate. Originally committed as …
(edit) @b8db4e22   17 years benoit.fouet Description: remove superfluous parentheses. Originally committed as …
(edit) @337a2a45   17 years benoit.fouet Check param in sws_getCachedContext(). Patch by KO Myung-Hun komh …
(edit) @76d7c327   17 years michaelni Replace idiotic (what moron wrote that code?) "buffer overflow" …
(edit) @1ca5d97f   17 years diego Use check_lib2 instead of check_lib in SDL test. This is helpful in …
(edit) @9b41eb37   17 years diego Remove some spaces to keep certain people's eyes from hurting. …
(edit) @fc900b7b   17 years diego Make .vhookdep depend on version.h, same as .depend. patch by Diego …
(edit) @a85736f2   17 years diego misc spelling/grammar fixes Originally committed as revision 11542 to …
(edit) @426d18b8   17 years diego Rename illegal identifiers, _ followed by capital is reserved for the …
(edit) @95e3fdb8   17 years kostya.shishkov pqindex=0 is forbidden Originally committed as revision 11540 to …
(edit) @9ccbc672   17 years michaelni qscale==0 is invalid Originally committed as revision 11539 to …
(edit) @800a5a19   17 years diego pentium4m is a valid CPU name, add it to the list. patch by Igor …
(edit) @cf1392e9   17 years diego Move "Creating config.mak and config.h..." message down to the point …
(edit) @7f390307   17 years diego Add const qualifiers to unmodified function parameters, fixes the …
(edit) @744496e3   17 years diego Remove bogus cast. Originally committed as revision 11535 to …
(edit) @5d1e3d22   17 years michaelni Print removing of nodes in the test code. Originally committed as …
(edit) @3f161c7e   17 years michaelni simplify Originally committed as revision 11533 to …
(edit) @b973f9ad   17 years lucabe72 Make avc_find_startcode non-static, so that it can be used from other …
(edit) @d75dcfdc   17 years diego Add compilation rule for tools/pktdumper. Originally committed as …
(edit) @6878026   17 years diego Add '#undef strcat' to fix compilation. Originally committed as …
(edit) @9ad5675   17 years diego Add a couple of missing consts. patch by Sigbjørn Skjæret, cisc …
(edit) @6ba90c20   17 years mbardiaux Suppress runaway index on streamed input Originally committed as …
(edit) @363728ea   17 years diego Build both static and shared libs from the same object. This makes …
(edit) @750e37eb   17 years kostya.shishkov Select scan tables for 8x4 and 4x8 blocks only once. Patch by …
(edit) @526e037b   17 years michaelni Remove green clouds. fixes issue263 Originally committed as revision …
(edit) @3174c77a   17 years lu_zero gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret …
(edit) @c5adfd64   17 years r_togni Add support for S8 PCM (codec 2) Fix samples/au/vrooom.au Originally …
(edit) @3dea63bd   17 years michaelni user specifyable maximum amount of memory to use for the index. patch …
(edit) @3ed546fe   17 years robert.swain Add variable alpha and size of half window for Kaiser-Bessel Derived …
(edit) @99fac080   17 years Reimar.Doeffinger Get rid of fft_rev table, use ff_reverse and a shift. Reduces maximum …
(edit) @f952b30c   17 years Reimar.Doeffinger Use FFSWAP instead of "manual" swap Originally committed as revision …
(edit) @e5d8ccd7   17 years mans refer users to ffmpeg-user list in case of errors Originally …
(edit) @1a048664   17 years victorpaesa Alignment Originally committed as revision 11516 to …
(edit) @a585c46   17 years victorpaesa Link to libraries in dependency order. Based on a patch by Gonzalo …
(edit) @4eb7a735   17 years andreas Make the Kaiser-Bessel window generator a common function Patch by …
(edit) @f5b4103   17 years michaelni Set pts/dts in raw (yuv,rgb,pcm) demuxers. Originally committed as …
(edit) @2024c226   17 years michaelni Write 0 instead of seeking forward (and leaving bytes uninitalized), …
(edit) @9ab3f71   17 years Aurélien Jacobs add a ff_ prefix to newly exported functions from avc.c Originally …
(edit) @e609806e   17 years Aurélien Jacobs Matroska muxer needs to format all NAL units, not only extradata. …
(edit) @9f7458b2   17 years michaelni Factorize some code into functions, had this in my tree and will be …
(edit) @762f804c   17 years michaelni Nitpicks patch by Lars Täuber. Originally committed as revision 11508 …
(edit) @812f29ff   17 years michaelni Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice …
(edit) @4a69055b   17 years michaelni Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice …
(edit) @cd4f2567   17 years lucabe72 Do not install rtp.h (which should have never been part of the public …
(edit) @28748a91   17 years diego Factorize some duplicated code from CAVS and H.264 into a common file. …
(edit) @c567c694   17 years mike Ministry of English Composition edits for SNOW spec-- introduction …
(edit) @cbe3f0b8   17 years Roman R. Enabling higher frame rates for dc1394, patch by Alessandro Sappia a …
(edit) @0b4a1821   17 years Roman R. Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot …
(edit) @e71b0534   17 years Aurélien Jacobs matroskaenc now depends on avc.o Originally committed as revision …
(edit) @aacc5f22   17 years Aurélien Jacobs Use the isom avcc formatting for h264 extradata in matroska. …
(edit) @1bd2d763   17 years Aurélien Jacobs Move isom_write_avcc() and related functions into a separate file. …
(edit) @6e6eebf9   17 years Aurélien Jacobs extract isom_write_avcc into a function Originally committed as …
(edit) @de04ad45   17 years Aurélien Jacobs Add one more parameter to avc_parse_nal_units so that it allows not to …
(edit) @ed7fa39c   17 years Aurélien Jacobs Check return value of avc_parse_nal_units(). Originally committed as …
(edit) @f739b36d   17 years rsbultje Reindent after r11493 (always use parse_packet() vfunc in …
(edit) @b4e3330c   17 years rsbultje Make rtp_parse_packet() always call the vfunc of the dynamic payload …
(edit) @927688d6   17 years michaelni unused Originally committed as revision 11492 to …
(edit) @f3635240   17 years diego Fix a couple of 'return type defaults to int' and 'control reaches end …
(edit) @c33820e5   17 years diego Add LGPL license header. Originally committed as revision 11490 to …
(edit) @ab759f6e   17 years benoit.fouet Add "genre" command line option Patch by kweiner spamcop net closes …
(edit) @fb83ea6   17 years benoit.fouet Make MMX vectors constants. Patch by Diego 'Flameeyes' Pettenò …
(edit) @69fdc40d   17 years benoit.fouet Make pp_help a constant array of characters to move it to .rodata. …
(edit) @64953743   17 years benoit.fouet Reduce the size of the replaceTable entries. Patch by Diego …
(edit) @81ab1fa1   17 years lucabe72 Pass a proper context to av_log() Originally committed as revision …
(edit) @2208741a   17 years michaelni Print libavdevice version. Originally committed as revision 11484 to …
(edit) @a20db8a3   17 years victorpaesa Initialize correctly optind. Patch by Eduardo Bragatto, his name at …
(edit) @48aecf5a   17 years andreas Fix a bug causing the generated stream to be corrupt if the buffer …
(edit) @8b389f15   17 years andreas Correctly use output format stream index for bitstream filter when …
(edit) @90527811   17 years mike Error checking: make sure that there are 3 parameters and that the …
(edit) @f34b221b   17 years justin.ruggles used defined name for testing error resilience level Originally …
(edit) @aa6b38c2   17 years diego Fix random typos. Originally committed as revision 11477 to …
(edit) @4514a1d5   17 years diego Fix illegal identifiers, names starting with _ and uppercase are …
(edit) @6da7cc81   17 years diego Add compilation rule for tools/trasher. Originally committed as …
(edit) @e36f0f0   17 years diego Remove unused variable i. Originally committed as revision 11474 to …
(edit) @f0cb505a   17 years diego Allow compilation of test programs when TEST is defined. Originally …
(edit) @a005768d   17 years diego Remove unused variable j. Originally committed as revision 11472 to …
(edit) @38c162c1   17 years diego Remove unused variable variance. Originally committed as revision …
(edit) @43bfaa89   17 years diego Fix test program compilation, random() needs to be undefined. …
(edit) @727601bc   17 years Reimar.Doeffinger url_write is part of the public API so it may not be under ifdef. Also …
(edit) @9656df79   17 years Reimar.Doeffinger Remove clip_table as it is not used anymore. Patch by Diego …
(edit) @59edca9a   17 years michaelni Split range coding chapter in binary and integers Originally …
(edit) @482e74ad   17 years michaelni argh s/ffmpeg/snow/ Originally committed as revision 11466 to …
(edit) @ca087dbc   17 years michaelni Range coder state transition table, based on a patch by lars punkt …
(edit) @80609620   17 years michaelni Remove extra word. Originally committed as revision 11464 to …
(edit) @e55a4dd3   17 years baptiste.coudurier check av_new_stream return value Originally committed as revision …
(edit) @ebbe25d2   17 years baptiste.coudurier check av_new_stream return value Originally committed as revision …
(edit) @43d1a1c0   17 years Roman R. * fixing a bug preventing default values to be set correctly …
(edit) @27250d20   17 years michaelni Mention damaged input testing. Originally committed as revision 11460 …
(edit) @0f340f8f   17 years michaelni A little proggy i wrote years ago. This simply writes burts of random …
(edit) @787e1353   17 years michaelni Randomly change the amount of noise if nothing is explicitly set. …
(edit) @77c1d04d   17 years ivop LMLM4 demuxer Originally committed as revision 11457 to …
(edit) @670c7847   17 years ivop Linux Media Labs MPEG-4 (LMLM4) demuxer Originally committed as …
(edit) @e03caf2e   17 years ivop Implement read_timestamp and enable seeking in PVA files. Originally …
(edit) @ffc29341   17 years ivop cosmetics Originally committed as revision 11454 to …
(edit) @e661f760   17 years ivop remove unnecessary check Originally committed as revision 11453 to …
Note: See TracRevisionLog for help on using the revision log.