]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-11-09 ThemaisterUse more accurate conversion for rgb15/16 to rgb24...
2011-11-08 Michael Niedermayerfraps: check for overread
2011-11-08 Michael Niedermayermpegvideo_probe: reduce score for invalid streams
2011-11-08 Reimar DöffingerFix nonsense buffer hints.
2011-11-08 Michael Niedermayermpegvideo_probe: Getting rid of the use of GCC language...
2011-11-08 Michael Niedermayermpegvideo_probe: dont be too picky on spec compliance...
2011-11-08 Michael Niedermayermpegvideo_probe: count video and audio pes seperately
2011-11-08 Michael Niedermayermpegvideo probe: fix slice counting
2011-11-08 Michael Niedermayerflv: Skip invalid index
2011-11-08 Michael NiedermayerRevert "lavc: Init AVFrame->opaque to AVCodecContext...
2011-11-08 Carl Eugen... Check for OOM after av_mallocz() in ff_interleave_add_p...
2011-11-08 Carl Eugen... Support decoding "m1v " mpeg1video in mov.
2011-11-08 Carl Eugen... Support decoding transport streams from Sony NXCAM.
2011-11-08 Michael NiedermayerRevert "Warn the user if lowres > max_lowres, set lowre...
2011-11-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-08 Michael Niedermayerv4l2: fix uninitialized variable
2011-11-07 Michael Niedermayerflvdec: skip duplicate indexes
2011-11-07 Martin Storsjöavformat: Avoid a warning about mixed declarations...
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-07 Michael Niedermayerproresenc: fix typo that caused the wrong dimensions...
2011-11-07 Vitor Sessakmpegaudiodec: add SSE-optimized imdct36()
2011-11-07 Vitor Sessakmpegaudiodec: move imdct36() to MPADSPContext
2011-11-07 Miroslav Slugeňlibavformat: add support for G726 audio decoder in...
2011-11-07 Derek Buitenhuislibutvideodec: Check if the decode initializes correctly
2011-11-07 Derek Buitenhuislibutvideodec: Remove CODEC_CAP_LOSSLESS
2011-11-07 Derek Buitenhuislibutvideodec: Make buf_size local
2011-11-07 Martin Storsjömatroskaenc: Make sure the seekhead struct is freed...
2011-11-07 Alex Conversempeg12enc: Remove write-only variables.
2011-11-07 Alex Conversempeg12enc: Don't set up run-level info for level 0.
2011-11-07 Alex Conversemsmpeg4: Don't set up run-level info for level 0.
2011-11-07 Derek Buitenhuislibutvideodec: Fix typo
2011-11-07 Derek Buitenhuislibutvideodec: Width and height don't need to be unsigned
2011-11-07 Derek Buitenhuislibutvideodec: Fix name of extradata member
2011-11-07 Martin Storsjöavformat: Warn about using network functions without...
2011-11-07 Martin Storsjöavformat: Revise wording
2011-11-07 Michael Niedermayerfate: add --timeout=60 --contimeout=60 to fate-rsync
2011-11-07 Derek Buitenhuislibutvideodec: remove impossible pix_fmt case
2011-11-07 Derek Buitenhuislibutvideo: Don't try and output original_format
2011-11-07 Stefano Sabatiniffprobe: refactor value_string() to accept an unit_valu...
2011-11-07 Stefano Sabatiniffprobe: introduce print_val() macro, ease readability
2011-11-07 Stefano Sabatiniffprobe: implement and use print_time and print_ts...
2011-11-07 Martin Storsjördt: Set AVFMT_NOFILE on ff_rdt_demuxer
2011-11-07 Martin Storsjördt: Check the return value of avformat_open
2011-11-07 Martin Storsjörtsp: Discard the dynamic handler, if it has an alloc...
2011-11-07 Michael Niedermayeravio: print a warning from ffurl_alloc() if no protocol...
2011-11-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-07 Justin Rugglesdsputil: use cpuflags in x86 versions of vector_clip_in...
2011-11-07 Nicolas Georgeaudioconvert: prefer 5.X over 5.X(side).
2011-11-07 Justin Rugglesx86inc: use sse versions of common macros instead of...
2011-11-06 Anton Khirnovdoc/APIchanges: add missing dates and hashes
2011-11-06 Anton Khirnovlavf: don't return from void av_update_cur_dts()
2011-11-06 Anton KhirnovChangelog: add more entries.
2011-11-06 Anton KhirnovChangelog: update ffmpeg/avconv incompatibility list.
2011-11-06 Anton Khirnovavconv: remove some redundant temporary variables.
2011-11-06 Anton Khirnovavconv: fix broken indentation
2011-11-06 Anton Khirnovavconv: move copy_initial_nonkeyframes to the options...
2011-11-06 Anton Khirnovavconv: use file:stream instead of file.stream in log...
2011-11-06 Anton Khirnovdoc/avconv: elaborate on basic functionality.
2011-11-06 Anton Khirnovdoc/avconv: -sample_fmts, not -help sample_fmts prints...
2011-11-06 Martin Storsjöopenssl: Only use CRYPTO_set_id_callback on OpenSSL...
2011-11-06 Martin StorsjöCall avformat_network_init/deinit in the programs
2011-11-06 Ramiro Polladshow: support BI_BITFIELDS compression type
2011-11-06 Michael Niedermayerswscale: use isByteRGB() to simplify check for palToRgb...
2011-11-06 Michael Niedermayerswscale: Fix packed rgb check for planarRgbToRgbWrapper.
2011-11-06 ThemaisterUnscaled Planar RGB -> RGB support in swscale.
2011-11-06 Stefano Sabatiniaf_aconvert: fix doc reference to unexisting chlayout...
2011-11-06 Martin StorsjöRemove leftover includes of strings.h
2011-11-06 Reimar Döffingeravutil: Don't allow using strcasecmp/strncasecmp
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-11-06 Reimar Döffingeravstring: Add locale independent implementations of...
2011-11-06 Luca Barbatoavstring: Add locale independent implementations of...
2011-11-06 Reimar DöffingerFix av_packet_split_side_data.
2011-11-06 Kostya Shishkovcosmetics: insert some spaces in explicit enum value...
2011-11-06 Kostya Shishkovmove 8SVX audio codecs to the audio codec list part...
2011-11-06 Kostya Shishkovdeprecate codec IDs that won't ever be used
2011-11-06 Ronald S. Bultjeswscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.
2011-11-06 Loren MerrittUpdate x86inc.asm to latest x264 version, and add AVX...
2011-11-06 Michael Niedermayerfate: fix mapchan
2011-11-06 Peter Rosswtvenc: ensure fat tables are padded to the sector...
2011-11-06 Stefano Sabatinilavf: remove commented check in compute_pkt_fields2()
2011-11-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-06 Peter Rosswtvdec: ignore another known guid
2011-11-06 Joakim PlateSet avctx->coded_width/height to uncropped h264 sizes
2011-11-06 Nicolas Georgeaudioconvert: use + in av_get_channel_layout_string.
2011-11-06 Ramiro Polladshow: don't print min/max values for fps the wrong...
2011-11-06 Ramiro Polladshow: save opened device reference so it may be proper...
2011-11-06 Ramiro Polladshow: release filter reference obtained from enumeration
2011-11-06 Ramiro Polladshow: indent
2011-11-06 Ramiro Polladshow: support choosing between devices with same name
2011-11-06 Nicolas Georgesrc_movie: set the channel layout to default if the...
2011-11-05 Michael Niedermayermatroskaenc: base default duration on avg_frame_rate...
2011-11-05 Michael Niedermayerffmpeg: preserve avg_frame_rate on stream copy.
2011-11-05 Michael Niedermayerlibvpxenc: Fix "Additional information: g_lag_in_frames...
2011-11-05 Reimar DöffingerMark AVFilterPad[] compound literals as const.
2011-11-05 Reimar DöffingerSet AVFrame reference before reget_buffer.
2011-11-05 Reimar Döffingernuv: do not use data not initialized by LZO decompression.
2011-11-05 Reimar Döffingernuv: Fix combination of size changes and LZO compression.
2011-11-05 Reimar DöffingerCheck NUV per-frame header for validity.
2011-11-05 Reimar Döffingerrtjpeg: check get_block return value for error.
2011-11-05 Reimar DöffingerSimplify using get_bits_left.
next