OSDN Git Service

coroid/libav_saccubus.git
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...
2007-03-13 Michael Niedermayerremove redundant memset()
2007-03-13 Michael Niedermayerdont malloc() static mv_penalty arrays
2007-03-13 Michael Niedermayerdeprecate av_mallocz_static()
2007-03-13 Ian BraithwaiteCombine the window and overlap loops,
2007-03-13 Michael Niedermayercosmetic (order context variables like in sha1)
2007-03-13 Michael Niedermayers/context/ctx/
2007-03-13 Michael Niedermayer#undef printf under #ifdef TEST (needed for testing)
2007-03-13 Michael Niedermayerborrow finalization algo from sha1 (100byte smaller)
2007-03-13 Michael Niedermayerget rid of b_used variable (same size with CONFIG_SMALL)
2007-03-13 Michael Niedermayersmaller av_sha1_update()
2007-03-13 Michael Niedermayeruse CONFIG_SMALL
2007-03-13 Michael Niedermayerput state[5] last so no padding is needed on arch where...
next