]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-02-22 Michael Niedermayergcc 2.95 fix
2007-02-21 Panagiotis... Correct typo.
2007-02-21 Aurelien Jacobssimplify release_buffer using FFSWAP
2007-02-21 Diego Biurrunsimplify i386 object handling
2007-02-21 Michael Niedermayeroutput delayed frames
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2007-02-21 Kostya Shishkov100l: forgot to reset LS mode on new frame
2007-02-21 Alex Beregszasziremove gettime_ms and use av_gettime instead of it
2007-02-21 Alex Beregszasziuse av_random instead random/srandom
2007-02-21 Diego BiurrunRemove unused variable.
2007-02-21 Diego BiurrunMove MinGW extralibs setting into MinGW section.
2007-02-21 Benoit FouetClarify FAQ, section "ffmpeg does not work".
2007-02-21 Diego Biurruncosmetics: Fix a common typo, sepErate --> sepArate.
2007-02-20 Ryan MartellAdd the stream_bitrate GUID to the asf parsing code...
2007-02-20 Måns Rullgårdlibgsm_ms codec depends on libgsm
2007-02-20 Michael Niedermayerwarn if bps from user and what will be stored missmatches
2007-02-20 Michael Niedermayertry to fill in missing bits_per_sample
2007-02-20 Michel BardiauxRemove code duplicated between adpcm.c and riff.c
2007-02-20 Panagiotis... Add some more Doxygen documentation to libavcodec/utils.c.
2007-02-20 Panagiotis... Adds Doxygen docs for the av_log function.
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2007-02-20 Panagiotis... Provide Doxygen documentation.
2007-02-20 Benoit FouetMove the aframes option from the video "subsection...
2007-02-20 Panagiotis... The --enable-a52 option was renamed to --enable-liba52...
2007-02-20 Dujardin BernardFAQ clarification concerning the configuration of FFmpe...
2007-02-20 Guillaume Poirieradd doxygen docs for avpicture_fill()
2007-02-19 Måns Rullgårdgeneric foo-config --cflags/libs test
2007-02-19 Måns Rullgårdfeature tests for functions requiring one or more headers
2007-02-19 Måns Rullgårdrevert last change, it breaks on brain damaged distros
2007-02-19 Måns Rullgårdsimplify check_lib
2007-02-19 Stefan Gehrerfix comment, get/show_bits(0) does not work
2007-02-19 Diego Biurrunlink fix by Dujardin Bernard, dujardin.iut numericable fr
2007-02-19 Michel BardiauxRemove some old disabled debugging output
2007-02-19 Loren Merrittsimplify in fill_caches
2007-02-18 Panagiotis... Remove a non-C dependency (being M_PI) from the libavco...
2007-02-18 Panagiotis... Use a more correct value for Pi.
2007-02-18 Benjamin LarssonClairyfication of the gain tool struct.
2007-02-18 Måns Rullgårdfix for x86-64
2007-02-18 Benjamin LarssonDon't use byte swaps and use the more portable way
2007-02-18 Måns RullgårdTARGET_OS in config.mak is unused
2007-02-18 Måns Rullgårdremove --enable-mingw32 option, --target-os=mingw32...
2007-02-18 Måns Rullgårdcase insensitive OS name
2007-02-18 Michael Niedermayerfactorize more calls to fill_rectangle()
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.
next