]> git.sesse.net Git - ffmpeg/history - libavcodec
looks better IMHO
[ffmpeg] / libavcodec /
2003-03-08 Michael Niedermayerlooks better IMHO
2003-03-08 Michael Niedermayermerging fourcc with codec_tag
2003-03-07 Zdenek Kabelac* support FF_MM_FORCE
2003-03-07 Zdenek Kabelac* more generic avoption_parse
2003-03-07 Max KrasnyanskyFrame rate emulation patch by (Max Krasnyansky <maxk...
2003-03-06 Michael Niedermayermore cosmetics so that doxygen output is readable ...
2003-03-06 Michael Niedermayertypo
2003-03-06 Michael Niedermayerdoxy / cosmetics
2003-03-06 Michael Niedermayerdoxy / cosmetics
2003-03-06 Michael Niedermayertypos & cosmetics
2003-03-06 Michael Niedermayeraltivec compilation fixes by (Magnus Damm <damm at...
2003-03-06 Michael Niedermayerper file doxy
2003-03-06 Michael Niedermayerdoxy
2003-03-06 Michael Niedermayercosmetics
2003-03-06 Michael Niedermayerdoxygen config file, so ppl just have to call doxygen...
2003-03-06 Michael Niedermayermore dox
2003-03-06 Michael Niedermayermore idiot proof dox
2003-03-05 Michael Niedermayerff_block_permute() dox
2003-03-05 Michael Niedermayercleanup
2003-03-05 Michael Niedermayermpeg2 field pictures + sliced mode (doesnt work with...
2003-03-05 Michael Niedermayer10l
2003-03-05 Michael Niedermayerfield picture decoding support (16x16 MC blocks only...
2003-03-05 Michael Niedermayerextended option for h263+ patch by (fixounet at free...
2003-03-04 Michael Niedermayertypo (fixes wmv1 regression test in c)
2003-03-03 Zdenek Kabelac* minor optimalization
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-01 Michael Niedermayerfixing inaccurate frame_rate
2003-02-28 Michael Niedermayer10l
2003-02-28 Michael Niedermayerh263(+) clenaup & bugfixes
2003-02-28 Michael Niedermayerfixing padding bug autodetection for some rare files...
2003-02-27 Roman Shaposhniksupport for PAL 4:1:1 SMPTE 314M DV streams patch by...
2003-02-27 Michael Niedermayeruser specified motion estimation range limit
2003-02-26 Michael Niedermayermove repeat_pict field from AVCodecContext -> AVFrame...
2003-02-25 Fabrice Bellardadded DTG active format information
2003-02-24 Zdenek Kabelac* using const buffers for reading
2003-02-24 Zdenek Kabelac* const arrays
2003-02-24 Zdenek Kabelac* fixed IMA WAV decoding (though still might not be...
2003-02-24 Michael Niedermayerhuffyuv v1 tables, as they are essential and the only...
2003-02-24 Michael Niedermayerget_vlc2() "docs"
2003-02-24 Michael Niedermayerround readed bits up to next 32bits, as orginal huffyuv...
2003-02-22 Michael Niedermayer32 vs. 64bit bugfix by (Dave Huang (dahanc))
2003-02-20 Michael Niedermayerreverse incorrect stride < (width+7)&~7 fix
2003-02-20 Nick Kurshevsync with mplayerxp. Fixes some 405.avi related flaws
2003-02-18 Zdenek Kabelac* using $(MAKE)
2003-02-18 Michael Niedermayerfixing 410 -> 420
2003-02-18 Zdenek Kabelac* sync with main liba52 sources
2003-02-18 Zdenek Kabelac* update cleanup rules (Steven M. Schultz)
2003-02-16 Wolfgang Hesselermore #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler...
2003-02-14 Michael Niedermayermoving postprocess to ffmpeg/libavcodec
2003-02-14 Michael Niedermayerimproving parsing of incomplete headers
2003-02-11 Zdenek Kabelac* prototypes at one place
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Michael Niedermayercheck for qscale==0 (fixes 1/0 on one corrupted stream)
2003-02-10 Zdenek Kabelac* check for potentialy problematic field len
2003-02-10 Zdenek Kabelac* opts compilation
2003-02-10 Zdenek Kabelac* still unfinished code for Options
2003-02-10 Zdenek Kabelac* still unfinished code for Options
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-09 Mike Melansonregister cyuv with allcodecs.c
2003-02-09 Fabrice Bellardadded paletted 8 bit format support
2003-02-09 Michael NiedermayerCreative YUV (CYUV) decoder by (Mike Melanson <melanson...
2003-02-08 Michael Niedermayerdirect blocksize in bframes fix (might fix qpel+bframe...
2003-02-08 Philip GladstoneFix a bug in the conversion of rgba32->yuv420p. This...
2003-02-08 Michael Niedermayermpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
2003-02-07 Michael Niedermayerb frame segfault fix (+-1 bug)
2003-02-04 Michael Niedermayercliping MVs, i dunno if its correct but it looks better...
2003-02-02 Michael Niedermayerdivx503 decoding fix
2003-02-02 Fabrice Bellardhandle odd image sizes when using subsampled chroma...
2003-02-01 Fabrice Bellarddependencies are only build with make depend
2003-02-01 Michael Niedermayerfix for ppc compile broken by (Romain Dolbeau <dolbeau...
2003-01-29 Michael Niedermayer100000l
2003-01-29 Michael Niedermayerbugfix
2003-01-29 Michael Niedermayer--disable-risky support
2003-01-28 Zdenek Kabelac* headers valid for C++ compilers
2003-01-28 Fabrice Bellardwin32: rint() does not seem to be defined with mingw32...
2003-01-28 Fabrice Bellardwin32: added vsnprintf
2003-01-28 Michael Niedermayer10l / 4mv segfault fix
2003-01-27 Michael Niedermayeroptimizing av_log2
2003-01-27 Fabrice BellardDV audio decoder by Roman Shaposhnick
2003-01-26 Michael Niedermayerdrawing cute arrows instead of lame lines for motion...
2003-01-26 Michael Niedermayerfeeding doxygen
2003-01-26 Romain DolbeauAltivec on non darwin systems patch by Romain Dolbeau
2003-01-23 Fabrice Bellardremoved warning
2003-01-23 Fabrice Bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-23 Fabrice Bellardundefine malloc macros
2003-01-23 Michael Niedermayerreversing my own stupidity ... (raw packed yuv422 files...
2003-01-22 Fabrice Bellardfixed dependancy generation (I want the case where...
2003-01-21 Michael Niedermayercleanup
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-20 Romain DolbeauMore AltiVec MC functions patch by (Romain Dolbeau...
2003-01-20 Max Krasnyanskyimg_convert() (YUV to YUV) patch by (Max Krasnyansky...
2003-01-20 Fabrice Bellardadded gray<->RGB functions - fixed rgb<->yuv functions...
2003-01-20 Michael Niedermayertrying to fix mb skip bug in mpeg1/2 if slices are...
2003-01-20 Michael Niedermayerfixing yuv422 -> yuv420p (i need that for the vceq...
2003-01-20 Zdenek Kabelac* code for parsing options
2003-01-20 Nick Kurshevreverse
2003-01-20 Nick KurshevFunction renaming. Solves some namespace conflicts
2003-01-19 Michael Niedermayeralign
2003-01-19 Romain DolbeauPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-19 Måns RullgårdC99 initializers and kill warnings patch by (mru at...
next