]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-22 Kieran KunhyaSplit up yuv2yuvX functions
2011-10-22 Kieran KunhyaSplit out yuv2yuv1 luma and chroma in order to make...
2011-10-22 Dustin Brodylavc: replace references to deprecated AVCodecContext...
2011-10-22 Dustin Brodylavc: translate non-flag-based er options into flag...
2011-10-22 Dustin Brodyadd -err_filter AVOptions to access flag-based error...
2011-10-22 Ronald S. Bultjeh264_weight: initialize "height" function argument...
2011-10-21 Lou Loganpresets: spelling error in libvpx 1080p50_60
2011-10-21 Marton Balintavplay: fix fullscreen behaviour with SDL 1.2.14 on...
2011-10-21 Reimar Döffingerflvdec: Do not call parse_keyframes_index with a NULL...
2011-10-21 Justin Ruggleslibspeexdec: include system headers before local headers
2011-10-21 Justin Ruggleslibspeexdec: return meaningful error codes
2011-10-21 Justin Ruggleslibspeexdec: cosmetics: reindent
2011-10-21 Justin Ruggleslibspeexdec: decode one frame at a time.
2011-10-21 Mans Rullgardswscale: fix signed shift overflows in ff_yuv2rgb_c_ini...
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-10-21 Raivo Hoolmov: add support for hdvd and pgapmetadata atoms
2011-10-21 Raivo Hoolmov: rename function _stik, some indentation cosmetics
2011-10-21 Raivo Hoolmov: rename function _int8 to remove ambiguity, some...
2011-10-21 Raivo Hoolmov: parse the gnre atom
2011-10-21 Justin Rugglesmp3on4: check for allocation failures in decode_init_mp...
2011-10-21 Justin Rugglesmp3on4: create a separate flush function for MP3onMP4.
2011-10-21 Justin Rugglesmp3on4: ensure that the frame channel count does not...
2011-10-21 Justin Rugglesmp3on4: set channel layout
2011-10-21 Justin Rugglesmp3on4: fix the output channel order
2011-10-21 Justin Rugglesmp3on4: allocate temp buffer with av_malloc() instead...
2011-10-21 Justin Rugglesmp3on4: copy MPADSPContext from first context to all...
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16_interleave() 2-channel...
2011-10-21 Justin Rugglesfmtconvert: port int32_to_float_fmul_scalar() x86 inlin...
2011-10-21 Justin Rugglesfmtconvert: check compile-time x86 instruction set...
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16() x86 inline asm to...
2011-10-21 Justin Rugglesfmtconvert: fix and extend documentation for float_inte...
2011-10-21 Justin Rugglesflvenc: store delay and last_ts per-stream.
2011-10-21 Mans Rullgardh264: fix ppc/altivec build
2011-10-21 Jean FirstEnable multithreding when decoding with libopenjpeg
2011-10-21 Ronald S. Bultjeh264: mark some MC functions with av_always_inline...
2011-10-21 Ronald S. BultjeH264: have hl_motion() and its callees take a chroma_id...
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-10-21 Ronald S. BultjeSupport for lossless and inter H264 4:2:2.
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-10-21 Ronald S. Bultjesws/pixfmt/pixdesc: add support for yuv420p9le/be.
2011-10-21 Ronald S. BultjeRevert d1d421cbc0d13b08535f7fc08d179572ee352072: change...
2011-10-21 Ronald S. Bultjevp8: fix up handling of segmentation_maps in reference...
2011-10-21 Ronald S. Bultjeswscale: prevent overflow in coefficient calculation.
2011-10-20 Anton Khirnovlavc: hide private symbols.
2011-10-20 Anton Khirnovlavc: deprecate img_get_alpha_info().
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_toupper4.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_copy_bits and align_put...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_ac3_parse_header.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_frame_rate_tab.
2011-10-20 Anton Khirnovlavc: rename ff_find_start_code to avpriv_mpv_find_star...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_split_xiph_headers.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_dirac_parse_sequence_he...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some dv symbols used in...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some flac symbols used...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpegaudio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_aac_parse_header().
2011-10-20 Anton Khirnovlavf: hide private symbols.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for some dv functions.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-20 Justin Rugglesavcodec: add CODEC_CAP_DELAY note to avcodec_decode_aud...
2011-10-20 Justin Rugglesavcodec: clarify the CODEC_CAP_DELAY note in avcodec_de...
2011-10-20 Justin Rugglesavcodec: clarify documentation of CODEC_CAP_DELAY
2011-10-20 Justin Rugglesshorten: fix end-of-stream decoding.
2011-10-20 Justin Rugglesshorten: do not use block size to determine whether...
2011-10-20 Justin Rugglesshorten: check output buffer size before decoding
2011-10-20 Justin Rugglesshorten: use av_clip_int16() for output sample clipping
2011-10-20 Justin Rugglesshorten: use bytestream functions to decode the embedde...
2011-10-20 Justin Rugglesshorten: add some comments
2011-10-20 Justin Rugglesshorten: merge decoding of FN_DIFF* subblocks into...
2011-10-20 Justin Rugglescosmetics: remove some needless commented-out stuff
2011-10-20 Justin Rugglesshorten: validate block size
2011-10-20 Justin Rugglesshorten: move declaration of 'ret' to top of shorten_de...
2011-10-20 Justin Rugglesshorten: pass on error value from allocate_buffers...
2011-10-20 Justin Rugglesshorten: check for realloc failure
2011-10-20 Justin Rugglesshorten: move decoding of prediction order and applying...
2011-10-20 Justin Rugglesshorten: only calculate output size when returning...
2011-10-20 Justin Rugglescosmetics: reindent
2011-10-20 Justin Rugglesshorten: separate processing of audio commands from...
2011-10-20 Justin Rugglesshorten: skip some fields in the WAV header embedded...
2011-10-20 Justin Rugglesshorten: split reading of file header into a separate...
2011-10-20 Justin Rugglesavformat: do not require frame_size for Speex.
2011-10-20 Justin Rugglesogg/speex: set correct timestamp and duration for the...
2011-10-20 Justin Rugglesflvenc: check packet duration in speex using timestamps
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder
2011-10-20 Justin Rugglesflvenc: adjust for negative DTS for all codecs, not...
2011-10-20 Diego Biurrunx86: Move some variable declarations below the appropri...
2011-10-20 Diego Biurrunx86: Fix linking of ProRes DSP ASM with YASM disabled.
2011-10-19 Diego Biurrunavcodec.h: Move G.729/G.723 CODEC_IDs to the correct...
2011-10-19 Diego BiurrunOnly test-compile w32pthreads.h if W32THREADS are avail...
2011-10-19 Janne Grunaupresets: rename presets directory
2011-10-19 Anton Khirnovlavc: make avcodec_get_context_defaults3 "officially...
2011-10-19 Anton Khirnovlavf: replace av_new_stream->avformat_new_stream part II.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-19 Mashiat Sarker... Use correct scaling table for bwd-pred MVs in second...
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-19 Anton KhirnovMakefile: change presets extension to .avpreset
2011-10-19 Stefano Sabatinilavfi: add rgbtestsrc source, ported from MPlayer libmp...
2011-10-19 Stefano Sabatinilavfi: add testsrc source
next