]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-02-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-14 Michael Niedermayerswscale: enable some more SIMD functions.
2012-02-14 Paul B Maholffv1: PIX_FMT_GRAY8 support
2012-02-14 Clément Bœschlavfi/silencedetect: use av_ts2timestr() macro.
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Michael Niedermayerswscale: yuv2422_2_c_template() add cliping.
2012-02-14 Michael Niedermayerswscale: Add cliping to yuv2422_1_c_template()
2012-02-14 Michael Niedermayerswscale: Fix rounding in yuv2mono_1_c_template()
2012-02-14 Michael Niedermayerswscale: Fix rounding in yuv2rgb_1_c_template()
2012-02-14 Michael Niedermayerswscale: yuv2422_1_c_template: fix rounding
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 Stefano Sabatinilavfi/ashowinfo: only print checksum for the existing...
2012-02-14 Stefano Sabatinilavfi/showinfo: only print checksum for the existing...
2012-02-14 Stefano Sabatinilavfi/*showinfo: use av_ts2* macros in showinfo and...
2012-02-14 Stefano Sabatiniffmpeg.c: implement -debug_ts option
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 Carl Eugen... Fix compilation with old yasm that does not support...
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-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-14 Paul B Mahollavc: add missing PIX_FMT_YUVA444P
2012-02-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-14 Michael Niedermayerjpeglsdec: fix bpp & limit.
2012-02-14 Michael Niedermayerjpeglsdec: Prevent out of array write.
2012-02-14 Michael Niedermayeriff: Fix decode_ham_plane32() buf_size.
2012-02-13 Clément Bœschffmpeg: remove unneeded ost->picref check.
2012-02-13 Clément Bœschffmpeg: remove pointless avcodec_get_frame_defaults().
2012-02-13 Clément Bœschffmpeg: raise ENOMEM on avfilter_graph_alloc() failure.
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 Reimar DöffingerUpdate mkv seek tests.
2012-02-13 Reimar Döffingermatroskadec: properly fall back to generic seek.
2012-02-13 Reimar Döffingermatroskadec: reset num_levels on seek.
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-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-12 Reimar DöffingerFix compilation without HAVE_AVX.
2012-02-12 Michael Niedermayerthreads: Perform the generic progress cleanup more...
2012-02-12 Michael Niedermayerthreads: move state update after progress cleanup.
2012-02-12 Michael Niedermayerh264: Mark previous field as done before throwing it...
2012-02-12 Andrey UtkinFix aspect ratio mismatch message
2012-02-12 Reimar DöffingerSimplify: use local variable with same contents directly.
2012-02-12 Reimar DöffingerFix Theora-in-ogg keyframe handling.
2012-02-12 Reimar DöffingerDetect and check for CMOV.
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-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-11 Carl Eugen... Reduce the verbosity of a mpeg1/2 invalid intra-matrix...
2012-02-11 Michael Niedermayerffmpeg: fix passlogfile with multiple libx264 streams.
2012-02-11 Paul B Maholtta: reindent
2012-02-11 Pavel KoshevoyModified to generate PAT/PMT for video keyframes
2012-02-11 Michael Niedermayerlagarith: Fix out of array reads.
2012-02-11 Carl Eugen... ffv1: Assume encoding all bits is wanted if bits_per_ra...
2012-02-11 Carl Eugen... Cosmetics: Move a block in ffv1's encode_init().
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.
next