]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-12-12 Dave YeoAdd sys/time.h header #include, fixes compilation on...
2008-12-12 Oded ShimonRename all vorbis encoder related typedefs to not use...
2008-12-12 Oded ShimonUpdate lavf/libnut.c to _tt type names in libnut API
2008-12-12 Jay Freemanfix mjpega bitfilter when dht, dqt, sof0 are not ordere...
2008-12-12 Aurelien Jacobsrename Vp56Model to VP56Model for consistency
2008-12-12 Baptiste Coudurierdnxhd get_pixels_8x4_sym sse2
2008-12-12 Baptiste CoudurierMove get_pixels_8x4 before init func to avoid useless...
2008-12-12 Baptiste Coudurierrename 4x8 to 8x4 to match widthxheight consistently
2008-12-11 Aurelien Jacobscosmetics: vertical alignment
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Baptiste Coudurierparse pasp atom and set sample aspect ratio,
2008-12-11 Michael Niedermayers/qp_t/qp_tt/ to avoid bad examples that could lead...
2008-12-11 Diego BiurrunAdd backwards-compatibility typedef for removed _t...
2008-12-11 Baptiste Coudurierremove _t in typedef for POSIX compatibility
2008-12-11 Diego BiurrunDrop _t from typedef names for POSIX compatibility.
2008-12-11 Michael NiedermayerRemove comment suggesting using variables ending in...
2008-12-11 Vitor SessakAvoid POSIX reserved _t suffix.
2008-12-11 Vitor SessakRename ROQDPCMContext_t to ROQDPCMContext to avoid...
2008-12-11 Reimar DöffingerAvoid _t in typedef type
2008-12-11 Michael Niedermayerremove _t for POSIX compatibility.
2008-12-11 Ronald S. BultjeFix indenting.
2008-12-11 Diego BiurrunDo not set COMPILE_C if AltiVec is enabled without...
2008-12-11 Reimar DöffingerUse "struct gxf_stream_info" instead of "st_info_t",
2008-12-11 Reimar DöffingerRemove useless and confusing (since they are also used...
2008-12-11 Mike Melansonadd 'ACDV' FourCC (which is just complete JPEG files...
2008-12-11 Baptiste Couduriermove structure definitions in their own header
2008-12-11 Baptiste Couduriercosmetics
2008-12-11 Baptiste Coudurieruse dsp clear_block
2008-12-11 Baptiste Coudurieruse dsp clear_block
2008-12-11 David ConradFix compilation with only Theora decoder enabled
2008-12-11 Kenan GilletAvoid the 'Claimed bitrate and buffer size mismatch...
2008-12-10 Loren Merrittclear_block mmx
2008-12-10 Loren Merrittfix progressive jpeg:
2008-12-10 Måns RullgårdAAC: move scratch array to context to ensure 16-byte...
2008-12-09 Alexis BallierRemove useless inline qualifier, fixes linking with...
2008-12-09 Alex ConverseAAC: Use a sign LUT rather than 1-2*get_bits1()
2008-12-09 Alex ConverseAAC: Unroll code within decode_spectrum_and_dequant...
2008-12-09 Alex ConverseAAC: Remove unnecessary fabsf()
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2008-12-08 Ben Littleradd mpeg2 fourcc and aac format tag from asf
2008-12-08 Justin Rugglescosmetics: alignment after last commit
2008-12-08 Justin Rugglesac3: detect dba errors and prevent writing past end...
2008-12-07 Stefano SabatiniRemove unnecessary ret variable.
2008-12-07 Jindřich Makovičkabind to the multicast address if possible
2008-12-07 Kostya ShishkovDo not attempt to decode RV30/40 B-frames without anchors.
2008-12-07 Ramiro Polladocumentation: update documentation for minimal w32api...
2008-12-07 Ramiro Pollamingw: update w32api to 3.13
2008-12-07 Reynaldo H... COSMETICS
2008-12-07 Ramiro Pollamlp: cosmetics: remove {}s over one-lined if.
2008-12-07 Ramiro Pollamlp: support bit-depths greater than 16 by default.
2008-12-06 Ronald S. BultjeRemove static variable and a printf using it. See ...
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.
next