source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9ab2717a   21 years michaelni auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast …
(edit) @2dd59eb   21 years michaelni update libavformat regression checksums (it should be checked why …
(edit) @fbf2284c   21 years michaelni check if threads_count is too large Originally committed as revision …
(edit) @1e31d32c   21 years michaelni flac_flush() Originally committed as revision 2797 to …
(edit) @0496a034   21 years michaelni simplify only change context if frame header is error-free, as some …
(edit) @f8d58f4d   21 years alex flac Originally committed as revision 2795 to …
(edit) @69f5de18   21 years alex avoid negative array indices Originally committed as revision 2794 to …
(edit) @9d656110   21 years michaelni crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at …
(edit) @4fd12598   21 years michaelni remove residual array, it isnt really needed Originally committed as …
(edit) @ac2570a8   21 years michaelni flac fixes: fix data types of residual&decoded fix twos complement …
(edit) @4f52c312   21 years michaelni flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) Originally …
(edit) @da16b204   21 years michaelni noise reduction with threads bugfix Originally committed as revision …
(edit) @e6dc9c6f   21 years michaelni more error checks for the sequence header Originally committed as …
(edit) @69dde1ad   21 years michaelni AAC support in mov, correct aspect ratio support and user data support …
(edit) @e102fcf7   21 years r_togni rle_code can overflow when multiplied by 4 (fixes …
(edit) @50ee2c41   21 years michaelni fix image resize Originally committed as revision 2785 to …
(edit) @42608d65   21 years r_togni Use av_log Originally committed as revision 2784 to …
(edit) @ac9fe33d   21 years michaelni avio patch by (Gildas Bazin <gbazin at altern dot org>) Originally …
(edit) @d4c3c5a   21 years michaelni msadpcm encoding Originally committed as revision 2782 to …
(edit) @4776fa92   21 years michaelni Log file and Windows patch by ("Gael Chardon" …
(edit) @e9a4834a   21 years michaelni normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich …
(edit) @fafbc7c8   21 years michaelni mpeg4 b frame + adaptive quantization assertion failure fix …
(edit) @3a1fa447   21 years michaelni multithreaded spatial complexity calculation for i frames Originally …
(edit) @b6335c9   21 years michaelni ff_copy_bits() optimization Originally committed as revision 2777 to …
(edit) @842b556a   21 years michaelni threadless threads warning Originally committed as revision 2776 to …
(edit) @a734250d   21 years michaelni activate the memcpy special case for the byte aligned case in …
(edit) @cfbd16df   21 years michaelni replace a few pbBufPtr() by put_bits_count(), one of them was actually …
(edit) @80ee9fc0   21 years michaelni simplify MV availability check / dont use below last row MV which is …
(edit) @9c3d33d6   21 years michaelni multithreaded/SMP motion estimation multithreaded/SMP encoding for …
(edit) @7984082a   21 years michaelni ppc chroma mess workaround (real bug is that the motion compensation …
(edit) @ec26a167   21 years Roman R. * turns out write_packet is supposed to return 0 on success, not …
(edit) @826ca104   21 years Roman R. * gotta setup coded_frame for encoding. avcodec.h says that for …
(edit) @8a36717a   21 years michaelni rv10/obmc fixes Originally committed as revision 2768 to …
(edit) @99683a30   21 years michaelni 2 byte shorter userdata for mpeg4 in the past it was …
(edit) @f02ab814   21 years michaelni ima & ms adpcm regression test Originally committed as revision 2766 …
(edit) @6cf9d5eb   21 years michaelni M$ ADPCM encoding & some simplifications Originally committed as …
(edit) @fc374fe2   21 years michaelni segfault fix Originally committed as revision 2764 to …
(edit) @ae2e7208   21 years michaelni pass strict_std_compliance to audio context too Originally committed …
(edit) @eb5b0422   21 years michaelni use clip() from common.h ignore sample_rate==8000 limit if …
(edit) @311be1fb   21 years michaelni g726 regression test Originally committed as revision 2761 to …
(edit) @d4e437df   21 years Roman R. * docs update for G.726 Originally committed as revision 2760 to …
(edit) @e596605   21 years Roman R. * Initial implementation of the G.726 ADPCM audio codec. Originally …
(edit) @2d9aa1e3   21 years michaelni 100l Originally committed as revision 2758 to …
(edit) @d3e18ad0   21 years michaelni no limits!, warning is enough Originally committed as revision 2757 …
(edit) @747a0554   21 years michaelni - made --extra-cflags option work on darwin - allow INTER4V …
(edit) @8cb5d4c0   21 years michaelni h263 4mv encoding fix Originally committed as revision 2755 to …
(edit) @04a59bfb   21 years michaelni segfault fix Originally committed as revision 2754 to …
(edit) @b46243ed   21 years alex get_bit_count -> put_bits_count Originally committed as revision 2753 …
(edit) @fe455f33   21 years alex get_bit_count -> put_bits_count Originally committed as revision 2752 …
(edit) @de7ff1f7   21 years michaelni analyze the gradient of the error surface to avoid a few checks in the …
(edit) @364a1797   21 years michaelni quantizer noise shaping optimization Originally committed as revision …
(edit) @46026f4e   21 years michaelni VideoBufferSize option patch by ("Henning Haaland Kulander" <hennikul …
(edit) @070ed1bc   21 years mike initial commit for Quicktime Animation (RLE) video decoder; bit depths …
(edit) @a412a03b   21 years michaelni remove incorect motion estimation table Originally committed as …
(edit) @8a1f657b   21 years michaelni cleanup ugly code (also appearently works around a bug gcc 3.4 which …
(edit) @2caa92d9   21 years michaelni fixes by Gildas Bazin <gbazin at altern dot org> Originally committed …
(edit) @7d8379f   21 years mike added support for EA ADPCM and SMJPEG IMA ADPCM Originally committed …
(edit) @deb7a6cd   21 years michaelni simplify Originally committed as revision 2743 to …
(edit) @77ea0d4   21 years michaelni quantizer noise shaping Originally committed as revision 2742 to …
(edit) @95ba2c8f   21 years mellum tiny warning fix Originally committed as revision 2741 to …
(edit) @4aa533be   21 years michaelni Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot …
(edit) @0a87c409   21 years alex changed includes Originally committed as revision 2739 to …
(edit) @fc929fee   21 years alex not needed anymore Originally committed as revision 2738 to …
(edit) @a62d75da   21 years michaelni segfault fix Originally committed as revision 2737 to …
(edit) @fb85b027   21 years mike vsad16_mmx2 only applies if encoders are turned on Originally …
(edit) @7bf32612   21 years mike these functions (get_bit_count and align_put_bits) are referenced even …
(edit) @18a508c5   21 years mike handle invalid buffer sizes Originally committed as revision 2734 to …
(edit) @155aa417   21 years mike watch those hard tabs Originally committed as revision 2733 to …
(edit) @df72754d   21 years mike handle 0-length buffers Originally committed as revision 2732 to …
(edit) @c89c1d25   21 years mike handle 0-length buffers Originally committed as revision 2731 to …
(edit) @2c8b796   21 years michaelni b frames + cbr fix Originally committed as revision 2730 to …
(edit) @8fd19ab2   21 years michaelni SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) Originally …
(edit) @5a603607   21 years michaelni 4mv + b frame encoding segfault fix Originally committed as revision …
(edit) @6ff6cff2   21 years michaelni first coded vs. first displayed pts (segfault & pts fix if b frames …
(edit) @ac806113   21 years michaelni 10l Originally committed as revision 2726 to …
(edit) @9ff5f175   21 years michaelni int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) …
(edit) @11a8a71d   21 years michaelni mpeg4 pts fix Originally committed as revision 2724 to …
(edit) @e40f5d3c   21 years r_togni Use reget buffer instead of copying from prev frame Added buffer …
(edit) @e0c53ac8   21 years alex freebsd fix for mpeg12.c (moving INT64_MAX to common.h) Originally …
(edit) @65a24d0b   21 years michaelni optimization & bugfix extracted from the 4k line diff between ffmpeg …
(edit) @7a62e94a   21 years michaelni optimization Originally committed as revision 2720 to …
(edit) @83f8c0c3   21 years michaelni segfault fix Originally committed as revision 2719 to …
(edit) @303e50e6   21 years michaelni closed gop support & flags2 as all bits in flags are used and a few …
(edit) @d398a27e   21 years michaelni inttypes.h patch by (Chip <szarlada at freemail dot hu>) Originally …
(edit) @403f1099   21 years michaelni more tolerance for dc=0 Originally committed as revision 2716 to …
(edit) @20f155e   21 years michaelni avcodec_flush_buffers() fix Originally committed as revision 2715 to …
(edit) @40a3105d   21 years michaelni segfault fix Originally committed as revision 2714 to …
(edit) @2c492e94   21 years michaelni removing broken framerate conversation hack in mpeg1/2 Originally …
(edit) @8e784825   21 years michaelni rv20 mv prediction in b frames fix Originally committed as revision …
(edit) @8a05bca4   21 years michaelni CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak …
(edit) @0888ac4f   21 years michaelni seeking stuff adaptively change middle position selection algo for …
(edit) @3e9245a9   21 years michaelni store searched distance in index, so we dont waste time searching for …
(edit) @fb204d4b   21 years michaelni xvid "packed" stuff support Originally committed as revision 2708 to …
(edit) @29962fea   21 years michaelni header parser fix Originally committed as revision 2707 to …
(edit) @1305a9d5   21 years michaelni replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at …
(edit) @0c904df2   21 years michaelni dont let the demuxer thread die before the video has actually been …
(edit) @09646bab   21 years michaelni use packet number instead of byte number internally for seeking …
(edit) @a602556e   21 years michaelni unused Originally committed as revision 2703 to …
(edit) @82b9e4a2   21 years michaelni seeking fixes memleaks infinite loops uninitalized variables …
(edit) @580fb5e7   21 years michaelni memleak fix multiple stream seeking (yes i know seeking is still …
Note: See TracRevisionLog for help on using the revision log.