]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-02-18 Michael Niedermayerfactorize fill_rectangle() calls
2007-02-18 Alex Beregszaszidisplay line number when printing error
2007-02-18 Alex Beregszaszispit an error message in case of invalid chunk
2007-02-18 Víctor Paesalibswscale is needed in Cygwin vhooks
2007-02-17 Michael Niedermayerrewrite H264_CHROMA_MC4_TMPL (20% faster)
2007-02-17 Måns Rullgård10l: I thought I'd tested all changes...
2007-02-17 Måns Rullgårdrearrange --help text slightly
2007-02-17 Måns Rullgårdmention --target-os in --help
2007-02-17 Måns Rullgårdmove arch processing after command line loop
2007-02-17 Måns Rullgårdput mingw section together with other OS specifics
2007-02-17 Måns Rullgårdadd --target-os option, and move OS specific settings...
2007-02-17 Michael Niedermayernegative stride and h_size-=8 fix
2007-02-17 Michael Niedermayerremove imgresample and convert with the next version...
2007-02-17 Kostya ShishkovUse AVRandom
2007-02-17 Kostya Shishkov10l: forgot break statement
2007-02-17 Michael NiedermayerBGR/RGB4 byte formats as input
2007-02-17 Michael Niedermayernot checking error return, resulting double free
2007-02-17 Måns Rullgårdrestore lost --enable-amr-if2 option
2007-02-16 Michael Niedermayerfactorize fill_rectangle()
2007-02-16 Michael Niedermayerreplace list<2 checks by list<list_count
2007-02-16 Michael Niedermayerfix 2nd ref_count check
2007-02-16 Michael Niedermayerfix ref_count check
2007-02-16 Michael Niedermayerfactorize mv_cache and mvd_cache init
2007-02-16 Michael Niedermayersimplify
2007-02-16 Michael Niedermayeradd a few asserts to ensure alignment
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
next