]> git.sesse.net Git - ffmpeg/history - libavcodec
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
[ffmpeg] / libavcodec /
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-25 Steven M. Schultzav_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2004-02-25 Michael Niedermayerset AVFrame.pts based upon framerate if its 0
2004-02-23 Steven M. Schultz av_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-02-23 Steven M. Schultzav_log patch by ("Steven M. Schultz" <sms at 2BSD dot...
2004-02-23 Michael Niedermayerav_log()
2004-02-22 Michael Niedermayerc99
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2004-02-19 Michael Niedermayerw32threads by (Gildas Bazin <gbazin at altern dot org>)
2004-02-19 Ivan Kalvachevuse get_format
2004-02-18 Michael Niedermayersimplify
2004-02-18 Michael Niedermayerauxdatae, crcrs fix by (Jean-Francois Panisset <panisse...
2004-02-18 Michael Niedermayercheck if threads_count is too large
2004-02-18 Michael Niedermayerflac_flush()
2004-02-18 Michael Niedermayersimplify
2004-02-18 Alex Beregszasziavoid negative array indices
2004-02-18 Michael Niedermayercrc8 checking, based upon a patch by (Miroslav Lichvar...
2004-02-18 Michael Niedermayerremove residual array, it isnt really needed
2004-02-18 Michael Niedermayerflac fixes:
2004-02-18 Michael Niedermayerflac decoder by (Alex Beregszaszi <alex at fsn dot...
2004-02-17 Michael Niedermayernoise reduction with threads bugfix
2004-02-16 Michael Niedermayermore error checks for the sequence header
2004-02-14 Roberto Tognirle_code can overflow when multiplied by 4
2004-02-14 Roberto TogniUse av_log
2004-02-14 Michael Niedermayernormalize adaptive quantizatiuon fix (based upon a...
2004-02-14 Michael Niedermayermpeg4 b frame + adaptive quantization assertion failure fix
2004-02-14 Michael Niedermayermultithreaded spatial complexity calculation for i...
2004-02-14 Michael Niedermayerff_copy_bits() optimization
2004-02-13 Michael Niedermayeractivate the memcpy special case for the byte aligned...
2004-02-13 Michael Niedermayerreplace a few pbBufPtr() by put_bits_count(), one of...
2004-02-13 Michael Niedermayersimplify MV availability check / dont use below last...
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-12 Michael Niedermayerppc chroma mess workaround (real bug is that the motion...
2004-02-10 Roman Shaposhnik * gotta setup coded_frame for encoding. avcodec...
2004-02-09 Michael Niedermayerrv10/obmc fixes
2004-02-08 Michael Niedermayer2 byte shorter userdata for mpeg4
2004-02-08 Michael NiedermayerM$ ADPCM encoding & some simplifications
2004-02-07 Michael Niedermayersegfault fix
2004-02-07 Michael Niedermayeruse clip() from common.h
2004-02-07 Roman Shaposhnik * Initial implementation of the G.726 ADPCM audio...
2004-02-06 Tinic Uro- made --extra-cflags option work on darwin
2004-02-06 Michael Niedermayerh263 4mv encoding fix
2004-02-06 Michael Niedermayersegfault fix
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-02-06 Michael Niedermayeranalyze the gradient of the error surface to avoid...
2004-02-06 Michael Niedermayerquantizer noise shaping optimization
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-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-15 Michael Niedermayerxvid "packed" stuff support
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 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-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 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 Michael Niedermayeruninitalized variables fix by (Gildas Bazin <gbazin...
next