Mercurial > libavcodec.hg
graph
-
Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>) libavcodec2004-11-23, by michael
-
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodec2004-11-21, by mmu_man
-
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) libavcodec2004-11-21, by michael
-
When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) libavcodec2004-11-12, by michael
-
Fix mjpeg-b (padding bytes can exist between end of sos and image data) libavcodec2004-10-29, by rtognimp
-
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec2004-10-28, by michael
-
YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) libavcodec2004-10-27, by michael
-
fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-10-25, by michael
-
H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-10-22, by michael
-
make filter size, int32/int16 and a few other things selectable at compiletime libavcodec2004-10-20, by michael
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec2004-10-12, by melanson
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec2004-10-11, by michael
-
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) libavcodec2004-10-08, by michael
-
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodec2004-10-05, by michael
-
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodec2004-10-05, by michael
-
Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) libavcodec2004-10-05, by michael
-
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-10-03, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-10-01, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-10-01, by michael
-
* these vars could be either static or extern (compilation fix gcc-3.5) libavcodec2004-09-30, by kabi
-
move h264 idct to its own file and call via function pointer in DspContext libavcodec2004-09-27, by michael
-
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec2004-09-27, by michael
-
assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-25, by michael
-
H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-25, by michael
-
Zlib encoder: fix image orientation (was flipped), 100l in deflate error libavcodec2004-09-23, by rtognimp
-
merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodec2004-09-23, by michael
-
consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec2004-09-19, by michael
-
simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-17, by michael
-
huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodec2004-09-17, by michael
-
(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-17, by michael
-
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) libavcodec2004-09-16, by michael
-
10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-16, by michael
-
* I was finally convinced. And besides, if err it's better to err with libavcodec2004-09-14, by romansh
-
100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodec2004-09-12, by michael
-
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-03, by michael
-
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-02, by michael
-
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec2004-08-26, by michael
-
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec2004-08-22, by alex
-
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec2004-08-21, by alex
-
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-08-19, by michael
-
Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>) libavcodec2004-08-16, by michael
-
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodec2004-08-14, by melanson
-
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodec2004-08-13, by michael
-
improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodec2004-08-02, by michael
-
fix one file, will probably break some others but i cant find any samples which need this ... libavcodec2004-08-02, by michael
-
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodec2004-08-02, by michael
-
various subband encoders (all either worse or complicated so they are commented out) libavcodec2004-08-02, by michael
-
Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-07-26, by michael
-
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-07-25, by michael
-
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodec2004-07-20, by michael
-
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-07-16, by michael
-
Don't include config.h from assembly, because the mplayer developers libavcodec2004-07-10, by mellum
-
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodec2004-07-10, by michael
-
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodec2004-07-08, by michael
-
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec2004-07-05, by michael
-
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-07-05, by michael
-
Ignore palette for grayscale files, all my samples are inverted with libavcodec2004-06-27, by rtognimp
-
use libmpeg2 idct to decode xvid videos unless the user forced some other idct libavcodec2004-06-25, by michael
-
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodec2004-06-24, by michael
-
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodec2004-06-19, by michael
-
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec2004-06-17, by michael
-
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodec2004-06-16, by melanson
-
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodec2004-06-11, by iive
-
fix initialization bug in which execution overwrites essential data libavcodec2004-06-11, by melanson
-
attempt to create some separation in the FLAC system with respect to libavcodec2004-06-10, by melanson
-
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec2004-06-09, by michael
-
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodec2004-06-08, by michael
-
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-08, by michael
-
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec2004-06-06, by michael
-
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodec2004-06-06, by michael
-
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodec2004-06-05, by michael
-
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec2004-06-05, by michael
-
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-05-31, by michael
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec2004-05-30, by michael
-
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec2004-05-27, by michael
-
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-05-26, by michael
-
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec2004-05-26, by melanson
-
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec2004-05-25, by michael
-
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-25, by michael
-
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-21, by michael
-
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec2004-05-18, by michael
-
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-18, by michael
-
moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec2004-05-11, by michael
-
use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec2004-05-04, by michael
-
move the 0x80 vector outside of the function, thus saving the compiler libavcodec2004-04-27, by melanson
-
separate out put_signed_pixels_clamped() into its own function and libavcodec2004-04-27, by melanson
-
correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec2004-04-25, by melanson
-
support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec2004-04-25, by michael
-
License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec2004-04-24, by michael
-
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec2004-04-24, by michael
-
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec2004-04-24, by michael
-
libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) libavcodec2004-04-24, by michael
-
VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) libavcodec2004-04-23, by michael
-
h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-23, by michael
-
h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-23, by michael
-
better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-22, by michael
-
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-20, by michael
-
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec2004-04-17, by michael
-
forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-16, by michael
-
fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec2004-04-16, by michael
-
unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec2004-04-16, by michael
-
progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-11, by michael
-
fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) libavcodec2004-04-09, by michael
-
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) libavcodec2004-04-09, by michael
-
Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) libavcodec2004-04-09, by michael
-
aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavcodec2004-04-09, by michael
-
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec2004-04-08, by michael
-
pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodec2004-04-04, by michael
-
remove function call from muxer->encoder and cleanly pass global headers libavcodec2004-04-04, by michael
-
split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too libavcodec2004-04-01, by michael
-
ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodec2004-03-26, by michael
-
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-03-26, by michael
-
always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodec2004-03-26, by michael
-
do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodec2004-03-20, by michael
-
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-03-19, by michael
-
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodec2004-03-18, by michael
-
1000000l (using uninitalized variable for initalizing bits per MV table) libavcodec2004-03-16, by michael
-
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec2004-03-14, by romansh
-
* DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec2004-03-14, by romansh
-
minor VMD system update; still not perfect, but should not crash either libavcodec2004-03-14, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec2004-03-14, by melanson
-
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec2004-03-13, by michael
-
smarten up the SVQ3 extradata decoder without changing the external API libavcodec2004-03-13, by melanson
-
disable lames leading zero "feature", fixes a few more flv encoding issues libavcodec2004-03-10, by michael
-
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodec2004-03-09, by michael
-
cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec2004-03-08, by melanson
-
seperated out the C-based VP3 DSP functions into a different file; also libavcodec2004-03-08, by melanson
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-03-03, by michael
-
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec2004-03-01, by michael
-
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec2004-02-29, by michael
-
int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec2004-02-28, by michael
-
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec2004-02-28, by michael
-
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec2004-02-25, by michael
-
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodec2004-02-18, by michael
-
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) libavcodec2004-02-18, by michael
-
normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodec2004-02-14, by michael
-
replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong libavcodec2004-02-13, by michael
-
simplify MV availability check / dont use below last row MV which is always zero libavcodec2004-02-13, by michael
-
* gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodec2004-02-10, by romansh
-
analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper libavcodec2004-02-06, by michael
-
initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec2004-02-05, by melanson
-
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Måns Rullgård)) libavcodec2004-02-04, by michael
-
these functions (get_bit_count and align_put_bits) are referenced even libavcodec2004-01-31, by melanson
-
first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodec2004-01-27, by michael
-
optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodec2004-01-24, by michael
-
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp libavcodec2004-01-14, by michael
-
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodec2004-01-10, by michael
-
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec2004-01-10, by michael
-
more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodec2004-01-10, by michael
-
inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec2004-01-09, by michael
-
optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodec2004-01-08, by michael
-
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodec2004-01-08, by michael
-
non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2004-01-04, by michael
-
denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) libavcodec2004-01-03, by michael
-
first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodec2004-01-02, by melanson
-
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-30, by michael
-
initial predictors are not sent to the output in QT IMA; fix stereo QT libavcodec2003-12-16, by melanson
-
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-14, by michael
-
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-09, by michael
-
initial support for Duck TrueMotion v1 (think of it as On2 VP1); only libavcodec2003-12-03, by melanson
-
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) libavcodec2003-12-01, by michael
-
16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-11-25, by michael
-
finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) libavcodec2003-11-23, by alex
-
small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec2003-11-12, by michael
-
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2003-11-03, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2003-11-03, by michael
-
* DV demuxer is now capable of decoding auxilary audio stream. So, libavcodec2003-10-31, by romansh
-
100l (SAR is written as height/width instead of width/height in the MPEG1 standard) libavcodec2003-10-30, by michael
-
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodec2003-10-30, by melanson
-
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) libavcodec2003-10-26, by michael
-
reorder table instead of wasting instructions to reorder the input to match the table libavcodec2003-10-25, by michael
-
support Cinepak files with funky (not divisible by 4) resolutions libavcodec2003-10-25, by melanson
-
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavcodec2003-10-24, by michael
-
rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec2003-10-24, by michael
-
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) libavcodec2003-10-23, by michael
-
4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ... libavcodec2003-10-23, by michael
-
optionally merge postscale into quantization table for the float aan dct libavcodec2003-10-23, by michael
-
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) libavcodec2003-10-22, by michael
-
move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... libavcodec2003-10-22, by michael
-
dynamic alloc of picture structs instead of putting them in MpegEncContext libavcodec2003-10-21, by michael
-
use continued fractions to approximate a fraction if its numerator or denominator is too large libavcodec2003-10-20, by michael
-
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec2003-10-19, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavcodec2003-10-18, by michael
-
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set libavcodec2003-10-17, by michael
-
* original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE libavcodec2003-10-16, by romansh
-
picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least libavcodec2003-10-16, by michael
-
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec2003-10-07, by michaelni
-
This patch marks frames used in RPZA decoder as reference frames, from libavcodec2003-10-05, by tmmm
-
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodec2003-10-04, by michaelni
-
experimental half-pel motion compensation for C planes, courtesy of Dr. libavcodec2003-10-02, by tmmm
-
optionally try to encode each MB with MV=<0,0> and choose the one with better RD libavcodec2003-10-02, by michaelni
-
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodec2003-10-01, by tmmm
-
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) libavcodec2003-09-29, by michaelni
-
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec2003-09-28, by michaelni
-
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization libavcodec2003-09-24, by michaelni
-
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's libavcodec2003-09-19, by tmmm
-
change pixel identifier conflict with AltiVec headers (patch courtesy of libavcodec2003-09-14, by tmmm
-
Use asms instead of builtins when compiling for generic Alpha. Less libavcodec2003-09-13, by mellum
-
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodec2003-09-12, by romansh
-
AVI stream header FCC / more reliable detection of old xvid files libavcodec2003-09-10, by michaelni
-
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodec2003-09-09, by michaelni
-
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) libavcodec2003-09-08, by bellard
-
changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodec2003-09-08, by bellard
-
removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features libavcodec2003-09-08, by bellard
-
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodec2003-08-29, by michaelni
-
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support libavcodec2003-08-28, by bellard
-
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem libavcodec2003-08-26, by romansh
-
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodec2003-08-25, by michaelni
-
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec2003-08-22, by michaelni
-
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec2003-08-20, by michaelni
-
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodec2003-08-19, by michaelni
-
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodec2003-08-15, by michaelni
-
Add GNU header, remove X includes, add more check for xvmc render packet libavcodec2003-07-29, by iive
-
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodec2003-07-29, by michaelni
-
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec2003-07-29, by michaelni
-
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) libavcodec2003-07-16, by michaelni
-
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodec2003-07-13, by michaelni
-
added the official VP3 IDCT (C implementation) as well as a grayscale libavcodec2003-07-10, by tmmm
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec2003-07-09, by michaelni
-
1) remove TBL support in PPC performance. It's much more useful to use the libavcodec2003-07-09, by michaelni
-
uniformization (now it uses the same trace functions as h264, defined in common.h) libavcodec2003-07-04, by al3x
-
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2003-07-04, by michaelni
-
20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) libavcodec2003-07-02, by michaelni
-
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2003-06-29, by michaelni
-
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodec2003-06-29, by michaelni
-
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec2003-06-21, by michaelni
-
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes libavcodec2003-06-17, by michaelni
-
fixed segfault if sequence header has not been found before slice decoding libavcodec2003-06-16, by bellard
-
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga libavcodec2003-06-13, by nickols_k
-
reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate) libavcodec2003-06-09, by michaelni
-
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) libavcodec2003-06-09, by michaelni
-
revising and fixing motion vectors, squished block unpacking bug that libavcodec2003-05-31, by tmmm
-
fix mpeg1/2 decoding if there are no 0 bytes after the bitstream libavcodec2003-05-30, by michaelni
-
set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec2003-05-26, by michaelni
-
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's libavcodec2003-05-26, by tmmm
-
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodec2003-05-21, by michaelni
-
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-05-20, by michaelni
-
fix subtle logic problem in block unpacker that leads to incorrect token libavcodec2003-05-19, by tmmm
-
seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) libavcodec2003-05-16, by michaelni
-
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) libavcodec2003-05-15, by michaelni
-
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) libavcodec2003-05-14, by michaelni
-
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodec2003-05-14, by michaelni
-
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodec2003-05-14, by michaelni
-
some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) libavcodec2003-05-14, by michaelni
-
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec2003-05-14, by michaelni
-
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec2003-05-14, by michaelni
-
small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi libavcodec2003-05-13, by michaelni
-
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec2003-05-11, by michaelni
-
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-05-07, by michaelni
-
fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodec2003-05-07, by tmmm
-
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>) libavcodec2003-05-05, by michaelni
-
making it nicer to the client who doesn't expect errors messages in stdout libavcodec2003-05-01, by romansh
-
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) libavcodec2003-04-27, by michaelni
-
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodec2003-04-20, by bellard
-
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) libavcodec2003-04-20, by bellard
-
better? default thresholds, if this is worse for any files, then tell us ASAP libavcodec2003-04-18, by michaelni
-
Changes for SPARC/Solaris compatibility. Now it should be possible to libavcodec2003-04-15, by romansh
-
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) libavcodec2003-04-12, by michaelni
-
some checks to avoid segfaults if the decoder is feeded with junk libavcodec2003-04-11, by michaelni
-
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec2003-04-10, by michaelni
-
fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodec2003-04-10, by michaelni
-
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodec2003-04-06, by michaelni
-
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavcodec2003-04-04, by michaelni
-
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec2003-03-31, by michaelni
-
simplify slice encoding (variance of packet size is practically identical) libavcodec2003-03-30, by michaelni
-
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec2003-03-28, by michaelni
-
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2003-03-21, by michaelni
-
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read libavcodec2003-03-20, by michaelni
-
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2003-03-18, by michaelni
-
per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodec2003-03-12, by michaelni
-
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec2003-03-11, by michaelni
-
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec2003-03-07, by michaelni
-
altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) libavcodec2003-03-06, by michaelni
-
doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;) libavcodec2003-03-06, by michaelni
-
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) libavcodec2003-03-05, by michaelni
-
field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) libavcodec2003-03-05, by michaelni
-
extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications libavcodec2003-03-05, by michaelni
-
fixing padding bug autodetection for some rare files, closes bug #647941 libavcodec2003-02-28, by michaelni
-
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec2003-02-27, by michaelni
-
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavcodec2003-02-26, by michaelni
-
huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... libavcodec2003-02-24, by michaelni
-
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks libavcodec2003-02-24, by michaelni
-
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) libavcodec2003-02-09, by michaelni
-
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images libavcodec2003-02-08, by philipjsg
-
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me libavcodec2003-02-08, by michaelni
-
cliping MVs, i dunno if its correct but it looks better then without it libavcodec2003-02-04, by michaelni
-
handle odd image sizes when using subsampled chroma (useful for JPEG images) libavcodec2003-02-02, by bellard
-
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>) libavcodec2003-02-01, by michaelni
-
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ? libavcodec2003-01-28, by bellard
-
drawing cute arrows instead of lame lines for motion vector visualization libavcodec2003-01-26, by michaelni
-
C implementation of the median deinterlacer (seems to be the only one libavcodec2003-01-23, by rfelker
-
reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY) libavcodec2003-01-23, by michaelni
-
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec2003-01-21, by michaelni
-
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2003-01-20, by michaelni
-
img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec2003-01-20, by michaelni
-
added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case libavcodec2003-01-20, by bellard
-
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2003-01-19, by michaelni
-
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) libavcodec2003-01-19, by michaelni
-
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, libavcodec2003-01-19, by mellum
-
- removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it libavcodec2003-01-17, by arpi_esp
-
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2003-01-16, by michaelni
-
AUtomatic dependency generation. Runs on Linux (at least). Probably should libavcodec2003-01-14, by philipjsg
-
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec2003-01-12, by michaelni
-
average motion vector rounding like the reference says and not what the standard says libavcodec2003-01-12, by michaelni
-
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodec2003-01-11, by michaelni
-
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodec2003-01-11, by michaelni
-
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec2003-01-11, by michaelni
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec2003-01-11, by michaelni
-
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodec2003-01-11, by bellard
-
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu libavcodec2003-01-11, by bellard
-
simplified code (need automatic testing) - added primitive new format support. libavcodec2003-01-11, by bellard
-
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding libavcodec2003-01-07, by bellard
-
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) libavcodec2003-01-07, by michaelni
-
oops : better error resilience - should fix most wma decoding problems libavcodec2003-01-06, by bellard
-
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) libavcodec2003-01-05, by michaelni
-
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) libavcodec2003-01-05, by michaelni
-
xvid build 3 still has the padding wrong in 1/8 of the cases :((((( libavcodec2002-12-29, by michaelni
-
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec2002-12-06, by michaelni
-
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodec2002-11-26, by michaelni
-
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec2002-11-26, by michaelni
-
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards libavcodec2002-11-26, by michaelni
-
dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) libavcodec2002-11-26, by michaelni
-
via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodec2002-11-25, by michaelni
-
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodec2002-11-23, by michael
-
moving init of some variables (hurry_up,...) to MPV_frame_start() libavcodec2002-11-23, by michaelni
-
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec2002-11-19, by michaelni
-
YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) libavcodec2002-11-14, by michaelni
-
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) libavcodec2002-11-14, by michaelni
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec2002-11-11, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec2002-11-11, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec2002-11-11, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec2002-11-11, by kabi
-
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback libavcodec2002-11-10, by arpi_esp
-
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Måns Rullgård)) libavcodec2002-11-10, by michaelni
-
hurry_up>=5 -> skip everything except header & set pict_type&key_frame libavcodec2002-11-10, by michaelni
-
lrintf detection (based upon a patch by François Revol <revol at free dot fr>) libavcodec2002-11-05, by michaelni
-
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) libavcodec2002-11-04, by michaelni
-
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec2002-11-02, by michaelni
-
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support libavcodec2002-11-02, by michaelni
-
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them libavcodec2002-10-31, by michaelni
-
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it libavcodec2002-10-31, by michael
-
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized) libavcodec2002-10-31, by bellard
-
fixing q>0.0 assert failure caused by overflow of variance for b frames libavcodec2002-10-30, by michaelni
-
exporting the internal qscale table, this allso fixes the ordering libavcodec2002-10-30, by michaelni
-
reworked decode_frame marker searching, fixes many non-working samples libavcodec2002-10-27, by al3x
-
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) libavcodec2002-10-27, by michaelni
-
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2002-10-27, by michaelni
-
idct_permutation_type variable, so the permutation type can quickly be identified libavcodec2002-10-25, by michaelni
-
mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) libavcodec2002-10-14, by michaelni
-
better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec2002-10-13, by michaelni
-
minimum support for YUV411P (new combined scaler/converter will handle that better...) libavcodec2002-10-08, by bellard
-
16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) libavcodec2002-10-08, by michaelni
-
10l - MMX/FPU state was not restored, causing nonsense fpu behaviour in caller (mplayer) libavcodec2002-10-07, by arpi_esp
-
* Fix dct_unquantize_h263_axp for changed block_last_index indexing. libavcodec2002-10-07, by mellum
-
moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) libavcodec2002-10-04, by al3x
-
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2002-10-03, by michaelni
-
rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) libavcodec2002-10-01, by michaelni
-
forgot zigzag_direct[] behind #ifdef DEBUG (found by Klaas-Pieter Vlieg <vlieg at eurescom dot de>) libavcodec2002-09-30, by michaelni
-
convert only needed matrixes in convert_matrix() (mjpeg calls it for every frame) libavcodec2002-09-30, by michaelni
-
indenting preprocessor stuff, as its completly unreadable otherwise libavcodec2002-09-29, by michaelni
-
Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win libavcodec2002-09-29, by mellum
-
ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2002-09-24, by michaelni
-
fixing variance scaling for b frames (messed adaptive quants up) libavcodec2002-09-23, by michaelni
-
adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec2002-09-23, by michaelni
-
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) libavcodec2002-09-19, by arpi_esp
-
fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully libavcodec2002-09-19, by michaelni
-
aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars) libavcodec2002-09-13, by al3x
-
Due to version renumbering, Alpha builtins aren't supported in thegcc libavcodec2002-09-13, by mellum
-
fixing 1/0 if the headers are incomplete (like what M$ encoder generates) libavcodec2002-09-13, by michaelni
-
statistics for forw & back p-MBs instead of just one counter for both libavcodec2002-09-12, by michaelni
-
reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ libavcodec2002-09-11, by michaelni
-
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) libavcodec2002-09-07, by michaelni
-
support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) libavcodec2002-09-06, by michaelni
-
fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) libavcodec2002-09-05, by michaelni
-
fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) libavcodec2002-09-02, by michaelni
-
new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot net>) with slight modification by me libavcodec2002-09-02, by michaelni
-
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec2002-09-02, by michaelni
-
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec2002-09-01, by michaelni
-
dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) libavcodec2002-09-01, by michaelni
-
be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) libavcodec2002-09-01, by michaelni
-
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me libavcodec2002-09-01, by michaelni
-
sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) libavcodec2002-08-30, by michaelni
-
slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec2002-08-29, by michaelni
-
first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec2002-08-28, by michaelni
-
working around undefined behavior of get-vlc if the vlc s invalid libavcodec2002-08-28, by michaelni
-
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodec2002-08-28, by michaelni
-
mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples) libavcodec2002-08-27, by michaelni
-
forgot the const bits in 2pass curve matching (patch (with rounding removed) by Rémi Guyomarch <rguyom at pobox dot com>) libavcodec2002-08-26, by michaelni
-
NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>) libavcodec2002-08-25, by michaelni
-
error concealment needs the mbintra_table so it should allways be allocated libavcodec2002-08-24, by michaelni
-
darwin patches by Heliodoro Tammaro <helio at interactives dot org> libavcodec2002-08-21, by michaelni
-
dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) libavcodec2002-08-20, by michaelni
-
same dc skip behavior for chroma & luma elimination, its confusing otherwise imho libavcodec2002-08-18, by michaelni
-
hopefully fixing unreprodceable segfault when overreading the end if error_resilience==-1 (it didnt overread here though) libavcodec2002-08-04, by michaelni
-
last_picture should be never == NULL (it was with dr1) this might fix a segfault with error concealment libavcodec2002-08-04, by michaelni
-
b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>) libavcodec2002-07-31, by michaelni
-
handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl> libavcodec2002-07-27, by michaelni
-
added proposed API for parse_only mode to extract compressed frames from compressed streams libavcodec2002-07-25, by bellard
-
this include isn;t longer need and now generate a lot of warnings patch by Bohdan Horst <nexus at hoth.amu.edu.pl> libavcodec2002-07-23, by michaelni
-
YUV410P to YUV420P patch by François Revol <revol at free dot fr> libavcodec2002-07-21, by michaelni
-
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> libavcodec2002-07-18, by michaelni
-
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasnt a good idea libavcodec2002-07-17, by michaelni
-
don't exit decoder after decoding first field -> fixes angels.avi interlacing libavcodec2002-07-11, by arpi_esp
-
Change licence to LGPL since there are no objections from side of original author libavcodec2002-07-11, by nickols_k
-
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) libavcodec2002-07-10, by michaelni
-
new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) libavcodec2002-07-09, by michaelni
-
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård libavcodec2002-07-03, by mellum
-
Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to libavcodec2002-07-02, by mellum
-
Assembly version of put_pixels. This is currently the function that libavcodec2002-07-01, by mellum
-
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodec2002-07-01, by mellum
-
colorspace converter tests (memory corruption tests at different width/src/dst) libavcodec2002-06-29, by michael
-
* turned into debug message - it's annoying when watching mjpeg files libavcodec2002-06-27, by kabi
-
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more libavcodec2002-06-24, by mellum
-
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 libavcodec2002-06-22, by michaelni
-
move unaligned access macros to dsputil.h - added unaligned 32 bit store libavcodec2002-06-11, by bellard
-
put codec registering in another file so that the user can install the codecs he wants libavcodec2002-06-11, by bellard
-
put memory functions in a separate file so that the user can redefinite them without modifying the library libavcodec2002-06-11, by bellard
-
passing avctx->flags so that grayscale only decoding works with mpeg1/2 too libavcodec2002-06-09, by michaelni
-
in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodec2002-06-07, by arpi_esp
-
removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs libavcodec2002-06-05, by bellard
-
* implemented remaing avg_ pixel functions (these are not used offen) libavcodec2002-06-03, by kabi
-
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>) libavcodec2002-06-02, by michaelni
-
* reenabled original xy2 put routine - rounding error is really bad with libavcodec2002-05-29, by kabi