]> git.sesse.net Git - ffmpeg/history - libavcodec
Auravision Aura 2 decoder
[ffmpeg] / libavcodec /
2009-12-23 Kostya ShishkovAuravision Aura 2 decoder
2009-12-23 Kostya ShishkovAdd Auravision Aura decoding support
2009-12-23 Kostya ShishkovThere is no need to print FFmpeg or codec name in error...
2009-12-23 Kostya Shishkovcosmetics: correct formatting a bit
2009-12-22 Måns RullgårdARM: use ALT_BITSTREAM_READER on cores with fast unalig...
2009-12-20 Gwenole BeauchesneAdd new fields for the VDPAU/MPEG-4 back-end.
2009-12-19 Diego BiurrunAdd long_name for Xxan codec.
2009-12-19 Kostya ShishkovImprove handling allocated buffers in Xan decoder
2009-12-19 Kostya Shishkovcosmetics: reindent a bit
2009-12-19 Vitor SessakAdd tables used by both AMR-NB and SIPR
2009-12-19 Mike MelansonCosmetic: indent after last change.
2009-12-19 Mike MelansonOptimize unpack_vectors() by not shuffling around redun...
2009-12-18 Michael NiedermayerMore sane error message when extradata has not been...
2009-12-18 Carl Eugen HoyosSwap red and blue when decoding r210.
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-16 Reimar DöffingerSet bits_per_raw_sample appropriately in dpx decoder.
2009-12-16 Vitor SessakCosmetics: make celp_filters.* formatting more consiste...
2009-12-16 Vitor SessakOptimize ff_celp_lp_synthesis_filterf(). 50% faster...
2009-12-16 Carl Eugen HoyosUndo r20874: It broke AAC decoding.
2009-12-15 Carl Eugen HoyosUse enum and constant to avoid three icc warnings.
2009-12-15 Ramiro PollaFix a typo in documentation.
2009-12-14 Michael NiedermayerMerge init & declaration of buf_end.
2009-12-14 Michael NiedermayerSet reordered_opaque in default_reget_buffer() with...
2009-12-14 Michael NiedermayerCheck sample_aspect_ratio validity for mpeg4/h263/h263p...
2009-12-14 Carl Eugen HoyosUse PIX_FMT_NONE for -1 when enum PixelFormat is expect...
2009-12-13 Thilo BorgmannRead and decode block data in separate functions to...
2009-12-12 David ConradClarify comment: although still hacky, it is correct...
2009-12-12 David Conradlibtheoraenc.c: mark keyframes
2009-12-12 Michael NiedermayerBe less picky on invalid frame_pred_frame_dct values.
2009-12-12 Jai MenonSVQ3 : Set avctx->pix_fmt correctly during decoder...
2009-12-12 Vitor SessakCommit functions used by both AMRNB and SIPR
2009-12-11 Tomas HärdinFail earlier for unsupported resolutions or pixel forma...
2009-12-11 Michael Niedermayerindent
2009-12-11 Michael NiedermayerMake sure av_new_packet() initializes the data and...
2009-12-10 Carl Eugen Hoyos(Partly) support Metasoft MJPEG Codec, fixes half of...
2009-12-10 Carl Eugen HoyosDo not print 'faac:' when using libfaad.
2009-12-10 Michael NiedermayerCosmetic (restructure RGB ljpeg check to be more readable)
2009-12-10 Michael Niedermayer10l, Fix YUV ljpeg that i just broke by mistake.
2009-12-10 Michael NiedermayerCorrect a forgotten RGB32.
2009-12-10 Michael NiedermayerFlip red and blue in rct-less lossless jpeg.
2009-12-10 Michael NiedermayerLossless jpeg expects and uses BGRA not RGB32 (this...
2009-12-10 Michael NiedermayerFix RGB LJPEG encoding.
2009-12-09 Michael NiedermayerImprove time_increment_bits guessing code.
2009-12-09 Michael NiedermayerEnd startcode prefix search at the end of a AVC unit.
2009-12-09 Loren Merrittrevert r20775, because equivalent code has been committ...
2009-12-09 Jason Garrett-GlaserMinor version bump for mbtree addition.
2009-12-08 Loren Merrittfix a crash in ape decoding on x86_32 sse2
2009-12-08 Jason Garrett-GlaserBoolify options passed to x264.
2009-12-08 Erik SlagterAdd MBtree support for libx264
2009-12-08 Andreas Ömanaac: Set sample rate in avctx from ADTS header (if...
2009-12-08 Michael NiedermayerReduce warnings about too few consumed bytes to debug...
2009-12-07 Reimar DöffingerMake sure that compilation fails if functions like...
2009-12-07 Michael NiedermayerPrint error messages on errors.
2009-12-06 Michael NiedermayerFix apparent 10l typos introduced in r8627.
2009-12-06 Carl Eugen HoyosCosmetics: Fix indentation after r20751.
2009-12-06 Jason Garrett-GlaserSimplified deblocking checks.
2009-12-06 Jason Garrett-GlaserFaster checks in reverse_dc_prediction.
2009-12-06 Jason Garrett-GlaserCheck transform==15 first, since it's more common than 13.
2009-12-06 Carl Eugen HoyosRevert r20747: It mixed functional and cosmetical changes.
2009-12-06 Jason Garrett-GlaserVarious VP3 optimizations.
2009-12-05 Loren Merrittslightly faster scalarproduct_and_madd_int16_ssse3...
2009-12-05 Loren Merrittr20739 broke compilation on systems without yasm
2009-12-05 Loren Merrittrefactor and optimize scalarproduct
2009-12-05 Carl Eugen HoyosCosmetics: Reindent after r20679.
2009-12-05 Carl Eugen HoyosCosmetics: Reindent after r20736.
2009-12-05 Michael NiedermayerMake sure the parsers do not overwrite width/height...
2009-12-04 Stefano SabatiniCosmetics: remove empty definitions of hw-accelerated...
2009-12-04 Loren Merritt1-13% faster apply_filter, 1-3% faster ape decoding...
2009-12-04 Kostya Shishkov100l trocadero: call emms_c() after doing decoding...
2009-12-03 Michael NiedermayerMake sure ff_init_qscale_tab() is called one way or...
2009-12-03 Michael NiedermayerMove ff_init_qscale_tab() from h263.c to mpegvideo...
2009-12-03 Baptiste Coudurierlzw.h does not need get_bits.h, tiff.c needs intreadwri...
2009-12-03 Baptiste Coudurieruse lzw compression in gif encoder
2009-12-03 Loren Merrittport ape dsp functions from sse2 to mmx
2009-12-03 Loren Merrittavoid an unpredictable branch
2009-12-03 Loren Merrittinline to allow constant propagation
2009-12-02 Philipp Matthias... Revert r20095: Allow compiling to vorbis again.
2009-12-02 Baptiste Coudurierpass avctx as argument instead of width and height
2009-12-02 Baptiste Coudurierremove useless params
2009-12-02 Baptiste Coudurierremove useless params
2009-12-02 Baptiste Couduriermove private context declaration at the top
2009-12-02 Michael NiedermayerFix 1 pass RC in snow.
2009-12-02 Måns RullgårdARM: 1l c&p fix: do not set pred16x16_plane for rv40
2009-12-02 Måns RullgårdARM: NEON optimised H264 16x16, 8x8 pred
2009-12-02 Alex ConverseAAC: Add a global header but output not locked output...
2009-12-02 Alex ConverseSet the SBR mode to implicit on ADTS frames occurring...
2009-12-02 Mike MelansonSmall refactoring: Instead of 4 loops for decoding...
2009-12-02 Mike MelansonUse a list to track which fragments coded in this frame...
2009-12-02 Måns RullgårdARM: small tweak of NEON H264 IDCT
2009-12-02 Måns RullgårdARM: NEON 2xN chroma MC
2009-12-02 Måns RullgårdARM: NEON 16x16 and 8x8 avg qpel MC
2009-12-01 Baptiste Coudurierfix typo, ALT_BITSTREAM_WRITER_LE does not exist
2009-12-01 Michael NiedermayerStore original width/height so that rv20 does not get...
2009-12-01 Michael NiedermayerMake rv1/2 decoder use the next slice if needed.
2009-12-01 Michael NiedermayerSupport ASCII pnms.
2009-12-01 Jai Menonpngdec.c : release allocated buffers.
2009-12-01 Michael Niedermayerslif aka "SoftLab MPEG-2 I-frames Codec" support.
2009-12-01 Michael Niedermayer4:2:2 4:4:4 bugfix for the error concealment code.
2009-11-30 Stefano SabatiniRename parameters of put_sbits() to make them consisten...
next