]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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.
2012-02-12 Anton Khirnovcljr: set the properties of the coded_frame, not input...
2012-02-12 Anton Khirnovdnxhdenc: switch to encode2.
2012-02-12 Anton Khirnovbmpenc: switch to encode2().
2012-02-11 Justin RugglesFATE: update reference for seek-alac_mp4
2012-02-11 Aneesh Dograsunrast: Return AVERROR values instead of -1.
2012-02-11 Aneesh Dograsunrast: Add support for gray8 decoding.
2012-02-11 Ronald S. Bultjeswscale: enforce a minimum filtersize.
2012-02-11 Justin Rugglesalacenc: use AVCodec.encode2()
2012-02-11 Justin Rugglesalacenc: cosmetics: indentation
2012-02-11 Justin Rugglesalacenc: consolidate bitstream writing into a single...
2012-02-11 Justin Rugglesalacenc: only encode frame size in header for a final...
2012-02-11 Justin Rugglesalacenc: store current frame size in AlacEncodeContext.
2012-02-11 Justin Rugglesalacenc: return AVERROR codes in alac_encode_frame()
2012-02-11 Justin Rugglesalacenc: calculate a new max frame size for the final...
2012-02-11 Justin Rugglesalacenc: pretty-printing and other cosmetics
2012-02-11 Justin Rugglesalacenc: fix error handling and potential memleaks...
2012-02-11 Justin Rugglesalacenc: do not set coded_frame->key_frame
2012-02-11 Justin Rugglesalacenc: do not set bits_per_coded_sample
2012-02-11 Justin Rugglesalacenc: remove unneeded frame_size check in alac_encod...
2012-02-11 Ronald S. Bultjetta: error out if samplerate is zero.
2012-02-11 Justin Rugglesttadec: fix invalid free when an error occurs while...
2012-02-11 Justin Ruggleswavpack: add needed braces for 2 statements inside...
2012-02-10 Paul B Maholv210enc: remove redundant check for pix_fmt
2012-02-10 Paul B Maholwavpack: allow user to disable CRC checking
2012-02-10 Aneesh Dograv210enc: Use Bytestream2 functions
2012-02-10 Joakim Platecafdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Plateyop: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetta: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetmv: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Plater3d: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platensvdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platempc8: Check return value of avio_seek and avoid modifyi...
2012-02-10 Joakim Platejvdec: Check return value of avio_seek and avoid modify...
2012-02-10 Joakim Platefilmstripdec: Check return value of avio_seek and avoid...
2012-02-10 Joakim Plateffmdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platedv: Check return value of avio_seek and avoid modifying...
2012-02-10 Joakim Platebink: Check return value of avio_seek and avoid modifyi...
2012-02-10 Paul B MaholCheck AVCodec.pix_fmts in avcodec_open2()
2012-02-10 Alex Conversesvq3: Prevent illegal reads while parsing extradata.
2012-02-10 Rafaël Carréremove ParseContext1
2012-02-10 Rafaël Carrévc1: use ff_parse_close
2012-02-10 Rafaël Carrémpegvideo parser: move specific fields into private...
2012-02-10 Rafaël Carrémpeg4video parser: move specific fields into private...
2012-02-10 Rafaël Carrécavs parser: fix parser context type
2012-02-10 Yordan Makariev4xm, timefilter: K&R formatting cosmetics
2012-02-10 Martin Storsjörtpenc: Write a log message if the max packet size...
2012-02-10 Ronald S. Bultjeh264: disallow constrained intra prediction modes for...
2012-02-10 Alex Conversedv: Move tables from dvdata.h to dvdata.c
2012-02-10 Alex Conversedv: Move a table used only by the demuxer out of a...
2012-02-10 Alex Conversedv: Move functions used only by the encoder out of...
2012-02-10 Alex Conversedv: Split dvdata.h into dvdata.h and dvquant.h
2012-02-10 Alex Conversedv: Fix small overread in audio frequency table.
2012-02-10 Justin Rugglesavcodec: set avpkt->size to 0 if encode2() did not...
2012-02-10 Justin Rugglesavcodec: for audio encoding, set packet dts to packet...
next