]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2011-10-19 Anton KhirnovAVOptions: add documentation.
2011-10-19 Anton Khirnovpresets: update libx264 ffpresets
2011-10-18 Laurent Aimarsunrast: Check for out of bounds reads
2011-10-18 Dustin Brodylavc: rename AV_ER_* options to AV_EF_* and rename...
2011-10-18 Dustin Brodylavc: replace API-bump-triggered AVCodecContext field...
2011-10-18 Anton KhirnovAdd libvpx presets.
2011-10-18 Anton Khirnovdoc/avtools: add forgotten part to stream specifiers...
2011-10-18 Ronald Bultjeswscale: prevent overflow during initialization
2011-10-18 Martin Storsjög722: Add a fate test for the encoder
2011-10-18 Martin Storsjöfate: Add a target for creating a 16000 Hz mono synthet...
2011-10-18 Luca Barbatomacosx: use the default surface on newer sdl
2011-10-17 Alexandra Khirnovaavconv: add presets
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Martin Storsjöavoptions: Fix av_opt_flag_is_set
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjödoc: Update the documentation on setting options for...
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
next