]> git.sesse.net Git - ffmpeg/history - libavcodec
list of supported pix_fmts
[ffmpeg] / libavcodec /
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-21 Diego BiurrunAdd some comments to #ifdef #else #endif blocks and...
2005-12-21 Michael Niedermayeralso autodetect xvid idct if bitexact is used
2005-12-20 D Richard Felker III10l to michael for breaking gcc 2.95 compile :)
2005-12-19 Michael Niedermayer10l
2005-12-19 Michael Niedermayeruse correct qp & lambda for ME on the second pass
2005-12-19 Michael Niedermayerforgot
2005-12-18 Michael Niedermayerfix q=0 bug
2005-12-18 Jindřich Makovičkanew qscale type to distinguish H264
2005-12-18 Michael Niedermayerunfinished jpeg-ls codec (feel free to finish it ...)
2005-12-18 Michael Niedermayertypo
2005-12-18 Michael Niedermayerfix custom matrix permutation if xvid idct is autoselec...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Michael Niedermayerbitstream related fixes from [PATCH] from DivX, Part...
2005-12-17 Michael Niedermayerwrong sizes, part of [PATCH] from DivX, Part 9: bitstre...
2005-12-14 Mike Melansoncorrectly deal with the alpha channel in 32-bit QT...
2005-12-14 Mike Melansoncorrectly handle very large Cinepak frames (courtesy...
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-12-12 Måns Rullgårdremove unused variables
2005-12-11 Loren Merrittrecognize some more nal types
2005-12-11 Benjamin LarssonThis patch adds some support for non-joint stereo strea...
2005-12-10 Guillaume PoirierAdd the rest of missing Reg_* macros to support both...
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-12-07 Michael Niedermayerpsnr calculation with threads>1 fix
2005-12-06 Roberto TogniSupport for samples with fft_order = 7
2005-12-06 Roberto TogniRemove duplicated fft init
2005-12-03 Michael Niedermayercheck block_max_depth (fixes crash)
2005-12-03 Michael Niedermayermake selftest code compile again
2005-12-02 Michael Niedermayerdefault_get_buffer() cleanup
2005-11-30 Måns RullgårdBMP image decoder
2005-11-21 Guillaume PoirierMake DV(B|D) subtitles (en|de)coders be conditonnaly...
2005-11-20 Ivan KalvachevMark all 12 block unused when there are no coded blocks
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-11-13 Alex Beregszaszi10l, left debugging on
2005-11-13 Matthieu CastetCorrectly skip unknown matrices (patch by Matthieu...
2005-11-13 Alex BeregszasziFixing theora _again_. DONT BOTHER BREAKING THIS AGAIN...
2005-11-13 Alex Beregszaszifixed long standing off-by-one bug (fixes playback...
2005-11-13 Alex Beregszaszimode_code_vlc_table size mismatch
2005-11-12 Loren Merrittuse sse16_sse2() in nsse
2005-11-10 Reimar Döffingerclear the whole vert_pred buffer for 24 bit decoding.
2005-11-10 Mike Melansonimprovements by Reimar Döffinger; 24-bit decoding is...
2005-11-10 Loren Merrittfix a crash on seeking to an invalid frame
2005-11-09 Måns Rullgårdrevert incorrect change
2005-11-09 Michael Niedermayercheck MPV_frame_start() return value
2005-11-09 Steven M. Schultzs/log2/av_log2/
2005-11-07 Fredrik OrderudPut double-quotes around the install path in the "insta...
2005-11-05 Kostya ShishkovTwo tables in truemotion1data.h were slightly different...
2005-11-05 Michael Niedermayerframe skip fixes
2005-11-05 Roberto TogniPlace qdm2 and truemotion2 in ifdef block so that they...
2005-11-04 Michael Niedermayerextradata endianness comment
2005-11-03 Loren Merritttidier cabac_intra4x4_pred_mode
2005-11-02 Guillaume PoirierTypo fix
2005-10-28 Måns Rullgårdno mixing of code and declarations
2005-10-28 Matthieu CastetMake rle_code int everywhere instead of signed char.
2005-10-28 Loren Merritt25% faster deblocking, 4-6% overall.
2005-10-27 Loren Merrittfix a crash on dropped frames
2005-10-27 Loren Merrittfaster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
2005-10-26 Emiliano Parasassiavoid the registration of DECODERS if only CONFIG_DECOD...
2005-10-26 Loren Merritt10l: cqm weren't initialized in svq3.
2005-10-25 Loren Merrittdecode custom quant matrices.
2005-10-23 Diego BiurrunAdd DTS_INC to the CFLAGS for DTS. This is only set...
2005-10-20 Roberto TogniIncrease version because of QDM2 decoder addition
2005-10-19 Steve L'Hommeinit_get_bits() requires size in bits, not bytes
2005-10-19 Guillaume Poirierrevert useless patch that was supposed to fix DTS suppo...
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-16 Mike Melansonchroma decoding fix by Kostya
2005-10-15 Roberto TogniReverse patch 1.59->1.60, it break mp3 in ffplay and...
2005-10-15 Mike MelansonTM2 fixes by Kostya
2005-10-14 Giacomo ComesFix DTS support compilation issue. Patch by Giacomo...
2005-10-14 Mike Melansongcc 2.95 fix, courtesy of Luca Abeni
2005-10-13 Mike Melansonsupport for FLX and DTA extensions in the FLIC format...
2005-10-13 Mike MelansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-10-12 Alex Beregszasziset_se_golomb can only write 16bits, add a note about...
2005-10-12 Alex Beregszaszisanity check whether dimensions are non-null
2005-10-12 Alex Beregszasziremoved unused CONFIG_AUDIO_NONSHORT
2005-10-09 Loren Merritth264 mmx weighted prediction. up to 3% overall speedup.
2005-10-06 Diego BiurrunIgnore AMR directories.
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-09-30 Loren Merrittsse2 16x16 sum squared diff (306=>268 cycles on a K8)
2005-09-27 Loren Merritt6% faster decode_cabac_residual
2005-09-27 diane_cartman@gmx.de13% faster decode_residual (cavlc).
2005-09-26 Diego Biurrunsupport for building dynamic libraries on Mac OS X
2005-09-24 Michel BardiauxFix some #ifdef to allow building amr_wb alone.
2005-09-21 Michel Bardiauxfix some pointer to intger without cast warnings (patch...
2005-09-21 Aurelien Jacobsfix unused variable warnings
2005-09-21 Michael Niedermayerreplace a few mov + psrlq with pshufw, there are more...
2005-09-21 Gábor KovácsJust noticed there is a memory leak in h264.c with...
2005-09-20 Michael Niedermayerchanging a few options to AVOptions
2005-09-20 Michael Niedermayerprecautionary checks
2005-09-20 Michael Niedermayerdont print NULL
2005-09-19 Diego BiurrunMove lrintf implementation from libavcodec/dsputil...
2005-09-19 Michael Niedermayerset pts for h.263 decoding
2005-09-18 Diego BiurrunRename put_string to ff_put_string to avoid a symbol...
2005-09-18 Michael Niedermayerprint more time_base fps stuff if av_log level is at...
2005-09-17 Reimar Döffingercheck return value of decode_cabac_mb_dqp, it is INT_MI...
2005-09-14 Dario Andradeset more x264 encoding parameters
2005-09-12 Michael Niedermayerthe people want lower case ...
2005-09-12 Michael Niedermayerdont include opt.h in avcodec.h
next