source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ed263031   21 years michaelni 100l (divx5 b frame + seeking + flush fix) Originally committed as …
(edit) @4eaad9c0   21 years ikalvachev forgot default chroma_format value Originally committed as revision …
(edit) @197662a6   21 years ikalvachev fix typo Originally committed as revision 2834 to …
(edit) @5e5c247a   21 years ikalvachev initial chroma_format changes,xvmc tweaks and codec_cap Originally …
(edit) @3f1d4e9   21 years michaelni attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry …
(edit) @95d356c5   21 years michaelni optimizing/cleanup of mpeg/qpel_motion() Originally committed as …
(edit) @5c0513bd   21 years michaelni attribute used patch by (mitya at school dot ioffe dot ru (Dmitry …
(edit) @fddae1c3   21 years michaelni skip b frames before first i frame Originally committed as revision …
(edit) @c8a4ebbf   21 years michaelni simplify MPV_motion() Originally committed as revision 2828 to …
(edit) @5ba326b5   21 years michaelni interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) …
(edit) @4c9544d   21 years michaelni mpeg2 field pic decoding fix simplifiations Originally committed as …
(edit) @2a24fe4c   21 years michaelni int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now …
(edit) @853d659d   21 years michaelni os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>) …
(edit) @aab34ca0   21 years michaelni Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot …
(edit) @259630df   21 years michaelni 10l (vdpart fix) Originally committed as revision 2822 to …
(edit) @8d52ec7   21 years michaelni AVCodec.supported_framerates Originally committed as revision 2821 to …
(edit) @71141d77   21 years michaelni INT64_MIN fix Originally committed as revision 2820 to …
(edit) @9d5277ce   21 years michaelni 10l Originally committed as revision 2819 to …
(edit) @ae35f5e1   21 years michaelni 100l (field picture decoding fix) Originally committed as revision …
(edit) @79c060bc   21 years michaelni Wolfgang Hesseler (mv/dct coeff export & mv vissualiztion) Originally …
(edit) @8289c6f   21 years michaelni export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler …
(edit) @5a815088   21 years michaelni 1l Originally committed as revision 2815 to …
(edit) @9740beff   21 years michaelni use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 move …
(edit) @8ac5c1b   21 years michaelni av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @e51f4948   21 years michaelni set AVFrame.pts based upon framerate if its 0 detect & warn if the …
(edit) @ed7b99bb   21 years michaelni av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @c62c07d3   21 years michaelni multithreaded mpeg2 decoding Originally committed as revision 2810 to …
(edit) @c0a2c42   21 years michaelni av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @560ff809   21 years michaelni av_log() Originally committed as revision 2808 to …
(edit) @310ffb8f   21 years michaelni c99 Originally committed as revision 2807 to …
(edit) @d705e4a6   21 years michaelni (f)printf() is disallowed in libavcodec, compilation will fail now if …
(edit) @2092bd75   21 years michaelni avsync patch by (Gildas Bazin <gbazin at altern dot org>) Originally …
(edit) @24515926   21 years michaelni improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot …
(edit) @16806499   21 years michaelni w32threads by (Gildas Bazin <gbazin at altern dot org>) Originally …
(edit) @530d5740   21 years ikalvachev use get_format Originally committed as revision 2802 to …
(edit) @5e7c25f0   21 years michaelni simplify Originally committed as revision 2801 to …
(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 …
Note: See TracRevisionLog for help on using the revision log.