]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-10-21 Kostya Shishkovindentation after last commit
2007-10-21 Kostya ShishkovMake RV10/20 decoder work with new frame format
2007-10-21 Aurelien JacobsMake Matroska demuxer output full frames instead of...
2007-10-21 Kostya ShishkovDemux full frames instead of sliced for RealVideo.
2007-10-20 Reimar DöffingerDocument ff_des_encdec
2007-10-20 Reimar DöffingerAdd support for decrypting asf files
2007-10-20 Nico Sabbiassociate to each AVProgram the indexes of the AVStream...
2007-10-20 Nico SabbiAPI extension: AVProgram now has an array (stream_index...
2007-10-20 Nico Sabbicosmetics: moved to a separate function the code to...
2007-10-20 Aurelien Jacobsadd support for git in version.sh (use short hash as...
2007-10-20 Aurelien Jacobscosmetics to make version.sh more VCS agnostic
2007-10-19 Víctor PaesaThe 'Video Filter API' is better known as 'libavfilter'.
2007-10-19 Ramiro PollaInstall MSVC import libraries without version numbering...
2007-10-19 Ramiro PollaAppend BUILDSUF directly to NAME instead of prepending...
2007-10-19 Jeremy MordkoffFix typo.
2007-10-19 Diego Biurruncosmetics: Add #endif comment.
2007-10-19 Reimar DöffingerAdd support for DES en- and decryption.
2007-10-19 Ramiro PollaGrammar.
2007-10-18 Aurelien Jacobsensure all compiled in codec/muxer are registered
2007-10-18 Aurelien Jacobsbetter check for video track detection
2007-10-18 Aurelien Jacobsskip unsupported audio track data
2007-10-18 Aurelien Jacobscosmetics: indentation
2007-10-18 Aurelien Jacobscheck if we found an audio track before initializing...
2007-10-18 Aurelien Jacobscompute pts according to the audio codec
2007-10-18 Aurelien Jacobsset bytes per sample in the context
2007-10-18 Aurelien Jacobsfix big endian files support
2007-10-18 Aurelien Jacobssimplify
2007-10-18 Aurelien Jacobsparse sample rate instead of setting a default one
2007-10-18 Aurelien Jacobsadd support for PCM codec
2007-10-18 Aurelien Jacobscheck compression_type to assign audio codec
2007-10-18 Aurelien Jacobsmake compression_type a function local var instead...
2007-10-18 Aurelien Jacobsadd support for big_endian encoded headers
2007-10-18 Aurelien Jacobsadd some error processing
2007-10-18 Aurelien Jacobscosmetics: indentation
2007-10-18 Aurelien Jacobsparse header chunk in a loop (don't depend on a fixed...
2007-10-18 Aurelien Jacobsadd audio and video codec context vars
2007-10-18 Aurelien Jacobsbetter log message
2007-10-18 Aurelien Jacobsmove vp6 header parsing into its own function
2007-10-18 Aurelien Jacobsremove 2 temporary variables
2007-10-18 Aurelien Jacobsset a default value for num_channels
2007-10-18 Aurelien Jacobsmove audio header parsing in its own function
2007-10-18 Aurelien Jacobsadd a log message
2007-10-18 Aurelien Jacobsfix comment
2007-10-18 Aurelien Jacobssmall simplification
2007-10-18 Kostya ShishkovWMV3 mode with FASTTX=0 seems to use standard IDCT...
2007-10-18 Benjamin LarssonUnaligned memory access rcrash fix
2007-10-18 Thorsten Jordanset start_time to 0 to enable seeking in mp3-files
2007-10-18 Benjamin LarssonAdded myself as maintainer of the Nellymoser codec
2007-10-18 Michel BardiauxPrint pixel and display aspect ratios
2007-10-18 Michael Niedermayerreplace (disabled by default) assert(0) by abort()...
2007-10-18 Diego BiurrunSimplify one variable setting.
2007-10-18 Ronald S. BultjeMake url_split() strip url options (?opt=var) from...
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-18 Diego Biurrun1l: Update wrong #endif comment.
2007-10-18 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Timofei V.... Remove unnecessary guarding &=0x0f around adpcm_ima_com...
2007-10-17 Diego BiurrunAdd multiple inclusion guards to config.h.
2007-10-17 Diego BiurrunExplain why there are no multiple inclusion guards...
2007-10-17 Diego BiurrunClarify comment that explains why this header lacks...
2007-10-17 Ramiro PollaAdd entry about pr not being present in standard MSYS...
2007-10-17 Diego BiurrunAdd SLIB_UNINSTALL_EXTRA_CMD for MinGW.
2007-10-17 Dave YeoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the thing...
2007-10-17 Aurelien JacobsRemove wrong multiple inclusion guards.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunAdd a comment that explains why this header lacks multi...
2007-10-17 Diego BiurrunAdd missing multiple inclusion guards.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-10-17 Diego BiurrunFix #endif comment typo.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-10-16 Diego Biurruncomment grammar fix
2007-10-16 Benoit FouetRe-enable DEBUG_SEEK flag.
2007-10-16 Baptiste Coudurierdont write udta atom for 3gp/3g2 for now, current writt...
2007-10-16 Baptiste Coudurierindentation
2007-10-15 Patric StoutFix streaming to XBox360.
2007-10-15 Diego Biurrunmisc Doxygen spelling/grammar fixes
2007-10-15 Aurelien Jacobscosmetics: reindent
2007-10-15 Aurelien Jacobsadd support for VP6 in electronicarts demuxer
2007-10-15 Aurelien Jacobsremove useless &0xFF
2007-10-15 Aurelien Jacobsmerge declaration and initialization
2007-10-15 Aurelien Jacobsremove unused context vars
2007-10-15 Aurelien Jacobsremove unused code
2007-10-15 Aurelien Jacobsremove unused tags definition
2007-10-15 Aurelien Jacobsremove unused close function
2007-10-15 Aurelien Jacobssimplify bitstream reading
2007-10-15 Jeff DownsFix chroma mv offsets for PAFF in a way that is compati...
2007-10-15 Aurelien JacobsCygwin don't like this function declaration.
2007-10-15 Thorsten JordanUndefine DEBUG_SEEK.
2007-10-15 Benjamin LarssonNellymoser ASAO decoder
2007-10-15 Ramiro PollaRemove gcc import libraries from Win32 builds.
2007-10-15 Benoit FouetMerge audio and video bitstream filter options handling.
2007-10-15 Martin ZlomekFix mix-up of values in r10690 (deblocking for PAFF).
2007-10-14 Aurelien Jacobsadd support for VP6 with huffman encoded blocks
2007-10-14 Aurelien Jacobsmoves fraps huffman decoder to its own file, making...
2007-10-14 Diego Biurruncosmetics: Move asf_read_close() down to get rid of...
2007-10-14 Benoit FouetIncrement minor after r10709.
2007-10-14 Reimar DöffingerFix rc4 header, #ifndef -> #define
2007-10-14 Diego BiurrunAdd multiple inclusion guards.
2007-10-14 Diego BiurrunAdd standard license header.
2007-10-14 Diego BiurrunConsistently place comments in file header.
next