]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder
2012-02-17 Aneesh Dograsunrast: Move common defines to a new header file.
2012-02-17 Paul B Maholcdxl: fix video decoding for some files
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-17 Paul B Maholapetag: add proper support for binary tags
2012-02-17 Paul B Maholttadec: remove dead code
2012-02-17 Ronald S. Bultjeswscale: make access to filter data conditional on...
2012-02-17 Ronald S. Bultjeswscale: update context offsets after removal of AlpMmx...
2012-02-17 Kostya Shishkovprores: initialise encoder and decoder parts only when...
2012-02-17 Ronald S. Bultjeswscale: make monowhite/black RGB-independent.
2012-02-17 Ronald S. Bultjeflac: fix infinite loops on all-zero input or end-of...
2012-02-17 Ronald S. Bultjewmapro: change max. block size to 13 bits.
2012-02-16 Michael Niedermayershorten: Use separate pointers for the allocated memory...
2012-02-16 Michael Niedermayeratrac3: Fix crash in tonal component decoding.
2012-02-16 Michael Niedermayerws_snd1: Fix wrong samples counts.
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
2012-02-16 Martin Storsjörtp: Factorize the check for distinguishing RTCP packet...
2012-02-16 Ronald S. Bultjegolomb: avoid infinite loop on all-zero input (or end...
2012-02-16 Justin Rugglesbethsoftvid: synchronize video timestamps with audio...
2012-02-16 Justin Rugglesbethsoftvid: add audio stream only after getting the...
2012-02-16 Justin Rugglesbethsoftvid: Set video packet duration instead of accum...
2012-02-16 Justin Rugglesbethsoftvid: set packet key frame flag for audio and...
2012-02-16 Justin Rugglesbethsoftvid: fix read_packet() return codes.
2012-02-16 Justin Rugglesbethsoftvid: pass palette in side data instead of in...
2012-02-16 Martin Storsjösdp: Ignore RTCP packets when autodetecting RTP streams
2012-02-16 Kostya Shishkovproresenc: initialise 'sign' variable
2012-02-16 Christophe... mpegaudio: replace memcpy by SIMD code
2012-02-16 Ronald S. Bultjevc1: prevent using last_frame as a reference for I...
2012-02-15 Martin Storsjöppc: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjösh4: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 Martin Storsjörtjpeg: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjörv: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövp56: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövorbis: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövc1: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefixes to nonstatic symbols
2012-02-15 Martin Storsjösnow: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpeg12: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpeg4: Add ff_ prefixes to nonstatic symbols
2012-02-15 Martin Storsjölagarith: Add ff_ prefix to lag_rac_init
2012-02-15 Martin Storsjölibavcodec: Add ff_ prefix to j_rev_dct*
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to inv_zigzag_direct16
2012-02-15 Martin Storsjölibavcodec: Prefix fdct_ifast, fdct_ifast248
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-15 Martin Storsjölibavcodec: Add ff_ prefix to some nonstatic symbols
2012-02-15 Martin Storsjövlc/rl: Add ff_ prefix to the nonstatic symbols
2012-02-15 Martin Storsjöh263: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-15 Martin Storsjömpegvideo: Remove a leftover function declaration
2012-02-15 Martin Storsjörtsp: Make rtsp_demuxer_class static
2012-02-15 Kostya Shishkovprores encoder
2012-02-15 Kostya Shishkovprores: move data shared between decoder and encoder...
2012-02-15 Kostya Shishkovprores: fix multithreaded decoding case when slice...
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Alex Conversehls: Re-add legacy applehttp name to preserve interface...
2012-02-14 Martin Storsjöhlsproto: Rename the functions and context
2012-02-14 Martin Storsjöhlsproto: Encourage users to try the hls demuxer instea...
2012-02-14 Martin Storsjödoc: Move the hls protocol section into the right place
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls
2012-02-14 Martin Storsjöhls: Rename the functions and context
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2012-02-14 Janne Grunaurv30: check block type validity
2012-02-14 Paul B Maholttadec: CRC checking
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-02-14 Martin Storsjöavconv: Don't split out inline sequence headers when...
2012-02-14 Janne Grunaurv34: handle size changes during frame multithreading
2012-02-14 Janne Grunaurv40: prevent undefined signed overflow in rv40_loop_fi...
2012-02-14 Janne Grunaurv34: use AVERROR return values in ff_rv34_decode_frame()
2012-02-14 Janne Grunaurv34: use uint16_t for RV34DecContext.deblock_coefs
2012-02-14 Diego Biurrunlibrtmp: Add "lib" prefix to librtmp URLProtocol declar...
2012-02-14 Martin Storsjömovenc: Use defines instead of hardcoded numbers for...
2012-02-14 Paul B Maholsmjpegdec: implement seeking
2012-02-14 Diego Biurrunswscale: Remove some write-only variables related to...
2012-02-13 Ronald S. Bultjeswscale: fix crashes in yuv2yuvX on x86-32.
2012-02-13 Aneesh Dograsunrast: Add fate test for gray8.
2012-02-13 Matthew Szatmaryrtpdec: Use 4 byte startcodes for H.264
2012-02-13 Diego Biurrunmatroskadec: Mark variable as av_unused.
2012-02-13 Diego BiurrunMove some conditionally used variables into the block...
2012-02-13 Diego BiurrunDrop some completely unnecessary av_unused attributes.
2012-02-13 Diego Biurrunswscale: Remove unused variable alpMmxFilter.
2012-02-13 Diego BiurrunDrop unnecessary av_uninit attributes from some variabl...
2012-02-13 Martin Storsjömovenc: Support muxing wmapro in ismv/isma
2012-02-13 Martin Storsjömpegtsenc: Add an AVOption for forcing a new PAT/PMT...
2012-02-13 Ronald S. Bultjeswscale: move YUV2PACKED16WRAPPER() macro down to where...
2012-02-13 Ronald S. Bultjeswscale: handle gray16 as a "planar" YUV format (Y...
2012-02-13 Ronald S. Bultjeswscale: use yuv2packed1() functions for unscaled chrom...
2012-02-13 Ronald S. Bultjeswscale: fix incorrect chroma bias in yuv2rgb48_1_c().
2012-02-13 Ronald S. Bultjeswscale: fix invalid memory accesses in yuvpacked1...
2012-02-13 Diego BiurrunMove PS2 MMI code below the mips subdirectory, where...
2012-02-13 Diego Biurrunmips: Move MMI function declarations to a header.
2012-02-13 Diego Biurrunbuild: Set correct dependencies for rtmp* protocols...
2012-02-12 Ronald S. Bultjeswscale: convert yuv2yuvX() to using named arguments.
2012-02-12 Ronald S. Bultjeswscale: rename "dstw" to "w" to prevent name collisions.
2012-02-12 Ronald S. Bultjeswscale: use named registers in yuv2yuv1_plane() place.
2012-02-12 Andrey Utkinlavf: fix aspect ratio mismatch message.
2012-02-12 Andrey Utkinavconv: set AVFormatContext.duration from '-t'
2012-02-12 Anton Khirnovcljr: implement encode2.
next