OSDN Git Service

coroid/libav_saccubus.git
2007-02-16 Michael Niedermayerprevent h.264 MC related functions from being inlined...
2007-02-16 Michael Niedermayerav_noinline
2007-02-16 Michael Niedermayerpal8 input
2007-02-15 François RevolMake sure we don't try to emulate poll() when it's...
2007-02-15 François RevolMinGW patch by <koyama AT infocity DOT co DOT jp>,...
2007-02-15 Michel BardiauxSpelling fix
2007-02-15 Michel BardiauxSpelling fix
2007-02-15 François Revolpoll() emulation for BeOS, and maybe MinGW.
2007-02-14 Diego BiurrunMove xvmc_render.h to libavcodec where it belongs....
2007-02-14 Måns Rullgårdsimplify
2007-02-14 Måns Rullgårdrename video4linux[2] variables to v4l[2], consistent...
2007-02-14 Ramiro Pollaimplement new grabbing interface, as described here:
2007-02-14 Baptiste Coudurierfix dts adjusting
2007-02-14 Luca AbeniPass the v4l2 buffer into the AVPacket, instead of...
2007-02-14 Baptiste Coudurier100l
2007-02-14 Baptiste Coudurierindentation
2007-02-14 Baptiste Coudurieruse aiff when we can, some players only support aiff
2007-02-14 Michael Niedermayerdoxy for avcodec_encode_video()
2007-02-14 Michel BardiauxFix one warning
2007-02-14 Diego Biurrunsome updates
2007-02-14 Diego Biurrunliba52 was removed, libswscale is also GPLed.
2007-02-14 Diego BiurrunRemove unused file.
2007-02-14 François RevolThis is no longer necessary for BeOS now that we don...
2007-02-14 Måns Rullgårdcombine handling of --enable/disable-encoder/decoder...
2007-02-13 Måns Rullgårdsimplify ever so slightly
2007-02-13 Måns Rullgårdadd powerpc_perf to CONFIG_LIST, rename --powerpc-perf...
2007-02-13 Måns Rullgårdrename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2007-02-13 Måns Rullgårdrename some --enable options for external libs
2007-02-13 Diego BiurrunOgg is not Vorbis.
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2007-02-13 Michel BardiauxChange some dprintf to av_log
2007-02-13 Carl Eugen... Move base64.[ch] to libavutil.
2007-02-13 Kostya ShishkovIntensity compensation for B-frames in AP was missing
2007-02-13 Michael Niedermayersupport yet another broken avi (filedoesitbetter.avi...
2007-02-12 Michael Niedermayeralways use audio spread (instead of "video no spread...
2007-02-12 Diego Biurrunconsistency renaming: yuv422 --> yuyv422
2007-02-12 Diego Biurrunconsistency renaming: uyvy411 --> uyyvyy411
2007-02-12 Diego Biurrunconsistency renaming: rgba32 --> rgb32
2007-02-12 Michael Niedermayeroops forgot this one (increase preroll time to min...
2007-02-12 Michael Niedermayerincreaseing preroll time to the minimum of the asf...
2007-02-12 Michael Niedermayerremove md5 check for wma as there are rounding differen...
2007-02-12 Michael Niedermayerdisabling vorbis regression test for now, both encoder...
2007-02-12 Michael Niedermayerdont set the keyframe flag for audio as microshitty...
2007-02-12 Michel BardiauxRegression changes after addition of fact chunk to...
2007-02-12 Michel BardiauxAdd FACT chunk for non-PCM wav formats
2007-02-12 Diego Biurrunminor help output formatting fix
2007-02-12 Michael Niedermayerslightly improve *_TIMER
2007-02-12 Ivan Kalvachev-s option have different defaults for ffmpeg and ffserv...
2007-02-12 Luca AbeniPass a proper context to av_log()
2007-02-12 Diego BiurrunRestore the possibility to link liba52 instead of dlope...
2007-02-12 Måns Rullgårdfix --enable-*threads
2007-02-11 François RevolRemove unused ENODATA define
2007-02-11 Måns Rullgård10l to Diego for breaking A52 decoder
2007-02-11 Måns Rullgårdsimplify --enable/disable-* option handling
2007-02-11 Måns Rullgårdclean up amr option handling
2007-02-11 Diego BiurrunRename ac3 decoder to liba52 to prepare for native...
2007-02-11 Måns Rullgårdadd armv6 to TARGET_LIST
2007-02-11 Måns Rullgårdmove pkg_requires setting to end
2007-02-11 Måns Rullgårdrename some variables to match corresponding --enable...
2007-02-11 Baptiste Couduriermake key parameter const
2007-02-11 Måns Rullgårdrename HAVE_GPROF to CONFIG_GPROF
2007-02-11 Diego BiurrunRemove internal liba52; external lib still works, nativ...
2007-02-11 Måns Rullgårdfinish feature calculations before printing result...
2007-02-11 Måns Rullgårdhandle network dependency on protocols with check_deps()
2007-02-11 Måns Rullgårdrecursive feature dependency checking
2007-02-11 Måns Rullgårdlet check_deps handle ffplay
2007-02-11 Måns Rullgårdtidy up ffserver deps
2007-02-11 Diego Biurrunconsistency cosmetics for the option handling routine
2007-02-11 Diego BiurrunForce liba52 to yes if liba52bin is set.
2007-02-11 Reimar Döffingermxf aes decryption support, patch by Reimar, simplified...
2007-02-11 Reimar Döffingeradd key field to AVFormatContext for de/encryption...
2007-02-11 Diego BiurrunRemove unused libac3 AC3 decoding interface.
2007-02-11 Måns Rullgårdsimplify SDL check
2007-02-11 Måns Rullgårddon't skip freetype2 check on beos
2007-02-11 Måns Rullgårdsimplify imlib2 check
2007-02-11 Måns Rullgårdsimplify freetype check
2007-02-11 Måns Rullgårddo nothing in restore_flags() if flags are not saved
2007-02-11 Måns Rullgårdrewrite some one-line if/then/fi using && and ||
2007-02-10 Måns Rullgårdsimplify altivec warning
2007-02-10 Måns Rullgårdcheck for gnu make
2007-02-10 Måns Rullgårdprettify texi2html check
2007-02-10 Måns Rullgårddisable bktr if required headers not found, enable...
2007-02-10 Måns Rullgård#include detected soundcard.h instead of testing for...
2007-02-10 Måns Rullgårdtest for OSS audio
2007-02-10 Måns Rullgårdremove extraneous per-OS disabling of video4linux[2]
2007-02-10 Måns Rullgårdtest for video4linux
2007-02-10 Måns Rullgårdsimplify video4linux2 test
2007-02-10 Reimar DöffingerMinor AMD64 compilation fix
2007-02-10 Michael Niedermayermaybe fix x86_64 (untested)
2007-02-10 Michael Niedermayeruse dvr-ms timestamps
2007-02-09 Francois Oligny... always decode extradata when of non-avc stream (like...
2007-02-09 Michael Niedermayerfix broken memset(padding, 0) code
2007-02-09 Nico Sabbidemux VC1 in mpegts
2007-02-09 Matthijs DouzePrint error message instead of crashing when combining...
2007-02-09 Michael Niedermayerpackets with half pcm samples are invalid
2007-02-09 Michael Niedermayerfix rawvideo
2007-02-09 Michael Niedermayerfactor out common subexprssion (gcc of course is too...
2007-02-09 Michael Niedermayermerge asm fragments in H264_CHROMA_MC2_TMPL()
2007-02-09 Kostya ShishkovRaw VC-1 demuxer
2007-02-09 Diego Biurrunhappy new year
next