platform/upstream/libav.git
2003-10-30 Michael Niedermayerinitalize various uninitalized variables and avoid...
2003-10-30 Michael Niedermayer100l (SAR is written as height/width instead of width...
2003-10-30 Michael Niedermayerpts fix and related fixes
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-29 Michael Niedermayerdumping funny numbers from first zygo i frame header
2003-10-29 Alex Beregszasziinitial support for zygovideo
2003-10-29 Fabrice Bellardadded MPEG2TS support in RTP, SDP and RTSP - replaced...
2003-10-29 Fabrice Bellardmake AVFMT_NOHEADER flag dynamic - added av_open_input_...
2003-10-29 Fabrice Bellardmpeg TS demux API (called from RTP layer) - raw mpeg...
2003-10-29 Fabrice Bellardadded fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DA...
2003-10-28 Michael Niedermayer1/0 fix by (Tim Allen <tim at proximity dot com dot...
2003-10-28 Michael Niedermayerlinear blend 1 line shift fix
2003-10-27 Ivan KalvachevXvMC speedup by removing one memcpy and doing MB packing
2003-10-27 Michael Niedermayermake convert_matrix() independant of MpegEncContext
2003-10-26 Panagiotis... GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis...
2003-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-10-26 Michael Niedermayerfixing the remaning block-align checks
2003-10-26 Assaf Yaariblock algn patch by ("Assaf Yaari" <assafy at mobixell...
2003-10-25 Michael Niedermayerreorder table instead of wasting instructions to reorde...
2003-10-25 Michael Niedermayer10l
2003-10-25 Michael Niedermayersegfault fix
2003-10-25 Mike Melansonsupport Cinepak files with funky (not divisible by...
2003-10-25 Mike Melansonadded XVID fourcc (ISO MPEG-4?) and AC3 fourcc
2003-10-25 Michael Niedermayerdiff -up looks better then diff -u
2003-10-25 Roman Shaposhnik * adding integer/floating point AAN implementations...
2003-10-24 Roman Shaposhnik * sh doesn't understand $(command) type of Command...
2003-10-24 Michael Niedermayeroptimizing
2003-10-24 Panagiotis... Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris...
2003-10-24 Fred Rothgangerrational.h not installed patch by (Fred Rothganger...
2003-10-24 Roman Shaposhnik * introducing dct248 into the DSP context.
2003-10-23 Alex Beregszaszi1l
2003-10-23 Michael Niedermayerminor mmx2 optimization if the dct
2003-10-23 Michael Niedermayerinline -> always_inline (842 -> 690 cpu cycles for...
2003-10-23 Michael Niedermayer4.9-RC FreeBSD doesnt like lrint() so change to lrintf...
2003-10-23 Michael Niedermayeroptionally merge postscale into quantization table...
2003-10-23 Michael Niedermayer10l
2003-10-22 Alex Beregszaszi10l
2003-10-22 Alex Beregszaszi100l
2003-10-22 Michael Niedermayeroops forgot
2003-10-22 Michael Niedermayerfloating point AAN DCT
2003-10-22 Michael Niedermayer112 bytes smaller MpegEncContext
2003-10-22 Michael Niedermayermove blocks away MpegEncContext (7.4 -> 5.8k)
2003-10-22 Michael Niedermayermove mmx quantizer matrixes out of MpegEncContext ...
2003-10-22 Michael Niedermayermove q_*_matrix out of MpegEncContext (40k ->23k) dct_q...
2003-10-22 Michael Niedermayerminimum slice size fix (fixes 422P 1 line per slice...
2003-10-21 Michael Niedermayerdynamic alloc of picture structs instead of putting...
2003-10-21 Michael Niedermayerforgot to apply this chunk appearently, no, i dont...
2003-10-21 Michael Niedermayerstart time hack by (devik <devik at cdi dot cz>)
2003-10-21 Michael NiedermayerBSD doesnt have log2
2003-10-20 Michael Niedermayermpeg2 aspect ratio encoding fixed
2003-10-20 Michael Niedermayeruse continued fractions to approximate a fraction if...
2003-10-20 Michael Niedermayer10l
2003-10-20 Michael NiedermayerAVRational
2003-10-20 Michael Niedermayerbottom_field_first -> top_field_first
2003-10-20 Michael Niedermayerexport mpeg2 active display area / pan scan
2003-10-19 Michael NiedermayerOS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schul...
2003-10-19 Dan Christiansengcc->C99 and warning fixes patch by (Dan Christiansen...
2003-10-19 Dan ChristiansenUsing the extension m4a for audio only MPEG-4 files...
2003-10-18 Dan Christiansen- Moving -Wall from the individual Makefiles to configu...
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-17 Michael Niedermayeremu_edge checks simplification and avoid redundant...
2003-10-16 Roman Shaposhnik * original fix still didn't align lines on s_align...
2003-10-16 Roman Shaposhnik * fix for a trivial 100l declaration typo
2003-10-16 Michael Niedermayerpicture buffer cleanup, this fixes a assertion failure...
2003-10-15 Michael Niedermayerdefault_get_buffer() fixes
2003-10-15 Doug LarrickEnable decoding of more mpeg-ts streams for pcHDTV...
2003-10-15 Michael Niedermayeralign
2003-10-15 Michael Niedermayerfix "first frame is no keyframe" bug
2003-10-15 Alex Beregszaszi10l
2003-10-15 Michael Niedermayerdither scaling coefficients so they add up to 1.0
2003-10-15 Michael Niedermayerrounding fixes
2003-10-15 Mike Melansonhook up the XA ADPCM decoder
2003-10-15 Mike Melansonactivate the XA and ADX ADPCM codecs
2003-10-15 Mike Melansonreplace file to remove nasty DOS CRs and hard tabs
2003-10-15 Mike Melansonthis should be part of adpcm.c
2003-10-15 Mike Melansonquiet
2003-10-15 Mike Melansonuse the correct file modes
2003-10-14 Michael Niedermayerrecommit of
2003-10-14 Michael Niedermayerrecommit of
2003-10-14 Mike Melansonremove experimental reference
2003-10-14 Alex Beregszaszimake it compatible with older make (debian stable ...
2003-10-14 Mike Melansonadded CRI ADX and XA ADPCM audio modules, courtesy...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-13 Michael Niedermayerfix the case where all vlc codes are 8 bits long (repea...
2003-10-13 Michael Niedermayeralignment 10l
2003-10-13 Michael Niedermayermmx2 optimization of huffyuv median encoding
2003-10-13 Michael Niedermayer10l
2003-10-13 Michael Niedermayerdont check if the ac esc 3 could have been stored as...
2003-10-13 Alex Beregszasziinit_put_bits changed
2003-10-13 Alex Beregszaszi10l
2003-10-12 Michael Niedermayerfix decoding if the aspect ratio changes
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-10-12 Alex Beregszasziadd some missing codecs
2003-10-12 Michael Niedermayerh263 GOB decoding fix
2003-10-12 Michael Niedermayerintra dc treshold != 0 decoding fixed
2003-10-11 Alex BeregszasziSunplus JPEG codec (SP5X) support
2003-10-11 Alex Beregszaszitheora comments skipping
2003-10-11 Alex Beregszasziusing av_abort
2003-10-11 Alex Beregszaszitheora decoding support (only keyframes for now, becaus...
2003-10-11 Mike Melansonoptimised versions of the get_pixels, diff_pixels,...
next