]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-02-06 Michael Niedermayerquantizer noise shaping optimization
2004-02-05 Henning Haaland... VideoBufferSize option patch by ("Henning Haaland Kulan...
2004-02-05 Mike Melansoninitial commit for Quicktime Animation (RLE) video...
2004-02-05 Michael Niedermayerremove incorect motion estimation table
2004-02-04 Michael Niedermayercleanup ugly code (also appearently works around a...
2004-02-04 Michael Niedermayerfixes by Gildas Bazin <gbazin at altern dot org>
2004-02-03 Mike Melansonadded support for EA ADPCM and SMJPEG IMA ADPCM
2004-02-02 Michael Niedermayersimplify
2004-02-02 Michael Niedermayerquantizer noise shaping
2004-02-01 Falk Hüffnertiny warning fix
2004-02-01 Michael NiedermayerPatch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb...
2004-01-31 Alex Beregszaszichanged includes
2004-01-31 Alex Beregszaszinot needed anymore
2004-01-31 Michael Niedermayersegfault fix
2004-01-31 Mike Melansonvsad16_mmx2 only applies if encoders are turned on
2004-01-31 Mike Melansonthese functions (get_bit_count and align_put_bits)...
2004-01-31 Mike Melansonhandle invalid buffer sizes
2004-01-31 Mike Melansonwatch those hard tabs
2004-01-31 Mike Melansonhandle 0-length buffers
2004-01-31 Mike Melansonhandle 0-length buffers
2004-01-29 Michael Niedermayerb frames + cbr fix
2004-01-29 Michael NiedermayerSSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
2004-01-28 Michael Niedermayer4mv + b frame encoding segfault fix
2004-01-27 Michael Niedermayerfirst coded vs. first displayed pts (segfault & pts...
2004-01-26 Michael Niedermayer10l
2004-01-26 Michael Niedermayerint64max fix by (Michel Bardiaux <mbardiaux at peaktime...
2004-01-26 Michael Niedermayermpeg4 pts fix
2004-01-25 Roberto TogniUse reget buffer instead of copying from prev frame
2004-01-25 Alex Beregszaszifreebsd fix for mpeg12.c (moving INT64_MAX to common.h)
2004-01-24 Michael Niedermayeroptimization & bugfix extracted from the 4k line diff...
2004-01-24 Michael Niedermayeroptimization
2004-01-23 Michael Niedermayersegfault fix
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-22 Chipinttypes.h patch by (Chip <szarlada at freemail dot...
2004-01-21 Michael Niedermayermore tolerance for dc=0
2004-01-19 Michael Niedermayeravcodec_flush_buffers() fix
2004-01-18 Michael Niedermayersegfault fix
2004-01-18 Michael Niedermayerremoving broken framerate conversation hack in mpeg1/2
2004-01-18 Michael Niedermayerrv20 mv prediction in b frames fix
2004-01-17 Michael NiedermayerCONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronal...
2004-01-17 Michael Niedermayerseeking stuff
2004-01-17 Michael Niedermayerstore searched distance in index, so we dont waste...
2004-01-15 Michael Niedermayerxvid "packed" stuff support
2004-01-14 Michael Niedermayerheader parser fix
2004-01-14 Michael Niedermayerreplic_size==0 fix, needed so that G.726 asf file,...
2004-01-14 Michael Niedermayerdont let the demuxer thread die before the video has...
2004-01-14 Michael Niedermayeruse packet number instead of byte number internally...
2004-01-14 Michael Niedermayerunused
2004-01-14 Michael Niedermayerseeking fixes
2004-01-14 Michael Niedermayermemleak fix
2004-01-14 Kevin Kuphalseeking in single stream asf patch by ("Kevin Kuphal...
2004-01-14 Michael Niedermayerdont calculate stuff if its not used ...
2004-01-14 Michael Niedermayerfixing twice added offset bug, was triggered by 4mv...
2004-01-13 Michael Niedermayercaching of timestamps for mpeg-ps so seeking is faster
2004-01-13 Roberto TogniRight fix for older zlib version
2004-01-13 Roberto TogniFix for older version of zlib
2004-01-12 Michael Niedermayertype fixes, found by Wolfgang Hesseler
2004-01-12 Roberto TogniMSZH and ZLIB decoder support
2004-01-11 Michael Niedermayerignore damaged video frames
2004-01-11 Michael Niedermayeroops
2004-01-11 Michael Niedermayerfix b frame after seeking blockmess
2004-01-10 Michael Niedermayeraudio pts fix
2004-01-10 Michael Niedermayerfixing some seek failure issues
2004-01-10 Michael Niedermayergrayscale mjpeg decoding support based upon a patch...
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2004-01-10 Michael Niedermayermore sane inttypes emulation behavior if libavcodec...
2004-01-10 Michael Niedermayercleanup
2004-01-09 Michael Niedermayeralpha amr tip
2004-01-09 Michael Niedermayersomething unimportant ...
2004-01-09 Chris Flerackersinttypes emulation cleanup patch by ("Chris Flerackers...
2004-01-08 Steven M. Schultzlrintf patch by ("Steven M. Schultz" <sms at 2BSD dot...
2004-01-08 Michael Niedermayeroptimize compute_antialias() and add a floating point...
2004-01-08 Gildas Bazinmemleak patch by (Gildas Bazin <gbazin at altern dot...
2004-01-08 Michael Niedermayeruninitalized variables fix by (Gildas Bazin <gbazin...
2004-01-08 Michael Niedermayermemleak fix
2004-01-08 Michael Niedermayerpatch for configuring amr_wb by ("Murphy Chen" <murphyc...
2004-01-06 Michael Niedermayermpeg1 overflowing dc coeff fix
2004-01-06 Michael Niedermayerfix assertion failure when writing mov files
2004-01-06 Kevin KuphalASF extended header parsing patch by ("Kevin Kuphal...
2004-01-06 Michael NiedermayerLDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot...
2004-01-05 Michael Niedermayer10l
2004-01-05 Michael Niedermayerinterlaced dct decision cleanup
2004-01-05 Michael Niedermayersimplify
2004-01-04 Michael Niedermayergop timestamp fix
2004-01-04 Michael Niedermayer10l
2004-01-04 Michael Niedermayer10000l
2004-01-04 Michael Niedermayerframe rate emulation "fix" by (Mean <fixounet at free...
2004-01-04 Michael Niedermayermpeg2 QP clamping fix
2004-01-04 Michael Niedermayernon YV12 vissualization fix by (Wolfgang Hesseler ...
2004-01-04 Michael Niedermayerwarn the user if we had to clip some dct coefficient...
2004-01-04 Michael NiedermayerSVCD scan offset stuff
2004-01-03 Denes Balatonidenoise_dct_sse2() patch by (Balatoni Denes <pnis at...
2004-01-03 Michael Niedermayerforgot ...
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2004-01-02 Michael Niedermayernoise reduction regression test
2004-01-02 Michael Niedermayermore trellis quant optimizations
2004-01-02 Mike MelansonVMD support
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2004-01-02 Mike Melansonfirst pass at Sierra VMD A/V decoders; video looks...
2004-01-02 Michael Niedermayercleanup
next