source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0ec4bc6   18 years lorenm oops, encoder was under ifdef decoders. Originally committed as …
(edit) @028d6f3e   18 years michaelni revert r8428, the check was not that useless should fix constant pts=0 …
(edit) @1424a507   18 years justin.ruggles add myself as AC-3 maintainer Originally committed as revision 8453 …
(edit) @a843d1f   18 years michaelni i think this is more correct Originally committed as revision 8452 to …
(edit) @b314cfe7   18 years kostya.shishkov Correctly handle data_size on decoding Originally committed as …
(edit) @b5a05cc2   18 years justin.ruggles fix handling of special case for lowest snroffset. regressions are …
(edit) @8a0cdea1   18 years baptiste.coudurier 10l, fix debug, dprintf does not have log level Originally committed …
(edit) @bd03c380   18 years lu_zero expose av_base64_decode and av_base64_encode Originally committed as …
(edit) @559fd1e7   18 years gpoirier fix end-of-file detection At the end of a nut file, the check for …
(edit) @c06136e   18 years baptiste.coudurier add dnxhd fourcc Originally committed as revision 8446 to …
(edit) @52b6bad2   18 years baptiste.coudurier dnxhd decoder Originally committed as revision 8445 to …
(edit) @4140a523   18 years justin.ruggles AC-3 encoded volume is too high. Revert revision 7160: bring AC3 …
(edit) @d7645fb9   18 years mans fix init_vlc() with nonzero flags Originally committed as revision …
(edit) @575bf46f   18 years justin.ruggles split ac3_parametric_bit_allocation into 3 separate functions …
(edit) @f8b9830   18 years justin.ruggles improve ac3_probe by counting consecutive frames Originally committed …
(edit) @9a44385e   18 years kostya.shishkov Zero MV vectors for P frame intra blocks Originally committed as …
(edit) @edf97a75   18 years michaelni fix full range (jpeg yuv) chroma Originally committed as revision …
(edit) @d2bfaf8a   18 years lorenm huffyuv rgb encoder Originally committed as revision 8439 to …
(edit) @642d4a1a   18 years Reimar.Doeffinger Remove parameter unused in format string. Patch by Diego Petten …
(edit) @7c971233   18 years kostya.shishkov indentation Originally committed as revision 8437 to …
(edit) @ab475795   18 years kostya.shishkov Proper handling of motion vectors for adv. profile Originally …
(edit) @495529f7   18 years justin.ruggles hardcode ff_ac3_frame_sizes table Originally committed as revision …
(edit) @92964be8   18 years diego Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com. …
(edit) @bc4efe42   18 years michaelni remove incorrect special case for audio Originally committed as …
(edit) @7e4baa66   18 years michaelni fix indention Originally committed as revision 8432 to …
(edit) @d9e1efb7   18 years michaelni reorder pts into dts support Originally committed as revision 8431 to …
(edit) @e8952fa5   18 years diego Move the encoding of the image data to its own function. patch by …
(edit) @552cf712   18 years diego Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com. …
(edit) @a7f7965   18 years michaelni remove useless if() Originally committed as revision 8428 to …
(edit) @14eb3345   18 years michaelni simplify Originally committed as revision 8427 to …
(edit) @41c8a56a   18 years michaelni simplify Originally committed as revision 8426 to …
(edit) @e25f9731   18 years michaelni remove silly video check, theres nothing video specific in there …
(edit) @befe3b05   18 years michaelni add a delay variable to hold the timestamp buffer size set cur_dts …
(edit) @741887c   18 years michaelni remove special case for h.264 whatever this was supposed to do its not …
(edit) @7fc98937   18 years baptiste.coudurier add fps stats, patch by Limin Wang <lance lmwang at gmail com> …
(edit) @620e8baf   18 years michaelni fix indention Originally committed as revision 8421 to …
(edit) @5885dda4   18 years gpoirier force 16-bytes alignement of block array, as needed by the …
(edit) @5039185a   18 years michaelni support reordering pts in the decoder (this might be equivalent to …
(edit) @262e2bee   18 years Aurélien Jacobs disable pts reordering code and initialize a parser instead …
(edit) @baab2957   18 years banan subband_coef_noise -> subband_coef_sign Cosmetics patch by Ian …
(edit) @8b5f8e18   18 years michaelni remove secure password delivery requirement after complaint by the SVN …
(edit) @ce10ff8e   18 years diego misc wording/spelling fixes Originally committed as revision 8415 to …
(edit) @a7a11315   18 years michaelni gpg and passwords rule Originally committed as revision 8414 to …
(edit) @0541f2c4   18 years michaelni add rule to keep disscussion on the public mailinglist (stolen from …
(edit) @981990db   18 years michaelni patches should be split into incremental changes if possible add patch …
(edit) @2c0c00cb   18 years gpoirier Targa (.tga) encoder, patch by Bobby Bingham % uhmmmm A gmail P com % …
(edit) @65d0bea   18 years michaelni add a entry to the policy about fixing warnings (i think this is …
(edit) @f5f11d71   18 years michaelni Patch review process Originally committed as revision 8409 to …
(edit) @7ca6cc09   18 years michaelni 10l for myself, fixing --disable-encoders Originally committed as …
(edit) @ad73e79c   18 years michaelni 160 bytes smaller object file, ask gcc devels why Originally …
(edit) @f1505ce3   18 years michaelni explain where the T table comes from Originally committed as revision …
(edit) @33a0dd37   18 years kostya.shishkov DXA demuxer and decoder Originally committed as revision 8405 to …
(edit) @0769498a   18 years michaelni deprecate ff_realloc_static Originally committed as revision 8404 to …
(edit) @f78da6d6   18 years michaelni 10l to whoever wrote this Originally committed as revision 8403 to …
(edit) @3502a54f   18 years michaelni kill av_mallocz_static() calls in init_rl() Originally committed as …
(edit) @efddbce9   18 years michaelni move RLTable stuff to its own header Originally committed as revision …
(edit) @6bd10f2d   18 years michaelni kill av_mallocz_static() Originally committed as revision 8400 to …
(edit) @b21c9af9   18 years baptiste.coudurier reindent after last commit Originally committed as revision 8399 to …
(edit) @1153be3b   18 years baptiste.coudurier h264 complete frames parsing support Originally committed as revision …
(edit) @08cb1950   18 years michaelni kill 3 more av_mallocz_static() Originally committed as revision 8397 …
(edit) @9608652d   18 years michaelni kill another 2 av_mallocz_static() Originally committed as revision …
(edit) @2df6e978   18 years michaelni kill a av_mallocz_static() Originally committed as revision 8395 to …
(edit) @e2e712e   18 years michaelni 1010l to whoever wrote this Originally committed as revision 8394 to …
(edit) @0c3c674   18 years michaelni remove useless static cm variable Originally committed as revision …
(edit) @861450d   18 years michaelni cosmetic Originally committed as revision 8392 to …
(edit) @3e207bb1   18 years michaelni remove silly static int done protecting the initalization of 32 …
(edit) @2d2020b8   18 years michaelni remove redundant memset() Originally committed as revision 8390 to …
(edit) @5ac09151   18 years michaelni dont malloc() static mv_penalty arrays Originally committed as …
(edit) @ca2a0c9   18 years michaelni deprecate av_mallocz_static() Originally committed as revision 8388 …
(edit) @85e7386   18 years banan Combine the window and overlap loops, and get rid of the data …
(edit) @e057461d   18 years michaelni cosmetic (order context variables like in sha1) Originally committed …
(edit) @248b25f8   18 years michaelni s/context/ctx/ Originally committed as revision 8385 to …
(edit) @e657aa34   18 years michaelni #undef printf under #ifdef TEST (needed for testing) Originally …
(edit) @ef3c7c33   18 years michaelni borrow finalization algo from sha1 (100byte smaller) Originally …
(edit) @e1b62250   18 years michaelni get rid of b_used variable (same size with CONFIG_SMALL) Originally …
(edit) @36c7fa7e   18 years michaelni smaller av_sha1_update() Originally committed as revision 8381 to …
(edit) @104c30ee   18 years michaelni use CONFIG_SMALL Originally committed as revision 8380 to …
(edit) @20013045   18 years michaelni put state[5] last so no padding is needed on arch where uint64_t needs …
(edit) @5fd7f87b   18 years michaelni cosmetic Originally committed as revision 8378 to …
(edit) @15b6cae   18 years michaelni dont memcpy() simpler and same speed Originally committed as revision …
(edit) @476f9b74   18 years michaelni simplify Originally committed as revision 8376 to …
(edit) @f6a3477b   18 years michaelni remove middle variant (keep fastest and smallest) Originally …
(edit) @965ea9ba   18 years michaelni 10l Originally committed as revision 8374 to …
(edit) @fca447a9   18 years michaelni double ;; Originally committed as revision 8373 to …
(edit) @2fa3a22d   18 years michaelni factorize VARIANT2 (smaller and slower) Originally committed as …
(edit) @d6cf7804   18 years michaelni revert 2% speed loss change (r8360) so VARIANT0 will be big and a few …
(edit) @5ae4975c   18 years Aurélien Jacobs remove outdated comment Originally committed as revision 8370 to …
(edit) @2b1785b7   18 years Aurélien Jacobs remove no more needed parameters Originally committed as revision …
(edit) @cb496e1f   18 years michaelni zero byte idea by rich Originally committed as revision 8368 to …
(edit) @6573578d   18 years michaelni 2 other variants of how to implement the core part benchmarks welcome …
(edit) @086b0ad8   18 years Aurélien Jacobs set pkt->duration for laced packets too Originally committed as …
(edit) @9b54ab15   18 years Aurélien Jacobs calculate pts for laced packets Originally committed as revision 8365 …
(edit) @7fde6331   18 years Aurélien Jacobs calculate default_duration for AAC tracks Originally committed as …
(edit) @25f2b76f   18 years Aurélien Jacobs scale duration and default_duration Originally committed as revision …
(edit) @20bd4e07   18 years michaelni cosmetic cleanup Originally committed as revision 8362 to …
(edit) @3884689b   18 years michaelni cosmetic cleanup Originally committed as revision 8361 to …
(edit) @913cbde4   18 years michaelni 10% smaller object file, 2% slower Originally committed as revision …
(edit) @916bf03a   18 years Aurélien Jacobs move timecode calculation out of laces loop Originally committed as …
(edit) @c6fd617a   18 years michaelni very slightly smaller object file Originally committed as revision …
(edit) @11bf0eb6   18 years michaelni make count count bytes not bits (this is simpler and leads to a very …
Note: See TracRevisionLog for help on using the revision log.