]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-03-01 Aurelien Jacobssplit a matroska_parse_block() function from matroska_p...
2007-03-01 Aurelien Jacobsfix an off-by-one error in probing function
2007-03-01 Reimar DöffingerFix a possible crash on 64 bit systems when the lumSrcP...
2007-03-01 Baptiste Coudurierdon't parse whole swf file in header, can now play...
2007-03-01 Baptiste Coudurierfactorize
2007-03-01 Baptiste Coudurierremove nonsense time base code, use swf ms per frame...
2007-03-01 Baptiste Couduriercheck for any seeking failure during probe
2007-03-01 Baptiste Coudurierremove ps option and rename rtp_payload_size AVOption...
2007-03-01 Panagiotis... Add documentation to some avcodec.h's pix_fmt related...
2007-03-01 Michael Niedermayerdecoding rtp
2007-03-01 Benoit Fouetduplicate *_opts for every codec types, in order to...
2007-03-01 Baptiste Coudurierquicktime 'raw ' support
2007-03-01 Baptiste Coudurierget rid of CODEC_FLAG_H263P_AIC with next major bump
2007-03-01 Baptiste Coudurierdefine MPEG4AAC id to AAC, and get rid of it and MP3LAM...
2007-03-01 Limin Wangfix frame size option, patch by Limin Wang, lance lmwan...
2007-02-28 Baptiste Coudurierget rid of rtp_mode field after next major bump
2007-02-28 Baptiste Coudurierenable rtp payload size AVOption for video encoding
2007-02-28 Luca AbeniDo not jump to "fail" without having a proper sws conte...
2007-02-28 Baptiste Coudurierfree faac extradata
2007-02-28 Kostya ShishkovLooks like I'll work on it this year too
2007-02-28 Kostya ShishkovWMV3 Complex Profile initial support
2007-02-28 Luca BarbatoReverting stray commit part II, r8156 had the base64...
2007-02-28 Luca BarbatoReverting stray commit part I
2007-02-28 Luca Barbatoget_packetheader() forgot to read the header_checksum...
2007-02-28 Aurelien Jacobsenable some 64bit optimized code on 64bit arch
2007-02-27 Måns Rullgårdremove useless OBJS variable
2007-02-27 Måns Rullgårdsimplify conditional targets
2007-02-27 Måns Rullgårdsimplify
2007-02-27 Dujardin BernardDoxygen documentation for all functions, patch by Dujar...
2007-02-27 Diego BiurrunAdd standard LGPL header with Fabrice's permission.
2007-02-27 Diego BiurrunAdd missing license headers.
2007-02-27 Diego BiurrunRemove superfluous comment.
2007-02-27 Diego BiurrunAdd Doxygen author and file description, rephrase a...
2007-02-27 Baptiste Coudurieruse avcodec_decode_audio2
2007-02-27 Diego BiurrunFix 'rm -r' vs 'rm -f' typo.
2007-02-27 Diego BiurrunFix wrong license header.
2007-02-27 Michel BardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 Michel BardiauxSupply context to tprintf
2007-02-27 Kostya ShishkovDCA decoder
2007-02-27 Diego BiurrunThe Snow DEcoding routines should be under CONFIG_SNOW_...
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-27 Diego Biurrunspelling/grammar fixes for the Doxygen comments
2007-02-27 Diego BiurrunRevert previous commit that contained an unrelated...
2007-02-26 Diego Biurrunspelling/grammar fixes for a Doxygen comment
2007-02-26 Diego BiurrunRemove unused #define.
2007-02-26 Diego BiurrunSimplify .depend file inclusion.
2007-02-26 Guillaume Poirierfix 2 mistakes in doxy comments, spotted by Michael
2007-02-26 Dujardin Bernardmove doxy comments from rational.c to rational.h and...
2007-02-26 Dujardin BernardDoxygenize some comments
2007-02-26 Luca Barbatotypo fixed
2007-02-25 Diego Biurrun10l: Use double, not single, quotes when variables...
2007-02-25 Diego BiurrunCollect the different thread variables in a nice easy...
2007-02-25 Måns Rullgårdremove [U]INT64_C definition
2007-02-25 Diego BiurrunAdd LGPL header as requested by Oded.
2007-02-25 Aurelien Jacobscleanup setting of returned data frame
2007-02-25 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-25 Alex Beregszasziuse AV_RB32, swf_mp3_info may be replaced with mpa_deco...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-25 Panagiotis... Move the unaltered documentation of the functions which...
2007-02-25 Michael Niedermayerrewrite find_frame_end()
2007-02-25 Ramiro Pollause FFMIN
2007-02-24 Ramiro Pollaremove fallback definitions of PRIxNN macros,
2007-02-24 Diego BiurrunOnly compile snowdsp_mmx.c if the Snow decoder is enabled.
2007-02-24 Diego BiurrunFix wrong conditional, Snow decoding, not encoding...
2007-02-24 Diego BiurrunAdd standard license header.
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-24 Alex Beregszasziredirect http get requests of / to index.html (note...
2007-02-24 Alex Beregszaszistore internal timestamps in int64_t instead long
2007-02-24 Alex Beregszaszirescale pts/dts for output format
2007-02-24 Alex Beregszaszireturn error if av_write_header failed (it fails on...
2007-02-24 Alex Beregszaszidisconnect client if trailer is sent
2007-02-24 Alex Beregszaszigive myself the glorious maintainership of ffserver...
2007-02-24 Michael Niedermayerbe less noisy
2007-02-24 Alexander Strangeh264 optimization: common case hl_decode_mb patch by...
2007-02-24 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-23 Diego BiurrunSimplify .depend file inclusion.
2007-02-23 François RevolBeOS only: we don't have SA_RESTART. #define to 0 and...
2007-02-23 François Revolffserver uses dlopen(), so make sure it links to libdl...
2007-02-23 Diego BiurrunUpdate (lib)nut maintainers.
2007-02-23 Benjamin LarssonComplete the video format enum.
2007-02-23 Benjamin LarssonCosmetics.
2007-02-23 Michael Niedermayerreorder a few more paddws to reduce dependancy chains
2007-02-23 Michael Niedermayerreorder paddws to reduce dependancy chain
2007-02-23 Benoit Fouetadd CODEC_TYPE_NB to enum CodecType, will be used to...
2007-02-23 Michael Niedermayershortening dependancy chain in chroma mc2
2007-02-23 Michael Niedermayerremove now wrong comment
2007-02-23 Michael Niedermayerfix chroma mc2 bug, this is based on a patch by (Oleg...
2007-02-23 Alex Beregszaszisynchronize to latest ffm changes
2007-02-23 Aurelien Jacobsuse av_noinline instead of __attribute((noinline))
2007-02-23 Michael Niedermayerdont check buffer size if the decode function wont...
2007-02-23 Panagiotis... av_realloc_static() is an internal function and therefo...
2007-02-22 Panagiotis... Move the av_realloc_static() declaration out of avcodec...
2007-02-22 Panagiotis... Doxygenize the existing amr.c documentation.
2007-02-22 Panagiotis... Doxygenize the comments for the av_fast_realloc() function.
2007-02-22 Panagiotis... Doxygenize the comments for the av_free_static() function.
2007-02-22 Panagiotis... Doxygenize the comments for the av_mallocz_static(...
2007-02-22 Panagiotis... Doxygenize the comments for the av_realloc_static(...
2007-02-22 Panagiotis... Doxygenize the comments for the av_get_bits_per_sample...
next