]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-07 Reimar DöffingerRemove unused variables.
2011-05-07 Reimar DöffingerFix printf format string, fixes a warning.
2011-05-07 Michael Niedermayerriffenc/ffmpeg: Fix stream copy
2011-05-07 Michael Niedermayerffplay: fix null pointer read when codec unavilable.
2011-05-07 Reimar Döffingeraacdec: add decode_channel_map overread check
2011-05-07 Reimar DöffingerIncrease TS packet size detection buffer.
2011-05-07 Reimar DöffingerAssume some TS packet size instead of failing completely.
2011-05-07 jan gerberoggdec:Correct duration
2011-05-07 Michael NiedermayerOnly add 1 byte to av_malloc(0) when it actually return...
2011-05-07 Michael NiedermayerMake av_realloc(0) behave like our av_malloc(0)
2011-05-07 Stefano Sabatinivsrc_buffer: during init, print information about timeb...
2011-05-07 Stefano Sabatinivsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
2011-05-07 Stefano Sabatinilavc: set defaults in internal codec frames
2011-05-07 Stefano Sabatiniffmpeg: rename ost->pict_tmp to ost->resample_frame
2011-05-07 Stefano Sabatiniffmpeg: prefer dec/enc over ost/ist->st->codec in do_vi...
2011-05-07 Stefano Sabatiniffmpeg: move resample_changed check within the #if...
2011-05-07 Stefano Sabatiniffmpeg: remove useless intermediary variable resample_d...
2011-05-07 Stefano Sabatiniffmpeg: simplify mid-stream reconfiguration when libavf...
2011-05-07 Stefano Sabatinilavfi: add libavfilter/avcodec.h and avfilter_copy_fram...
2011-05-07 Stefano Sabatinilavc: add format field to AVFrame
2011-05-07 Stefano Sabatinilavc: add width and height fields to AVFrame
2011-05-07 Reimar DöffingerUse MAP_FAILED to check for mmap failure instead of...
2011-05-07 Reimar DöffingerUse av_fast_malloc instead of av_fast_realloc.
2011-05-07 Reimar DöffingerSimplify condition.
2011-05-07 Reimar Döffingermsvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid...
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael Niedermayermp3enc:simplify
2011-05-07 Michael Niedermayermp3enc:better variable name for the frames field file...
2011-05-07 Michael Niedermayermp3enc: drop nested structs
2011-05-07 Michael Niedermayermp3enc:use FFMIN()
2011-05-07 Michael Niedermayermp3enc:Drop unneeded floating point math.
2011-05-07 Michael Niedermayermp3enc: drop sum and count bytes instead of bitrates...
2011-05-07 Michael Niedermayermp3enc: remove unneeded ifdef
2011-05-07 Michael Niedermayermp3enc: remove unneeded static const variables.
2011-05-07 Peter Belknermp3enc: mux a XING header
2011-05-06 Michael Niedermayeravfilter: dont use AVFilterLink as priv for pictures...
2011-05-06 Michael Niedermayeravfilter: Fix ticket82 / fix initial buffer values.
2011-05-06 Michael NiedermayerAVFilter: use picture pool to avoid malloc().
2011-05-06 Michael Niedermayeravfilter_unref_buffer: favor av_freep()
2011-05-06 Michael Niedermayermpegvideo: fix 422 lowres
2011-05-06 Michael Niedermayeraiffdec:Rewrite get_meta()
2011-05-06 JULIAN GARDNERAllow encodiing empty subtitles.
2011-05-06 Michael Niedermayerswscale: Dither for unscaled 10->8bit per channel
2011-05-06 Michael Niedermayerswscale: dont reshuffle bytes
2011-05-06 Yusuke Nakamuramov: fix composition timestamps on movie fragments.
2011-05-06 Alex Conversewmavoice: Use proper size in memeset().
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael Niedermayeravidec: correct frame_offset for seeking
2011-05-06 Carl Eugen... Silence a warning if pkg_config is not installed.
2011-05-06 Michael NiedermayerMakefile:Put lost tab back.
2011-05-06 Michael Niedermayeravidec: detect mpeg4 keyframes in indexless avi
2011-05-05 Baptiste CoudurierIn svq3 decoder, check negative mb_type, fix potential...
2011-05-05 Francesco Cosoletofate: mention fate documentation in the error message
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 lowres
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 intra lowres
2011-05-05 Mans Rullgardconfigure: warn if pkg-config is missing
2011-05-05 Stefano Sabatinilavfi-regression: provide filter arguments to showfiltfmts
2011-05-05 Stefano Sabatinieval: add sqrt function for computing the square root
2011-05-05 Stefano Sabatiniconfigure: add strong dependencies for movie source...
2011-05-05 Baptiste CoudurierSVQ3: do not modify const input buffer
2011-05-05 Baptiste CoudurierSVQ3: Check that things match up after a frame.
2011-05-05 Baptiste CoudurierSVQ3: Move svq3 specific fields to their own context.
2011-05-05 Michael Niedermayerffplay: set CODEC_FLAG_EMU_EDGE earlier
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael Niedermayerrgb24toyv12: break out in the middle before out of...
2011-05-04 alexandru_mg3ffplay: fix memleak if avfilter is disabled
2011-05-04 Michael Niedermayerfile: Fix mmap error check.
2011-05-04 Michael Niedermayerconfigure: jack currently needs sem_timedwait()
2011-05-04 Michael Niedermayerffplay: removed unused variable channels.
2011-05-04 Michael NiedermayerDisable warnings for casting pointers to integers,...
2011-05-04 Michael Niedermayerswscale: fix src type
2011-05-04 Michael NiedermayerFix "libavcodec/dfa.c:189: warning: unused variable...
2011-05-04 JULIAN GARDNERdvbsubdec: Split delete_state()
2011-05-04 Michael Niedermayerxsubenc: only 1 rectangle is supported so dont allow...
2011-05-04 Justin Rugglessonic: fix sonic decoder to match encoder for sample...
2011-05-04 Michael Niedermayerbitstream_reader: Try to fix "get_bits.h:305:45: warnin...
2011-05-04 Diego Biurrundoc: Check standalone compilation before submitting...
2011-05-04 Diego BiurrunFix standalone compilation of pipe protocol.
2011-05-04 Diego BiurrunFix standalone compilation of ac3_fixed encoder.
2011-05-04 Diego BiurrunFix standalone compilation of binkaudio_dct / binkaudio...
2011-05-04 Diego BiurrunFix standalone compilation of IMC decoder.
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Diego BiurrunFix standalone compilation of MXPEG decoder.
2011-05-04 Diego Biurrunflashsv: K&R cosmetics
2011-05-04 Michael Niedermayerbitstream reader: remove unneeded variable initilization.
2011-05-04 Mans Rullgardmatroskaenc: fix memory leak
2011-05-04 Ronald S. Bultjevc1: make overlap filter for I-frames bit-exact.
2011-05-04 Ronald S. Bultjevc1dec: use s->start/end_mb_y instead of passing them...
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Alex Converseindeo3: Eliminate use of long.
2011-05-04 Alex Converseget_bits: make cache unsigned to eliminate undefined...
2011-05-04 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-04 Ronald S. Bultjeavfilter: check malloc return values.
2011-05-04 Ronald S. Bultjempegvideo: reindent.
2011-05-04 Ronald S. Bultjenutenc: check malloc return values.
2011-05-04 Ronald S. Bultjeavfilter: don't av_malloc(0).
2011-05-04 Ronald S. Bultjenutenc: don't av_malloc(0).
2011-05-04 Ronald S. Bultjempegvideo: don't av_malloc(0).
2011-05-04 Ronald S. Bultjeasfdec: fix parsing of packets that overrun into padding.
next