source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @15415af4   22 years michaelni export pts from stream if available store pts in stream if available …
(edit) @02ac3136   22 years philipjsg Change abort() calls to av_abort() calls. Originally committed as …
(edit) @42343f7   22 years philipjsg Change calls to abort() to be calls to av_abort() Originally …
(edit) @a782f209   22 years philipjsg * Add code to pace sending a stream when it is being sent from a file. …
(edit) @75bdb984   22 years philipjsg Add the transfer of the new parameters from ffmpeg to ffserver and …
(edit) @208d3ddf   22 years michaelni set pict_type & key_frame on decoding too Originally committed as …
(edit) @89b3d7c9   22 years michaelni mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk …
(edit) @c2c2cd2d   22 years michaelni fixing raw yuv input Originally committed as revision 916 to …
(edit) @b3184779   22 years michaelni put/avg_pixels16 fixing 2 small qpel bugs Originally committed as …
(edit) @6b460aa   22 years michaelni reducing sizeof MpegEncContext to avoid stack overflow on crap M$ …
(edit) @df1b2c1   22 years michaelni fixing y422p output Originally committed as revision 7352 to …
(edit) @9780c7ff   22 years alex fixed palette8to{rgb24,bgr24,rgb32,bgr32} Originally committed as …
(edit) @0eaec105   22 years michaelni fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 …
(edit) @b2a0a7fb   22 years michaelni 10l (forgot checksums after mpeg4_encode_block() optimizations which …
(edit) @3db48188   22 years michaelni optimizing mpeg4_encode_block(), generates allso slightly shorter …
(edit) @6ebd933b   22 years michaelni regression tests for msmpeg4v2 & wmv1 Originally committed as …
(edit) @14207b27   22 years michaelni support decoding of the last mpeg "packet" even if no startcode is …
(edit) @ad436907   22 years michaelni yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy …
(edit) @0b61920a   22 years michaelni fixing rv10 encoding (ffmpeg can at least decode its own rv10 files …
(edit) @cfda33cb   22 years michaelni apiexample needs EXTRALIBS Originally committed as revision 906 to …
(edit) @6acce86b   22 years michaelni fixing tests Originally committed as revision 905 to …
(edit) @64a7a8af   22 years michaelni do regression tests for rv10 too Originally committed as revision 904 …
(edit) @9db99069   22 years michaelni fixing segfault Originally committed as revision 903 to …
(edit) @b59f574   22 years michaelni 10l (compilation if defined ARCH_ALPHA) Originally committed as …
(edit) @1a684b3d   22 years michaelni fixing encoding at high QPs (was broken after the dct accuracy …
(edit) @be7109c1   22 years michaelni ar -s -> ranlib Originally committed as revision 900 to …
(edit) @ecfd40b3   22 years michaelni new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot …
(edit) @ab6c65f6   22 years michaelni altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot …
(edit) @004c18ee   22 years michaelni higher accuracy Originally committed as revision 897 to …
(edit) @81e0d0b4   22 years michaelni oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) …
(edit) @ad324c93   22 years michaelni dct cleanup more accurate mmx dct (dont discard bits for fun) fixing …
(edit) @6b791538   22 years arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> …
(edit) @cca1b241   22 years michaelni dont needlessly gettimeofday in video grabber patch by (Lennert …
(edit) @86748dbc   22 years michaelni dct-test update test simple-idct and ijg int DCT too do tests with …
(edit) @e61efa24   22 years michaelni unmap video buffers on close patch by (Lennert Buytenhek <buytenh at …
(edit) @5bd11e31   22 years michaelni dont discard first frame patch by (Lennert Buytenhek <buytenh at math …
(edit) @1565dabc   22 years michaelni be less verbose patch by (Lennert Buytenhek <buytenh at math dot …
(edit) @ab6d194a   22 years michaelni croping patch by (talus25 at speakeasy dot net) with fixes from atmos …
(edit) @d3b3efe3   22 years michaelni checksums for the bitexact simple idct Originally committed as …
(edit) @e7fce5e9   22 years michaelni bitexact hack for the simple mmx idct Originally committed as …
(edit) @8e779b90   22 years michaelni not used anymore Originally committed as revision 885 to …
(edit) @463678ac   22 years michaelni using only the fast int dct for regression tests Originally committed …
(edit) @3f027ca7   22 years michaelni cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge …
(edit) @c7e07931   22 years michaelni sun solaris compilation bugfix, patch by (Martin Olschewski …
(edit) @471d7dc3   22 years michaelni undefined M_PI / M_E fix Originally committed as revision 881 to …
(edit) @6c1baeb0   22 years alex added missing palette8tobgr pairs (hope it's correct) Originally …
(edit) @a43bd1d7   22 years michaelni patch by Heliodoro Tammaro <helio at interactives dot org> - …
(edit) @252f3975   22 years michaelni checksum update cuz of build change 4620->4621 Originally committed …
(edit) @28db7fce   22 years michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as …
(edit) @e647c59   22 years michaelni base64 encoded patches posted to the devel list are prefered …
(edit) @255b3ac2   22 years michaelni use extradata for h263_long_vector mode detection Originally …
(edit) @59925ef2   22 years michaelni first cut at altivec support on darwin patch by (Brian Foley <bfoley …
(edit) @68bd11f5   22 years michaelni working around undefined behavior of get-vlc if the vlc s invalid more …
(edit) @ee3b2be6   22 years michaelni fixes rv10 decoding crash Originally committed as revision 873 to …
(edit) @07787186   22 years michaelni warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot …
(edit) @1b78558a   22 years michaelni mmx & non-mmx regerssion tests Originally committed as revision 871 …
(edit) @fd7db0fd   22 years michaelni mpeg4 interlaced decoding support (not completly implemented/tested …
(edit) @e769f053   22 years alex added aspected_width/height for EXTENDED_PAR Originally committed as …
(edit) @1ffd8306   22 years michaelni checksum update due to LIBAVCODEC_BUILD 4619->4620 Originally …
(edit) @4dd0e44f   22 years michaelni fixing some 64bit bugs Originally committed as revision 867 to …
(edit) @405469ce   22 years michaelni forgot the const bits in 2pass curve matching (patch (with rounding …
(edit) @c695ca3b   22 years michaelni fixing qmin==qmax && qsquish==1 Originally committed as revision 865 …
(edit) @d0d816d8   22 years michaelni NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox …
(edit) @ce980a95   22 years michaelni new ratecontrol code sadly there are no (unsigned) int left in …
(edit) @3aa102be   22 years michaelni new ratecontrol code Originally committed as revision 862 to …
(edit) @7806197d   22 years michaelni error concealment needs the mbintra_table so it should allways be …
(edit) @b77eec85   22 years arpi removed -W -Wall -g and other gcc-specific warning/debug options patch …
(edit) @f36db5df   22 years michaelni faster ff_sqrt() Originally committed as revision 859 to …
(edit) @1fb4890b   22 years michaelni better scene change detection Originally committed as revision 858 to …
(edit) @90cee0c3   22 years michaelni darwin patches by Heliodoro Tammaro <helio at interactives dot org> …
(edit) @f8e891a9   22 years michaelni regression test checksum update (seems the files where even in …
(edit) @9f361534   22 years michaelni dont trash mm0, its still used in the next iteration of the loop …
(edit) @c9178d86   22 years michaelni same dc skip behavior for chroma & luma elimination, its confusing …
(edit) @f5866a0   22 years michaelni skip blocks with small chroma dc too (if the user wants it) needed to …
(edit) @890f093a   23 years michaelni remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot …
(edit) @c1325d18   23 years michaelni patch by (Volker Moell <volker-ml at die-moells dot de>) creating …
(edit) @1359c2d   23 years kabi * skiping unwanted packets when it's possible * using 64bits us …
(edit) @84082497   23 years kabi * using statics Originally committed as revision 850 to …
(edit) @3625e88a   23 years kabi * resync without endless loop Originally committed as revision 849 to …
(edit) @6295986   23 years michaelni faster vlc table selection Originally committed as revision 848 to …
(edit) @2141dc37   23 years kabi * added support for multiple payloads Originally committed as …
(edit) @2a10020b   23 years kabi * ok - let's start with avifile->ffmpeg morphing for the begining …
(edit) @47ceabc9   23 years michaelni 1000l Originally committed as revision 6950 to …
(edit) @87f8cab4   23 years michaelni mpeg4 mpeg quantizer encoding Originally committed as revision 844 to …
(edit) @508abaca   23 years michaelni 4mv + bframe decoding bugfix Originally committed as revision 843 to …
(edit) @f255af5d   23 years michaelni fixing level overflow check for qp=1 Originally committed as revision …
(edit) @159d10fc   23 years michaelni hopefully fixing unreprodceable segfault when overreading the end if …
(edit) @0a6baf39   23 years michaelni fixing slices which start at mb_x>0 Originally committed as revision …
(edit) @55078332   23 years michaelni supporting rare overflow mess even with error_resilience>=0 …
(edit) @44273f19   23 years michaelni making some error checks optional Originally committed as revision …
(edit) @b7adc711   23 years michaelni last_picture should be never == NULL (it was with dr1) this might fix …
(edit) @d930ef1   23 years michaelni fixing mpeg4 mpeg quantizers Originally committed as revision 836 to …
(edit) @fc2bb4f4   23 years michaelni fixing normal mmx idct Originally committed as revision 835 to …
(edit) @32b90921   23 years michaelni 10l found by Rémi Guyomarch <rguyom at pobox dot com> Originally …
(edit) @d80e2fa2   23 years michaelni planar yuv 444 422 411 support Originally committed as revision 6864 …
(edit) @a10678da   23 years michaelni max_b_frame=4 bugfix Originally committed as revision 833 to …
(edit) @5efa2650   23 years michaelni b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>) …
(edit) @57d2bce1   23 years mellum MVI optimizations for motion estimation. Originally committed as …
(edit) @a399990   23 years michaelni better big/little endian test Originally committed as revision 830 to …
(edit) @59eb2ed1   23 years philipjsg * Now we do not delete the feed file if it was created with the same …
Note: See TracRevisionLog for help on using the revision log.