]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-03-30 Robert SwainUpdate specification and reference implementation links.
2007-03-29 Michael Niedermayerfix probe of 001.vdr-broken-6025
2007-03-29 Panagiotis... Fix compilation when using the --disable-opts parameter...
2007-03-29 Baptiste Coudurier1000l, revert r8547, im too stupid
2007-03-29 Baptiste Couduriertypo, fix -fs
2007-03-29 Baptiste Couduriermove atom size check before parsing function search
2007-03-29 Baptiste Coudurierunset sample count to disable track when is broken
2007-03-29 Baptiste Coudurierbreak if atom size is more than size left in container...
2007-03-29 Benoit FouetAccept only existing bitrates.
2007-03-29 Limin WangAllow setting v4l2 input and video standard.
2007-03-29 Bobby BinghamChange the vhook code to send real timestamps to the...
2007-03-28 Baptiste Coudurieradd hdv1 fourcc
2007-03-28 Baptiste Coudurierrevert r8538 (set bit rate for asf format) until regres...
2007-03-28 Zuxy Mengset bit rate for asf format, patch by Zuxy Meng, zuxy...
2007-03-28 Baptiste Coudurierfix decoding of big audio packets (48k 16bit 2 channels...
2007-03-27 Michael Niedermayerprevent exit missuse
2007-03-27 Michael Niedermayerrequire at least a score of AVPROBE_SCORE_MAX/4 or...
2007-03-27 Michael Niedermayercodec id addition guidlines
2007-03-27 Kostya ShishkovFASTTX==0 means additional 16 bits in extradata
2007-03-27 Kostya ShishkovOne more FASTTX-related hack
2007-03-27 Kostya ShishkovRemove redundant assign
2007-03-26 Baptiste Coudurieradd IJPG fourcc, to play m_ijpg.avi
2007-03-26 Michael Niedermayerwarning about vhooks status
2007-03-26 Michael Niedermayerset pict_type to I type during init so parsers which...
2007-03-26 Ivan Kalvachevget rid of unused entries in the middle of xvmc_render...
2007-03-26 Ian BraithwaiteOptimize by building the mdct window and multipying...
2007-03-26 Michael Niedermayerfactorize &
2007-03-26 Michael Niedermayersimplify
2007-03-26 Aurelien Jacobsproperly set *data_size when returning >= 0 values...
2007-03-25 Michael Niedermayercheck input validity, this prevents a few variables...
2007-03-25 Michael Niedermayersimplify
2007-03-25 Baptiste Coudurierincrement subminor version due to r8502 and r8504,...
2007-03-25 Baptiste Coudurierremove TODO, its done now
2007-03-25 Baptiste Coudurierpass correct buffer size to lzw decode init
2007-03-25 Michael Niedermayermove eob_reached logic into ff_lzw_decode_tail() which...
2007-03-25 Baptiste Coudurieractivate parser on MP3 id, fix [A-Destiny]_Konjiki_no_G...
2007-03-25 Baptiste Coudurierprefer MP3 id
2007-03-25 Michael Niedermayersimplify
2007-03-25 Baptiste Coudurieruse MKTAG
2007-03-25 Baptiste Coudurierdont fail immediately when a somehow broken track is...
2007-03-25 Michael Niedermayerlzw maintainer
2007-03-25 Michael Niedermayerfactorize
2007-03-25 Michael Niedermayersimplify
2007-03-25 Kostya Shishkov1000l to myself - get correct quantization for blocks...
2007-03-25 Aurelien Jacobsadd support for V_THEORA into Matroska
2007-03-25 Aurelien Jacobsuse generic xiph header spliting func to split theora...
2007-03-25 Aurelien Jacobsextract vorbis header spliting code into a reusable...
2007-03-25 Baptiste Coudurieractually return bytes read
2007-03-25 Baptiste Coudurierreturn error if loop has ended before decoding image
2007-03-25 Baptiste Coudurieractually return bytes read
2007-03-24 Baptiste Coudurieradd some length checks
2007-03-24 Baptiste Couduriersimplify
2007-03-24 Baptiste Coudurierfix indentation
2007-03-24 Baptiste Coudurierbreak if eob is reached to avoid reading one too much...
2007-03-24 Baptiste Couduriercosmectics, mov -> mp4
2007-03-24 Baptiste Couduriersort
2007-03-24 Baptiste Coudurieradd some codec object type ids
2007-03-24 Baptiste Coudurierprefer MP3 id as mentioned in avcodec.h line 210
2007-03-24 Baptiste Coudurieradd specifications reference comments
2007-03-24 Limin WangFix H.264 8x8 transform selection
2007-03-24 Michael Niedermayermd5 test for the image formats
2007-03-24 Michael Niedermayerbmp and tga image regression test
2007-03-24 Michael Niedermayer1000000l for me ive misstakely reverted the regression...
2007-03-23 François RevolSome more BeOS cleanup: check for arpa/inet.h; declare...
2007-03-23 Tim Chickiwmmxt ffmpeg code does not implement dct_unquantize_h2...
2007-03-22 Michael Niedermayerset more reasonable cutoff for audio rate conversion
2007-03-22 Michael Niedermayerupdate resgression tests after the resampler changes
2007-03-22 Michael Niedermayerclarify codec_tag
2007-03-22 Michael Niedermayerclarify sub_id
2007-03-22 Michael Niedermayerreplace long double in the audiophile kiddy mode with...
2007-03-22 Michael Niedermayerchange high precision mode to 30 bits again after makin...
2007-03-22 Michael Niedermayeroptimize linear filter coeff interpolation code, this...
2007-03-22 Justin Rugglescosmetics. align and condense.
2007-03-22 Justin Rugglessimplify
2007-03-22 Justin Rugglesutilize multi-stage AC-3 bit allocation. speeds up...
2007-03-22 Michael Niedermayerrevert r8469 (increase bits for non default highprecis...
2007-03-22 Michael NiedermayerAUDIOPHILE_KIDDY_MODE
2007-03-22 Michael Niedermayeroptimize bessel function instead of trusting gcc to...
2007-03-22 Michael Niedermayerselect more sensible default windows (= attenuation...
2007-03-21 Michael Niedermayermake kaiser windows with other beta than 16 available
2007-03-21 Tim Chickenable iwmmxt support, removing mm_support() stub
2007-03-21 Michael Niedermayermake high precision mode accessible at compile time
2007-03-21 Michael Niedermayerincrease bits for non default highprecision mode
2007-03-21 Michael Niedermayercode for testing the accuracy of the resampler
2007-03-21 Michael Niedermayerremove dithering of filter coefficients, improves preci...
2007-03-21 David ConradThe NSV demuxer assumes that a video frame's timestamp...
2007-03-21 Wolfram Glogerav_estimate_timings_from_pts() flushes the packet queue...
2007-03-21 Baptiste Couduriercosmetics, sample_size_v1 -> bytes_per_frame / samples_...
2007-03-21 Baptiste Couduriercosmetics
2007-03-21 Baptiste Coudurierset audio frame size based on stts
2007-03-21 Baptiste Couduriertreat frame_size > 1 as compressed audio
2007-03-21 Kostya ShishkovSmacker Audio stereo fix
2007-03-20 Michael Niedermayerupdate links to old probably obsolete bttv patches
2007-03-20 Michael Niedermayerlink to ffv1, msmpeg4, asv1, 4xm docs
2007-03-20 Michael Niedermayerlibav* headers for pascal
2007-03-20 Ian BraithwaiteSmall simplifications to subband coefficient handling...
2007-03-20 Loren Merrittoops, encoder was under ifdef decoders.
2007-03-20 Michael Niedermayerrevert r8428, the check was not that useless
2007-03-20 Justin Rugglesadd myself as AC-3 maintainer
2007-03-20 Michael Niedermayeri think this is more correct
next