]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-04-01 Eli FriedmanRemove flexible array member from Escape 124
2008-03-31 Aurelien Jacobscheck return value of matroska_find_track_by_num (fix...
2008-03-31 Diego Biurrunminor typo fixes
2008-03-31 Diego Biurruncosmetics: Write some Doxygen comments in a more compac...
2008-03-31 Diego BiurrunFix a bunch of typos in comments.
2008-03-31 Diego BiurrunRemove redundant #ifdef around the complete file.
2008-03-31 Diego BiurrunMake XVMC compilation depend on HAVE_XVMC, not HAVE_XVM...
2008-03-31 Stefano SabatiniMake ffplay.c:opt_seek use parse_time_or_die
2008-03-31 Michael Niedermayerhelp gcc-2.95
2008-03-31 Diego Biurruncosmetics: alphabetical order for temporary filenames
2008-03-31 Diego BiurrunUse a different filename that ends in .sh for temporary...
2008-03-31 Eli FriedmanARMovie/RPL demuxer
2008-03-31 Eli FriedmanEscape 124 (RPL) decoder
2008-03-31 Stefano SabatiniExport parse_time_or_die from ffmpeg.c to cmdutils.c
2008-03-31 Luca AbeniAdd a comment about missing entries
2008-03-31 Luca AbeniUse the correct size for the enc_name field (removing...
2008-03-31 Luca AbeniRemove useless entries from AVRtpPayloadTypes
2008-03-31 Luca AbeniSupport mp3 audio in the RTP muxer
2008-03-31 Justin Rugglesremove redundant context variable
2008-03-30 Diego Biurruncosmetics: Write some trivial C test programs in a...
2008-03-30 Diego BiurrunMake MMX2 depend on MMX.
2008-03-30 Baptiste Coudurierhomogenous regression tests output for image formats
2008-03-30 Baptiste Couduriermissed one
2008-03-30 Baptiste Couduriercosmetics, remove leading whitespaces
2008-03-30 Baptiste Coudurierprevent writing empty stss atom
2008-03-30 Baptiste Couduriersupport mp4 fragmented files without any samples in...
2008-03-30 Baptiste Couduriercheck frag track id before setting st
2008-03-30 Jai MenonIFF demuxer
2008-03-30 Jai Menon8SVX decoder
2008-03-30 Baptiste Coudurierchange rle encoder to count up to 127, sgi does not...
2008-03-30 Justin RugglesUse 15-bit LPC precision by default. This generally...
2008-03-30 Alexander StrangeAltivec and SSE2 require 16-byte alignment, so make...
2008-03-30 Alexander Strangecheck mm_flags for each DCT and skips the ones that...
2008-03-30 Alexander Strangeget rid of the useless DCT_ERROR() macro
2008-03-30 Justin Rugglesfix Ogg/FLAC header size
2008-03-29 Michael NiedermayerFix closed gop flag disapearence.
2008-03-29 Diego BiurrunFix wrong #endif comment.
2008-03-29 Måns Rullgårdfix ff*_g -> ff* rules
2008-03-28 Bartlomiej... change name from stream type to frame type in AC3 code
2008-03-28 Bartlomiej... removal of stream_type in AACAC3ParseContext and adding...
2008-03-28 Baptiste Couduriergsm in mov, demux surge-1-16-B-agsm.mov
2008-03-28 İsmail DönmezReplace hackish CFLAGS 64 bit test by a proper compilat...
2008-03-28 Diego Biurruncosmetics: alphabetical order
2008-03-28 Michael Niedermayerindent
2008-03-28 Diego Biurrunbandaid fix for broken shared library installation
2008-03-28 Diego BiurrunMove INSTALL_PROGS_TARGETS variable to a better place.
2008-03-28 Diego BiurrunHandle EXTRALIBS and LDFLAGS for libswscale and libavfi...
2008-03-28 Michael Niedermayer1000l to myself, dereferencing uninitalized pointer.
2008-03-28 Diego BiurrunReplace ifeq to declare install-progs dependencies...
2008-03-28 Diego BiurrunThe install target should depend on enabled installatio...
2008-03-28 Diego BiurrunFix circular dependency between install-progs and insta...
2008-03-28 Diego BiurrunRemove TAGS target. It is ages old and has never been...
2008-03-27 Michael NiedermayerSupport wb00+dc00 chunk mix.
2008-03-27 François RevolFix building with C++ objects, variable names were...
2008-03-27 Baptiste Coudurierprint essence path in error message
2008-03-27 Baptiste Couduriercosmetics, useless braces
2008-03-27 Baptiste Coudurierprint stream index in error message
2008-03-27 Baptiste Coudurieraccording to specs, only color table id set to 0, have...
2008-03-27 Baptiste CoudurierOnly use chunk demuxing for old uncompressed audio...
2008-03-27 Diego BiurrunMove CPU detection code after OS-specific settings...
2008-03-27 Michael NiedermayerFix aspect ratio.
2008-03-26 Justin Rugglesonly allocate context input buffer if AVCodecContext...
2008-03-26 Diego BiurrunUse common.mak in the top-level Makefile as well.
2008-03-26 Diego Biurruncosmetics: Rename SRCS variable to PROGS_SRCS.
2008-03-26 Diego BiurrunMerge LDFLAGS lines.
2008-03-26 Diego Biurruncosmetics: Move around some rules and variable declarat...
2008-03-26 Diego Biurruncosmetics: Rename 'all' target to 'main'.
2008-03-25 Justin Rugglescosmetics: indentation after last commit
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...
next