source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a5ee04c3   18 years Reimar.Doeffinger Buffer for get_bits must be padded because readers may overread. …
(edit) @d1886912   18 years Reimar.Doeffinger 10l, > vs. >= typo, caused crashes on last mpc frame Originally …
(edit) @1fe68f0e   18 years Reimar.Doeffinger Simplify klv_decode_ber_length Originally committed as revision 7475 …
(edit) @28221dd0   18 years Reimar.Doeffinger 128bit-only AES implementation under development. Originally …
(edit) @3439dc95   18 years baptiste.coudurier seek back at the end of file after updating header Originally …
(edit) @b1e5c294   18 years michaelni cosmetic Originally committed as revision 7472 to …
(edit) @ba554c0   18 years michaelni simplify round_key generation by writing over the end but ensuring …
(edit) @84c72fb1   18 years michaelni cosmetics Originally committed as revision 7470 to …
(edit) @7acc1a27   18 years michaelni memcpy Originally committed as revision 7469 to …
(edit) @1070eba2   18 years michaelni seems the larger rcon values are never accessed Originally committed …
(edit) @12d6a1c8   18 years michaelni copyright fix Originally committed as revision 7467 to …
(edit) @cd0968c4   18 years michaelni stealing multbl trick from reimar Originally committed as revision …
(edit) @8f36d4ba   18 years baptiste.coudurier simplify Originally committed as revision 7465 to …
(edit) @e8fc9313   18 years michaelni stealing reimars XOR_BLOCK Originally committed as revision 7464 to …
(edit) @d43a2975   18 years michaelni cosmetic Originally committed as revision 7463 to …
(edit) @eade86e2   18 years michaelni memleak Originally committed as revision 7462 to …
(edit) @2c3427eb   18 years michaelni simplify sbox init Originally committed as revision 7461 to …
(edit) @3306dfd5   18 years michaelni aes support (unfinished) Originally committed as revision 7460 to …
(edit) @2ab573cd   18 years baptiste.coudurier priv_data is allocated internally Originally committed as revision …
(edit) @a0dc1cc   18 years baptiste.coudurier enable mjpeg in swf Originally committed as revision 7458 to …
(edit) @655254f0   18 years baptiste.coudurier simplify Originally committed as revision 7457 to …
(edit) @5b1e5dc   18 years baptiste.coudurier swf can contain only one audio track, simplify Originally committed …
(edit) @432cef76   18 years baptiste.coudurier use ch_id as AVStream id and simplify Originally committed as …
(edit) @ec54839a   18 years baptiste.coudurier always export audiostreams Originally committed as revision 7454 to …
(edit) @69566e43   18 years baptiste.coudurier I will maintain swf.c Originally committed as revision 7453 to …
(edit) @b4bcf810   18 years baptiste.coudurier always export videostreams Originally committed as revision 7452 to …
(edit) @6ac558ee   18 years baptiste.coudurier AnyType is needed, descriptor_ref can reference Descriptor or …
(edit) @416519dd   18 years mans allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots …
(edit) @977d126e   18 years Reimar.Doeffinger Use macros to eliminate code duplication in MXF metadata read …
(edit) @2d193b2   18 years Reimar.Doeffinger Extend mxf_resolve_strong_ref by a type parameter, to avoid modify …
(edit) @717f101   18 years Reimar.Doeffinger Fix error message, it's package ref that can not be found, not track …
(edit) @411983c1   18 years gpoirier Allow to uninstall a custom log callback patch by Axel Holzinger % …
(edit) @27571d3d   18 years gpoirier Segmentation fault fix when no video device is specified. patch by …
(edit) @10ef990d   18 years diego cosmetics: typo pallete --> palette Originally committed as revision …
(edit) @6187b8bd   18 years diego typo: pallete --> palette Originally committed as revision 7444 to …
(edit) @d0b456ba   18 years diego Avoid "HAVE_CMOV not defined" warning. patch by Christophe Mutricy, …
(edit) @2d0bcfb4   18 years michaelni some interlaced direct sanity checks Originally committed as revision …
(edit) @3b6dc9ca   18 years michaelni replace a few hardcoded numbers with their correct named ones …
(edit) @6de06295   18 years michaelni fix 16 CABAC_BIT * 10l bug introduced in r6578 Originally committed …
(edit) @d28ef270   18 years lucabe72 deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() …
(edit) @703b56fb   18 years lucabe72 Add "support for both orderings of the slices (top->down / …
(edit) @6eb2de74   18 years Roman R. * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot …
(edit) @3dd9fa7   18 years diego Bail out immediately with software scaler instead of failing the …
(edit) @77aee36c   18 years diego Add a FIXME note about paths in pkgconfig files. Originally committed …
(edit) @d0f4e4fb   18 years baptiste.coudurier print error when decoding fails Originally committed as revision 7436 …
(edit) @a9621908   18 years diego Unconditionally enable Theora decoder. It works fine now and there is …
(edit) @c3135e11   18 years baptiste.coudurier add official VC1 fourcc Originally committed as revision 7434 to …
(edit) @3b72ec7   18 years baptiste.coudurier change regression tests for swf, use same as flv, swf muxer only …
(edit) @662fd26c   18 years baptiste.coudurier change regression tests for swf, use same as flv, swf muxer only …
(edit) @6880edab   18 years michaelni fix av_reduce() with things like 1/0 and 0/0 Originally committed as …
(edit) @dfc58c5d   18 years baptiste.coudurier removed unused av_frac_set Originally committed as revision 7430 to …
(edit) @702dfe01   18 years baptiste.coudurier remove #if obsoleted after last major version bump Originally …
(edit) @8fae2df5   18 years baptiste.coudurier 10l, only allocate priv_data if not already done Originally committed …
(edit) @c6efa4b5   18 years baptiste.coudurier humm, actually do what's in the doxy Originally committed as revision …
(edit) @fed7d067   18 years baptiste.coudurier priv_data is allocated/freed internally Originally committed as …
(edit) @20e570c8   18 years gpoirier links to ARM optimization manuals Originally committed as revision …
(edit) @f57c7ad2   18 years gpoirier add missing bit from commit r7423 Originally committed as revision …
(edit) @7a886063   18 years gpoirier Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) patch by …
(edit) @a5474d50   18 years mans enable bidirectional me with x264 patch by Robert Swain <robert =dot= …
(edit) @40628be0   18 years lucabe72 attribute((unused)) works with gcc 2.95 too Originally committed …
(edit) @e5f94c2b   18 years diego Disable threading support by default on all platforms, add individual …
(edit) @dc922953   18 years diego ordering cosmetics Originally committed as revision 7419 to …
(edit) @20c9dfe3   18 years diego cosmetics: Reorder external libraries. Originally committed as …
(edit) @6ebe07fb   18 years diego variable renaming: mp3lame --> libmp3lame Originally committed as …
(edit) @2eed5a46   18 years diego Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> …
(edit) @3ffab361   18 years diego variable renaming: dts --> libdts Originally committed as revision …
(edit) @f8904fd9   18 years diego Rename variables: a52 --> liba52, a52bin --> liba52bin Originally …
(edit) @bfd5afd8   18 years diego Reorder configure output. Originally committed as revision 7413 to …
(edit) @21e3078f   18 years diego one more naming consistency change Originally committed as revision …
(edit) @a10b820   18 years diego more consistency for the output naming Originally committed as …
(edit) @f36958f8   18 years diego Align configure output. Originally committed as revision 7410 to …
(edit) @0dea6433   18 years lucabe72 replace some av_malloc();memset(...,0,...) sequences with av_mallocz() …
(edit) @e943369   18 years baptiste.coudurier simplify Originally committed as revision 7409 to …
(edit) @17230c9d   18 years baptiste.coudurier dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3 Originally …
(edit) @bc9a4597   18 years michaelni maybe fixing a segfault Originally committed as revision 7407 to …
(edit) @78954a05   18 years michaelni snow specification (this is just quickly written and probably isnt …
(edit) @1e90b34f   18 years michaelni dead code removial Originally committed as revision 7405 to …
(edit) @d0966f02   18 years michaelni missdetected a broken mp3 Originally committed as revision 7404 to …
(edit) @69c262d1   18 years michaelni indention Originally committed as revision 7403 to …
(edit) @1694118   18 years michaelni nth try of getting the frame rate detecton working Originally …
(edit) @396a5e68   18 years michaelni store a few values in the header as difference to the last this makes …
(edit) @c62997a   18 years michaelni some quick encoding tips feel free to extend, change, fix spelling and …
(edit) @09d8c0ae   18 years banan VP6 and flashsv stream copy and muxing support. Originally committed …
(edit) @f01bd9d   18 years banan Correct value for the test. Originally committed as revision 7398 to …
(edit) @aa38b097   18 years michaelni AVSEEK_SIZE doxy Originally committed as revision 7397 to …
(edit) @1ae2c5f2   18 years michaelni fix indention of previous commit Originally committed as revision …
(edit) @8e287af0   18 years michaelni seekless filesize retrieving support in 7 lines of code, also doesnt …
(edit) @ecec87af   18 years michaelni revert regression test breaking change Originally committed as …
(edit) @aac88b53   18 years kostya.shishkov Decode previous 32 frames to avoid seeking artifacts in MPC …
(edit) @0587b0ca   18 years kostya.shishkov Make MPC demuxer deal with ID3 tags at the beginning Originally …
(edit) @c57d3469   18 years michaelni remember the size after switching back from fullscreen Originally …
(edit) @fb84155b   18 years michaelni dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work …
(edit) @cfe9cfe   18 years michaelni check x/y validity a more generic solution is welcome of course ... …
(edit) @990c8438   18 years michaelni cosmetic (move video_open() up to avoid prototype) Originally …
(edit) @8c982c5d   18 years michaelni 10l (fix segfault with audio only files) Originally committed as …
(edit) @c03312cc   18 years michaelni remove code duplication Originally committed as revision 7386 to …
(edit) @fccb19e3   18 years michaelni 1st attempt to fix width/height Originally committed as revision 7385 …
(edit) @4b96d28a   18 years michaelni ignore duration of the first 2 frames in the max-time break check …
(edit) @6268538a   18 years michaelni do not base frame rate guess on just one duration Originally …
(edit) @148c9bdb   18 years banan Patch for the FLV muxer to supply more complete metadata in the …
Note: See TracRevisionLog for help on using the revision log.