]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2007-03-20 Kostya ShishkovCorrectly handle data_size on decoding
2007-03-20 Justin Rugglesfix handling of special case for lowest snroffset....
2007-03-19 Baptiste Coudurier10l, fix debug, dprintf does not have log level
2007-03-19 Luca Barbatoexpose av_base64_decode and av_base64_encode
2007-03-18 Clemens Ladischfix end-of-file detection
2007-03-18 Baptiste Coudurieradd dnxhd fourcc
2007-03-18 Baptiste Coudurierdnxhd decoder
2007-03-18 Bill O'ShaughnessyAC-3 encoded volume is too high. Revert revision 7160:
2007-03-18 Måns Rullgårdfix init_vlc() with nonzero flags
2007-03-18 Justin Rugglessplit ac3_parametric_bit_allocation into 3 separate...
2007-03-18 Justin Rugglesimprove ac3_probe by counting consecutive frames
2007-03-18 Kostya ShishkovZero MV vectors for P frame intra blocks
2007-03-18 Michael Niedermayerfix full range (jpeg yuv) chroma
2007-03-18 Loren Merritthuffyuv rgb encoder
2007-03-18 Diego PettenòRemove parameter unused in format string.
2007-03-18 Kostya Shishkovindentation
2007-03-18 Kostya ShishkovProper handling of motion vectors for adv. profile
2007-03-18 Justin Ruggleshardcode ff_ac3_frame_sizes table
2007-03-17 Bobby BinghamAdd RLE encoding support, patch by Bobby Bingham, uhmmm...
2007-03-17 Michael Niedermayerremove incorrect special case for audio
2007-03-17 Michael Niedermayerfix indention
2007-03-17 Michael Niedermayerreorder pts into dts support
2007-03-17 Bobby BinghamMove the encoding of the image data to its own function.
2007-03-17 Bobby BinghamAdd 15 bit support, patch by Bobby Bingham, uhmmmm...
2007-03-17 Michael Niedermayerremove useless if()
2007-03-17 Michael Niedermayersimplify
2007-03-17 Michael Niedermayersimplify
2007-03-16 Michael Niedermayerremove silly video check, theres nothing video specific...
2007-03-16 Michael Niedermayeradd a delay variable to hold the timestamp buffer size
2007-03-16 Michael Niedermayerremove special case for h.264 whatever this was suppose...
2007-03-16 Limin Wangadd fps stats, patch by Limin Wang <lance lmwang at...
2007-03-15 Michael Niedermayerfix indention
2007-03-15 John Dalglieshforce 16-bytes alignement of block array, as needed...
2007-03-15 Michael Niedermayersupport reordering pts in the decoder (this might be...
2007-03-15 Aurelien Jacobsdisable pts reordering code and initialize a parser...
2007-03-15 Ian Braithwaitesubband_coef_noise -> subband_coef_sign
2007-03-15 Michael Niedermayerremove secure password delivery requirement after compl...
2007-03-15 Diego Biurrunmisc wording/spelling fixes
2007-03-15 Michael Niedermayergpg and passwords rule
2007-03-15 Michael Niedermayeradd rule to keep disscussion on the public mailinglist...
2007-03-15 Michael Niedermayerpatches should be split into incremental changes if...
2007-03-15 Bobby BinghamTarga (.tga) encoder,
2007-03-15 Michael Niedermayeradd a entry to the policy about fixing warnings (i...
2007-03-15 Michael NiedermayerPatch review process
2007-03-14 Michael Niedermayer10l for myself, fixing --disable-encoders
2007-03-14 Michael Niedermayer160 bytes smaller object file, ask gcc devels why
2007-03-14 Michael Niedermayerexplain where the T table comes from
2007-03-14 Kostya ShishkovDXA demuxer and decoder
2007-03-14 Michael Niedermayerdeprecate ff_realloc_static
2007-03-14 Michael Niedermayer10l to whoever wrote this
2007-03-14 Michael Niedermayerkill av_mallocz_static() calls in init_rl()
2007-03-14 Michael Niedermayermove RLTable stuff to its own header
2007-03-14 Michael Niedermayerkill av_mallocz_static()
2007-03-14 Baptiste Coudurierreindent after last commit
2007-03-14 Baptiste Coudurierh264 complete frames parsing support
2007-03-14 Michael Niedermayerkill 3 more av_mallocz_static()
2007-03-14 Michael Niedermayerkill another 2 av_mallocz_static()
2007-03-13 Michael Niedermayerkill a av_mallocz_static()
2007-03-13 Michael Niedermayer10^10l to whoever wrote this
2007-03-13 Michael Niedermayerremove useless static cm variable
2007-03-13 Michael Niedermayercosmetic
2007-03-13 Michael Niedermayerremove silly static int done protecting the initalizati...
next