platform/upstream/libav.git
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-20 Gildas Bazinavsync patch by (Gildas Bazin <gbazin at altern dot...
2004-02-19 Hauke Dudenimproved VCD support patch by ("Hauke Duden" <H.NS...
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 Niedermayerupdate libavformat regression checksums (it should...
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 Beregszasziflac
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 Gildas BazinAAC support in mov, correct aspect ratio support and...
2004-02-14 Roberto Tognirle_code can overflow when multiplied by 4
2004-02-14 Michael Niedermayerfix image resize
2004-02-14 Roberto TogniUse av_log
2004-02-14 Gildas Bazinavio patch by (Gildas Bazin <gbazin at altern dot org>)
2004-02-14 Michael Niedermayermsadpcm encoding
2004-02-14 Gael ChardonLog file and Windows patch by ("Gael Chardon" <gael...
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 Niedermayerthreadless threads warning
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-11 Roman Shaposhnik * turns out write_packet is supposed to return 0...
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 Niedermayerima & ms adpcm regression test
2004-02-08 Michael NiedermayerM$ ADPCM encoding & some simplifications
2004-02-07 Michael Niedermayersegfault fix
2004-02-07 Michael Niedermayerpass strict_std_compliance to audio context too
2004-02-07 Michael Niedermayeruse clip() from common.h
2004-02-07 Michael Niedermayerg726 regression test
2004-02-07 Roman Shaposhnik * docs update for G.726
2004-02-07 Roman Shaposhnik * Initial implementation of the G.726 ADPCM audio...
2004-02-07 Michael Niedermayer100l
2004-02-07 Michael Niedermayerno limits!, warning is enough
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 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
next