]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2004-02-14 michaelavio patch by (Gildas Bazin <gbazin at altern dot org>)
2004-02-14 michaelmsadpcm encoding
2004-02-14 michaelLog file and Windows patch by ("Gael Chardon" <gael...
2004-02-14 michaelnormalize adaptive quantizatiuon fix (based upon a...
2004-02-14 michaelmpeg4 b frame + adaptive quantization assertion failure fix
2004-02-14 michaelmultithreaded spatial complexity calculation for i...
2004-02-14 michaelff_copy_bits() optimization
2004-02-13 michaelthreadless threads warning
2004-02-13 michaelactivate the memcpy special case for the byte aligned...
2004-02-13 michaelreplace a few pbBufPtr() by put_bits_count(), one of...
2004-02-13 michaelsimplify MV availability check / dont use below last...
2004-02-13 michaelmultithreaded/SMP motion estimation
2004-02-12 michaelppc chroma mess workaround (real bug is that the motion...
2004-02-11 romansh * turns out write_packet is supposed to return 0...
2004-02-10 romansh * gotta setup coded_frame for encoding. avcodec...
2004-02-09 michaelrv10/obmc fixes
2004-02-08 michael2 byte shorter userdata for mpeg4
2004-02-08 michaelima & ms adpcm regression test
2004-02-08 michaelM$ ADPCM encoding & some simplifications
2004-02-07 michaelsegfault fix
2004-02-07 michaelpass strict_std_compliance to audio context too
2004-02-07 michaeluse clip() from common.h
2004-02-07 michaelg726 regression test
2004-02-07 romansh * docs update for G.726
2004-02-07 romansh * Initial implementation of the G.726 ADPCM audio...
2004-02-07 michael100l
2004-02-07 michaelno limits!, warning is enough
2004-02-06 michael- made --extra-cflags option work on darwin
2004-02-06 michaelh263 4mv encoding fix
2004-02-06 michaelsegfault fix
2004-02-06 alexget_bit_count -> put_bits_count
2004-02-06 alexget_bit_count -> put_bits_count
2004-02-06 michaelanalyze the gradient of the error surface to avoid...
2004-02-06 michaelquantizer noise shaping optimization
2004-02-05 michaelVideoBufferSize option patch by ("Henning Haaland Kulan...
2004-02-05 melansoninitial commit for Quicktime Animation (RLE) video...
2004-02-05 michaelremove incorect motion estimation table
2004-02-04 michaelcleanup ugly code (also appearently works around a...
2004-02-04 michaelfixes by Gildas Bazin <gbazin at altern dot org>
2004-02-03 melansonadded support for EA ADPCM and SMJPEG IMA ADPCM
2004-02-02 michaelsimplify
2004-02-02 michaelquantizer noise shaping
2004-02-01 mellumtiny warning fix
2004-02-01 michaelPatch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb...
2004-01-31 alexchanged includes
2004-01-31 alexnot needed anymore
2004-01-31 michaelsegfault fix
2004-01-31 melansonvsad16_mmx2 only applies if encoders are turned on
2004-01-31 melansonthese functions (get_bit_count and align_put_bits)...
2004-01-31 melansonhandle invalid buffer sizes
2004-01-31 melansonwatch those hard tabs
2004-01-31 melansonhandle 0-length buffers
2004-01-31 melansonhandle 0-length buffers
2004-01-29 michaelb frames + cbr fix
2004-01-29 michaelSSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
2004-01-28 michael4mv + b frame encoding segfault fix
2004-01-27 michaelfirst coded vs. first displayed pts (segfault & pts...
2004-01-26 michael10l
2004-01-26 michaelint64max fix by (Michel Bardiaux <mbardiaux at peaktime...
2004-01-26 michaelmpeg4 pts fix
2004-01-25 rtognimpUse reget buffer instead of copying from prev frame
2004-01-25 alexfreebsd fix for mpeg12.c (moving INT64_MAX to common.h)
2004-01-24 michaeloptimization & bugfix extracted from the 4k line diff...
2004-01-24 michaeloptimization
2004-01-23 michaelsegfault fix
2004-01-22 michaelclosed gop support & flags2 as all bits in flags are...
2004-01-22 michaelinttypes.h patch by (Chip <szarlada at freemail dot...
2004-01-21 michaelmore tolerance for dc=0
2004-01-19 michaelavcodec_flush_buffers() fix
2004-01-18 michaelsegfault fix
2004-01-18 michaelremoving broken framerate conversation hack in mpeg1/2
2004-01-18 michaelrv20 mv prediction in b frames fix
2004-01-17 michaelCONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronal...
2004-01-17 michaelseeking stuff
2004-01-17 michaelstore searched distance in index, so we dont waste...
2004-01-15 michaelxvid "packed" stuff support
2004-01-14 michaelheader parser fix
2004-01-14 michaelreplic_size==0 fix, needed so that G.726 asf file,...
2004-01-14 michaeldont let the demuxer thread die before the video has...
2004-01-14 michaeluse packet number instead of byte number internally...
2004-01-14 michaelunused
2004-01-14 michaelseeking fixes
2004-01-14 michaelmemleak fix
2004-01-14 michaelseeking in single stream asf patch by ("Kevin Kuphal...
2004-01-14 michaeldont calculate stuff if its not used ...
2004-01-14 michaelfixing twice added offset bug, was triggered by 4mv...
2004-01-13 michaelcaching of timestamps for mpeg-ps so seeking is faster
2004-01-13 rtognimpRight fix for older zlib version
2004-01-13 rtognimpFix for older version of zlib
2004-01-12 michaeltype fixes, found by Wolfgang Hesseler
2004-01-12 rtognimpMSZH and ZLIB decoder support
2004-01-11 michaelignore damaged video frames
2004-01-11 michaeloops
2004-01-11 michaelfix b frame after seeking blockmess
2004-01-10 michaelaudio pts fix
2004-01-10 michaelfixing some seek failure issues
2004-01-10 michaelgrayscale mjpeg decoding support based upon a patch...
2004-01-10 michaelcopyright year update of the files i touched and rememb...
2004-01-10 michaelmore sane inttypes emulation behavior if libavcodec...
2004-01-10 michaelcleanup
next