]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-03-25 Justin Rugglesadditional protection from segmentation faults and...
2008-03-25 Måns Rullgårdcombine setting of various configure command line options
2008-03-25 Måns RullgårdRename configure variable PREFIX to prefix
2008-03-25 Måns RullgårdRename configure variable BUILDSUF to build_suffix
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-25 Diego BiurrunRename --enable-sunmlib option to --enable-mlib.
2008-03-25 Diego Biurruncosmetics: Rename targetos variable to target_os.
2008-03-25 Diego BiurrunRename --cross-compile option to --enable-cross-compile.
2008-03-25 Diego BiurrunInvert logging variable logic so that it works without...
2008-03-25 Diego Biurrun--log=no is now --disable-logging.
2008-03-25 Diego Biurruncosmetics: alphabetical order
2008-03-25 Diego BiurrunRename --disable-strip option to --disable-stripping...
2008-03-25 Andy GockeReturn an error when realloc fails.
2008-03-25 Alexander StrangeSet mm_flags in dct-test to fix floating math.
2008-03-25 Michael NiedermayerFix possible heap overflow caused by av_fast_realloc()
2008-03-25 Diego Biurruncosmetics: indentation
2008-03-25 Diego BiurrunIntroduce --disable-logging option to control logging...
2008-03-25 Diego BiurrunRename --log option to --logfile.
2008-03-25 Diego BiurrunRemove ineffectual --log option.
2008-03-25 Diego BiurrunAdd OS-specific executable suffix to temporary executab...
2008-03-25 Diego BiurrunMove declaration of temporary filenames after the OS...
2008-03-24 Bartlomiej... adding lacking include to aac3_parser.c
2008-03-24 Bartlomiej... using EAC3_STREAM_TYPE_* instead of numbers
2008-03-24 Bartlomiej... using stream type in eac3 parser
2008-03-24 Matthieu Castetpld instruction are used in libavcodec/armv4l/dsputil_a...
2008-03-24 Diego BiurrunRemove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
2008-03-24 Diego BiurrunRemove unneeded sys/mman.h #include.
2008-03-23 Diego Biurruncosmetics: prettyprinting
2008-03-23 Luca BarbatoCosmetics: reindent and whitespaces
2008-03-23 Justin RugglesPass AACAC3ParseContext to sync() instead of individual...
2008-03-23 Luca BarbatoRemove declarations after statements from doVertDefFilt...
2008-03-23 Luca BarbatoRemove declarations after statements from doVertLowPass...
2008-03-23 Luca BarbatoRemove declarations after statements from vertClassify_...
2008-03-23 Luca BarbatoReorder declarations in vertClassify_altivec
2008-03-22 Stefano SabatiniSend context to the opt_* functions in ffplay.c
2008-03-22 Alexander StrangeFix 64 bit shared library compilation with MMX2 by...
2008-03-22 Alexander StrangeSplit MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX...
2008-03-22 Diego Biurruntypo fixes: tempBlured --> tempBlurred
2008-03-22 Diego Biurruncosmetics: comment typo fixes
2008-03-22 Diego BiurrunFix typo in variable name: blured --> blurred.
2008-03-22 Michael Niedermayer1st attempt at correcting the punktuation.
2008-03-22 Diego Biurruncosmetics: typo fixes
2008-03-22 Diego Biurruncosmetics: Fix typo in variable name, numSkiped --...
2008-03-22 Diego Biurruncosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-22 Stefano SabatiniMake option time parsing functions take argument from...
2008-03-22 Diego BiurrunInclude files are now installed in $PREFIX/include.
2008-03-22 Diego Biurruntypo: occured --> occurred
2008-03-21 Michael NiedermayerDocument get_*_buffer()
2008-03-21 Baptiste Couduriersample size to 1 might happen for data, fix GMCMidiaASX...
2008-03-21 Sascha Sommerrl2 documentation update
2008-03-21 Sascha Sommerrl2 demuxer
2008-03-21 Baptiste Coudurieryet again another hdv fourcc
2008-03-21 Sascha Sommerrl2 decoder
2008-03-21 Baptiste Couduriersupport fragments when non streamable
2008-03-21 Baptiste Couduriermp4 fragments support
2008-03-21 Zuxy MengAdd missed call to ff_cavsdsp_init_3dnow() in dsputil_i...
2008-03-21 Michael NiedermayerDocument AVCodec.flush()
2008-03-21 Michael NiedermayerDocument AVCodec.capabilities.
2008-03-21 Michael NiedermayerDocument a few url_* functions.
2008-03-21 Baptiste Couduriercosmetics, split or move too long lines
2008-03-21 Panagiotis... Show the "--disable-mmx2" and "--disable-ssse3" options...
2008-03-21 Baptiste Couduriersimplify, and only stop parsing when non streamable
2008-03-21 Baptiste Coudurierremove ms audio tags from table, they will be chosen...
2008-03-21 Baptiste Coudurieratoms are not mp4 only, and yes probe is sufficient
2008-03-21 Baptiste Coudurierupdate description
2008-03-21 Baptiste Coudurierreturn ENOMEM
2008-03-21 Baptiste Couduriercannot free AVStream like this, and return ENOMEM
2008-03-21 Baptiste Coudurierindentation
2008-03-21 Zuxy MengApply 'alloc_size' attribute to ff_realloc_static()
2008-03-21 Zuxy MengApply 'alloc_size' and 'malloc' attributes to av_malloc...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-20 Diego Biurruntwo more typos spotted by Mike
2008-03-20 Dave YeoCreate object files in a.out (aout-emx) format on OS...
2008-03-20 Diego Biurrunbritish_english--;
2008-03-20 Diego BiurrunOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-03-20 Baptiste Coudurierfix mpeg2 muxing, replace seq header if contained in...
2008-03-20 Baptiste Couduriercosmetics, move case up
2008-03-20 Michael NiedermayerMore complete documentation for AVFrame.reference.
2008-03-20 Michael NiedermayerOne non functional AVPalette chunk less, one heap overf...
2008-03-20 Baptiste Coudurierremove useless debug print since now mov_build_index...
2008-03-20 Baptiste Coudurierfree track data asap
2008-03-20 Baptiste Couduriermove mov_build_index before mov_read_trak to avoid...
2008-03-20 Baptiste Couduriermove specific end treatment when trak is detected,...
2008-03-20 Michael NiedermayerHardcode register to prevent aparent miscompilation.
2008-03-20 Michael Niedermayerremove unused temp
2008-03-20 Pascal Massimino Additional checks for strange num_val in FLV...
2008-03-20 Baptiste Coudurieromg, fix compilation
2008-03-20 Baptiste Couduriercorrectly set avctx->frame_size for mp3on4 and mp3adu
2008-03-19 Ramiro PollaAdd Mimic and MSN TCP Webcam streams to documentation.
2008-03-19 Ronald S. BultjeReindent after rtsp-alternate-protocol* patches.
2008-03-19 Ronald S. BultjeChange protocol_mask into protocol, since we always...
2008-03-19 Ronald S. BultjeAllow cycling between different protocols (TCP, UDP...
2008-03-19 Alexander StrangeCheck for sys/mman.h and set appropriate definitions.
2008-03-19 Måns Rullgårdadd missing #include "common.h" to libavutil headers
2008-03-19 Zuxy MengCosmetic change: remove the whitespace after 'defined'
2008-03-19 Zuxy Meng'malloc' attribute isn't supported in old gcc.
2008-03-19 Zuxy MengApply "alloc_size" attribute to av_alloc, av_realloc...
2008-03-19 Zuxy MengReapply r12489: Add pure, const and malloc attributes...
2008-03-18 Ivo van Poortenadd some missing formats: lmlm4, pva, pcx and sun raste...
next