OSDN Git Service

coroid/libav_saccubus.git
2006-01-30 Dieteradd static keyword to some functions
2006-01-30 Dieteradd static keyword to some functions
2006-01-30 Dieteradd missing #includes
2006-01-30 Dieterlong is better than int for pointer differences
2006-01-30 Diego Biurruntypo, RealAudio 14.4/28.8
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-29 Diego BiurrunUpdate for new style guidelines regarding TABs and...
2006-01-29 Diego BiurrunSimplify LDFLAGS handling for MinGW.
2006-01-28 Alexander StrasserPrint libavutil version too.
2006-01-28 Dietermake some functions static (patch by Dieter < freebsd...
2006-01-28 Loren Merrittfix crash on height < 16 pixels.
2006-01-27 Corey HickeyAdd a newline to b_frame_strategy error message.
2006-01-27 Michael Niedermayerfixing bframe strategy 2
2006-01-27 Diego BiurrunMake clean/distclean behave uniformly in all directories.
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-26 Fabien CosseAdd fourcc "SEDG" for MPEG-4 files produced by Samsung...
2006-01-26 Luca Abeniffmpeg forgets to set AVFormatParameters::pix_fmt when...
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-25 Michael Niedermayeravoid using non constant fields of AVCodecContext in...
2006-01-25 Michael Niedermayertry avi video name -> codec_id mapping if the mov one...
2006-01-25 Michael Niedermayer10l forgot #ifdef CONFIG_XVID
2006-01-24 Michael Niedermayerxvid ratecontrol support
2006-01-24 Diego BiurrunMake sure that ffmpeg_g and ffplay_g get removed on...
2006-01-24 Gildas BazinDisable protocols by default on WinCE, not MinGW.
2006-01-24 Diego BiurrunRemove all stray tabs and trailing whitespace, this...
2006-01-24 Benjamin LarssonFix the wrongly commited regressions stuff for psp...
2006-01-24 Benjamin LarssonFix for title field in PSP compatible mp4 files. Patch by
2006-01-23 Michael Niedermayerscale video for snow iterative me down so the egression...
2006-01-23 Benjamin Larssongcc 2.95 fix
2006-01-23 Michael Niedermayer>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)
2006-01-23 Baptiste CoudurierMjpeg interlaced decoding fix, height was wrong while...
2006-01-23 Diego BiurrunSkip all includes for WinCE, instead of falling through...
2006-01-22 Corey Hickeysc_factor support for encoding.
2006-01-22 Reimar Döffingerfaster copy functions for lzo decoder that also need...
2006-01-22 Gildas BazinWinCE cross-compilation support
2006-01-22 Gianluigi TiesiPlace proper #ifdef around muxer-specific code.
2006-01-21 Gildas BazinAdd --disable-protocols option to configure to disable...
2006-01-21 Måns Rullgårdnative ac3 parser
2006-01-21 Justin RugglesImplement audio cutoff frequency to the vorbis encoder.
2006-01-21 Loren Merrittfix convergence of snow iterative_me
2006-01-21 Loren Merrittrevert 1.83 because it's not needed
2006-01-20 Michael Niedermayeraudio in dvr-ms demuxing support by (John Donaghy ...
2006-01-20 Benjamin LarssonSilence warnings, these came when some tables got decla...
2006-01-20 Måns Rullgårdplace SPS/PPS in extradata if GLOBAL_HEADER flag is set
2006-01-19 Diego BiurrunPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-19 Diego Biurruntypo
2006-01-19 Gildas BazinProperly #ifdef muxer-specific parts.
2006-01-19 Loren Merrittdetect when iterative_me fails to converge, and stop...
2006-01-19 Michael Niedermayerpts fix by (Bryan Mayland / bmayland O leoninedev o...
2006-01-19 Måns Rullgårdinterpret H264 VUI timing info correctly
2006-01-18 Diego BiurrunRemove erroneous extralibs line in a --disable option.
2006-01-17 Loren Merrittobmc-aware 4mv
2006-01-16 Diego BiurrunMake clean/distclean consistent throughout all the...
2006-01-15 Reimar Döffinger10l, get_byte returning 0 on error can cause a hang...
2006-01-15 Alex Beregszaszi10l: now it works really, with 1k outbut buffers it...
2006-01-15 Diego BiurrunDon't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
2006-01-14 Diego BiurrunDefine separate version number for libpostproc.
2006-01-14 Diego BiurrunRemove redundant --enable-shared-pp configure option...
2006-01-14 jwestfall@surrealist... Off by one fix to prevent possible segfault. Patch...
2006-01-14 Diego BiurrunMove library name generation to configure, simplifies...
2006-01-14 Diego BiurrunFix a bunch of spelling/grammar mistakes in doxygen...
2006-01-14 Reimar Döffingerget_byte may not return -1 on error, since it can lead...
2006-01-14 Diego BiurrunClarify codec addition instructions.
2006-01-14 Reimar DöffingerWrong state handling causing decompression errors in...
2006-01-14 Diego BiurrunCreate symbolic links for all library sonames and clean...
2006-01-14 Michael Niedermayersplit snow53 test out
2006-01-14 Diego BiurrunCamStudio video decoder
2006-01-14 Diego BiurrunAdd a note about what to do when adding a new codec.
2006-01-14 Diego BiurrunCamStudio video added.
2006-01-13 Diego BiurrunPoint at new bug report page.
2006-01-13 Robert Swainupdate x264 wrapper.
2006-01-13 Diego BiurrunChange this Makefile to be consistent with all the...
2006-01-13 Diego Biurrunminor consistency fix
2006-01-13 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Michael Niedermayerbugs found by valgrind
2006-01-12 Reimar DöffingerOur own LZO (1X) implementation, under LGPL and optimiz...
2006-01-12 Loren Merrittfaster iterative_me: avoid duplicate mc of neighboring...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2006-01-10 Luca AbeniParameter added for user to set the cutoff frequency...
2006-01-09 Reimar DöffingerCamStudio decoder, only 32 bit lzo mode is tested
2006-01-09 Loren Merritttweak h264_biweight
2006-01-09 Loren Merritttweak inlines.
2006-01-09 Diego Biurrunconsistency cosmetics
2006-01-09 Loren Merritt10l: bidir_refine didn't save the new mvs. also improve...
2006-01-09 Jacob MeuserMake shared lib name handling consistent with the other...
2006-01-09 Diego Biurrun--enable-shared-pp should directly enable pp and not...
2006-01-08 Benjamin Larssonget_vlc -> get_vlc2 transition and get_vlc() removed...
2006-01-08 Benjamin Larssonget_vlc -> get_vlc2 transition.
2006-01-08 Benjamin Larssonget_vlc -> get_vlc2 transition.
2006-01-08 Michael Niedermayerfixing second last time François Revol applies a patch...
2006-01-08 Nico Sabbiinstall dsputil.h, that is used by many filters in...
2006-01-08 Michael Niedermayeruse h264 MC functions for 2xX Xx2 blocks in snow too
2006-01-07 Benjamin LarssonIncorrect check removed.
2006-01-07 Alex Beregszaszibetter version reporting
2006-01-07 Michael Niedermayeruse h264 MC functions for rectangular blocks too
2006-01-07 Michael Niedermayerregression test for iterative ME & wavelet cmp functions
2006-01-07 Michael Niedermayer10l (assertion failure)
2006-01-06 Roman Shaposhnik Moving dv_anchor back to the global scope. This...
2006-01-06 Diego BiurrunComment out WMV3 decoder for now, it crashes on every...
next