]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-12-06 Ronald S. BultjeChange function prototype of the sdp_parse_a_line in...
2008-12-06 Ronald S. BultjeDo not access s->gb directly in functions that have...
2008-12-06 Justin Rugglesac3dec: simplify exponent bounds checking
2008-12-06 Mathieu Veltenmlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
2008-12-06 Justin Rugglesac3dec: add missing feature log message for block start...
2008-12-06 Justin Rugglesac3dec: use skip_bits_long() for block start bits
2008-12-06 Justin Rugglesac3dec: unroll inner loop in exponent decoding. 46...
2008-12-06 Justin Rugglescosmetics: vertical alignment
2008-12-06 Justin Rugglescosmetics: reindent after last commit
2008-12-06 Justin Rugglesac3dec: detect out-of-range exponents
2008-12-06 Måns RullgårdARM: remove some useless comments
2008-12-06 Kostya ShishkovMake decoding run of pixels in MS RLE saner.
2008-12-06 Kostya ShishkovPrint out some errors found during MS RLE decoding
2008-12-06 Kostya ShishkovAASC can contain raw data in addition to MS-RLE
2008-12-05 Michael NiedermayerCheck that cpb_count is within the allowed range.
2008-12-05 Ben Littleradd VX1K h263 and DMK2 mpeg4 avi fourccs
2008-12-05 Michael NiedermayerFix FF_OPT_TYPE_INT64 support of defaults.
2008-12-05 Jai MenonFix an overflow in the predictor.
2008-12-04 Vitor SessakSilence some ICC warnings. Patch by Vitor Sessak.
2008-12-04 Reynaldo H... Add expected const qualifier on 'buf' to match AVCodec...
2008-12-04 Carl Eugen... Recognize pnm file as images.
2008-12-04 Reynaldo H... COSMETICS, add missing remarks crediting Ben and Kenan
2008-12-04 Kostya ShishkovFraps version 3 seems to be the same as Fraps v5
2008-12-04 Baptiste CoudurierWRAW fourcc
2008-12-04 Baptiste Coudurierpartial WRAW fourcc support, might need image flipping
2008-12-04 Justin Rugglessilence gcc warning: ‘n_bands’ may be used uninitialized
2008-12-04 Justin Rugglesac3dec: use uint8_t for band sizes
2008-12-04 Reynaldo H... Removes misleading const qualifier, gets rid of two...
2008-12-03 Diego BiurrunAdd necessary header for av_set_program_name and av_pro...
2008-12-03 Ben Littleradd fourccs from avi files
2008-12-03 Måns RullgårdARM: convert VFP code to UAL syntax
2008-12-03 Michael NiedermayerImplement complexity estimation parsing and try to...
2008-12-03 Michael Niedermayeradd GEOX fourcc for mpeg4
2008-12-03 Diego BiurrunMove declaration of av_set_program_name and av_program_...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-12-03 Ben Littleradd FFDS fourcc, ok'd by kostya
2008-12-03 Diego BiurrunRemove entry about unsupported QCELP codec, it is now...
2008-12-03 Justin Rugglesac3dec: skip decoding and use error concealment for...
2008-12-03 Laurent Aimarmlp: initialize all CRC tables in a common function.
2008-12-02 Reynaldo H... Trivial rephrasing, avoids too long line
2008-12-02 Reynaldo H... Trivial, Cosmetics, mostly brace placement changes
2008-12-02 Kostya ShishkovFix reading out of buffer during RV30/40 deblock mask...
2008-12-02 Kostya Shishkov34l: forgot to change one case of chroma MC for RV40
2008-12-02 Kostya ShishkovCheck RV30/40 slice offsets to be inside buffer.
2008-12-02 Kostya ShishkovUpdate ff_rv34_decode_frame() arguments definition
2008-12-02 Kostya ShishkovRemove unused RV40 spatial intra prediction function
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-02 Michael NiedermayerADTS AAC probe.
2008-12-02 Michael NiedermayerFix regression test failure with pthreads on multiproce...
2008-12-02 Diego BiurrunRemove commented-out duplicate declarations.
2008-12-02 Diego BiurrunRemove unused declarations.
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Vitor SessakRemove hack added to make "make checkheaders" pass...
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Michael NiedermayerGet rid of now unneeded pps/sps correctness code as...
2008-12-01 Michael NiedermayerAllocate parameter sets sanely instead of using alloc_p...
2008-12-01 Stefano SabatiniMake more informative the error messages regarding...
2008-12-01 Stefano SabatiniImprove documentation for the -pass and -passlog option...
2008-12-01 Kostya Shishkovenable RV40 decoder
2008-12-01 Kostya ShishkovRV40 MC functions
2008-12-01 Ronald S. BultjeImplement rule-number parsing, the initial step in...
2008-11-30 Michael NiedermayerFix segfault due to deallocated entries in delayed_pic...
2008-11-30 Ronald S. BultjeChange RDTDemuxContext->st into an array of streams...
2008-11-30 Ronald S. Bultjedocument ff_rdt_parse_open(). See ML discussion in...
2008-11-30 Ronald S. BultjeChange function prototype from taking an AVStream to...
2008-11-30 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-30 Diego BiurrunHandle AltiVec objects in a more elegant fashion, simil...
2008-11-30 Diego BiurrunRemove ineffectual hack that attempts to build ppc...
2008-11-30 Ramiro Pollaconfigure: vertical alignment cosmetics.
2008-11-30 Ramiro Pollaconfigure: Use check_lib2 for bzlib.
2008-11-29 Benjamin Larssonchannel layout support for ffmpeg.c
2008-11-29 Baptiste CoudurierImplement the fields rc_max_available_vbv_use and
2008-11-29 Stefano SabatiniReplaces not the anymore valid -flags +trell option...
2008-11-29 Stefano SabatiniRename functions in sdp.c for consistency's sake.
2008-11-29 Stefano Sabatinis/FFserver/ffserver/ in the help message invocation...
2008-11-29 Kostya ShishkovAdd support for parsing and decoding DCA-HD streams.
2008-11-29 Kostya ShishkovRV40 loop filter
2008-11-29 Kostya ShishkovInvoke future RV30/40 loop filter for already decoded...
2008-11-28 Diego BiurrunDo not duplicate AAN DCT tables in dct-test.c.
2008-11-28 Diego BiurrunAdd missing '-test' in name of imgresample test.
2008-11-27 Stefano SabatiniMake rate_emu a global property rather than to be setta...
2008-11-27 Stefano SabatiniRemove AVInputStream frame variable definition and...
2008-11-27 Stefano SabatiniMake the input realtime framerate emulation code use...
2008-11-27 Kostya ShishkovFix RV40 chroma MC
2008-11-26 Carl Eugen... Use PIX_FMT_NONE to silence icc warning #188:
2008-11-26 Diego BiurrunOnly build the imgresample test if the old scaler was...
2008-11-26 Diego BiurrunAutomatically check the dependencies for the AAN DCT...
2008-11-26 Diego BiurrunMove aanscales tables to their own file; fixes compilat...
2008-11-26 Diego Biurruncosmetics: Rename aanscales to ff_aanscales, it will...
2008-11-26 Diego BiurrunMove encoder-specific quantize_c and related tables...
2008-11-25 Michael NiedermayerAdd udp.c maintainer.
2008-11-25 Reimar DöffingerReplace pushf/popf by explicit pushfl/popfl (32 bit...
2008-11-25 Måns Rullgårdsnow: move scratch buffer from stack to malloced buffer...
2008-11-24 Diego BiurrunDisable unused code for now to allow 'make checkheaders...
2008-11-24 Diego BiurrunAdd missing headers to get 'make checkheaders' closer...
2008-11-24 Måns Rullgårdsvq1enc: move scratch buffer from stack to context...
2008-11-24 Måns Rullgårdflashsv: use skip_bits_long() where required
2008-11-24 Baptiste Couduriermove decoder initialization in separate function, earli...
2008-11-24 Diego BiurrunMake non-void replacement functions actually return...
next