]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-03-05 Panagiotis... Doxygenize comments in rtsp.h
2007-03-05 Panagiotis... Convert macro+enum into a simple enum: Currently the...
2007-03-05 Panagiotis... Move unaltered av_freep() comments to the header file.
2007-03-05 Panagiotis... Move unaltered av_free() comments to the header file.
2007-03-05 Panagiotis... Move unaltered av_realloc() comments to the header...
2007-03-05 Panagiotis... Move unaltered av_malloc() comments to the header file.
2007-03-05 Panagiotis... Doxygenize the unaltered comments for the AUHeaders...
2007-03-05 Panagiotis... Doxygenize the unaltered comments for the rtp_payload_d...
2007-03-05 Panagiotis... Doxygenize the unaltered comments for the RTP_MAX_SDES...
2007-03-05 Panagiotis... Doxygenize the existing comments without altering the...
2007-03-05 Baptiste Coudurieruse AVFormatContext with av_log
2007-03-05 Benoit Fouetchange management of "ab" option in ffmpeg.c, so that...
2007-03-05 Baptiste Couduriermore explicit message
2007-03-05 Diego BiurrunDon't mention the number of vhooks, it's a volatile...
2007-03-05 Piero Bugonismall updates taken from a patch by Piero Bugoni, crboc...
2007-03-05 Michael Niedermayercreate codec_comment_header which looks more like what...
2007-03-05 Michael Niedermayerall asf files i have have the 2 redundant duration...
2007-03-05 Michael Niedermayerall asf files i have have this field at 2 so lets try...
2007-03-05 Michael Niedermayerall the time related fields seem to be 64bit so i guess...
2007-03-05 Michael Niedermayeroff by one error
2007-03-05 Panagiotis... Doxygenize the existing comments in avformat.h. The...
2007-03-04 Panagiotis... Move rtp_check_and_send_back_rr()'s unaltered comments...
2007-03-04 Panagiotis... Move rtp_get_payload_type()'s unaltered comments to...
2007-03-04 Panagiotis... Move av_log2_i()'s unaltered comments to the header...
2007-03-04 Panagiotis... Move av_i2int()'s unaltered comments to the header...
2007-03-04 Panagiotis... Move av_int2i()'s unaltered comments to the header...
2007-03-04 Panagiotis... Move av_cmp_i()'s unaltered comment to the header file.
2007-03-04 Panagiotis... Move av_shr_i()'s unaltered comments to the header...
2007-03-04 Panagiotis... Move av_div_i()'s comments to the header file. The...
2007-03-04 Panagiotis... Move av_mod_i()'s comment to the header file. The moved...
2007-03-04 Panagiotis... Move the unaltered Doxygen docs from the log source...
2007-03-04 Baptiste Couduriercleanup useless fields
2007-03-04 Baptiste Couduriersimplify swf muxer
2007-03-04 Baptiste Coudurierchange myself to mov.c maintainer in favor of Francois...
2007-03-04 Ronald S. BultjeClose connection on EOF
2007-03-04 Panagiotis... Add the prefix "av_" to img_crop(), img_copy() and...
2007-03-04 Ronald S. Bultjemake HTTP MOVED messages also work in ffmpeg (302 is...
2007-03-04 Baptiste Coudurierimx dump header bitstream filter, modifies bitstream...
2007-03-04 Baptiste Coudurieradd bytestream_get/put_be24 functions
2007-03-04 Baptiste Coudurieradd R/WB24 functions
2007-03-04 Baptiste Coudurierdummy support for mpeg2 non linear quant
2007-03-04 Baptiste Coudurieradd pcm s8 tag
2007-03-04 Baptiste Coudurierfix pcm u/s8 muxing
2007-03-04 Baptiste Coudurierdeobfuscate, clearly split mov case
2007-03-03 Michael Niedermayercheck for no frame and prevent segfault
2007-03-03 Michael Niedermayertry to move fixed mov.c over the one with cosmetic...
2007-03-03 Michael Niedermayerrecommit of the change below after reverting earlier...
2007-03-03 Michael Niedermayercosmetic part of the commit below
2007-03-03 Michael Niedermayerfunctional part of the commit below
2007-03-03 Panagiotis... Correct wrong avformat documentation.
2007-03-03 Baptiste Coudurieruse common tables for mov muxer and demuxer
2007-03-03 Baptiste Couduriercosmetics, cleanup tables, add pcm 24/32 le tags
2007-03-03 Baptiste Coudurierpartial avid meridien uncompressed support
2007-03-03 Panagiotis... Move the libavformat public API comments to avformat...
2007-03-03 Benjamin LarssonSet FLV_SAMPLESSIZE_16BIT for ADPCM.
2007-03-03 Patrice BensoussanAdd proper #idef to dlsymm call, also fixes an unresolv...
2007-03-03 Diego BiurrunClarify that this decoder uses liba52.
2007-03-03 Patrice BensoussanDo not hardcode cc on Darwin, fixing --cc option in...
2007-03-02 Michael Niedermayersupport feeding individual NAL units to the decoder...
2007-03-02 Måns Rullgårdwrite DTS, based on patch by Luca Abeni, lucabe72 email it
2007-03-02 Michael Niedermayera small step toward 4 plane support
2007-03-02 Michael Niedermayercopy src to prevent the user supplied argumet from...
2007-03-02 Ryan MartellFix A/V sync error in ffplay with wmv3/wmav2 medias
2007-03-02 Kristian Amliereplace the auto array "duration_error" with a malloced...
2007-03-02 Baptiste Coudurieravid imx support
2007-03-02 Baptiste Couduriersupport for mjpeg bottom field first in mov
2007-03-02 Baptiste Coudurieruse generic atom to extradata reading function
2007-03-02 Baptiste Coudurierfix typo
2007-03-02 Baptiste Couduriersupport for adpcm swf, pcm
2007-03-02 Diego BiurrunRelicense to LGPL and add standard license header.
2007-03-02 Diego BiurrunImprove Doxygen documentation, inspired by Michael...
2007-03-02 Baptiste Coudurierfix adpcm swf decoding
2007-03-02 Luca BarbatoTypo
2007-03-02 Luca BarbatoMany steps to avutilized this mess: DECLARE_ALIGNED
2007-03-02 Diego Biurrunwording/spelling
2007-03-02 Baptiste Coudurierupdate
2007-03-02 Aurelien Jacobsdon't rely on a specific appearance order for ebml...
2007-03-02 Aurelien Jacobsadd support for simple blocks (ie. matroska v2)
2007-03-01 Aurelien Jacobscosmetics: fix indentation of the new matroska_parse_bl...
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
next