]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-01-29 Benjamin Larssondecode_subpacket cleanup by Ian Braithwaite ian braithw...
2007-01-28 Måns RullgårdARMv6 SIMD IDCT
2007-01-28 Luca Barbatostray fflush spotted by Aurel
2007-01-28 Luca BarbatoMake example and test build and link correctly
2007-01-28 Luca Barbatoav_logify
2007-01-28 Diego Biurrunsimplify condition
2007-01-28 Kostya ShishkovSeeking support in WavPack
2007-01-28 Diego BiurrunUse a function for repeated AltiVec output and conditio...
2007-01-28 Diego BiurrunFix wrong condition check in the memalign error output.
2007-01-28 Reimar DöffingerLZO optimization: check input buffer bounds less freque...
2007-01-28 Diego Biurrunspelling and formatting cosmetics
2007-01-28 Diego BiurrunUse ! disabled() where appropriate.
2007-01-28 Diego BiurrunUse disabled() to check for GPL.
2007-01-28 Diego BiurrunMake use of enabled_any().
2007-01-28 Diego BiurrunMake use of disabled(), disabled_all() and enabled_all().
2007-01-28 Diego BiurrunAdd disabled_any() and disabled_all() functions.
2007-01-28 Ramiro PollaAdd disabled() function and make use of it.
2007-01-28 Benjamin LarssonSort out the diffrent cook versions.
2007-01-28 Benjamin LarssonCook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
2007-01-28 François Revolan alloc func failing should give ENOMEM anyway.
2007-01-28 Ronald S. Bultjeproper error handling in file size retrieval, patch...
2007-01-27 Benjamin LarssonGet rid of one warning.
2007-01-27 Luca BarbatoSimplify and avoid a warning (should be faster on Cell...
2007-01-27 Kostya ShishkovCoded residual in WavPack may be > 0xFFFF
2007-01-27 Reimar DöffingerFix _LZO_H vs. LZO_H typo
2007-01-27 Reimar DöffingerFix buffer end checks in lzo copy code to work in all...
2007-01-27 Måns Rullgårdnobody uses TARGET_CMOV
2007-01-27 Måns Rullgårdrename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify...
2007-01-27 Måns Rullgårdsimplify setting of TARGET_* variables
2007-01-27 Reimar DöffingerAdd lzo test code
2007-01-27 Luca BarbatoFix warnings and simplify/reorder the code
2007-01-27 Michael Niedermayerstealing a few field names from mplayers asf demuxer
2007-01-27 Ramiro PollaChange occurences of 'test $foo != "no"' to 'enabled...
2007-01-27 Ramiro PollaChange one occurence of 'test $foo = yes -o test $bar...
2007-01-27 Ramiro PollaChange all straight 'test $foo = "yes"' to 'enabled...
2007-01-27 Michel BardiauxSegregate code common to BMP decoder and future encoder
2007-01-27 Kostya ShishkovSet aspect ratio if present (for AP only)
2007-01-27 Måns Rullgårdcheck for ARMv6 instruction set support
2007-01-26 Michael Niedermayerfix inifnite loop with http://sam.zoy.org/zzuf/lol...
2007-01-26 Panagiotis... Typo
2007-01-26 Baptiste Coudurierremove void * used in arithmetic warnings
2007-01-26 Michael Niedermayercosmetics / remove #if 0 code
2007-01-25 Baptiste Coudurieradd waveformatextensible support
2007-01-25 Måns Rullgårdadd -Wno-pointer-sign to CFLAGS
2007-01-25 Diego BiurrunUpdate gcc sections.
2007-01-25 Panagiotis... Silence GCC when incorrectly complaining that the ...
2007-01-25 Diego BiurrunDo not run (broken) ffserver test by default and warn...
2007-01-25 Ramiro PollaRemove installstrip in favor of explicit strip; better...
2007-01-25 Diego Biurruncomment typo
2007-01-25 Guillaume Poirieruse more portable PRIu64
2007-01-25 Panagiotis... Bring down the number of snow.c warnings from 27 to...
2007-01-25 Baptiste Coudurierdo not force output audio channels
2007-01-25 Panagiotis... Brings down the number of snow.c warnings from 33 to...
2007-01-25 Benjamin LarssonFlash screen video encoding support.
2007-01-25 Benjamin LarssonDon't copy more then needed, bugfix by Gus Scheidt...
2007-01-25 Kostya ShishkovSome TIFFs do not set rows per strip for single strip.
2007-01-25 Diego BiurrunPROGS depends on PROGS_G so depending on just PROGS...
2007-01-25 Diego BiurrunSimplify conditional compilation handling.
2007-01-25 Diego BiurrunMove conditional CFLAGS and OBJS setting to common...
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-25 Diego Biurruncosmetics: sort
2007-01-24 Baptiste CoudurierTODO update
2007-01-24 Kostya ShishkovAdd debug messages for AP headers
2007-01-24 Kostya ShishkovOff-by-one error fix
2007-01-24 Kostya ShishkovFail on VC-1 interlaced streams
2007-01-24 Baptiste Coudurieradd hint for closed gop and sc threshold error message
2007-01-24 Baptiste Coudurierremove some printf warnings
2007-01-24 Baptiste Couduriermake vars unsigned
2007-01-24 Baptiste Coudurierstop if current sample is higher than sample count
2007-01-24 Ian Caulfieldfix indentation, patch by Ian Caulfield % ian P caulfie...
2007-01-24 Ian CaulfieldAllows the AC3 parser to read the frame size and codec...
2007-01-24 Michael Niedermayerset last_picture for h.264 too, this significantly...
2007-01-24 Baptiste Coudurierreplace strcpy by memcpy
2007-01-24 Michael Niedermayercrash fix by Carl Eugen Hoyos cehoyos ag.or at
2007-01-24 Michael Niedermayerexplicit values for all enums
2007-01-24 Baptiste Coudurierremove useless field
2007-01-24 Baptiste Coudurierremove obsolete comment
2007-01-24 Baptiste Couduriermake some fields unsigned
2007-01-24 Baptiste Coudurieradd sanity checks
2007-01-24 Michael Niedermayerenum
2007-01-24 Michael Niedermayermaybe fix segfault with missing extradata (unchecked)
2007-01-23 Daniel Kristjanssonmpegts-documentation-only.patch -- adds documentation...
2007-01-23 Måns Rullgårdremove unused files
2007-01-23 Daniel Kristjansson"converts printf's to avlog's" patch by Daniel Kristjan...
2007-01-23 Daniel Kristjansson"removes definition for old crc func" patch by Daniel...
2007-01-23 Michael Niedermayermake the asf demuxer resistant against insertion/deleti...
2007-01-23 Michael Niedermayerfix segfault with darkkben.free.fr/corrupted_h264.mp4
2007-01-23 Michael Niedermayerremove padding to 16bit code, i dont think this change...
2007-01-23 Michael Niedermayermake av_find_stream_info() duration user selectable
2007-01-23 Michael Niedermayerflv follows in movs footsteps and has random trash...
2007-01-23 Michael Niedermayerimprove probe and give it the max score
2007-01-23 Michael Niedermayerseek based on currently active stream fixes seeking...
2007-01-23 Michael Niedermayercommand line option to select the audio stream
2007-01-23 Michael Niedermayerflame
2007-01-23 Luca AbeniPass a context to av_log(), when possible
2007-01-23 Michael Niedermayercheck num_reorder_frames for validity
2007-01-23 Baptiste CoudurierAVOption is now const, removes a few warnings
2007-01-23 Michael Niedermayeradding assert to protect delayed_pic
2007-01-23 Luca Barbato10l, there is a corner case afterall...
2007-01-23 Michel BardiauxFix wrong comment, patch by Michel Bardiaux mbardiaux...
next